2026-03-30 12:31:48 [scrapy.utils.log] INFO: Scrapy 2.11.2 started (bot: SourcingV2)
2026-03-30 12:31:48 [scrapy.utils.log] INFO: Versions: lxml 5.2.2.0, libxml2 2.12.6, cssselect 1.2.0, parsel 1.9.1, w3lib 2.1.2, Twisted 24.3.0, Python 3.11.2 (main, Mar 13 2023, 12:18:29) [GCC 12.2.0], pyOpenSSL 24.1.0 (OpenSSL 3.2.1 30 Jan 2024), cryptography 42.0.7, Platform Linux-5.15.0-1098-azure-x86_64-with-glibc2.36
2026-03-30 12:31:48 [adesa.de] INFO: Starting spider adesa.de
2026-03-30 12:31:48 [scrapy.addons] INFO: Enabled addons:
[]
2026-03-30 12:31:48 [asyncio] DEBUG: Using selector: EpollSelector
2026-03-30 12:31:48 [scrapy.utils.log] DEBUG: Using reactor: twisted.internet.asyncioreactor.AsyncioSelectorReactor
2026-03-30 12:31:48 [scrapy.utils.log] DEBUG: Using asyncio event loop: asyncio.unix_events._UnixSelectorEventLoop
2026-03-30 12:31:48 [scrapy.extensions.telnet] INFO: Telnet Password: f757ddf8c4215df5
2026-03-30 12:31:48 [scrapy.middleware] INFO: Enabled extensions:
['scrapy.extensions.corestats.CoreStats',
'scrapy.extensions.telnet.TelnetConsole',
'scrapy.extensions.memusage.MemoryUsage',
'scrapy.extensions.feedexport.FeedExporter',
'scrapy.extensions.logstats.LogStats',
'scrapy.extensions.closespider.CloseSpider']
2026-03-30 12:31:48 [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-30T12_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-30 12:31:48 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 12:31:48 [scrapy_zyte_api.handler] INFO: Using a Zyte API key starting with '5857011'
2026-03-30 12:31:48 [scrapy.middleware] INFO: Enabled downloader middlewares:
['scrapy.downloadermiddlewares.offsite.OffsiteMiddleware',
'scrapy.downloadermiddlewares.httpauth.HttpAuthMiddleware',
'scrapy.downloadermiddlewares.downloadtimeout.DownloadTimeoutMiddleware',
'scrapy.downloadermiddlewares.defaultheaders.DefaultHeadersMiddleware',
'scrapy.downloadermiddlewares.useragent.UserAgentMiddleware',
'scrapy_zyte_api.ScrapyZyteAPIDownloaderMiddleware',
'scrapy.downloadermiddlewares.retry.RetryMiddleware',
'scrapy.downloadermiddlewares.redirect.MetaRefreshMiddleware',
'scrapy.downloadermiddlewares.httpcompression.HttpCompressionMiddleware',
'scrapy.downloadermiddlewares.redirect.RedirectMiddleware',
'scrapy.downloadermiddlewares.cookies.CookiesMiddleware',
'scrapy.downloadermiddlewares.httpproxy.HttpProxyMiddleware',
'scrapy.downloadermiddlewares.stats.DownloaderStats']
2026-03-30 12:31:48 [crawlers.middlewares.id_gen_middleware] INFO: Setting up IdGenerationMiddleware
2026-03-30 12:31:48 [scrapy.middleware] INFO: Enabled spider middlewares:
['scrapy.spidermiddlewares.httperror.HttpErrorMiddleware',
'scrapy_zyte_api.ScrapyZyteAPISpiderMiddleware',
'crawlers.middlewares.monitoring_spider_middleware.MonitoringSpiderMiddleware',
'scrapy.spidermiddlewares.referer.RefererMiddleware',
'scrapy.spidermiddlewares.urllength.UrlLengthMiddleware',
'scrapy.spidermiddlewares.depth.DepthMiddleware',
'crawlers.middlewares.photo_download_middleware.PhotoDownloadMiddleware',
'crawlers.middlewares.report_download_middleware.ReportDownloadMiddleware',
'crawlers.middlewares.id_gen_middleware.IdGenMiddleware']
2026-03-30 12:31:48 [azure.identity._credentials.environment] INFO: Incomplete environment configuration for EnvironmentCredential. These variables are set: AZURE_TENANT_ID, AZURE_CLIENT_ID
2026-03-30 12:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 12:31:48 [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-30 12:31:48 [azure.identity._credentials.chained] INFO: DefaultAzureCredential acquired a token from WorkloadIdentityCredential
2026-03-30 12:31:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxsourcingstorageprod.table.core.windows.net:443
2026-03-30 12:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:31:48 [crawlers.pipelines.translation_pipeline] INFO: Loading translations for language: auto
2026-03-30 12:31:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /Translations()?$filter=PartitionKey%20eq%20%27auto%27%20and%20RowKey%20eq%20%27auto%27 HTTP/1.1" 200 None
2026-03-30 12:31:48 [crawlers.pipelines.item_rules_pipeline] INFO: Setting up ItemRules Pipeline
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_location_for_country.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_cars_from_auction_title.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_country.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_fr.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_photos.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: damaged_from_info.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_not_allowed.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: not_operable_from_info.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: makes_models_not_allowed.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_title.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: imported_cars.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_currency.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_mileage.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: keywords_from_auction_title.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: invalid_country_of_origin.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: puretech_for_pt.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: electric_cars.json
2026-03-30 12:31:48 [crawlers.filter_rules.rules_loader] INFO: Loaded rule: missing_color.json
2026-03-30 12:31:48 [crawlers.pipelines.post_to_api] INFO: Setting up PostToApi Pipeline pointing to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
2026-03-30 12:31:48 [scrapy.middleware] INFO: Enabled item pipelines:
['crawlers.pipelines.translation_pipeline.TranslationPipeline',
'crawlers.pipelines.item_rules_pipeline.ItemRulesPipeline',
'crawlers.pipelines.post_to_api.PostToApiPipeline']
2026-03-30 12:31:48 [scrapy.core.engine] INFO: Spider opened
2026-03-30 12:31:48 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 12:31:48 [scrapy.extensions.telnet] INFO: Telnet console listening on 127.0.0.1:6023
2026-03-30 12:31:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 142MiB
2026-03-30 12:31:48 [scrapy-playwright] INFO: Starting download handler
2026-03-30 12:31:48 [scrapy-playwright] INFO: Starting download handler
2026-03-30 12:31:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:32:48 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 12:32:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 146MiB
2026-03-30 12:33:48 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 12:33:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 146MiB
2026-03-30 12:34:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.931(s), this was the 1st time calling it.
2026-03-30 12:34:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.210982377817302 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:34:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:34:48 [scrapy.extensions.logstats] INFO: Crawled 0 pages (at 0 pages/min), scraped 0 items (at 0 items/min)
2026-03-30 12:34:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 146MiB
2026-03-30 12:35:15 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744553
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: Resetting dropped connection: alxsourcingstorageprod.table.core.windows.net
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744553%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744553: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744553 url https://www.openlane.eu/en/carv6/auction/10744553
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744557
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744557%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744557: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744557 url https://www.openlane.eu/en/carv6/auction/10744557
2026-03-30 12:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744555
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744555%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744555: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744555 url https://www.openlane.eu/en/carv6/auction/10744555
2026-03-30 12:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744560
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744560%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744560: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744560 url https://www.openlane.eu/en/carv6/auction/10744560
2026-03-30 12:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744574
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744574%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744574: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744574 url https://www.openlane.eu/en/carv6/auction/10744574
2026-03-30 12:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744532
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744532%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744532: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744532 url https://www.openlane.eu/en/carv6/auction/10744532
2026-03-30 12:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744564
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744564%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744564: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744564 url https://www.openlane.eu/en/carv6/auction/10744564
2026-03-30 12:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744565
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744565%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744565: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744565 url https://www.openlane.eu/en/carv6/auction/10744565
2026-03-30 12:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744534
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744534%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744534: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744534 url https://www.openlane.eu/en/carv6/auction/10744534
2026-03-30 12:35:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744530
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744530%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744530: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744530 url https://www.openlane.eu/en/carv6/auction/10744530
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744538
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744538%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744538: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744538 url https://www.openlane.eu/en/carv6/auction/10744538
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744558
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744558%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744558: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744558 url https://www.openlane.eu/en/carv6/auction/10744558
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744862
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744862%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744862: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744862 url https://www.openlane.eu/en/carv6/auction/10744862
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744868
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744868%27 HTTP/1.1" 200 None
2026-03-30 12:35:15 [adesa.de] INFO: Scrape type for 10744868: 1
2026-03-30 12:35:15 [adesa.de] INFO: Scraping item 10744868 url https://www.openlane.eu/en/carv6/auction/10744868
2026-03-30 12:35:15 [adesa.de] INFO: Found listing with ID: 10744865
2026-03-30 12:35:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744865%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744865: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744865 url https://www.openlane.eu/en/carv6/auction/10744865
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744869
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744869%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744869: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744869 url https://www.openlane.eu/en/carv6/auction/10744869
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744848
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744848%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744848: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744848 url https://www.openlane.eu/en/carv6/auction/10744848
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744849
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744849%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744849: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744849 url https://www.openlane.eu/en/carv6/auction/10744849
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744850
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744850%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744850: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744850 url https://www.openlane.eu/en/carv6/auction/10744850
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744858
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744858%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744858: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744858 url https://www.openlane.eu/en/carv6/auction/10744858
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744866
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744866%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744866: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744866 url https://www.openlane.eu/en/carv6/auction/10744866
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744852
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744852%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744852: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744852 url https://www.openlane.eu/en/carv6/auction/10744852
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744860
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744860%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744860: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744860 url https://www.openlane.eu/en/carv6/auction/10744860
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744857
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744857%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744857: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744857 url https://www.openlane.eu/en/carv6/auction/10744857
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744851
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744851%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744851: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744851 url https://www.openlane.eu/en/carv6/auction/10744851
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744863
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744863%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744863: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744863 url https://www.openlane.eu/en/carv6/auction/10744863
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744867
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744867%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744867: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744867 url https://www.openlane.eu/en/carv6/auction/10744867
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744861
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744861%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744861: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744861 url https://www.openlane.eu/en/carv6/auction/10744861
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744859
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744859%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744859: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744859 url https://www.openlane.eu/en/carv6/auction/10744859
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744831
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744831%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744831: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744831 url https://www.openlane.eu/en/carv6/auction/10744831
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10744864
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744864%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10744864: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10744864 url https://www.openlane.eu/en/carv6/auction/10744864
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743989
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743989%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743989: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743989 url https://www.openlane.eu/en/carv6/auction/10743989
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743985
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743985%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743985: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743985 url https://www.openlane.eu/en/carv6/auction/10743985
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743991
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743991%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743991: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743991 url https://www.openlane.eu/en/carv6/auction/10743991
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743992
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743992%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743992: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743992 url https://www.openlane.eu/en/carv6/auction/10743992
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743993
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743993%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743993: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743993 url https://www.openlane.eu/en/carv6/auction/10743993
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743990
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743990%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743990: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743990 url https://www.openlane.eu/en/carv6/auction/10743990
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743988
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743988%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743988: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743988 url https://www.openlane.eu/en/carv6/auction/10743988
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743996
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743996%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743996: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743996 url https://www.openlane.eu/en/carv6/auction/10743996
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743987
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743987%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743987: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743987 url https://www.openlane.eu/en/carv6/auction/10743987
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743983
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743983%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743983: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743983 url https://www.openlane.eu/en/carv6/auction/10743983
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743982
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743982%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743982: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743982 url https://www.openlane.eu/en/carv6/auction/10743982
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743994
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743994%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743994: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743994 url https://www.openlane.eu/en/carv6/auction/10743994
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743984
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743984%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743984: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743984 url https://www.openlane.eu/en/carv6/auction/10743984
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743995
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743995%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743995: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743995 url https://www.openlane.eu/en/carv6/auction/10743995
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743986
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743986%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743986: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743986 url https://www.openlane.eu/en/carv6/auction/10743986
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743806
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743806%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743806: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743806 url https://www.openlane.eu/en/carv6/auction/10743806
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743808
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743808%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743808: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743808 url https://www.openlane.eu/en/carv6/auction/10743808
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743810
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743810%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743810: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743810 url https://www.openlane.eu/en/carv6/auction/10743810
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10743812
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743812%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10743812: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10743812 url https://www.openlane.eu/en/carv6/auction/10743812
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742734
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742734%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742734: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742734 url https://www.openlane.eu/en/carv6/auction/10742734
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742819
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742819%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742819: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742819 url https://www.openlane.eu/en/carv6/auction/10742819
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742731
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742731%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742731: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742731 url https://www.openlane.eu/en/carv6/auction/10742731
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742744
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742744%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742744: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742744 url https://www.openlane.eu/en/carv6/auction/10742744
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742826
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742826%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742826: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742826 url https://www.openlane.eu/en/carv6/auction/10742826
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742742
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742742%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742742: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742742 url https://www.openlane.eu/en/carv6/auction/10742742
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742806
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742806%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742806: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742806 url https://www.openlane.eu/en/carv6/auction/10742806
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742821
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742821%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742821: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742821 url https://www.openlane.eu/en/carv6/auction/10742821
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742809
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742809%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742809: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742809 url https://www.openlane.eu/en/carv6/auction/10742809
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742810
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742810%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742810: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742810 url https://www.openlane.eu/en/carv6/auction/10742810
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742738
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742738%27 HTTP/1.1" 200 None
2026-03-30 12:35:16 [adesa.de] INFO: Scrape type for 10742738: 1
2026-03-30 12:35:16 [adesa.de] INFO: Scraping item 10742738 url https://www.openlane.eu/en/carv6/auction/10742738
2026-03-30 12:35:16 [adesa.de] INFO: Found listing with ID: 10742728
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742728%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742728: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742728 url https://www.openlane.eu/en/carv6/auction/10742728
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742812
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742812%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742812: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742812 url https://www.openlane.eu/en/carv6/auction/10742812
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742814
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742814%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742814: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742814 url https://www.openlane.eu/en/carv6/auction/10742814
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742799
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742799%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742799: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742799 url https://www.openlane.eu/en/carv6/auction/10742799
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742745
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742745%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742745: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742745 url https://www.openlane.eu/en/carv6/auction/10742745
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742733
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742733%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742733: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742733 url https://www.openlane.eu/en/carv6/auction/10742733
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742831
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742831%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742831: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742831 url https://www.openlane.eu/en/carv6/auction/10742831
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742732
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742732%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742732: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742732 url https://www.openlane.eu/en/carv6/auction/10742732
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742736
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742736%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742736: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742736 url https://www.openlane.eu/en/carv6/auction/10742736
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742807
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742807%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742807: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742807 url https://www.openlane.eu/en/carv6/auction/10742807
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742829
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742829%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742829: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742829 url https://www.openlane.eu/en/carv6/auction/10742829
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742725
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742725%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742725: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742725 url https://www.openlane.eu/en/carv6/auction/10742725
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742748
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742748%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742748: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742748 url https://www.openlane.eu/en/carv6/auction/10742748
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742804
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742804%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742804: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742804 url https://www.openlane.eu/en/carv6/auction/10742804
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742816
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742816%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742816: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742816 url https://www.openlane.eu/en/carv6/auction/10742816
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742805
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742805%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742805: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742805 url https://www.openlane.eu/en/carv6/auction/10742805
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742817
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742817%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742817: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742817 url https://www.openlane.eu/en/carv6/auction/10742817
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742756
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742756%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742756: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742756 url https://www.openlane.eu/en/carv6/auction/10742756
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742743
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742743%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742743: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742743 url https://www.openlane.eu/en/carv6/auction/10742743
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742811
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742811%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742811: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742811 url https://www.openlane.eu/en/carv6/auction/10742811
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742727
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742727%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742727: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742727 url https://www.openlane.eu/en/carv6/auction/10742727
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742823
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742823%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742823: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742823 url https://www.openlane.eu/en/carv6/auction/10742823
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742835
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742835%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742835: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742835 url https://www.openlane.eu/en/carv6/auction/10742835
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742750
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742750%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742750: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742750 url https://www.openlane.eu/en/carv6/auction/10742750
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742721
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742721%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742721: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742721 url https://www.openlane.eu/en/carv6/auction/10742721
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742800
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742800%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742800: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742800 url https://www.openlane.eu/en/carv6/auction/10742800
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742815
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742815%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742815: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742815 url https://www.openlane.eu/en/carv6/auction/10742815
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10742741
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742741%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10742741: 1
2026-03-30 12:35:17 [adesa.de] INFO: Scraping item 10742741 url https://www.openlane.eu/en/carv6/auction/10742741
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10741360
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741360%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10741360: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10741360 url https://www.openlane.eu/en/carv6/auction/10741360
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10738811
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738811%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10738811: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10738811 url https://www.openlane.eu/en/carv6/auction/10738811
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10738812
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738812%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10738812: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10738812 url https://www.openlane.eu/en/carv6/auction/10738812
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10738813
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738813%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10738813: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10738813 url https://www.openlane.eu/en/carv6/auction/10738813
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10738814
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738814%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10738814: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10738814 url https://www.openlane.eu/en/carv6/auction/10738814
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10738815
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738815%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10738815: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10738815 url https://www.openlane.eu/en/carv6/auction/10738815
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10738816
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738816%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10738816: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10738816 url https://www.openlane.eu/en/carv6/auction/10738816
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10738817
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738817%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10738817: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10738817 url https://www.openlane.eu/en/carv6/auction/10738817
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10738818
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738818%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10738818: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10738818 url https://www.openlane.eu/en/carv6/auction/10738818
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10730286
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730286%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10730286: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10730286 url https://www.openlane.eu/en/carv6/auction/10730286
2026-03-30 12:35:17 [adesa.de] INFO: Found listing with ID: 10730296
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730296%27 HTTP/1.1" 200 None
2026-03-30 12:35:17 [adesa.de] INFO: Scrape type for 10730296: 0
2026-03-30 12:35:17 [adesa.de] INFO: Skipping item 10730296 url https://www.openlane.eu/en/carv6/auction/10730296
2026-03-30 12:35:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744565> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:35:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10744565
2026-03-30 12:35:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c4731d-8160-53c3-8668-58c85369c1a9 with scrape type 1
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2c4731d-8160-53c3-8668-58c85369c1a9
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252Fbd1cebab-67bd-4505-b68d-da217bc261e4.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/bd1cebab-67bd-4505-b68d-da217bc261e4.JPG not downloaded yet
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252Ffe658995-0e95-474d-9219-f705f7297075.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/fe658995-0e95-474d-9219-f705f7297075.JPG not downloaded yet
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252Fe9a74675-324a-4c9d-8fc7-f9680dbc5aa6.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/e9a74675-324a-4c9d-8fc7-f9680dbc5aa6.JPG not downloaded yet
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252F4803d092-f48d-4cd1-ba40-40d32bde8be0.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/4803d092-f48d-4cd1-ba40-40d32bde8be0.JPG not downloaded yet
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252F743f3cd2-628f-418c-9f5b-f478efbcb373.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/743f3cd2-628f-418c-9f5b-f478efbcb373.JPG not downloaded yet
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252F2dc830e8-02a8-4112-a2e0-efe072c734db.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/2dc830e8-02a8-4112-a2e0-efe072c734db.JPG not downloaded yet
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252Fe659b963-4e68-4d55-91b8-1ffcaccdeaa6.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/e659b963-4e68-4d55-91b8-1ffcaccdeaa6.JPG not downloaded yet
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252F0ed04501-cc7d-4d4d-9edb-3553ce1d03f7.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/0ed04501-cc7d-4d4d-9edb-3553ce1d03f7.JPG not downloaded yet
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252F3b08ef60-e180-48db-b3f9-e6e2108d5a7e.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/3b08ef60-e180-48db-b3f9-e6e2108d5a7e.JPG not downloaded yet
2026-03-30 12:35:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5674396%252Fgeneral%252F5faf288a-c708-45ce-be01-198a52227da8.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:35:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5674396/general/5faf288a-c708-45ce-be01-198a52227da8.jpeg already downloaded
2026-03-30 12:35:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744534> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:35:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10744534
2026-03-30 12:35:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f077bbed-02cb-5348-95ec-2f1689ad9ddf with scrape type 1
2026-03-30 12:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f077bbed-02cb-5348-95ec-2f1689ad9ddf
2026-03-30 12:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5582476%252Fgeneral%252Fdeaa68d9-1b74-4723-b3d5-de0d98ab713e.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/deaa68d9-1b74-4723-b3d5-de0d98ab713e.JPG not downloaded yet
2026-03-30 12:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5582476%252Fgeneral%252Fdd508795-b544-4470-abac-a9bca8c7be65.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/dd508795-b544-4470-abac-a9bca8c7be65.JPG not downloaded yet
2026-03-30 12:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5582476%252Fgeneral%252Feee60b57-e07a-478d-81e6-5aecf28fa96a.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/eee60b57-e07a-478d-81e6-5aecf28fa96a.JPG not downloaded yet
2026-03-30 12:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5582476%252Fgeneral%252F22d84053-5991-4391-bf22-abd0c628b483.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/22d84053-5991-4391-bf22-abd0c628b483.JPG not downloaded yet
2026-03-30 12:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5582476%252Fgeneral%252Ff74b2b42-6018-4d2b-9867-fd6dac752315.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/f74b2b42-6018-4d2b-9867-fd6dac752315.JPG not downloaded yet
2026-03-30 12:35:43 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/3b08ef60-e180-48db-b3f9-e6e2108d5a7e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744565)
2026-03-30 12:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5582476%252Fgeneral%252Fc7f211ec-e4e8-4b6f-8c8d-93f468032da4.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/c7f211ec-e4e8-4b6f-8c8d-93f468032da4.jpeg already downloaded
2026-03-30 12:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5582476%252Fgeneral%252F7eb33df2-c705-4482-b6e9-b16cf4e5debb.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/7eb33df2-c705-4482-b6e9-b16cf4e5debb.JPG not downloaded yet
2026-03-30 12:35:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5582476%252Fgeneral%252Fe6963118-b4bf-4fba-a660-43654231f17c.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/e6963118-b4bf-4fba-a660-43654231f17c.JPG not downloaded yet
2026-03-30 12:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252F56b5cbae-02dd-4170-a5ff-d13e1f156797.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/56b5cbae-02dd-4170-a5ff-d13e1f156797.JPG not downloaded yet
2026-03-30 12:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5582476%252Fgeneral%252Ff0fe106b-3d7f-4d3f-ac94-fa4aa4f54602.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5582476/general/f0fe106b-3d7f-4d3f-ac94-fa4aa4f54602.JPG not downloaded yet
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/f74b2b42-6018-4d2b-9867-fd6dac752315.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744534)
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/f0fe106b-3d7f-4d3f-ac94-fa4aa4f54602.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744534)
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/56b5cbae-02dd-4170-a5ff-d13e1f156797.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744534)
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/e6963118-b4bf-4fba-a660-43654231f17c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744534)
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/7eb33df2-c705-4482-b6e9-b16cf4e5debb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744534)
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/22d84053-5991-4391-bf22-abd0c628b483.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744534)
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/eee60b57-e07a-478d-81e6-5aecf28fa96a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744534)
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/dd508795-b544-4470-abac-a9bca8c7be65.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744534)
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5582476/general/deaa68d9-1b74-4723-b3d5-de0d98ab713e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744534)
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/0ed04501-cc7d-4d4d-9edb-3553ce1d03f7.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744565)
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-30 12:35:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/e659b963-4e68-4d55-91b8-1ffcaccdeaa6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744565)
2026-03-30 12:35:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f077bbed-02cb-5348-95ec-2f1689ad9ddf, skipping ID generation
2026-03-30 12:35:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f077bbed-02cb-5348-95ec-2f1689ad9ddf with scrape type 1
2026-03-30 12:35:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f077bbed-02cb-5348-95ec-2f1689ad9ddf sending to next pipeline
2026-03-30 12:35:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f077bbed-02cb-5348-95ec-2f1689ad9ddf, identifier: 10744534
2026-03-30 12:35:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10744534
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Beige HTTP/1.1" 200 None
2026-03-30 12:35:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Hybride HTTP/1.1" 200 None
2026-03-30 12:35:45 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:35:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10744534
2026-03-30 12:35:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f077bbed-02cb-5348-95ec-2f1689ad9ddf with identifier: 10744534 to the API
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5582476/general/deaa68d9-1b74-4723-b3d5-de0d98ab713e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 73,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'f077bbed-02cb-5348-95ec-2f1689ad9ddf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GD-405-FP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744534',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 38493,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f077bbed-02cb-5348-95ec-2f1689ad9ddf/f077bbed-02cb-5348-95ec-2f1689ad9ddf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 490039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5582476/general/c7f211ec-e4e8-4b6f-8c8d-93f468032da4.jpeg',
'Width': 1024}],
'price': 62400,
'price_includes_vat': True,
'registration_date': '2021-11-29',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Coupé 3.0 Platinum - AWD - Hybrid - Automatic - 462 '
'hp - 38.493 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2021}
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744534%27 HTTP/1.1" 200 None
2026-03-30 12:35:45 [adesa.de] INFO: Saving data for 10744534: {'created_time': 1774874145.694391, 'last_price_update_time': 1774874145.694405, 'auction_closing_time': 1775031000.0}
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744534') HTTP/1.1" 204 0
2026-03-30 12:35:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/2dc830e8-02a8-4112-a2e0-efe072c734db.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744565)
2026-03-30 12:35:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item f077bbed-02cb-5348-95ec-2f1689ad9ddf due to Ignoring non-200 response
2026-03-30 12:35:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-30 12:35:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-30 12:35:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/743f3cd2-628f-418c-9f5b-f478efbcb373.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744565)
2026-03-30 12:35:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/4803d092-f48d-4cd1-ba40-40d32bde8be0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744565)
2026-03-30 12:35:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-30 12:35:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/e9a74675-324a-4c9d-8fc7-f9680dbc5aa6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744565)
2026-03-30 12:35:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-30 12:35:45 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/fe658995-0e95-474d-9219-f705f7297075.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744565)
2026-03-30 12:35:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-30 12:35:46 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5674396/general/bd1cebab-67bd-4505-b68d-da217bc261e4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744565)
2026-03-30 12:35:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-30 12:35:46 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-30 12:35:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e2c4731d-8160-53c3-8668-58c85369c1a9, skipping ID generation
2026-03-30 12:35:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2c4731d-8160-53c3-8668-58c85369c1a9 with scrape type 1
2026-03-30 12:35:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e2c4731d-8160-53c3-8668-58c85369c1a9 sending to next pipeline
2026-03-30 12:35:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2c4731d-8160-53c3-8668-58c85369c1a9, identifier: 10744565
2026-03-30 12:35:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10744565
2026-03-30 12:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:35:46 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Black HTTP/1.1" 200 None
2026-03-30 12:35:46 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:35:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:35:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10744565
2026-03-30 12:35:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2c4731d-8160-53c3-8668-58c85369c1a9 with identifier: 10744565 to the API
2026-03-30 12:35:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35:46 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:35:47 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5674396/general/bd1cebab-67bd-4505-b68d-da217bc261e4.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 475,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'e2c4731d-8160-53c3-8668-58c85369c1a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FG791XV',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744565',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 49538,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e2c4731d-8160-53c3-8668-58c85369c1a9/e2c4731d-8160-53c3-8668-58c85369c1a9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 460041,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5674396/general/5faf288a-c708-45ce-be01-198a52227da8.jpeg',
'Width': 1152}],
'price': 38500,
'price_includes_vat': True,
'registration_date': '2019-06-12',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz S Long 560e Fascination - Hybrid - Automatic - 475 hp '
'- 49.538 km',
'transmission': 'automatic',
'trim': 'Fascination',
'vin': None,
'year': 2019}
2026-03-30 12:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744565%27 HTTP/1.1" 200 None
2026-03-30 12:35:47 [adesa.de] INFO: Saving data for 10744565: {'created_time': 1774874147.06617, 'last_price_update_time': 1774874147.066183, 'auction_closing_time': 1775031000.0}
2026-03-30 12:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744565') HTTP/1.1" 204 0
2026-03-30 12:35:47 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item e2c4731d-8160-53c3-8668-58c85369c1a9 due to Ignoring non-200 response
2026-03-30 12:35:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744530> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:35:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10744530
2026-03-30 12:35:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54c3529-3ac1-5830-b085-863e97e2723a with scrape type 1
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c54c3529-3ac1-5830-b085-863e97e2723a
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252F837f7ee3-9d0a-46a7-850b-273ff8b32e91.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/837f7ee3-9d0a-46a7-850b-273ff8b32e91.JPG not downloaded yet
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252Fdf836afa-a097-4e1b-83aa-f10eb9f866d1.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/df836afa-a097-4e1b-83aa-f10eb9f866d1.JPG not downloaded yet
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252Fbfb7f2f1-f697-4058-9546-562fe8c28938.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/bfb7f2f1-f697-4058-9546-562fe8c28938.JPG not downloaded yet
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252Fd689a2c6-4086-43ae-92e5-2c9a5f0f79ff.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/d689a2c6-4086-43ae-92e5-2c9a5f0f79ff.JPG not downloaded yet
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252F99369fe3-3609-46a6-a679-734bb432206a.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/99369fe3-3609-46a6-a679-734bb432206a.JPG not downloaded yet
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252F4b74f283-17ca-459a-92f3-b5229a0c24eb.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/4b74f283-17ca-459a-92f3-b5229a0c24eb.JPG not downloaded yet
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252F40efd472-2682-47e7-ac17-881c7739dfcc.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/40efd472-2682-47e7-ac17-881c7739dfcc.JPG not downloaded yet
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252F65c9d98b-d62e-4330-aff7-a8ef9b3a41ea.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/65c9d98b-d62e-4330-aff7-a8ef9b3a41ea.JPG not downloaded yet
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252F9b1e1d33-0b6e-484a-addc-dd0df2ad9e8e.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/9b1e1d33-0b6e-484a-addc-dd0df2ad9e8e.JPG not downloaded yet
2026-03-30 12:35:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35: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%252F5545542%252Fgeneral%252F7d78d50c-7389-4d50-8d83-915ad68fb074.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:35:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5545542/general/7d78d50c-7389-4d50-8d83-915ad68fb074.jpg already downloaded
2026-03-30 12:35:48 [scrapy.extensions.logstats] INFO: Crawled 22 pages (at 22 pages/min), scraped 2 items (at 2 items/min)
2026-03-30 12:35:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 159MiB
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744538> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:35:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/9b1e1d33-0b6e-484a-addc-dd0df2ad9e8e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744530)
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/65c9d98b-d62e-4330-aff7-a8ef9b3a41ea.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744530)
2026-03-30 12:35:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10744538
2026-03-30 12:35:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 1
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4b638e57-a064-5ac4-9816-05ab792284f0
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F9c9f9887-e1aa-4421-a7a6-8d8129dc998e.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/9c9f9887-e1aa-4421-a7a6-8d8129dc998e.JPG not downloaded yet
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F9dcaf7d8-30d3-4570-81e2-b0ce4ad80bd6.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/9dcaf7d8-30d3-4570-81e2-b0ce4ad80bd6.JPG not downloaded yet
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/40efd472-2682-47e7-ac17-881c7739dfcc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744530)
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252Fee0105ec-685b-40b3-bb73-da340f97688c.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/ee0105ec-685b-40b3-bb73-da340f97688c.JPG not downloaded yet
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F4bc410d5-eb37-4516-865f-8fbd471b76a8.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/4bc410d5-eb37-4516-865f-8fbd471b76a8.JPG not downloaded yet
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F55710e1f-6a4c-43af-a348-0228caf9c01e.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/55710e1f-6a4c-43af-a348-0228caf9c01e.JPG not downloaded yet
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F2b7c6c10-9814-4753-b529-38e7d362872a.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/2b7c6c10-9814-4753-b529-38e7d362872a.JPG not downloaded yet
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/9dcaf7d8-30d3-4570-81e2-b0ce4ad80bd6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744538)
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F58bca86f-748d-47fc-94e3-e7cd00734567.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/58bca86f-748d-47fc-94e3-e7cd00734567.JPG not downloaded yet
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F644c3120-b7d3-4eb6-bfd1-fea2a9b18950.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/644c3120-b7d3-4eb6-bfd1-fea2a9b18950.JPG not downloaded yet
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252Feb9d4c18-fcd9-4d4d-b25c-53f36ab3a236.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/eb9d4c18-fcd9-4d4d-b25c-53f36ab3a236.jpeg already downloaded
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5593569%252Fgeneral%252F39ca26cc-d153-4d1a-8599-84a4b5201c77.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5593569/general/39ca26cc-d153-4d1a-8599-84a4b5201c77.JPG not downloaded yet
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/2b7c6c10-9814-4753-b529-38e7d362872a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744538)
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/39ca26cc-d153-4d1a-8599-84a4b5201c77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744538)
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/644c3120-b7d3-4eb6-bfd1-fea2a9b18950.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744538)
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/58bca86f-748d-47fc-94e3-e7cd00734567.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744538)
2026-03-30 12:35:56 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-30 12:35:56 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/55710e1f-6a4c-43af-a348-0228caf9c01e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744538)
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-30 12:35:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/4bc410d5-eb37-4516-865f-8fbd471b76a8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744538)
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-30 12:35:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/ee0105ec-685b-40b3-bb73-da340f97688c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744538)
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-30 12:35:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5593569/general/9c9f9887-e1aa-4421-a7a6-8d8129dc998e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744538)
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-30 12:35:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/4b74f283-17ca-459a-92f3-b5229a0c24eb.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744530)
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-30 12:35:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/99369fe3-3609-46a6-a679-734bb432206a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744530)
2026-03-30 12:35:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4b638e57-a064-5ac4-9816-05ab792284f0, skipping ID generation
2026-03-30 12:35:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4b638e57-a064-5ac4-9816-05ab792284f0 with scrape type 1
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4b638e57-a064-5ac4-9816-05ab792284f0 sending to next pipeline
2026-03-30 12:35:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4b638e57-a064-5ac4-9816-05ab792284f0, identifier: 10744538
2026-03-30 12:35:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10744538
2026-03-30 12:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:35:57 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Gray HTTP/1.1" 200 None
2026-03-30 12:35:57 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:35:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10744538
2026-03-30 12:35:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4b638e57-a064-5ac4-9816-05ab792284f0 with identifier: 10744538 to the API
2026-03-30 12:35:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:35:57 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5593569/general/9c9f9887-e1aa-4421-a7a6-8d8129dc998e.JPG>
{'auction_title': '',
'c_o_2_emission_value': 92,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 99,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '4b638e57-a064-5ac4-9816-05ab792284f0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '2Z-JH-32',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744538',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Prius',
'odometer': 269488,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4b638e57-a064-5ac4-9816-05ab792284f0/4b638e57-a064-5ac4-9816-05ab792284f0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265120,
'Height': 1920,
'OriginUrl': 'https://images.openlane.eu/carimgs/5593569/general/eb9d4c18-fcd9-4d4d-b25c-53f36ab3a236.jpeg',
'Width': 1080}],
'price': 7100,
'price_includes_vat': True,
'registration_date': '2015-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Prius 1.8 Dynamic - Hybrid - Automatic - 99 hp - 269.488 km',
'transmission': 'automatic',
'trim': 'Dynamic',
'vin': None,
'year': 2015}
2026-03-30 12:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744538%27 HTTP/1.1" 200 None
2026-03-30 12:35:57 [adesa.de] INFO: Saving data for 10744538: {'created_time': 1774874157.775231, 'last_price_update_time': 1774874157.775242, 'auction_closing_time': 1775031000.0}
2026-03-30 12:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744538') HTTP/1.1" 204 0
2026-03-30 12:35:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/d689a2c6-4086-43ae-92e5-2c9a5f0f79ff.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744530)
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 4b638e57-a064-5ac4-9816-05ab792284f0 due to Ignoring non-200 response
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-30 12:35:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/bfb7f2f1-f697-4058-9546-562fe8c28938.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744530)
2026-03-30 12:35:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/df836afa-a097-4e1b-83aa-f10eb9f866d1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744530)
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-30 12:35:57 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5545542/general/837f7ee3-9d0a-46a7-850b-273ff8b32e91.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744530)
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-30 12:35:57 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-30 12:35:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c54c3529-3ac1-5830-b085-863e97e2723a, skipping ID generation
2026-03-30 12:35:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c54c3529-3ac1-5830-b085-863e97e2723a with scrape type 1
2026-03-30 12:35:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c54c3529-3ac1-5830-b085-863e97e2723a sending to next pipeline
2026-03-30 12:35:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c54c3529-3ac1-5830-b085-863e97e2723a, identifier: 10744530
2026-03-30 12:35:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10744530
2026-03-30 12:35:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10744530
2026-03-30 12:35:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c54c3529-3ac1-5830-b085-863e97e2723a with identifier: 10744530 to the API
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:35: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-30 12:35:58 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5545542/general/837f7ee3-9d0a-46a7-850b-273ff8b32e91.JPG>
{'auction_title': '',
'c_o_2_emission_value': 75,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 462,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'c54c3529-3ac1-5830-b085-863e97e2723a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GJ-305-YQ',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744530',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Porsche',
'model': 'Cayenne',
'odometer': 58094,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c54c3529-3ac1-5830-b085-863e97e2723a/c54c3529-3ac1-5830-b085-863e97e2723a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 299536,
'Height': 1500,
'OriginUrl': 'https://images.openlane.eu/carimgs/5545542/general/7d78d50c-7389-4d50-8d83-915ad68fb074.jpg',
'Width': 2000}],
'price': 60900,
'price_includes_vat': True,
'registration_date': '2022-10-11',
'seats_number': 5,
'seller_name': None,
'title': 'Porsche Cayenne Coupé 3.0 Platinum - AWD - Hybrid - Automatic - 462 '
'hp - 58.094 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744530%27 HTTP/1.1" 200 None
2026-03-30 12:35:58 [adesa.de] INFO: Saving data for 10744530: {'created_time': 1774874158.516792, 'last_price_update_time': 1774874158.516807, 'auction_closing_time': 1775031000.0}
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:35:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744530') HTTP/1.1" 204 0
2026-03-30 12:35:58 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c54c3529-3ac1-5830-b085-863e97e2723a due to Ignoring non-200 response
2026-03-30 12:36:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744558> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:36:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10744558
2026-03-30 12:36:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 1
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e5a2157-1e9e-588c-9869-caab812fb718
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252Fb56a0fca-aabe-4ae7-a3fa-2ab3c6d67e31.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/b56a0fca-aabe-4ae7-a3fa-2ab3c6d67e31.JPG not downloaded yet
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252Fa2a3c5ba-0839-4ad4-9ef9-a305b5270d41.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/a2a3c5ba-0839-4ad4-9ef9-a305b5270d41.JPG not downloaded yet
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252F00cab526-e589-4b5a-aaa5-0d4beb44e570.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/00cab526-e589-4b5a-aaa5-0d4beb44e570.JPG not downloaded yet
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252F833557aa-ce16-4a58-ab03-da6a905841d6.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/833557aa-ce16-4a58-ab03-da6a905841d6.JPG not downloaded yet
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252Ff857b83c-9135-4347-b4bd-4c33966b14dc.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/f857b83c-9135-4347-b4bd-4c33966b14dc.JPG not downloaded yet
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252Ff6c476f0-2858-43a6-886d-2a45e9e6d109.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/f6c476f0-2858-43a6-886d-2a45e9e6d109.JPG not downloaded yet
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252F0dad3f24-65cb-42b3-9a2f-1762b446e707.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/0dad3f24-65cb-42b3-9a2f-1762b446e707.JPG not downloaded yet
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252F4ea9de74-a685-4008-9442-e52b11ed0c7a.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/4ea9de74-a685-4008-9442-e52b11ed0c7a.JPG not downloaded yet
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252F1b8c13fa-bb97-45a4-81e8-48aca61f17a9.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/1b8c13fa-bb97-45a4-81e8-48aca61f17a9.JPG not downloaded yet
2026-03-30 12:36:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669721%252Fgeneral%252F79692a57-1755-4863-b76d-52378cb6da1f.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:36:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669721/general/79692a57-1755-4863-b76d-52378cb6da1f.jpeg already downloaded
2026-03-30 12:36:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744862> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:36:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/1b8c13fa-bb97-45a4-81e8-48aca61f17a9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744558)
2026-03-30 12:36:18 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/4ea9de74-a685-4008-9442-e52b11ed0c7a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744558)
2026-03-30 12:36:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10744862
2026-03-30 12:36:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 79bc08c6-4c88-5752-bd08-9148dfcfb59c with scrape type 1
2026-03-30 12:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 79bc08c6-4c88-5752-bd08-9148dfcfb59c
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252F00305cc7-d1fc-4eec-98cc-94a6a9e7733c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/00305cc7-d1fc-4eec-98cc-94a6a9e7733c.jpg already downloaded
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252Fdb2789f7-2249-4b2d-8698-4c6ad40107fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/db2789f7-2249-4b2d-8698-4c6ad40107fb.jpg already downloaded
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252F8940078d-4a60-4a7f-8fd0-edaba0dc72b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/8940078d-4a60-4a7f-8fd0-edaba0dc72b2.jpg already downloaded
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252Fa1f4dbd7-036f-4259-9936-961d493ccdd2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/a1f4dbd7-036f-4259-9936-961d493ccdd2.jpg already downloaded
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252F1dc793de-1e7f-4ffb-bcd3-d35611f1deb1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/1dc793de-1e7f-4ffb-bcd3-d35611f1deb1.jpg already downloaded
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252F281a15c5-13bc-4a1f-a2dd-07bfc481b567.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/281a15c5-13bc-4a1f-a2dd-07bfc481b567.jpg already downloaded
2026-03-30 12:36:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252F318b03de-b2e4-48fa-887b-a2be5f4822f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/318b03de-b2e4-48fa-887b-a2be5f4822f8.jpg already downloaded
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252Fc0647262-bc8c-4ca0-b788-f80469a9702f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/c0647262-bc8c-4ca0-b788-f80469a9702f.jpg already downloaded
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252F73e5e4f7-c4ea-4a82-8592-5a962eaba95c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/73e5e4f7-c4ea-4a82-8592-5a962eaba95c.jpg already downloaded
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5715008%252Fgeneral%252F28835150-1b06-4ca7-8353-624f69a233bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715008/general/28835150-1b06-4ca7-8353-624f69a233bc.jpg already downloaded
2026-03-30 12:36:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 79bc08c6-4c88-5752-bd08-9148dfcfb59c, identifier: 10744862
2026-03-30 12:36:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10744862
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Red HTTP/1.1" 200 None
2026-03-30 12:36:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Diesel HTTP/1.1" 200 None
2026-03-30 12:36:19 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:36:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10744862
2026-03-30 12:36:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 79bc08c6-4c88-5752-bd08-9148dfcfb59c with identifier: 10744862 to the API
2026-03-30 12:36:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744862>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Diesel',
'id': '79bc08c6-4c88-5752-bd08-9148dfcfb59c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-GE432',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744862',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 118064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5715008/general/00305cc7-d1fc-4eec-98cc-94a6a9e7733c.jpg',
'https://images.openlane.eu/carimgs/5715008/general/db2789f7-2249-4b2d-8698-4c6ad40107fb.jpg',
'https://images.openlane.eu/carimgs/5715008/general/8940078d-4a60-4a7f-8fd0-edaba0dc72b2.jpg',
'https://images.openlane.eu/carimgs/5715008/general/a1f4dbd7-036f-4259-9936-961d493ccdd2.jpg',
'https://images.openlane.eu/carimgs/5715008/general/1dc793de-1e7f-4ffb-bcd3-d35611f1deb1.jpg',
'https://images.openlane.eu/carimgs/5715008/general/281a15c5-13bc-4a1f-a2dd-07bfc481b567.jpg',
'https://images.openlane.eu/carimgs/5715008/general/318b03de-b2e4-48fa-887b-a2be5f4822f8.jpg',
'https://images.openlane.eu/carimgs/5715008/general/c0647262-bc8c-4ca0-b788-f80469a9702f.jpg',
'https://images.openlane.eu/carimgs/5715008/general/73e5e4f7-c4ea-4a82-8592-5a962eaba95c.jpg',
'https://images.openlane.eu/carimgs/5715008/general/28835150-1b06-4ca7-8353-624f69a233bc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/00305cc7-d1fc-4eec-98cc-94a6a9e7733c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/db2789f7-2249-4b2d-8698-4c6ad40107fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/8940078d-4a60-4a7f-8fd0-edaba0dc72b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/a1f4dbd7-036f-4259-9936-961d493ccdd2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52827,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/1dc793de-1e7f-4ffb-bcd3-d35611f1deb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/281a15c5-13bc-4a1f-a2dd-07bfc481b567.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/318b03de-b2e4-48fa-887b-a2be5f4822f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/c0647262-bc8c-4ca0-b788-f80469a9702f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/73e5e4f7-c4ea-4a82-8592-5a962eaba95c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_79bc08c6-4c88-5752-bd08-9148dfcfb59c/79bc08c6-4c88-5752-bd08-9148dfcfb59c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715008/general/28835150-1b06-4ca7-8353-624f69a233bc.jpg',
'Width': 1024}],
'price': 14700,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A4 Avant 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'118.064 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744862%27 HTTP/1.1" 200 None
2026-03-30 12:36:20 [adesa.de] INFO: Saving data for 10744862: {'created_time': 1774874180.445034, 'last_price_update_time': 1774874180.445046, 'auction_closing_time': 1775125800.0}
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744862') HTTP/1.1" 204 0
2026-03-30 12:36:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/0dad3f24-65cb-42b3-9a2f-1762b446e707.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744558)
2026-03-30 12:36:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-30 12:36:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-30 12:36:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/f6c476f0-2858-43a6-886d-2a45e9e6d109.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744558)
2026-03-30 12:36:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/f857b83c-9135-4347-b4bd-4c33966b14dc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744558)
2026-03-30 12:36:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-30 12:36:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/833557aa-ce16-4a58-ab03-da6a905841d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744558)
2026-03-30 12:36:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-30 12:36:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/00cab526-e589-4b5a-aaa5-0d4beb44e570.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744558)
2026-03-30 12:36:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-30 12:36:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/a2a3c5ba-0839-4ad4-9ef9-a305b5270d41.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744558)
2026-03-30 12:36:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-30 12:36:20 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669721/general/b56a0fca-aabe-4ae7-a3fa-2ab3c6d67e31.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744558)
2026-03-30 12:36:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-30 12:36:20 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-30 12:36:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7e5a2157-1e9e-588c-9869-caab812fb718, skipping ID generation
2026-03-30 12:36:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e5a2157-1e9e-588c-9869-caab812fb718 with scrape type 1
2026-03-30 12:36:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7e5a2157-1e9e-588c-9869-caab812fb718 sending to next pipeline
2026-03-30 12:36:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e5a2157-1e9e-588c-9869-caab812fb718, identifier: 10744558
2026-03-30 12:36:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10744558
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:36:20 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=White HTTP/1.1" 200 None
2026-03-30 12:36:21 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:36:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10744558
2026-03-30 12:36:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e5a2157-1e9e-588c-9869-caab812fb718 with identifier: 10744558 to the API
2026-03-30 12:36:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:21 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669721/general/b56a0fca-aabe-4ae7-a3fa-2ab3c6d67e31.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 305,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '7e5a2157-1e9e-588c-9869-caab812fb718',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG119DP',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744558',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Toyota',
'model': 'Rav4',
'odometer': 144931,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7e5a2157-1e9e-588c-9869-caab812fb718/7e5a2157-1e9e-588c-9869-caab812fb718_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3430032,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669721/general/79692a57-1755-4863-b76d-52378cb6da1f.jpeg',
'Width': 4032}],
'price': 23400,
'price_includes_vat': True,
'registration_date': '2022-02-05',
'seats_number': 5,
'seller_name': None,
'title': 'Toyota Rav4 2.5 Collection - AWD - Hybrid - Automatic - 305 hp - '
'144.931 km',
'transmission': 'automatic',
'trim': 'Collection',
'vin': None,
'year': 2022}
2026-03-30 12:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744558%27 HTTP/1.1" 200 None
2026-03-30 12:36:21 [adesa.de] INFO: Saving data for 10744558: {'created_time': 1774874181.385656, 'last_price_update_time': 1774874181.385668, 'auction_closing_time': 1775031000.0}
2026-03-30 12:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744558') HTTP/1.1" 204 0
2026-03-30 12:36:21 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 7e5a2157-1e9e-588c-9869-caab812fb718 due to Ignoring non-200 response
2026-03-30 12:36:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744555> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:36:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10744555
2026-03-30 12:36:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5756e36-e0dc-5300-89c6-654462b8be0a with scrape type 1
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d5756e36-e0dc-5300-89c6-654462b8be0a
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG not downloaded yet
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F79f56ca0-e362-4477-b479-7d15ed47ac88.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/79f56ca0-e362-4477-b479-7d15ed47ac88.JPG not downloaded yet
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F41b71a8f-4999-4f83-bfc8-3fba2168f6c4.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/41b71a8f-4999-4f83-bfc8-3fba2168f6c4.JPG not downloaded yet
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F6d3ad71d-1fae-4aa7-a60d-6654cc3c5087.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/6d3ad71d-1fae-4aa7-a60d-6654cc3c5087.JPG not downloaded yet
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F2b91a706-125b-44c3-bdd5-649e30172470.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/2b91a706-125b-44c3-bdd5-649e30172470.JPG not downloaded yet
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F926cbb19-e661-47fe-a7da-836e38b557bc.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/926cbb19-e661-47fe-a7da-836e38b557bc.JPG not downloaded yet
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F27265495-49ba-43f5-8241-825ed0bad9ee.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/27265495-49ba-43f5-8241-825ed0bad9ee.JPG not downloaded yet
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F2bcafd5f-e784-46b3-a30f-f7e55143d91c.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/2bcafd5f-e784-46b3-a30f-f7e55143d91c.JPG not downloaded yet
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F988dbe54-a3db-412b-8265-26eb6e3518e0.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/988dbe54-a3db-412b-8265-26eb6e3518e0.JPG not downloaded yet
2026-03-30 12:36:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5660409%252Fgeneral%252F5ad12551-2eb0-460d-9591-9ee211c7f947.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660409/general/5ad12551-2eb0-460d-9591-9ee211c7f947.JPG not downloaded yet
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744560> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:36:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/5ad12551-2eb0-460d-9591-9ee211c7f947.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/988dbe54-a3db-412b-8265-26eb6e3518e0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10744560
2026-03-30 12:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df16c5ce-ecb0-54bf-bb83-205a9d079867 with scrape type 1
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df16c5ce-ecb0-54bf-bb83-205a9d079867
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252Fc0c0fdb6-8ee1-4885-b918-f2cc10b7c0ec.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/c0c0fdb6-8ee1-4885-b918-f2cc10b7c0ec.JPG not downloaded yet
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252F92649e3f-8755-48d7-ad11-7861b9f92b65.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/92649e3f-8755-48d7-ad11-7861b9f92b65.JPG not downloaded yet
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/2bcafd5f-e784-46b3-a30f-f7e55143d91c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252Ff0699298-8602-410b-bccb-f314d32138e5.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/f0699298-8602-410b-bccb-f314d32138e5.JPG not downloaded yet
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252F1ff1641f-d0af-4a97-a283-a4350d31952c.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/1ff1641f-d0af-4a97-a283-a4350d31952c.JPG not downloaded yet
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252Fadc0a162-9108-468f-872f-a8728d9492c9.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/adc0a162-9108-468f-872f-a8728d9492c9.JPG not downloaded yet
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252F1fd9c154-b42f-4978-af09-9c3a97716014.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/1fd9c154-b42f-4978-af09-9c3a97716014.JPG not downloaded yet
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/92649e3f-8755-48d7-ad11-7861b9f92b65.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252Fe3b915ed-ce9f-482d-b9ea-927757cd9caa.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/e3b915ed-ce9f-482d-b9ea-927757cd9caa.JPG not downloaded yet
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252Ff0c5f4b5-8366-4f19-91a6-bfd08231e246.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/f0c5f4b5-8366-4f19-91a6-bfd08231e246.JPG not downloaded yet
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252Fec290c19-6881-4997-9f68-6f1285e8ddf3.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/ec290c19-6881-4997-9f68-6f1285e8ddf3.JPG not downloaded yet
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5669817%252Fgeneral%252F03e93aac-53bf-4317-a20b-1a85d6b2b182.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669817/general/03e93aac-53bf-4317-a20b-1a85d6b2b182.JPG not downloaded yet
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/1fd9c154-b42f-4978-af09-9c3a97716014.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/03e93aac-53bf-4317-a20b-1a85d6b2b182.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/ec290c19-6881-4997-9f68-6f1285e8ddf3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/f0c5f4b5-8366-4f19-91a6-bfd08231e246.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/e3b915ed-ce9f-482d-b9ea-927757cd9caa.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/adc0a162-9108-468f-872f-a8728d9492c9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/1ff1641f-d0af-4a97-a283-a4350d31952c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/f0699298-8602-410b-bccb-f314d32138e5.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5669817/general/c0c0fdb6-8ee1-4885-b918-f2cc10b7c0ec.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744560)
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/27265495-49ba-43f5-8241-825ed0bad9ee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:26 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/926cbb19-e661-47fe-a7da-836e38b557bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df16c5ce-ecb0-54bf-bb83-205a9d079867, skipping ID generation
2026-03-30 12:36:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df16c5ce-ecb0-54bf-bb83-205a9d079867 with scrape type 1
2026-03-30 12:36:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df16c5ce-ecb0-54bf-bb83-205a9d079867 sending to next pipeline
2026-03-30 12:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df16c5ce-ecb0-54bf-bb83-205a9d079867, identifier: 10744560
2026-03-30 12:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10744560
2026-03-30 12:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10744560
2026-03-30 12:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df16c5ce-ecb0-54bf-bb83-205a9d079867 with identifier: 10744560 to the API
2026-03-30 12:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:27 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5669817/general/c0c0fdb6-8ee1-4885-b918-f2cc10b7c0ec.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'df16c5ce-ecb0-54bf-bb83-205a9d079867',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG785JB',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744560',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Defender',
'odometer': 133370,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [],
'price': 45400,
'price_includes_vat': True,
'registration_date': '2021-07-05',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Defender 110 2.0 P400e X-Dynamic SE - AWD - Hybrid - '
'Automatic - 404 hp - 133.370 km',
'transmission': 'automatic',
'trim': 'X-Dynamic SE',
'vin': None,
'year': 2021}
2026-03-30 12:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744560%27 HTTP/1.1" 200 None
2026-03-30 12:36:27 [adesa.de] INFO: Saving data for 10744560: {'created_time': 1774874187.382958, 'last_price_update_time': 1774874187.382974, 'auction_closing_time': 1775031000.0}
2026-03-30 12:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744560') HTTP/1.1" 204 0
2026-03-30 12:36:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/2b91a706-125b-44c3-bdd5-649e30172470.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item df16c5ce-ecb0-54bf-bb83-205a9d079867 due to Ignoring non-200 response
2026-03-30 12:36:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/6d3ad71d-1fae-4aa7-a60d-6654cc3c5087.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/41b71a8f-4999-4f83-bfc8-3fba2168f6c4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/79f56ca0-e362-4477-b479-7d15ed47ac88.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:27 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5660409/general/0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744555)
2026-03-30 12:36:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:27 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d5756e36-e0dc-5300-89c6-654462b8be0a, skipping ID generation
2026-03-30 12:36:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d5756e36-e0dc-5300-89c6-654462b8be0a with scrape type 1
2026-03-30 12:36:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d5756e36-e0dc-5300-89c6-654462b8be0a sending to next pipeline
2026-03-30 12:36:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d5756e36-e0dc-5300-89c6-654462b8be0a, identifier: 10744555
2026-03-30 12:36:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10744555
2026-03-30 12:36:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10744555
2026-03-30 12:36:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d5756e36-e0dc-5300-89c6-654462b8be0a with identifier: 10744555 to the API
2026-03-30 12:36:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:28 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5660409/general/0dd69d7e-aadc-4be5-a6fc-6625d32b1fce.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 298,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'd5756e36-e0dc-5300-89c6-654462b8be0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GR137FA',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744555',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X6',
'odometer': 108685,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [],
'price': 53400,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X6 30d M Sport - xDrive - Diesel - Automatic - 298 hp - 108.685 '
'km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 12:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744555%27 HTTP/1.1" 200 None
2026-03-30 12:36:28 [adesa.de] INFO: Saving data for 10744555: {'created_time': 1774874188.113512, 'last_price_update_time': 1774874188.113525, 'auction_closing_time': 1775031000.0}
2026-03-30 12:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744555') HTTP/1.1" 204 0
2026-03-30 12:36:28 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item d5756e36-e0dc-5300-89c6-654462b8be0a due to Ignoring non-200 response
2026-03-30 12:36:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744868> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:36:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10744868
2026-03-30 12:36:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with scrape type 1
2026-03-30 12:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 85ef6ca2-a8b1-5383-a5e8-62a865645d67
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252F6cf52256-3014-4ecd-a181-099ab4b75702.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/6cf52256-3014-4ecd-a181-099ab4b75702.jpg already downloaded
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252Fc0e61020-7b2b-4974-9f2e-06edd8e4bb28.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/c0e61020-7b2b-4974-9f2e-06edd8e4bb28.jpg already downloaded
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252F74e7dfa4-7dfd-4569-b23d-aa7b74363535.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/74e7dfa4-7dfd-4569-b23d-aa7b74363535.jpg already downloaded
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252F70d949af-e2c4-4521-ae35-f01ee0445ddd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/70d949af-e2c4-4521-ae35-f01ee0445ddd.jpg already downloaded
2026-03-30 12:36:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252F58cd9305-0188-4628-8549-7151b72c30cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/58cd9305-0188-4628-8549-7151b72c30cb.jpg already downloaded
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252Fcb05e255-684f-4eb6-a01a-31ada2674d11.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/cb05e255-684f-4eb6-a01a-31ada2674d11.jpg already downloaded
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252Faa105734-71f2-4676-89a8-e263f7d0c25e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/aa105734-71f2-4676-89a8-e263f7d0c25e.jpg already downloaded
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252Fae5d867c-c27e-4ec3-accf-8cd0e0dcd763.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/ae5d867c-c27e-4ec3-accf-8cd0e0dcd763.jpg already downloaded
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252Fe0f8fd06-be67-4074-8f46-55a9688665fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/e0f8fd06-be67-4074-8f46-55a9688665fb.jpg already downloaded
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36: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%252F5741277%252Fgeneral%252F85c6dfdc-46ba-4361-af2d-4aa2a51c195c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5741277/general/85c6dfdc-46ba-4361-af2d-4aa2a51c195c.jpg already downloaded
2026-03-30 12:36:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 85ef6ca2-a8b1-5383-a5e8-62a865645d67, identifier: 10744868
2026-03-30 12:36:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10744868
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Benzine HTTP/1.1" 200 None
2026-03-30 12:36:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:36:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10744868
2026-03-30 12:36:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 85ef6ca2-a8b1-5383-a5e8-62a865645d67 with identifier: 10744868 to the API
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744868>
{'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-04-02T10:30:00Z',
'fuel_type': 'Petrol',
'id': '85ef6ca2-a8b1-5383-a5e8-62a865645d67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME-AN401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744868',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 176795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 14,
'photo_urls': ['https://images.openlane.eu/carimgs/5741277/general/6cf52256-3014-4ecd-a181-099ab4b75702.jpg',
'https://images.openlane.eu/carimgs/5741277/general/c0e61020-7b2b-4974-9f2e-06edd8e4bb28.jpg',
'https://images.openlane.eu/carimgs/5741277/general/74e7dfa4-7dfd-4569-b23d-aa7b74363535.jpg',
'https://images.openlane.eu/carimgs/5741277/general/70d949af-e2c4-4521-ae35-f01ee0445ddd.jpg',
'https://images.openlane.eu/carimgs/5741277/general/58cd9305-0188-4628-8549-7151b72c30cb.jpg',
'https://images.openlane.eu/carimgs/5741277/general/cb05e255-684f-4eb6-a01a-31ada2674d11.jpg',
'https://images.openlane.eu/carimgs/5741277/general/aa105734-71f2-4676-89a8-e263f7d0c25e.jpg',
'https://images.openlane.eu/carimgs/5741277/general/ae5d867c-c27e-4ec3-accf-8cd0e0dcd763.jpg',
'https://images.openlane.eu/carimgs/5741277/general/e0f8fd06-be67-4074-8f46-55a9688665fb.jpg',
'https://images.openlane.eu/carimgs/5741277/general/85c6dfdc-46ba-4361-af2d-4aa2a51c195c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195267,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/6cf52256-3014-4ecd-a181-099ab4b75702.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202816,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/c0e61020-7b2b-4974-9f2e-06edd8e4bb28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203439,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/74e7dfa4-7dfd-4569-b23d-aa7b74363535.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207580,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/70d949af-e2c4-4521-ae35-f01ee0445ddd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190279,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/58cd9305-0188-4628-8549-7151b72c30cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194499,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/cb05e255-684f-4eb6-a01a-31ada2674d11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158087,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/aa105734-71f2-4676-89a8-e263f7d0c25e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139179,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/ae5d867c-c27e-4ec3-accf-8cd0e0dcd763.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175927,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/e0f8fd06-be67-4074-8f46-55a9688665fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_85ef6ca2-a8b1-5383-a5e8-62a865645d67/85ef6ca2-a8b1-5383-a5e8-62a865645d67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160536,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5741277/general/85c6dfdc-46ba-4361-af2d-4aa2a51c195c.jpg',
'Width': 1024}],
'price': 14200,
'price_includes_vat': True,
'registration_date': '2023-03-29',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A4 Avant 40 TFSI S Line - Petrol - Automatic - 204 hp - '
'176.795 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2023}
2026-03-30 12:36:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744868%27 HTTP/1.1" 200 None
2026-03-30 12:36:32 [adesa.de] INFO: Saving data for 10744868: {'created_time': 1774874192.00501, 'last_price_update_time': 1774874192.005021, 'auction_closing_time': 1775125800.0}
2026-03-30 12:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744868') HTTP/1.1" 204 0
2026-03-30 12:36:35 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:36:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:35 [adesa.de] INFO: Found listing with ID: 10733659
2026-03-30 12:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733659%27 HTTP/1.1" 200 None
2026-03-30 12:36:35 [adesa.de] INFO: Scrape type for 10733659: 0
2026-03-30 12:36:35 [adesa.de] INFO: Skipping item 10733659 url https://www.openlane.eu/en/carv6/auction/10733659
2026-03-30 12:36:35 [adesa.de] INFO: Found listing with ID: 10730297
2026-03-30 12:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730297%27 HTTP/1.1" 200 None
2026-03-30 12:36:35 [adesa.de] INFO: Scrape type for 10730297: 0
2026-03-30 12:36:35 [adesa.de] INFO: Skipping item 10730297 url https://www.openlane.eu/en/carv6/auction/10730297
2026-03-30 12:36:35 [adesa.de] INFO: Found listing with ID: 10738821
2026-03-30 12:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738821%27 HTTP/1.1" 200 None
2026-03-30 12:36:35 [adesa.de] INFO: Scrape type for 10738821: 0
2026-03-30 12:36:35 [adesa.de] INFO: Skipping item 10738821 url https://www.openlane.eu/en/carv6/auction/10738821
2026-03-30 12:36:35 [adesa.de] INFO: Found listing with ID: 10738822
2026-03-30 12:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738822%27 HTTP/1.1" 200 None
2026-03-30 12:36:35 [adesa.de] INFO: Scrape type for 10738822: 0
2026-03-30 12:36:35 [adesa.de] INFO: Skipping item 10738822 url https://www.openlane.eu/en/carv6/auction/10738822
2026-03-30 12:36:35 [adesa.de] INFO: Found listing with ID: 10738825
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738825%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738825: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738825 url https://www.openlane.eu/en/carv6/auction/10738825
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738823
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738823%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738823: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738823 url https://www.openlane.eu/en/carv6/auction/10738823
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738820
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738820%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738820: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738820 url https://www.openlane.eu/en/carv6/auction/10738820
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738827
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738827%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738827: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738827 url https://www.openlane.eu/en/carv6/auction/10738827
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738828
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738828%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738828: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738828 url https://www.openlane.eu/en/carv6/auction/10738828
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738830
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738830%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738830: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738830 url https://www.openlane.eu/en/carv6/auction/10738830
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738829
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738829%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738829: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738829 url https://www.openlane.eu/en/carv6/auction/10738829
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738831
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738831%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738831: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738831 url https://www.openlane.eu/en/carv6/auction/10738831
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738832
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738832%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738832: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738832 url https://www.openlane.eu/en/carv6/auction/10738832
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738833
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738833%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738833: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738833 url https://www.openlane.eu/en/carv6/auction/10738833
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738840
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738840%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738840: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738840 url https://www.openlane.eu/en/carv6/auction/10738840
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738841
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738841%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738841: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738841 url https://www.openlane.eu/en/carv6/auction/10738841
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738843
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738843%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738843: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738843 url https://www.openlane.eu/en/carv6/auction/10738843
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10740303
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740303%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10740303: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10740303 url https://www.openlane.eu/en/carv6/auction/10740303
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738844
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738844%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738844: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738844 url https://www.openlane.eu/en/carv6/auction/10738844
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10738846
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738846%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10738846: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10738846 url https://www.openlane.eu/en/carv6/auction/10738846
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730311
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730311%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730311: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730311 url https://www.openlane.eu/en/carv6/auction/10730311
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730307
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730307%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730307: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730307 url https://www.openlane.eu/en/carv6/auction/10730307
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10733658
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733658%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10733658: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10733658 url https://www.openlane.eu/en/carv6/auction/10733658
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730299
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730299%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730299: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730299 url https://www.openlane.eu/en/carv6/auction/10730299
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10740302
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740302%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10740302: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10740302 url https://www.openlane.eu/en/carv6/auction/10740302
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730303
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730303%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730303: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730303 url https://www.openlane.eu/en/carv6/auction/10730303
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730317
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730317%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730317: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730317 url https://www.openlane.eu/en/carv6/auction/10730317
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730310
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730310%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730310: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730310 url https://www.openlane.eu/en/carv6/auction/10730310
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730068
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730068%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730068: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730068 url https://www.openlane.eu/en/carv6/auction/10730068
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730397
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730397%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730397: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730397 url https://www.openlane.eu/en/carv6/auction/10730397
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730298
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730298%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730298: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730298 url https://www.openlane.eu/en/carv6/auction/10730298
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10728844
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710728844%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10728844: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10728844 url https://www.openlane.eu/en/carv6/auction/10728844
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730295
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730295%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730295: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730295 url https://www.openlane.eu/en/carv6/auction/10730295
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730305
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730305%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730305: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730305 url https://www.openlane.eu/en/carv6/auction/10730305
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730309
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730309%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730309: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730309 url https://www.openlane.eu/en/carv6/auction/10730309
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730300
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730300%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730300: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730300 url https://www.openlane.eu/en/carv6/auction/10730300
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730306
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730306%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730306: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730306 url https://www.openlane.eu/en/carv6/auction/10730306
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10730312
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710730312%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10730312: 0
2026-03-30 12:36:36 [adesa.de] INFO: Skipping item 10730312 url https://www.openlane.eu/en/carv6/auction/10730312
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744719
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744719%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744719: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744719 url https://www.openlane.eu/en/carv6/auction/10744719
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744793
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744793%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744793: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744793 url https://www.openlane.eu/en/carv6/auction/10744793
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744772
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744772%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744772: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744772 url https://www.openlane.eu/en/carv6/auction/10744772
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744810
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744810%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744810: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744810 url https://www.openlane.eu/en/carv6/auction/10744810
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744822
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744822%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744822: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744822 url https://www.openlane.eu/en/carv6/auction/10744822
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744824
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744824%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744824: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744824 url https://www.openlane.eu/en/carv6/auction/10744824
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744795
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744795%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744795: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744795 url https://www.openlane.eu/en/carv6/auction/10744795
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744704
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744704%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744704: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744704 url https://www.openlane.eu/en/carv6/auction/10744704
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744778
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744778%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744778: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744778 url https://www.openlane.eu/en/carv6/auction/10744778
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744804
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744804%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744804: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744804 url https://www.openlane.eu/en/carv6/auction/10744804
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744709
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744709%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744709: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744709 url https://www.openlane.eu/en/carv6/auction/10744709
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744726
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744726%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744726: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744726 url https://www.openlane.eu/en/carv6/auction/10744726
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744694
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744694%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744694: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744694 url https://www.openlane.eu/en/carv6/auction/10744694
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744723
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744723%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744723: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744723 url https://www.openlane.eu/en/carv6/auction/10744723
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744782
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744782%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744782: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744782 url https://www.openlane.eu/en/carv6/auction/10744782
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744714
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744714%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744714: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744714 url https://www.openlane.eu/en/carv6/auction/10744714
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744734
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744734%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744734: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744734 url https://www.openlane.eu/en/carv6/auction/10744734
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744728
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744728%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744728: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744728 url https://www.openlane.eu/en/carv6/auction/10744728
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744755
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744755%27 HTTP/1.1" 200 None
2026-03-30 12:36:36 [adesa.de] INFO: Scrape type for 10744755: 1
2026-03-30 12:36:36 [adesa.de] INFO: Scraping item 10744755 url https://www.openlane.eu/en/carv6/auction/10744755
2026-03-30 12:36:36 [adesa.de] INFO: Found listing with ID: 10744784
2026-03-30 12:36:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744784%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744784: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744784 url https://www.openlane.eu/en/carv6/auction/10744784
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744816
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744816%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744816: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744816 url https://www.openlane.eu/en/carv6/auction/10744816
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744688
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744688%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744688: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744688 url https://www.openlane.eu/en/carv6/auction/10744688
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744806
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744806%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744806: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744806 url https://www.openlane.eu/en/carv6/auction/10744806
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744690
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744690%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744690: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744690 url https://www.openlane.eu/en/carv6/auction/10744690
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744754
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744754%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744754: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744754 url https://www.openlane.eu/en/carv6/auction/10744754
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744752
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744752%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744752: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744752 url https://www.openlane.eu/en/carv6/auction/10744752
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744787
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744787%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744787: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744787 url https://www.openlane.eu/en/carv6/auction/10744787
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744722
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744722%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744722: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744722 url https://www.openlane.eu/en/carv6/auction/10744722
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744786
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744786%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744786: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744786 url https://www.openlane.eu/en/carv6/auction/10744786
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744807
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744807%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744807: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744807 url https://www.openlane.eu/en/carv6/auction/10744807
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744765
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744765%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744765: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744765 url https://www.openlane.eu/en/carv6/auction/10744765
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744762
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744762%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744762: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744762 url https://www.openlane.eu/en/carv6/auction/10744762
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744727
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744727%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744727: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744727 url https://www.openlane.eu/en/carv6/auction/10744727
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744720
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744720%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744720: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744720 url https://www.openlane.eu/en/carv6/auction/10744720
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744790
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744790%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744790: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744790 url https://www.openlane.eu/en/carv6/auction/10744790
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744805
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744805%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744805: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744805 url https://www.openlane.eu/en/carv6/auction/10744805
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744691
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744691%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744691: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744691 url https://www.openlane.eu/en/carv6/auction/10744691
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744731
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744731%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744731: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744731 url https://www.openlane.eu/en/carv6/auction/10744731
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744796
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744796%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744796: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744796 url https://www.openlane.eu/en/carv6/auction/10744796
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744711
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744711%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744711: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744711 url https://www.openlane.eu/en/carv6/auction/10744711
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744769
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744769%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744769: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744769 url https://www.openlane.eu/en/carv6/auction/10744769
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744757
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744757%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744757: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744757 url https://www.openlane.eu/en/carv6/auction/10744757
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744705
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744705%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744705: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744705 url https://www.openlane.eu/en/carv6/auction/10744705
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744764
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744764%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744764: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744764 url https://www.openlane.eu/en/carv6/auction/10744764
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744729
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744729%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744729: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744729 url https://www.openlane.eu/en/carv6/auction/10744729
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744774
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744774%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744774: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744774 url https://www.openlane.eu/en/carv6/auction/10744774
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744703
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744703%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744703: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744703 url https://www.openlane.eu/en/carv6/auction/10744703
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744740
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744740%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744740: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744740 url https://www.openlane.eu/en/carv6/auction/10744740
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744699
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744699%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744699: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744699 url https://www.openlane.eu/en/carv6/auction/10744699
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744818
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744818%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744818: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744818 url https://www.openlane.eu/en/carv6/auction/10744818
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744820
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744820%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744820: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744820 url https://www.openlane.eu/en/carv6/auction/10744820
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744701
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744701%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744701: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744701 url https://www.openlane.eu/en/carv6/auction/10744701
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744695
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744695%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744695: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744695 url https://www.openlane.eu/en/carv6/auction/10744695
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744739
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744739%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744739: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744739 url https://www.openlane.eu/en/carv6/auction/10744739
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744718
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744718%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744718: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744718 url https://www.openlane.eu/en/carv6/auction/10744718
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10738819
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738819%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10738819: 0
2026-03-30 12:36:37 [adesa.de] INFO: Skipping item 10738819 url https://www.openlane.eu/en/carv6/auction/10738819
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10738824
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738824%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10738824: 0
2026-03-30 12:36:37 [adesa.de] INFO: Skipping item 10738824 url https://www.openlane.eu/en/carv6/auction/10738824
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10738826
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738826%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10738826: 0
2026-03-30 12:36:37 [adesa.de] INFO: Skipping item 10738826 url https://www.openlane.eu/en/carv6/auction/10738826
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10744697
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744697%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10744697: 1
2026-03-30 12:36:37 [adesa.de] INFO: Scraping item 10744697 url https://www.openlane.eu/en/carv6/auction/10744697
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10738835
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738835%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10738835: 0
2026-03-30 12:36:37 [adesa.de] INFO: Skipping item 10738835 url https://www.openlane.eu/en/carv6/auction/10738835
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10738834
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738834%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10738834: 0
2026-03-30 12:36:37 [adesa.de] INFO: Skipping item 10738834 url https://www.openlane.eu/en/carv6/auction/10738834
2026-03-30 12:36:37 [adesa.de] INFO: Found listing with ID: 10738836
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738836%27 HTTP/1.1" 200 None
2026-03-30 12:36:37 [adesa.de] INFO: Scrape type for 10738836: 0
2026-03-30 12:36:37 [adesa.de] INFO: Skipping item 10738836 url https://www.openlane.eu/en/carv6/auction/10738836
2026-03-30 12:36:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:36:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:36:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10742741
2026-03-30 12:36:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 489432ea-3219-5479-9a53-07b79d3430a9 with scrape type 1
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 489432ea-3219-5479-9a53-07b79d3430a9
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/6d6309c5-2d3a-4f85-a465-688c2b35a0ea.jpg already downloaded
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fd9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/d9e0fd7b-5fcd-4dcc-9f97-94bedee5c0dc.jpg already downloaded
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fd9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/d9b354c1-dc31-4f51-92f0-c4c0d83e5bfd.jpg already downloaded
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fe297087c-14a2-44ba-8541-71ed1f935795.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/e297087c-14a2-44ba-8541-71ed1f935795.jpg already downloaded
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/282d8c97-ddf4-45bd-b4c6-0a6975b2ac7c.jpg already downloaded
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F74417755-cec6-4487-97de-4cf6fa613cdf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/74417755-cec6-4487-97de-4cf6fa613cdf.jpg already downloaded
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F31755540-aad0-43c1-a236-9276496841e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/31755540-aad0-43c1-a236-9276496841e6.jpg already downloaded
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252Fc93017be-959b-48f9-97b9-e1f2d0832594.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/c93017be-959b-48f9-97b9-e1f2d0832594.jpg already downloaded
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/7f441af0-6bf6-46ce-b1aa-99be204317d6.jpg already downloaded
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745466%252Fgeneral%252F334d4251-2047-49e5-8853-4216df8263bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:36:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745466/general/334d4251-2047-49e5-8853-4216df8263bc.jpg already downloaded
2026-03-30 12:36:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 489432ea-3219-5479-9a53-07b79d3430a9, identifier: 10742741
2026-03-30 12:36:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10742741
2026-03-30 12:36:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10742741
2026-03-30 12:36:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 489432ea-3219-5479-9a53-07b79d3430a9 with identifier: 10742741 to the API
2026-03-30 12:36:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:36: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-30 12:36:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742741>
{'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-31T07:30:00Z',
'fuel_type': 'Hybrid',
'id': '489432ea-3219-5479-9a53-07b79d3430a9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742741',
'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-30 12:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742741%27 HTTP/1.1" 200 None
2026-03-30 12:36:39 [adesa.de] INFO: Saving data for 10742741: {'created_time': 1774874199.204597, 'last_price_update_time': 1774874199.204606, 'auction_closing_time': 1774942200.0}
2026-03-30 12:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:36:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742741') HTTP/1.1" 204 0
2026-03-30 12:36:48 [scrapy.extensions.logstats] INFO: Crawled 77 pages (at 55 pages/min), scraped 10 items (at 8 items/min)
2026-03-30 12:36:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:37:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10742815
2026-03-30 12:37:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5bbded3-d313-5b14-8538-ab6bb948d1fe with scrape type 1
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5bbded3-d313-5b14-8538-ab6bb948d1fe
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252F1826e317-4e22-4b48-b4e4-f142c29dc019.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/1826e317-4e22-4b48-b4e4-f142c29dc019.jpg already downloaded
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252F9d0a25fd-d316-4016-aadf-f0200a97ccca.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/9d0a25fd-d316-4016-aadf-f0200a97ccca.jpg already downloaded
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252Fe00684fe-e421-4165-894b-9ecf6ec2bc34.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/e00684fe-e421-4165-894b-9ecf6ec2bc34.jpg already downloaded
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252Fc5b7c0ba-308a-4867-8135-148845c7bb1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/c5b7c0ba-308a-4867-8135-148845c7bb1e.jpg already downloaded
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252Faf0c7f30-bed4-43ba-a93b-c338c583541a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/af0c7f30-bed4-43ba-a93b-c338c583541a.jpg already downloaded
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252F4bc72b82-e088-4fb2-b604-61e157348cf7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/4bc72b82-e088-4fb2-b604-61e157348cf7.jpg already downloaded
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252F74e3660c-5604-4227-9fed-9b69309e973b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/74e3660c-5604-4227-9fed-9b69309e973b.jpg already downloaded
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252F4733f1e4-4533-43f0-8e30-8a05d42ed092.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/4733f1e4-4533-43f0-8e30-8a05d42ed092.jpg already downloaded
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252F3bd92f47-7c8c-40e3-8519-f57d475ffbae.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/3bd92f47-7c8c-40e3-8519-f57d475ffbae.jpg already downloaded
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5737181%252Fgeneral%252F76fbec75-8ed6-4d51-9bc1-75abea781011.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737181/general/76fbec75-8ed6-4d51-9bc1-75abea781011.jpg already downloaded
2026-03-30 12:37:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5bbded3-d313-5b14-8538-ab6bb948d1fe, identifier: 10742815
2026-03-30 12:37:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10742815
2026-03-30 12:37:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10742815
2026-03-30 12:37:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5bbded3-d313-5b14-8538-ab6bb948d1fe with identifier: 10742815 to the API
2026-03-30 12:37:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742815>
{'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-31T07:35: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=10742815',
'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-30 12:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742815%27 HTTP/1.1" 200 None
2026-03-30 12:37:15 [adesa.de] INFO: Saving data for 10742815: {'created_time': 1774874235.027152, 'last_price_update_time': 1774874235.027164, 'auction_closing_time': 1774942500.0}
2026-03-30 12:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742815') HTTP/1.1" 204 0
2026-03-30 12:37:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0f20f4de-65ed-5914-ad38-e5976ee35050 with identifier: 10742800
2026-03-30 12:37:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f20f4de-65ed-5914-ad38-e5976ee35050 with scrape type 1
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252F1ed595f5-0fe9-436d-bc74-8993bbf2ccf8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/1ed595f5-0fe9-436d-bc74-8993bbf2ccf8.jpg not downloaded yet
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252F53a42c53-84ab-4523-8b26-97e3994fdce3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/53a42c53-84ab-4523-8b26-97e3994fdce3.jpg not downloaded yet
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252F13036af4-2c09-488b-a245-a80c32f4e113.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/13036af4-2c09-488b-a245-a80c32f4e113.jpg not downloaded yet
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252F64c8cdcc-52f4-4b0f-b856-89c09e25ac89.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/64c8cdcc-52f4-4b0f-b856-89c09e25ac89.jpg not downloaded yet
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252Fbbb1080b-fc8b-43b0-bcb4-ce3778b1784f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/bbb1080b-fc8b-43b0-bcb4-ce3778b1784f.jpg not downloaded yet
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252Fba6e5531-b1e9-4877-a586-54e171605c01.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/ba6e5531-b1e9-4877-a586-54e171605c01.jpg not downloaded yet
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252Ffb46b668-8b1f-49ba-80da-f74c25f8663a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/fb46b668-8b1f-49ba-80da-f74c25f8663a.jpg not downloaded yet
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252F7b4f07f8-61d2-4560-8915-47bac716f20d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/7b4f07f8-61d2-4560-8915-47bac716f20d.jpg not downloaded yet
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252F01154236-e032-4e3f-a88d-20f61084026f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/01154236-e032-4e3f-a88d-20f61084026f.jpg not downloaded yet
2026-03-30 12:37:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5636970%252Fgeneral%252F0003f8d4-bae0-4ef9-8301-26d4aff4666f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/0003f8d4-bae0-4ef9-8301-26d4aff4666f.jpg not downloaded yet
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.782(s), this was the 1st time calling it.
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.995356736376165 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.802(s), this was the 1st time calling it.
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.341675181516886 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.884(s), this was the 1st time calling it.
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.700009468453911 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.824(s), this was the 1st time calling it.
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.567404696813003 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.912(s), this was the 1st time calling it.
2026-03-30 12:37:26 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.970124393432479 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:37:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10742721
2026-03-30 12:37:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with scrape type 1
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e33c1e03-fab8-5527-97e1-a3c6c2d54d06
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252F51029c74-c793-4ab4-b630-f426080c7365.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/51029c74-c793-4ab4-b630-f426080c7365.jpg already downloaded
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252F4ab5610e-62ee-4911-97a7-4de049a53358.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/4ab5610e-62ee-4911-97a7-4de049a53358.jpg already downloaded
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252Fd8da897c-a39f-4388-9525-cd88afefac3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/d8da897c-a39f-4388-9525-cd88afefac3a.jpg already downloaded
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252F2e4a5827-9dfa-425e-b9fe-55bde054cadb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/2e4a5827-9dfa-425e-b9fe-55bde054cadb.jpg already downloaded
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252Fbf14ac04-f1c6-439b-ad80-80034633704d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/bf14ac04-f1c6-439b-ad80-80034633704d.jpg already downloaded
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252F28b6530a-9133-4ab1-b43d-883913362ceb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/28b6530a-9133-4ab1-b43d-883913362ceb.jpg already downloaded
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252Ff9d1f503-c639-4eef-a6e7-54fce59eb977.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/f9d1f503-c639-4eef-a6e7-54fce59eb977.jpg already downloaded
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252Ff9b1913a-6875-4d0b-9335-5665b179c5f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/f9b1913a-6875-4d0b-9335-5665b179c5f8.jpg already downloaded
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252F40bf2bb3-d168-46ac-a100-8caa55886068.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/40bf2bb3-d168-46ac-a100-8caa55886068.jpg already downloaded
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5697189%252Fgeneral%252F34515785-3ac7-47d5-8a68-2c30b0de6c08.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5697189/general/34515785-3ac7-47d5-8a68-2c30b0de6c08.jpg already downloaded
2026-03-30 12:37:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e33c1e03-fab8-5527-97e1-a3c6c2d54d06, identifier: 10742721
2026-03-30 12:37:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10742721
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Blue HTTP/1.1" 200 None
2026-03-30 12:37:28 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:37:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10742721
2026-03-30 12:37:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e33c1e03-fab8-5527-97e1-a3c6c2d54d06 with identifier: 10742721 to the API
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742721>
{'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-31T07: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=10742721',
'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-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742721%27 HTTP/1.1" 200 None
2026-03-30 12:37:28 [adesa.de] INFO: Saving data for 10742721: {'created_time': 1774874248.861909, 'last_price_update_time': 1774874248.861922, 'auction_closing_time': 1774942200.0}
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742721') HTTP/1.1" 204 0
2026-03-30 12:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/0003f8d4-bae0-4ef9-8301-26d4aff4666f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/01154236-e032-4e3f-a88d-20f61084026f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Using managed identity for Azure Blob Storage
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Using managed identity with client ID: 39192755-105d-4ce2-a21d-ab53b63f8b87
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af781a90>
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): login.microsoftonline.com:443
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://login.microsoftonline.com:443 "POST /8ea908c1-4e85-4692-bc3f-3646b9b40891/oauth2/v2.0/token HTTP/1.1" 200 2115
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): alxproduction.blob.core.windows.net:443
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252F0003f8d4-bae0-4ef9-8301-26d4aff4666f.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/0003f8d4-bae0-4ef9-8301-26d4aff4666f.jpg saved to cache
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/7b4f07f8-61d2-4560-8915-47bac716f20d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43330d0>
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252F01154236-e032-4e3f-a88d-20f61084026f.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/01154236-e032-4e3f-a88d-20f61084026f.jpg saved to cache
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410fcd0>
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252F7b4f07f8-61d2-4560-8915-47bac716f20d.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/7b4f07f8-61d2-4560-8915-47bac716f20d.jpg saved to cache
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/fb46b668-8b1f-49ba-80da-f74c25f8663a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/ba6e5531-b1e9-4877-a586-54e171605c01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b408c090>
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252Ffb46b668-8b1f-49ba-80da-f74c25f8663a.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/fb46b668-8b1f-49ba-80da-f74c25f8663a.jpg saved to cache
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/bbb1080b-fc8b-43b0-bcb4-ce3778b1784f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b480b450>
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252Fba6e5531-b1e9-4877-a586-54e171605c01.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/ba6e5531-b1e9-4877-a586-54e171605c01.jpg saved to cache
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/64c8cdcc-52f4-4b0f-b856-89c09e25ac89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cd510>
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252Fbbb1080b-fc8b-43b0-bcb4-ce3778b1784f.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/bbb1080b-fc8b-43b0-bcb4-ce3778b1784f.jpg saved to cache
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af621410>
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252F64c8cdcc-52f4-4b0f-b856-89c09e25ac89.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/64c8cdcc-52f4-4b0f-b856-89c09e25ac89.jpg saved to cache
2026-03-30 12:37:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/13036af4-2c09-488b-a245-a80c32f4e113.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10742750
2026-03-30 12:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item de8beab5-6435-5038-9623-10ca7fec53fe with scrape type 1
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item de8beab5-6435-5038-9623-10ca7fec53fe
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252Fb0de3cc5-94ac-4eef-9dce-6fb4f336815d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/b0de3cc5-94ac-4eef-9dce-6fb4f336815d.jpg already downloaded
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252F9ba95da5-1771-4f8a-a36c-2ce0a2ad4e63.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/9ba95da5-1771-4f8a-a36c-2ce0a2ad4e63.jpg already downloaded
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252F13f366d1-57f4-4d54-be9c-a7e442c97cca.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/13f366d1-57f4-4d54-be9c-a7e442c97cca.jpg already downloaded
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252F31e457ce-2a1b-4543-9c44-d61d9d958458.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/31e457ce-2a1b-4543-9c44-d61d9d958458.jpg already downloaded
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252F28c5c19c-b1bd-4d25-9c49-01c66acad099.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/28c5c19c-b1bd-4d25-9c49-01c66acad099.jpg already downloaded
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252F8a30dd12-0748-4032-a70b-59b265f1c75b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/8a30dd12-0748-4032-a70b-59b265f1c75b.jpg already downloaded
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252F30f6cc72-119b-40fe-8b07-c241e1c9ea2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/30f6cc72-119b-40fe-8b07-c241e1c9ea2f.jpg already downloaded
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252Fadfc67ad-d291-48f1-bcbe-d8905e1f1a01.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/adfc67ad-d291-48f1-bcbe-d8905e1f1a01.jpg already downloaded
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252F0bfe4354-aad9-4bfa-9f66-65012762a419.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/0bfe4354-aad9-4bfa-9f66-65012762a419.jpg already downloaded
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5750200%252Fgeneral%252Fab3aff79-641f-4a1c-87b4-f83999d36b52.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750200/general/ab3aff79-641f-4a1c-87b4-f83999d36b52.jpg already downloaded
2026-03-30 12:37:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: de8beab5-6435-5038-9623-10ca7fec53fe, identifier: 10742750
2026-03-30 12:37:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10742750
2026-03-30 12:37:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10742750
2026-03-30 12:37:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: de8beab5-6435-5038-9623-10ca7fec53fe with identifier: 10742750 to the API
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742750>
{'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-31T07:30: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=10742750',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 67698,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5750200/general/b0de3cc5-94ac-4eef-9dce-6fb4f336815d.jpg',
'https://images.openlane.eu/carimgs/5750200/general/9ba95da5-1771-4f8a-a36c-2ce0a2ad4e63.jpg',
'https://images.openlane.eu/carimgs/5750200/general/13f366d1-57f4-4d54-be9c-a7e442c97cca.jpg',
'https://images.openlane.eu/carimgs/5750200/general/31e457ce-2a1b-4543-9c44-d61d9d958458.jpg',
'https://images.openlane.eu/carimgs/5750200/general/28c5c19c-b1bd-4d25-9c49-01c66acad099.jpg',
'https://images.openlane.eu/carimgs/5750200/general/8a30dd12-0748-4032-a70b-59b265f1c75b.jpg',
'https://images.openlane.eu/carimgs/5750200/general/30f6cc72-119b-40fe-8b07-c241e1c9ea2f.jpg',
'https://images.openlane.eu/carimgs/5750200/general/adfc67ad-d291-48f1-bcbe-d8905e1f1a01.jpg',
'https://images.openlane.eu/carimgs/5750200/general/0bfe4354-aad9-4bfa-9f66-65012762a419.jpg',
'https://images.openlane.eu/carimgs/5750200/general/ab3aff79-641f-4a1c-87b4-f83999d36b52.jpg'],
'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-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742750%27 HTTP/1.1" 200 None
2026-03-30 12:37:30 [adesa.de] INFO: Saving data for 10742750: {'created_time': 1774874250.637057, 'last_price_update_time': 1774874250.63707, 'auction_closing_time': 1774942200.0}
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742750') HTTP/1.1" 204 0
2026-03-30 12:37:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/1ed595f5-0fe9-436d-bc74-8993bbf2ccf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4808250>
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252F13036af4-2c09-488b-a245-a80c32f4e113.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/13036af4-2c09-488b-a245-a80c32f4e113.jpg saved to cache
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5636970/general/53a42c53-84ab-4523-8b26-97e3994fdce3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742800)
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b408f1d0>
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252F1ed595f5-0fe9-436d-bc74-8993bbf2ccf8.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/1ed595f5-0fe9-436d-bc74-8993bbf2ccf8.jpg saved to cache
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a5f10>
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5636970%252Fgeneral%252F53a42c53-84ab-4523-8b26-97e3994fdce3.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5636970/general/53a42c53-84ab-4523-8b26-97e3994fdce3.jpg saved to cache
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0f20f4de-65ed-5914-ad38-e5976ee35050
2026-03-30 12:37:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0f20f4de-65ed-5914-ad38-e5976ee35050, skipping ID generation
2026-03-30 12:37:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0f20f4de-65ed-5914-ad38-e5976ee35050 with scrape type 1
2026-03-30 12:37:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0f20f4de-65ed-5914-ad38-e5976ee35050 sending to next pipeline
2026-03-30 12:37:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0f20f4de-65ed-5914-ad38-e5976ee35050, identifier: 10742800
2026-03-30 12:37:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0f20f4de-65ed-5914-ad38-e5976ee35050 with identifier: 10742800
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Electric HTTP/1.1" 200 None
2026-03-30 12:37:31 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:37:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0f20f4de-65ed-5914-ad38-e5976ee35050 with identifier: 10742800
2026-03-30 12:37:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0f20f4de-65ed-5914-ad38-e5976ee35050 with identifier: 10742800 to the API
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5636970/general/53a42c53-84ab-4523-8b26-97e3994fdce3.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': 252,
'expiration_date': '2026-03-31T07:35:00Z',
'fuel_type': 'Electric',
'id': '0f20f4de-65ed-5914-ad38-e5976ee35050',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '33107',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742800',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'C40',
'odometer': 41462,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114163,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/1ed595f5-0fe9-436d-bc74-8993bbf2ccf8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117221,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/53a42c53-84ab-4523-8b26-97e3994fdce3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88044,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/13036af4-2c09-488b-a245-a80c32f4e113.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101982,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/64c8cdcc-52f4-4b0f-b856-89c09e25ac89.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90192,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/bbb1080b-fc8b-43b0-bcb4-ce3778b1784f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89246,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/ba6e5531-b1e9-4877-a586-54e171605c01.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55450,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/fb46b668-8b1f-49ba-80da-f74c25f8663a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93585,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/7b4f07f8-61d2-4560-8915-47bac716f20d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101362,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/01154236-e032-4e3f-a88d-20f61084026f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0f20f4de-65ed-5914-ad38-e5976ee35050/0f20f4de-65ed-5914-ad38-e5976ee35050_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111004,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5636970/general/0003f8d4-bae0-4ef9-8301-26d4aff4666f.jpg',
'Width': 1280}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-08-24',
'seats_number': 5,
'seller_name': 'mind2move mobility GmbH',
'title': 'Volvo C40 Extended Range Plus - Electric - 252 hp - 41.462 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2023}
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742800%27 HTTP/1.1" 200 None
2026-03-30 12:37:31 [adesa.de] INFO: Saving data for 10742800: {'created_time': 1774874251.902034, 'last_price_update_time': 1774874251.902047, 'auction_closing_time': 1774942500.0}
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742800') HTTP/1.1" 204 0
2026-03-30 12:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:37:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:37:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:37:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:37:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744574> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10744574
2026-03-30 12:37:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da38125a-5f07-566c-a183-8efacf0f2ec6 with scrape type 1
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da38125a-5f07-566c-a183-8efacf0f2ec6
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252F7025a214-9704-4d44-86b9-94da30a44382.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/7025a214-9704-4d44-86b9-94da30a44382.JPG not downloaded yet
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252Fcdef82a0-258d-45c2-8474-c6e93164d862.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/cdef82a0-258d-45c2-8474-c6e93164d862.JPG not downloaded yet
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252F4a0a9af5-05d1-4eb3-9fc1-3d3fd46de2f3.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/4a0a9af5-05d1-4eb3-9fc1-3d3fd46de2f3.JPG not downloaded yet
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252F85d7b89a-65c2-4677-b245-280ec2afeb38.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/85d7b89a-65c2-4677-b245-280ec2afeb38.JPG not downloaded yet
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252F35018fda-efc4-4b6a-a8de-115bb33200ce.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/35018fda-efc4-4b6a-a8de-115bb33200ce.JPG not downloaded yet
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252F8195af9b-8c67-4694-b74b-25ae88d8480c.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/8195af9b-8c67-4694-b74b-25ae88d8480c.JPG not downloaded yet
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252F2f516abc-6685-45f5-be14-3d3479eef335.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/2f516abc-6685-45f5-be14-3d3479eef335.JPG not downloaded yet
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252F75c7aacf-417d-476a-add7-d71b34ad2660.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/75c7aacf-417d-476a-add7-d71b34ad2660.JPG not downloaded yet
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252F3b289427-4002-4ffc-81bd-dfbad038da79.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/3b289427-4002-4ffc-81bd-dfbad038da79.JPG not downloaded yet
2026-03-30 12:37:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5693113%252Fgeneral%252Fe0296306-7df2-44d5-9c31-2076a88aa5ad.jpeg%27 HTTP/1.1" 200 None
2026-03-30 12:37:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5693113/general/e0296306-7df2-44d5-9c31-2076a88aa5ad.jpeg already downloaded
2026-03-30 12:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744557> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/3b289427-4002-4ffc-81bd-dfbad038da79.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744574)
2026-03-30 12:37:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/75c7aacf-417d-476a-add7-d71b34ad2660.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744574)
2026-03-30 12:37:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10744557
2026-03-30 12:37:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903cd661-890a-5db7-81ab-d3c4d831aa8e with scrape type 1
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 903cd661-890a-5db7-81ab-d3c4d831aa8e
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252F0b15bab5-b9c8-4140-bdb0-89c2c395ef9f.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/0b15bab5-b9c8-4140-bdb0-89c2c395ef9f.JPG not downloaded yet
2026-03-30 12:37:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/2f516abc-6685-45f5-be14-3d3479eef335.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744574)
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252F60425a2c-8d3c-4d2f-aa9c-d6bf5c2f047e.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/60425a2c-8d3c-4d2f-aa9c-d6bf5c2f047e.JPG not downloaded yet
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252F0db30427-f74c-4395-89af-ca3364b7259a.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/0db30427-f74c-4395-89af-ca3364b7259a.JPG not downloaded yet
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252F8f65621c-733e-4925-b824-7b2e7df304fc.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/8f65621c-733e-4925-b824-7b2e7df304fc.JPG not downloaded yet
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-30 12:37:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/0b15bab5-b9c8-4140-bdb0-89c2c395ef9f.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252F9ee1208d-d429-4de2-b70a-f5c5d0b05eca.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/9ee1208d-d429-4de2-b70a-f5c5d0b05eca.JPG not downloaded yet
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252F2810e94c-8b04-495a-b28b-53cb1d0f1ba3.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/2810e94c-8b04-495a-b28b-53cb1d0f1ba3.JPG not downloaded yet
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252F571079c6-117f-4e33-8383-05918bda0263.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/571079c6-117f-4e33-8383-05918bda0263.JPG not downloaded yet
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252F9c92ff54-e793-4c59-b55f-73a7316e4e77.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/9c92ff54-e793-4c59-b55f-73a7316e4e77.JPG not downloaded yet
2026-03-30 12:37:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/8f65621c-733e-4925-b824-7b2e7df304fc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252Fbc1a1eb0-672e-4026-92a6-8df88d1a9b81.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/bc1a1eb0-672e-4026-92a6-8df88d1a9b81.JPG not downloaded yet
2026-03-30 12:37:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5664671%252Fgeneral%252Fb55b9177-1f11-4f12-90ba-1effc4f6963e.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5664671/general/b55b9177-1f11-4f12-90ba-1effc4f6963e.JPG not downloaded yet
2026-03-30 12:37:40 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744553> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:40 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/9c92ff54-e793-4c59-b55f-73a7316e4e77.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/bc1a1eb0-672e-4026-92a6-8df88d1a9b81.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/b55b9177-1f11-4f12-90ba-1effc4f6963e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/571079c6-117f-4e33-8383-05918bda0263.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/2810e94c-8b04-495a-b28b-53cb1d0f1ba3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/9ee1208d-d429-4de2-b70a-f5c5d0b05eca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10744553
2026-03-30 12:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 1
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c44de149-de1f-5ec0-b029-3d6e2dffb284
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252F6d22616e-cd37-4927-b919-735842bfa587.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/6d22616e-cd37-4927-b919-735842bfa587.JPG not downloaded yet
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/0db30427-f74c-4395-89af-ca3364b7259a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5664671/general/60425a2c-8d3c-4d2f-aa9c-d6bf5c2f047e.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744557)
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252F75160a72-6ef2-43ea-97a6-75157cd43eb0.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/75160a72-6ef2-43ea-97a6-75157cd43eb0.JPG not downloaded yet
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252F8176dcdb-737d-412a-92c8-0c36d685ccd3.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/8176dcdb-737d-412a-92c8-0c36d685ccd3.JPG not downloaded yet
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252F837486e4-dd92-47b9-81a4-8ef6e4c8a6d9.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/837486e4-dd92-47b9-81a4-8ef6e4c8a6d9.JPG not downloaded yet
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/8195af9b-8c67-4694-b74b-25ae88d8480c.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744574)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/6d22616e-cd37-4927-b919-735842bfa587.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252Ff9cef984-84a5-48fd-9c21-1f1a87143cdc.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/f9cef984-84a5-48fd-9c21-1f1a87143cdc.JPG not downloaded yet
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252Fd132f773-23d7-4c29-921f-3fa19ad09dc4.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/d132f773-23d7-4c29-921f-3fa19ad09dc4.JPG not downloaded yet
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252Fccdd5f3b-078d-4207-a322-29cf5a3f65e1.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/ccdd5f3b-078d-4207-a322-29cf5a3f65e1.JPG not downloaded yet
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/837486e4-dd92-47b9-81a4-8ef6e4c8a6d9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252F5adbcabe-27df-4fac-adb2-16cd705d9142.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/5adbcabe-27df-4fac-adb2-16cd705d9142.JPG not downloaded yet
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/8176dcdb-737d-412a-92c8-0c36d685ccd3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 903cd661-890a-5db7-81ab-d3c4d831aa8e, skipping ID generation
2026-03-30 12:37:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 903cd661-890a-5db7-81ab-d3c4d831aa8e with scrape type 1
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 903cd661-890a-5db7-81ab-d3c4d831aa8e sending to next pipeline
2026-03-30 12:37:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 903cd661-890a-5db7-81ab-d3c4d831aa8e, identifier: 10744557
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252F2ad8d90f-51cf-4da6-81da-74a5e8ea55d6.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/2ad8d90f-51cf-4da6-81da-74a5e8ea55d6.JPG not downloaded yet
2026-03-30 12:37:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10744557
2026-03-30 12:37:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10744557
2026-03-30 12:37:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 903cd661-890a-5db7-81ab-d3c4d831aa8e with identifier: 10744557 to the API
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:41 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5664671/general/60425a2c-8d3c-4d2f-aa9c-d6bf5c2f047e.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 340,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': '903cd661-890a-5db7-81ab-d3c4d831aa8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GN819XF',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744557',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X4',
'odometer': 28691,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [],
'price': 40400,
'price_includes_vat': True,
'registration_date': '2023-05-09',
'seats_number': 5,
'seller_name': None,
'title': 'BMW X4 M 40d M Sport - xDrive - Diesel - Automatic - 340 hp - '
'28.691 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744557%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [adesa.de] INFO: Saving data for 10744557: {'created_time': 1774874261.759646, 'last_price_update_time': 1774874261.759656, 'auction_closing_time': 1775031000.0}
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744557') HTTP/1.1" 204 0
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 903cd661-890a-5db7-81ab-d3c4d831aa8e due to Ignoring non-200 response
2026-03-30 12:37:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5656905%252Fgeneral%252F3dc5a9dd-1046-4ecb-a1c0-86acf7ee4139.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656905/general/3dc5a9dd-1046-4ecb-a1c0-86acf7ee4139.JPG not downloaded yet
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/ccdd5f3b-078d-4207-a322-29cf5a3f65e1.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/d132f773-23d7-4c29-921f-3fa19ad09dc4.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/3dc5a9dd-1046-4ecb-a1c0-86acf7ee4139.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/2ad8d90f-51cf-4da6-81da-74a5e8ea55d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/5adbcabe-27df-4fac-adb2-16cd705d9142.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/f9cef984-84a5-48fd-9c21-1f1a87143cdc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:41 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5656905/general/75160a72-6ef2-43ea-97a6-75157cd43eb0.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744553)
2026-03-30 12:37:41 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/35018fda-efc4-4b6a-a8de-115bb33200ce.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744574)
2026-03-30 12:37:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/85d7b89a-65c2-4677-b245-280ec2afeb38.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744574)
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/4a0a9af5-05d1-4eb3-9fc1-3d3fd46de2f3.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744574)
2026-03-30 12:37:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/cdef82a0-258d-45c2-8474-c6e93164d862.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744574)
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:42 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5693113/general/7025a214-9704-4d44-86b9-94da30a44382.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744574)
2026-03-30 12:37:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c44de149-de1f-5ec0-b029-3d6e2dffb284, skipping ID generation
2026-03-30 12:37:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c44de149-de1f-5ec0-b029-3d6e2dffb284 with scrape type 1
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c44de149-de1f-5ec0-b029-3d6e2dffb284 sending to next pipeline
2026-03-30 12:37:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c44de149-de1f-5ec0-b029-3d6e2dffb284, identifier: 10744553
2026-03-30 12:37:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10744553
2026-03-30 12:37:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10744553
2026-03-30 12:37:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c44de149-de1f-5ec0-b029-3d6e2dffb284 with identifier: 10744553 to the API
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:37:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5656905/general/75160a72-6ef2-43ea-97a6-75157cd43eb0.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '4.4L',
'engine_horse_power': 600,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Petrol',
'id': 'c44de149-de1f-5ec0-b029-3d6e2dffb284',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': None,
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744553',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 81018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 56,
'photos': [],
'price': 56800,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': None,
'title': 'BMW 5 Series M5 - xDrive - Petrol - Automatic - 600 hp - 81.018 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744553%27 HTTP/1.1" 200 None
2026-03-30 12:37:42 [adesa.de] INFO: Saving data for 10744553: {'created_time': 1774874262.510849, 'last_price_update_time': 1774874262.510863, 'auction_closing_time': 1775031000.0}
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744553') HTTP/1.1" 204 0
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item c44de149-de1f-5ec0-b029-3d6e2dffb284 due to Ignoring non-200 response
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-30 12:37:42 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: da38125a-5f07-566c-a183-8efacf0f2ec6, skipping ID generation
2026-03-30 12:37:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da38125a-5f07-566c-a183-8efacf0f2ec6 with scrape type 1
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item da38125a-5f07-566c-a183-8efacf0f2ec6 sending to next pipeline
2026-03-30 12:37:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da38125a-5f07-566c-a183-8efacf0f2ec6, identifier: 10744574
2026-03-30 12:37:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10744574
2026-03-30 12:37:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10744574
2026-03-30 12:37:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da38125a-5f07-566c-a183-8efacf0f2ec6 with identifier: 10744574 to the API
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:37:42 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5693113/general/7025a214-9704-4d44-86b9-94da30a44382.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 404,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': 'da38125a-5f07-566c-a183-8efacf0f2ec6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GL489EX',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744574',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Defender',
'odometer': 87090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da38125a-5f07-566c-a183-8efacf0f2ec6/da38125a-5f07-566c-a183-8efacf0f2ec6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 424934,
'Height': 2048,
'OriginUrl': 'https://images.openlane.eu/carimgs/5693113/general/e0296306-7df2-44d5-9c31-2076a88aa5ad.jpeg',
'Width': 1152}],
'price': 53100,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Defender 110 2.0 X-Dynamic HSE - AWD - Hybrid - '
'Automatic - 404 hp - 87.090 km',
'transmission': 'automatic',
'trim': 'X-Dynamic HSE',
'vin': None,
'year': 2022}
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744574%27 HTTP/1.1" 200 None
2026-03-30 12:37:42 [adesa.de] INFO: Saving data for 10744574: {'created_time': 1774874262.953351, 'last_price_update_time': 1774874262.95336, 'auction_closing_time': 1775031000.0}
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744574') HTTP/1.1" 204 0
2026-03-30 12:37:42 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item da38125a-5f07-566c-a183-8efacf0f2ec6 due to Ignoring non-200 response
2026-03-30 12:37:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744532> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10744532
2026-03-30 12:37:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with scrape type 1
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252F8eb5b4d8-3c33-41a4-aa2d-6b1c5900d5ca.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/8eb5b4d8-3c33-41a4-aa2d-6b1c5900d5ca.JPG not downloaded yet
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252Ff7e865e8-025b-4796-8100-cb36d2137565.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/f7e865e8-025b-4796-8100-cb36d2137565.JPG not downloaded yet
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252F63d95d85-39cc-46e0-a3b6-55439bc2e312.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/63d95d85-39cc-46e0-a3b6-55439bc2e312.JPG not downloaded yet
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252F3ef42103-a7f4-46e8-83b7-1718c3154bee.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/3ef42103-a7f4-46e8-83b7-1718c3154bee.JPG not downloaded yet
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252F287fa550-eaac-431e-9616-0f0e479288bc.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/287fa550-eaac-431e-9616-0f0e479288bc.JPG not downloaded yet
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252F1880d261-54bc-45d3-93f7-69b47b29a2d2.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/1880d261-54bc-45d3-93f7-69b47b29a2d2.JPG not downloaded yet
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252Ffecefde1-ae38-42a0-8af6-b6841e70b848.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/fecefde1-ae38-42a0-8af6-b6841e70b848.JPG not downloaded yet
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252F33f8708b-10ac-4c3d-a3ca-ce9aece12593.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/33f8708b-10ac-4c3d-a3ca-ce9aece12593.JPG not downloaded yet
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252F0e5708da-96d6-432e-90b6-bf84119261d6.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/0e5708da-96d6-432e-90b6-bf84119261d6.JPG not downloaded yet
2026-03-30 12:37:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5566143%252Fgeneral%252Fa2eb20b1-ea33-4f42-b1dd-d00df8698ef9.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:37:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5566143/general/a2eb20b1-ea33-4f42-b1dd-d00df8698ef9.JPG not downloaded yet
2026-03-30 12:37:48 [scrapy.extensions.logstats] INFO: Crawled 114 pages (at 37 pages/min), scraped 17 items (at 7 items/min)
2026-03-30 12:37:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 163MiB
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742835> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/a2eb20b1-ea33-4f42-b1dd-d00df8698ef9.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/0e5708da-96d6-432e-90b6-bf84119261d6.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d758becf-ea5d-5e59-851b-73db15a4f11a with identifier: 10742835
2026-03-30 12:37:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d758becf-ea5d-5e59-851b-73db15a4f11a with scrape type 1
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252F8c63d3d1-4d1d-434c-a67e-4b76e74df4b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/8c63d3d1-4d1d-434c-a67e-4b76e74df4b9.jpg not downloaded yet
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/33f8708b-10ac-4c3d-a3ca-ce9aece12593.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252Fef3d960d-b788-42c8-aea6-5213d1f3ac1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/ef3d960d-b788-42c8-aea6-5213d1f3ac1b.jpg not downloaded yet
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252F2d547c4e-9997-4e6c-b04b-3f04f9ec3fd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/2d547c4e-9997-4e6c-b04b-3f04f9ec3fd6.jpg not downloaded yet
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252F3ed83d1e-de5c-47b5-9279-e33fab03a049.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/3ed83d1e-de5c-47b5-9279-e33fab03a049.jpg not downloaded yet
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252F0750eeeb-11cd-43d4-a0aa-3424672ff152.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/0750eeeb-11cd-43d4-a0aa-3424672ff152.jpg not downloaded yet
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252F2eac9a1f-bd62-46a8-b9c5-72d1bb50b21c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/2eac9a1f-bd62-46a8-b9c5-72d1bb50b21c.jpg not downloaded yet
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252Fa5b1360b-6964-4b94-8d56-4e7f0dc2e7f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/a5b1360b-6964-4b94-8d56-4e7f0dc2e7f2.jpg not downloaded yet
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/8c63d3d1-4d1d-434c-a67e-4b76e74df4b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252F277caa06-a50f-4e3c-8767-3e4a5a3537f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/277caa06-a50f-4e3c-8767-3e4a5a3537f2.jpg not downloaded yet
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252Fd9331fd1-9971-4d12-8fde-73ae0f5ddf0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/d9331fd1-9971-4d12-8fde-73ae0f5ddf0a.jpg not downloaded yet
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5753180%252Fgeneral%252F7880ce7b-e75a-4924-9f59-4640c7c045e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/7880ce7b-e75a-4924-9f59-4640c7c045e5.jpg not downloaded yet
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/a5b1360b-6964-4b94-8d56-4e7f0dc2e7f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af672450>
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252F8c63d3d1-4d1d-434c-a67e-4b76e74df4b9.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/8c63d3d1-4d1d-434c-a67e-4b76e74df4b9.jpg saved to cache
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/7880ce7b-e75a-4924-9f59-4640c7c045e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af645d10>
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252Fa5b1360b-6964-4b94-8d56-4e7f0dc2e7f2.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/a5b1360b-6964-4b94-8d56-4e7f0dc2e7f2.jpg saved to cache
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/d9331fd1-9971-4d12-8fde-73ae0f5ddf0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f1a90>
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252F7880ce7b-e75a-4924-9f59-4640c7c045e5.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/7880ce7b-e75a-4924-9f59-4640c7c045e5.jpg saved to cache
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/277caa06-a50f-4e3c-8767-3e4a5a3537f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43271d0>
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252Fd9331fd1-9971-4d12-8fde-73ae0f5ddf0a.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/d9331fd1-9971-4d12-8fde-73ae0f5ddf0a.jpg saved to cache
2026-03-30 12:37:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/2eac9a1f-bd62-46a8-b9c5-72d1bb50b21c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af692210>
2026-03-30 12:37:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252F277caa06-a50f-4e3c-8767-3e4a5a3537f2.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/277caa06-a50f-4e3c-8767-3e4a5a3537f2.jpg saved to cache
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/0750eeeb-11cd-43d4-a0aa-3424672ff152.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4116b50>
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252F2eac9a1f-bd62-46a8-b9c5-72d1bb50b21c.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/2eac9a1f-bd62-46a8-b9c5-72d1bb50b21c.jpg saved to cache
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/3ed83d1e-de5c-47b5-9279-e33fab03a049.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d88d0>
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252F0750eeeb-11cd-43d4-a0aa-3424672ff152.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/0750eeeb-11cd-43d4-a0aa-3424672ff152.jpg saved to cache
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/2d547c4e-9997-4e6c-b04b-3f04f9ec3fd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0a1d0>
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252F3ed83d1e-de5c-47b5-9279-e33fab03a049.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/3ed83d1e-de5c-47b5-9279-e33fab03a049.jpg saved to cache
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753180/general/ef3d960d-b788-42c8-aea6-5213d1f3ac1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742835)
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b423d5d0>
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252F2d547c4e-9997-4e6c-b04b-3f04f9ec3fd6.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/2d547c4e-9997-4e6c-b04b-3f04f9ec3fd6.jpg saved to cache
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/fecefde1-ae38-42a0-8af6-b6841e70b848.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:51 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/1880d261-54bc-45d3-93f7-69b47b29a2d2.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af693350>
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:37:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753180%252Fgeneral%252Fef3d960d-b788-42c8-aea6-5213d1f3ac1b.jpg') HTTP/1.1" 204 0
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753180/general/ef3d960d-b788-42c8-aea6-5213d1f3ac1b.jpg saved to cache
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d758becf-ea5d-5e59-851b-73db15a4f11a
2026-03-30 12:37:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d758becf-ea5d-5e59-851b-73db15a4f11a, skipping ID generation
2026-03-30 12:37:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d758becf-ea5d-5e59-851b-73db15a4f11a with scrape type 1
2026-03-30 12:37:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d758becf-ea5d-5e59-851b-73db15a4f11a sending to next pipeline
2026-03-30 12:37:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d758becf-ea5d-5e59-851b-73db15a4f11a, identifier: 10742835
2026-03-30 12:37:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d758becf-ea5d-5e59-851b-73db15a4f11a with identifier: 10742835
2026-03-30 12:37:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d758becf-ea5d-5e59-851b-73db15a4f11a with identifier: 10742835
2026-03-30 12:37:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d758becf-ea5d-5e59-851b-73db15a4f11a with identifier: 10742835 to the API
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:37:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753180/general/ef3d960d-b788-42c8-aea6-5213d1f3ac1b.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': 534,
'expiration_date': '2026-03-31T07:35:00Z',
'fuel_type': 'Electric',
'id': 'd758becf-ea5d-5e59-851b-73db15a4f11a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000740',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742835',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 76084,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74834,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/8c63d3d1-4d1d-434c-a67e-4b76e74df4b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75342,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/ef3d960d-b788-42c8-aea6-5213d1f3ac1b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75322,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/2d547c4e-9997-4e6c-b04b-3f04f9ec3fd6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/3ed83d1e-de5c-47b5-9279-e33fab03a049.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69551,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/0750eeeb-11cd-43d4-a0aa-3424672ff152.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73038,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/2eac9a1f-bd62-46a8-b9c5-72d1bb50b21c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 50145,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/a5b1360b-6964-4b94-8d56-4e7f0dc2e7f2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43499,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/277caa06-a50f-4e3c-8767-3e4a5a3537f2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44844,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/d9331fd1-9971-4d12-8fde-73ae0f5ddf0a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d758becf-ea5d-5e59-851b-73db15a4f11a/d758becf-ea5d-5e59-851b-73db15a4f11a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66141,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753180/general/7880ce7b-e75a-4924-9f59-4640c7c045e5.jpg',
'Width': 1280}],
'price': 28600,
'price_includes_vat': True,
'registration_date': '2023-08-31',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Tesla Model Y Performance - Dual Motor - Electric - Automatic - 534 '
'hp - 76.084 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742835%27 HTTP/1.1" 200 None
2026-03-30 12:37:51 [adesa.de] INFO: Saving data for 10742835: {'created_time': 1774874271.991851, 'last_price_update_time': 1774874271.991864, 'auction_closing_time': 1774942500.0}
2026-03-30 12:37:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742835') HTTP/1.1" 204 0
2026-03-30 12:37:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/287fa550-eaac-431e-9616-0f0e479288bc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/3ef42103-a7f4-46e8-83b7-1718c3154bee.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/63d95d85-39cc-46e0-a3b6-55439bc2e312.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/f7e865e8-025b-4796-8100-cb36d2137565.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:52 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5566143/general/8eb5b4d8-3c33-41a4-aa2d-6b1c5900d5ca.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744532)
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 53d2a771-9b4f-5b85-86cd-bd0e363997f7, skipping ID generation
2026-03-30 12:37:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with scrape type 1
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 sending to next pipeline
2026-03-30 12:37:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53d2a771-9b4f-5b85-86cd-bd0e363997f7, identifier: 10744532
2026-03-30 12:37:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10744532
2026-03-30 12:37:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10744532
2026-03-30 12:37:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53d2a771-9b4f-5b85-86cd-bd0e363997f7 with identifier: 10744532 to the API
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:52 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5566143/general/8eb5b4d8-3c33-41a4-aa2d-6b1c5900d5ca.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 403,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Hybrid',
'id': '53d2a771-9b4f-5b85-86cd-bd0e363997f7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GC-356-SL',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744532',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Land Rover',
'model': 'Range Rover',
'odometer': 84944,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 42,
'photos': [],
'price': 43000,
'price_includes_vat': True,
'registration_date': '2021-10-27',
'seats_number': 5,
'seller_name': None,
'title': 'Land Rover Range Rover 2.0 P400e Westminster - AWD - Hybrid - '
'Automatic - 403 hp - 84.944 km',
'transmission': 'automatic',
'trim': 'Westminster',
'vin': None,
'year': 2021}
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744532%27 HTTP/1.1" 200 None
2026-03-30 12:37:52 [adesa.de] INFO: Saving data for 10744532: {'created_time': 1774874272.664592, 'last_price_update_time': 1774874272.664604, 'auction_closing_time': 1775031000.0}
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744532') HTTP/1.1" 204 0
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item 53d2a771-9b4f-5b85-86cd-bd0e363997f7 due to Ignoring non-200 response
2026-03-30 12:37:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 87133781-1d0a-51bd-845f-3ee3e25ac13e with identifier: 10744697
2026-03-30 12:37:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 87133781-1d0a-51bd-845f-3ee3e25ac13e with scrape type 1
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 87133781-1d0a-51bd-845f-3ee3e25ac13e
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252F26981f20-a604-4bb0-8db4-342a56920ae3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/26981f20-a604-4bb0-8db4-342a56920ae3.jpg already downloaded
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252Fbac3e34f-5961-4c88-aa6c-f6c273c91cdb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/bac3e34f-5961-4c88-aa6c-f6c273c91cdb.jpg already downloaded
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252Fa1f4d37d-8f51-47de-a2a7-4264541626af.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/a1f4d37d-8f51-47de-a2a7-4264541626af.jpg already downloaded
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252F2b550a7b-db59-472a-bcb6-847626af87b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/2b550a7b-db59-472a-bcb6-847626af87b1.jpg already downloaded
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252F0d93c9bf-446c-4d9e-b33a-4a925db7a7b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/0d93c9bf-446c-4d9e-b33a-4a925db7a7b3.jpg already downloaded
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252F5731e47c-e6ce-4343-9cca-66c6186cf998.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/5731e47c-e6ce-4343-9cca-66c6186cf998.jpg already downloaded
2026-03-30 12:37:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252F397a11ec-6998-48e3-a808-64639867e419.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/397a11ec-6998-48e3-a808-64639867e419.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252Fced653cd-6efa-4ec8-9d93-2c1603e41539.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/ced653cd-6efa-4ec8-9d93-2c1603e41539.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252Ff69fe47c-0c8b-4864-9dc5-dc8786aaa188.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/f69fe47c-0c8b-4864-9dc5-dc8786aaa188.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5684299%252Fgeneral%252F0305faaf-ff13-4a52-b506-2795e2531a94.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684299/general/0305faaf-ff13-4a52-b506-2795e2531a94.jpg already downloaded
2026-03-30 12:37:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 87133781-1d0a-51bd-845f-3ee3e25ac13e, identifier: 10744697
2026-03-30 12:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 87133781-1d0a-51bd-845f-3ee3e25ac13e with identifier: 10744697
2026-03-30 12:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 87133781-1d0a-51bd-845f-3ee3e25ac13e with identifier: 10744697
2026-03-30 12:37:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 87133781-1d0a-51bd-845f-3ee3e25ac13e with identifier: 10744697 to the API
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744697>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 152,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '87133781-1d0a-51bd-845f-3ee3e25ac13e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '463962',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744697',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Kuga',
'odometer': 74586,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5684299/general/26981f20-a604-4bb0-8db4-342a56920ae3.jpg',
'https://images.openlane.eu/carimgs/5684299/general/bac3e34f-5961-4c88-aa6c-f6c273c91cdb.jpg',
'https://images.openlane.eu/carimgs/5684299/general/a1f4d37d-8f51-47de-a2a7-4264541626af.jpg',
'https://images.openlane.eu/carimgs/5684299/general/2b550a7b-db59-472a-bcb6-847626af87b1.jpg',
'https://images.openlane.eu/carimgs/5684299/general/0d93c9bf-446c-4d9e-b33a-4a925db7a7b3.jpg',
'https://images.openlane.eu/carimgs/5684299/general/5731e47c-e6ce-4343-9cca-66c6186cf998.jpg',
'https://images.openlane.eu/carimgs/5684299/general/397a11ec-6998-48e3-a808-64639867e419.jpg',
'https://images.openlane.eu/carimgs/5684299/general/ced653cd-6efa-4ec8-9d93-2c1603e41539.jpg',
'https://images.openlane.eu/carimgs/5684299/general/f69fe47c-0c8b-4864-9dc5-dc8786aaa188.jpg',
'https://images.openlane.eu/carimgs/5684299/general/0305faaf-ff13-4a52-b506-2795e2531a94.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31729,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/26981f20-a604-4bb0-8db4-342a56920ae3.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32719,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/bac3e34f-5961-4c88-aa6c-f6c273c91cdb.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 27174,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/a1f4d37d-8f51-47de-a2a7-4264541626af.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34156,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/2b550a7b-db59-472a-bcb6-847626af87b1.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 23443,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/0d93c9bf-446c-4d9e-b33a-4a925db7a7b3.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 31763,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/5731e47c-e6ce-4343-9cca-66c6186cf998.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38394,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/397a11ec-6998-48e3-a808-64639867e419.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34574,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/ced653cd-6efa-4ec8-9d93-2c1603e41539.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39082,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/f69fe47c-0c8b-4864-9dc5-dc8786aaa188.jpg',
'Width': 530},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_87133781-1d0a-51bd-845f-3ee3e25ac13e/87133781-1d0a-51bd-845f-3ee3e25ac13e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 28530,
'Height': 398,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684299/general/0305faaf-ff13-4a52-b506-2795e2531a94.jpg',
'Width': 530}],
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-11-01',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Ford Kuga 2.5 - Hybrid - Automatic - 152 hp - 74.586 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744697%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [adesa.de] INFO: Saving data for 10744697: {'created_time': 1774874273.437544, 'last_price_update_time': 1774874273.437553, 'auction_closing_time': 1774962000.0}
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744697') HTTP/1.1" 204 0
2026-03-30 12:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10742727
2026-03-30 12:37:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with scrape type 1
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fd90c1d3-34e1-546f-bc6a-3f62e0457fc9
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252Fce22f7bc-6346-406f-94f3-0ad16f568823.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/ce22f7bc-6346-406f-94f3-0ad16f568823.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252F7add9b32-f97b-471f-95a6-c1f9e947da3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/7add9b32-f97b-471f-95a6-c1f9e947da3d.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252F5815f461-596e-4173-b6b2-37577ff06512.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/5815f461-596e-4173-b6b2-37577ff06512.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252F0cd86177-074c-46fe-b102-cc52156e3e27.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/0cd86177-074c-46fe-b102-cc52156e3e27.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252F42187d1c-994c-4e15-9d8c-8516c727af76.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/42187d1c-994c-4e15-9d8c-8516c727af76.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252Fb7062eef-1f07-42db-8b5e-c2b25262fcfb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/b7062eef-1f07-42db-8b5e-c2b25262fcfb.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252Fa3a335fb-214e-4b61-a154-124f8aa98719.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/a3a335fb-214e-4b61-a154-124f8aa98719.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252F042e8825-dcbb-46fc-82dc-678e65dde736.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/042e8825-dcbb-46fc-82dc-678e65dde736.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252Fd111c92f-5c6c-477d-bb4b-db844170f06a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/d111c92f-5c6c-477d-bb4b-db844170f06a.jpg already downloaded
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5732848%252Fgeneral%252Fb18bd0f0-bdb5-4fe7-befb-71f2d25411cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732848/general/b18bd0f0-bdb5-4fe7-befb-71f2d25411cb.jpg already downloaded
2026-03-30 12:37:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9, identifier: 10742727
2026-03-30 12:37:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10742727
2026-03-30 12:37:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10742727
2026-03-30 12:37:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fd90c1d3-34e1-546f-bc6a-3f62e0457fc9 with identifier: 10742727 to the API
2026-03-30 12:37:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:37:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742727>
{'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-31T07:30: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=10742727',
'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-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742727%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [adesa.de] INFO: Saving data for 10742727: {'created_time': 1774874274.200211, 'last_price_update_time': 1774874274.200221, 'auction_closing_time': 1774942200.0}
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742727') HTTP/1.1" 204 0
2026-03-30 12:37:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10742811
2026-03-30 12:37:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbbf77f6-f85f-56e5-b781-f24d3468b931 with scrape type 1
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbbf77f6-f85f-56e5-b781-f24d3468b931
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252Fe25fb22b-b406-4b4c-99a3-3f458029fa78.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/e25fb22b-b406-4b4c-99a3-3f458029fa78.jpg already downloaded
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252Fa14b1611-16be-4007-8dee-ce503956ddce.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/a14b1611-16be-4007-8dee-ce503956ddce.jpg already downloaded
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252F908be15b-6195-4e3f-b004-d9ee738fabda.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/908be15b-6195-4e3f-b004-d9ee738fabda.jpg already downloaded
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252Fb5ed141a-7f3c-41ac-bcbd-9c0160d69164.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/b5ed141a-7f3c-41ac-bcbd-9c0160d69164.jpg already downloaded
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252F484004dc-3dfc-425c-9af1-011ada3c18aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/484004dc-3dfc-425c-9af1-011ada3c18aa.jpg already downloaded
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252F01ff0867-d8ed-4fd9-961a-1f9058294dae.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/01ff0867-d8ed-4fd9-961a-1f9058294dae.jpg already downloaded
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252Fc3938170-67ab-4ddd-8460-7d7561174a95.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/c3938170-67ab-4ddd-8460-7d7561174a95.jpg already downloaded
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252F8599986b-b005-496f-b968-b1652126c9ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/8599986b-b005-496f-b968-b1652126c9ec.jpg already downloaded
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252F238348ee-60b7-464f-bd4e-1eb860cc7d05.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/238348ee-60b7-464f-bd4e-1eb860cc7d05.jpg already downloaded
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5734053%252Fgeneral%252F96cdffc6-322c-4616-a5d4-9d8cbdd2be00.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734053/general/96cdffc6-322c-4616-a5d4-9d8cbdd2be00.jpg already downloaded
2026-03-30 12:37:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbbf77f6-f85f-56e5-b781-f24d3468b931, identifier: 10742811
2026-03-30 12:37:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10742811
2026-03-30 12:37:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10742811
2026-03-30 12:37:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbbf77f6-f85f-56e5-b781-f24d3468b931 with identifier: 10742811 to the API
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:37:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742811>
{'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-31T07:35: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=10742811',
'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-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742811%27 HTTP/1.1" 200 None
2026-03-30 12:37:54 [adesa.de] INFO: Saving data for 10742811: {'created_time': 1774874274.859205, 'last_price_update_time': 1774874274.859217, 'auction_closing_time': 1774942500.0}
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742811') HTTP/1.1" 204 0
2026-03-30 12:37:56 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738837
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738837%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738837: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738837 url https://www.openlane.eu/en/carv6/auction/10738837
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738838
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738838%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738838: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738838 url https://www.openlane.eu/en/carv6/auction/10738838
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738839
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738839%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738839: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738839 url https://www.openlane.eu/en/carv6/auction/10738839
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738852
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738852%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738852: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738852 url https://www.openlane.eu/en/carv6/auction/10738852
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738850
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738850%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738850: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738850 url https://www.openlane.eu/en/carv6/auction/10738850
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738848
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738848%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738848: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738848 url https://www.openlane.eu/en/carv6/auction/10738848
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738853
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738853%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738853: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738853 url https://www.openlane.eu/en/carv6/auction/10738853
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738855
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738855%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738855: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738855 url https://www.openlane.eu/en/carv6/auction/10738855
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738857
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738857%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738857: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738857 url https://www.openlane.eu/en/carv6/auction/10738857
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738858
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738858%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738858: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738858 url https://www.openlane.eu/en/carv6/auction/10738858
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738860
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738860%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738860: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738860 url https://www.openlane.eu/en/carv6/auction/10738860
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738861
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738861%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738861: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738861 url https://www.openlane.eu/en/carv6/auction/10738861
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738863
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738863%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738863: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738863 url https://www.openlane.eu/en/carv6/auction/10738863
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738864
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738864%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738864: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738864 url https://www.openlane.eu/en/carv6/auction/10738864
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738866
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738866%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738866: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738866 url https://www.openlane.eu/en/carv6/auction/10738866
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738868
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738868%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738868: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738868 url https://www.openlane.eu/en/carv6/auction/10738868
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738869
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738869%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738869: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738869 url https://www.openlane.eu/en/carv6/auction/10738869
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738871
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738871%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738871: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738871 url https://www.openlane.eu/en/carv6/auction/10738871
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738873
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738873%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738873: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738873 url https://www.openlane.eu/en/carv6/auction/10738873
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738874
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738874%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738874: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738874 url https://www.openlane.eu/en/carv6/auction/10738874
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738876
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738876%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738876: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738876 url https://www.openlane.eu/en/carv6/auction/10738876
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738878
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738878%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738878: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738878 url https://www.openlane.eu/en/carv6/auction/10738878
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738877
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738877%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738877: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738877 url https://www.openlane.eu/en/carv6/auction/10738877
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738880
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738880%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738880: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738880 url https://www.openlane.eu/en/carv6/auction/10738880
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738882
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738882%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738882: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738882 url https://www.openlane.eu/en/carv6/auction/10738882
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744746
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744746%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744746: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744746 url https://www.openlane.eu/en/carv6/auction/10744746
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744689
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744689%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744689: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744689 url https://www.openlane.eu/en/carv6/auction/10744689
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744759
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744759%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744759: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744759 url https://www.openlane.eu/en/carv6/auction/10744759
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744800
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744800%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744800: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744800 url https://www.openlane.eu/en/carv6/auction/10744800
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744821
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744821%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744821: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744821 url https://www.openlane.eu/en/carv6/auction/10744821
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744733
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744733%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744733: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744733 url https://www.openlane.eu/en/carv6/auction/10744733
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738883
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738883%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738883: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738883 url https://www.openlane.eu/en/carv6/auction/10738883
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744745
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744745%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744745: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744745 url https://www.openlane.eu/en/carv6/auction/10744745
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744801
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744801%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744801: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744801 url https://www.openlane.eu/en/carv6/auction/10744801
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744771
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744771%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744771: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744771 url https://www.openlane.eu/en/carv6/auction/10744771
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744770
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744770%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744770: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744770 url https://www.openlane.eu/en/carv6/auction/10744770
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744760
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744760%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744760: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744760 url https://www.openlane.eu/en/carv6/auction/10744760
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744811
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744811%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744811: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744811 url https://www.openlane.eu/en/carv6/auction/10744811
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744741
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744741%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744741: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744741 url https://www.openlane.eu/en/carv6/auction/10744741
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744779
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744779%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744779: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744779 url https://www.openlane.eu/en/carv6/auction/10744779
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744750
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744750%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744750: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744750 url https://www.openlane.eu/en/carv6/auction/10744750
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744799
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744799%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744799: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744799 url https://www.openlane.eu/en/carv6/auction/10744799
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738885
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738885%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738885: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738885 url https://www.openlane.eu/en/carv6/auction/10738885
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744713
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744713%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744713: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744713 url https://www.openlane.eu/en/carv6/auction/10744713
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744776
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744776%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744776: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744776 url https://www.openlane.eu/en/carv6/auction/10744776
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744777
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744777%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744777: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744777 url https://www.openlane.eu/en/carv6/auction/10744777
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744712
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744712%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744712: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744712 url https://www.openlane.eu/en/carv6/auction/10744712
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744715
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744715%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10744715: 1
2026-03-30 12:37:56 [adesa.de] INFO: Scraping item 10744715 url https://www.openlane.eu/en/carv6/auction/10744715
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10738887
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738887%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10738887: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10738887 url https://www.openlane.eu/en/carv6/auction/10738887
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10741639
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710741639%27 HTTP/1.1" 200 None
2026-03-30 12:37:56 [adesa.de] INFO: Scrape type for 10741639: 0
2026-03-30 12:37:56 [adesa.de] INFO: Skipping item 10741639 url https://www.openlane.eu/en/carv6/auction/10741639
2026-03-30 12:37:56 [adesa.de] INFO: Found listing with ID: 10744753
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744753%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744753: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744753 url https://www.openlane.eu/en/carv6/auction/10744753
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738888
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738888%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738888: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738888 url https://www.openlane.eu/en/carv6/auction/10738888
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738892
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738892%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738892: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738892 url https://www.openlane.eu/en/carv6/auction/10738892
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738891
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738891%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738891: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738891 url https://www.openlane.eu/en/carv6/auction/10738891
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738890
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738890%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738890: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738890 url https://www.openlane.eu/en/carv6/auction/10738890
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738895
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738895%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738895: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738895 url https://www.openlane.eu/en/carv6/auction/10738895
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738897
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738897%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738897: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738897 url https://www.openlane.eu/en/carv6/auction/10738897
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738898
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738898%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738898: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738898 url https://www.openlane.eu/en/carv6/auction/10738898
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738901
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738901%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738901: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738901 url https://www.openlane.eu/en/carv6/auction/10738901
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738903
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738903%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738903: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738903 url https://www.openlane.eu/en/carv6/auction/10738903
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738904
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738904%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738904: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738904 url https://www.openlane.eu/en/carv6/auction/10738904
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738900
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738900%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738900: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738900 url https://www.openlane.eu/en/carv6/auction/10738900
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744751
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744751%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744751: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744751 url https://www.openlane.eu/en/carv6/auction/10744751
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744767
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744767%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744767: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744767 url https://www.openlane.eu/en/carv6/auction/10744767
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744783
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744783%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744783: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744783 url https://www.openlane.eu/en/carv6/auction/10744783
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744814
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744814%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744814: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744814 url https://www.openlane.eu/en/carv6/auction/10744814
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744700
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744700%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744700: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744700 url https://www.openlane.eu/en/carv6/auction/10744700
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744730
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744730%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744730: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744730 url https://www.openlane.eu/en/carv6/auction/10744730
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744789
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744789%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744789: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744789 url https://www.openlane.eu/en/carv6/auction/10744789
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744724
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744724%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744724: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744724 url https://www.openlane.eu/en/carv6/auction/10744724
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744749
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744749%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744749: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744749 url https://www.openlane.eu/en/carv6/auction/10744749
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744792
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744792%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744792: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744792 url https://www.openlane.eu/en/carv6/auction/10744792
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744773
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744773%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744773: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744773 url https://www.openlane.eu/en/carv6/auction/10744773
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744737
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744737%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744737: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744737 url https://www.openlane.eu/en/carv6/auction/10744737
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744768
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744768%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744768: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744768 url https://www.openlane.eu/en/carv6/auction/10744768
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744812
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744812%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744812: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744812 url https://www.openlane.eu/en/carv6/auction/10744812
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744785
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744785%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744785: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744785 url https://www.openlane.eu/en/carv6/auction/10744785
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744823
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744823%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744823: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744823 url https://www.openlane.eu/en/carv6/auction/10744823
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744763
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744763%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744763: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744763 url https://www.openlane.eu/en/carv6/auction/10744763
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744797
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744797%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744797: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744797 url https://www.openlane.eu/en/carv6/auction/10744797
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744706
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744706%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744706: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744706 url https://www.openlane.eu/en/carv6/auction/10744706
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738909
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738909%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738909: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738909 url https://www.openlane.eu/en/carv6/auction/10738909
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744781
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744781%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744781: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744781 url https://www.openlane.eu/en/carv6/auction/10744781
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744825
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744825%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744825: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744825 url https://www.openlane.eu/en/carv6/auction/10744825
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744758
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744758%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744758: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744758 url https://www.openlane.eu/en/carv6/auction/10744758
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744761
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744761%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744761: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744761 url https://www.openlane.eu/en/carv6/auction/10744761
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744717
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744717%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744717: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744717 url https://www.openlane.eu/en/carv6/auction/10744717
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744802
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744802%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744802: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744802 url https://www.openlane.eu/en/carv6/auction/10744802
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744748
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744748%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744748: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744748 url https://www.openlane.eu/en/carv6/auction/10744748
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744735
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744735%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744735: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744735 url https://www.openlane.eu/en/carv6/auction/10744735
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744707
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744707%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744707: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744707 url https://www.openlane.eu/en/carv6/auction/10744707
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744794
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744794%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744794: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744794 url https://www.openlane.eu/en/carv6/auction/10744794
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744747
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744747%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744747: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744747 url https://www.openlane.eu/en/carv6/auction/10744747
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744798
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744798%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744798: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744798 url https://www.openlane.eu/en/carv6/auction/10744798
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744736
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744736%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744736: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744736 url https://www.openlane.eu/en/carv6/auction/10744736
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738911
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738911%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738911: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738911 url https://www.openlane.eu/en/carv6/auction/10738911
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738912
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738912%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738912: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738912 url https://www.openlane.eu/en/carv6/auction/10738912
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10738914
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738914%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10738914: 0
2026-03-30 12:37:57 [adesa.de] INFO: Skipping item 10738914 url https://www.openlane.eu/en/carv6/auction/10738914
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744788
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744788%27 HTTP/1.1" 200 None
2026-03-30 12:37:57 [adesa.de] INFO: Scrape type for 10744788: 1
2026-03-30 12:37:57 [adesa.de] INFO: Scraping item 10744788 url https://www.openlane.eu/en/carv6/auction/10744788
2026-03-30 12:37:57 [adesa.de] INFO: Found listing with ID: 10744817
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744817%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [adesa.de] INFO: Scrape type for 10744817: 1
2026-03-30 12:37:58 [adesa.de] INFO: Scraping item 10744817 url https://www.openlane.eu/en/carv6/auction/10744817
2026-03-30 12:37:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:37:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:37:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141e233a-bfc8-591b-b1b2-03617e97b470 with identifier: 10744718
2026-03-30 12:37:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e233a-bfc8-591b-b1b2-03617e97b470 with scrape type 1
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 141e233a-bfc8-591b-b1b2-03617e97b470
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252F2ac2789e-eca0-4060-85cf-4d8478efb0f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/2ac2789e-eca0-4060-85cf-4d8478efb0f5.jpg already downloaded
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252F1fa62a30-1ba8-4938-aedb-ab9a3e2e8f33.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/1fa62a30-1ba8-4938-aedb-ab9a3e2e8f33.jpg already downloaded
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252F9155c78d-44a8-46ce-acda-65d9762e050d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/9155c78d-44a8-46ce-acda-65d9762e050d.jpg already downloaded
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252F989c7253-1bf8-44a4-af64-2367ba6a5c4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/989c7253-1bf8-44a4-af64-2367ba6a5c4f.jpg already downloaded
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252F0aa27a8e-4d07-4ee7-b0b0-077924ce2744.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/0aa27a8e-4d07-4ee7-b0b0-077924ce2744.jpg already downloaded
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252F1e49df29-2d19-48b3-87be-64928bb67ba0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/1e49df29-2d19-48b3-87be-64928bb67ba0.jpg already downloaded
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252F3330bff2-ae99-479c-a0d9-0813cbbc60de.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/3330bff2-ae99-479c-a0d9-0813cbbc60de.jpg already downloaded
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252Fe9bcc5d0-6116-4496-9ad1-8a27b260ebc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/e9bcc5d0-6116-4496-9ad1-8a27b260ebc2.jpg already downloaded
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252F392c7fd8-b320-4cd4-89fa-3b6ff8f0fd19.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/392c7fd8-b320-4cd4-89fa-3b6ff8f0fd19.jpg already downloaded
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37: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%252F5709421%252Fgeneral%252Fb9f98662-0698-47c7-bc9f-96442c6e9ee6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:37:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709421/general/b9f98662-0698-47c7-bc9f-96442c6e9ee6.jpg already downloaded
2026-03-30 12:37:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 141e233a-bfc8-591b-b1b2-03617e97b470, identifier: 10744718
2026-03-30 12:37:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 141e233a-bfc8-591b-b1b2-03617e97b470 with identifier: 10744718
2026-03-30 12:37:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 141e233a-bfc8-591b-b1b2-03617e97b470 with identifier: 10744718
2026-03-30 12:37:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 141e233a-bfc8-591b-b1b2-03617e97b470 with identifier: 10744718 to the API
2026-03-30 12:37:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:37: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-30 12:37:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744718>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '141e233a-bfc8-591b-b1b2-03617e97b470',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744718',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 54542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photo_urls': ['https://images.openlane.eu/carimgs/5709421/general/2ac2789e-eca0-4060-85cf-4d8478efb0f5.jpg',
'https://images.openlane.eu/carimgs/5709421/general/1fa62a30-1ba8-4938-aedb-ab9a3e2e8f33.jpg',
'https://images.openlane.eu/carimgs/5709421/general/9155c78d-44a8-46ce-acda-65d9762e050d.jpg',
'https://images.openlane.eu/carimgs/5709421/general/989c7253-1bf8-44a4-af64-2367ba6a5c4f.jpg',
'https://images.openlane.eu/carimgs/5709421/general/0aa27a8e-4d07-4ee7-b0b0-077924ce2744.jpg',
'https://images.openlane.eu/carimgs/5709421/general/1e49df29-2d19-48b3-87be-64928bb67ba0.jpg',
'https://images.openlane.eu/carimgs/5709421/general/3330bff2-ae99-479c-a0d9-0813cbbc60de.jpg',
'https://images.openlane.eu/carimgs/5709421/general/e9bcc5d0-6116-4496-9ad1-8a27b260ebc2.jpg',
'https://images.openlane.eu/carimgs/5709421/general/392c7fd8-b320-4cd4-89fa-3b6ff8f0fd19.jpg',
'https://images.openlane.eu/carimgs/5709421/general/b9f98662-0698-47c7-bc9f-96442c6e9ee6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131082,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/2ac2789e-eca0-4060-85cf-4d8478efb0f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134461,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/1fa62a30-1ba8-4938-aedb-ab9a3e2e8f33.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/9155c78d-44a8-46ce-acda-65d9762e050d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94948,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/989c7253-1bf8-44a4-af64-2367ba6a5c4f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119565,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/0aa27a8e-4d07-4ee7-b0b0-077924ce2744.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100112,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/1e49df29-2d19-48b3-87be-64928bb67ba0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98943,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/3330bff2-ae99-479c-a0d9-0813cbbc60de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66563,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/e9bcc5d0-6116-4496-9ad1-8a27b260ebc2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97024,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/392c7fd8-b320-4cd4-89fa-3b6ff8f0fd19.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_141e233a-bfc8-591b-b1b2-03617e97b470/141e233a-bfc8-591b-b1b2-03617e97b470_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115963,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709421/general/b9f98662-0698-47c7-bc9f-96442c6e9ee6.jpg',
'Width': 1280}],
'price': 36400,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X5 45e X Line - xDrive - Hybrid - Automatic - 286 hp - 54.542 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-30 12:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744718%27 HTTP/1.1" 200 None
2026-03-30 12:37:59 [adesa.de] INFO: Saving data for 10744718: {'created_time': 1774874279.157379, 'last_price_update_time': 1774874279.157388, 'auction_closing_time': 1774962000.0}
2026-03-30 12:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:37:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744718') HTTP/1.1" 204 0
2026-03-30 12:38:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744820> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10744820
2026-03-30 12:38:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c345fc28-281c-5454-8f90-d0a11cf17c9a with scrape type 1
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c345fc28-281c-5454-8f90-d0a11cf17c9a
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252F5f5c4f9f-d17f-4911-bc77-f7c367bf4838.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/5f5c4f9f-d17f-4911-bc77-f7c367bf4838.jpg already downloaded
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252F885733f4-453a-4fff-a2a1-aade9a29185e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/885733f4-453a-4fff-a2a1-aade9a29185e.jpg already downloaded
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252F82d78913-98d5-40d8-9283-6bd1c72c7928.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/82d78913-98d5-40d8-9283-6bd1c72c7928.jpg already downloaded
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252Fff060caf-c8cf-440b-b1ec-4a1a6a20923a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/ff060caf-c8cf-440b-b1ec-4a1a6a20923a.jpg already downloaded
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252F3a8ea8d5-1f33-40c6-a30b-81946a4490bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/3a8ea8d5-1f33-40c6-a30b-81946a4490bd.jpg already downloaded
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252F3cef99c7-62db-4099-acd9-be2b61e737cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/3cef99c7-62db-4099-acd9-be2b61e737cd.jpg already downloaded
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252Fce9f5ddd-0405-498e-85b1-bb6949b0a3c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/ce9f5ddd-0405-498e-85b1-bb6949b0a3c4.jpg already downloaded
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252Fba7ef82e-a257-4171-bbc8-0d9a4c3a3518.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/ba7ef82e-a257-4171-bbc8-0d9a4c3a3518.jpg already downloaded
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252F1173971f-3087-4737-965f-dd4173788037.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/1173971f-3087-4737-965f-dd4173788037.jpg already downloaded
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748802%252Fgeneral%252F56a6f6e6-48e5-428a-bd20-c9284fd592b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748802/general/56a6f6e6-48e5-428a-bd20-c9284fd592b8.jpg already downloaded
2026-03-30 12:38:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c345fc28-281c-5454-8f90-d0a11cf17c9a, identifier: 10744820
2026-03-30 12:38:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10744820
2026-03-30 12:38:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10744820
2026-03-30 12:38:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c345fc28-281c-5454-8f90-d0a11cf17c9a with identifier: 10744820 to the API
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:38:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744820>
{'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-31T13: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=10744820',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 114344,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5748802/general/5f5c4f9f-d17f-4911-bc77-f7c367bf4838.jpg',
'https://images.openlane.eu/carimgs/5748802/general/885733f4-453a-4fff-a2a1-aade9a29185e.jpg',
'https://images.openlane.eu/carimgs/5748802/general/82d78913-98d5-40d8-9283-6bd1c72c7928.jpg',
'https://images.openlane.eu/carimgs/5748802/general/ff060caf-c8cf-440b-b1ec-4a1a6a20923a.jpg',
'https://images.openlane.eu/carimgs/5748802/general/3a8ea8d5-1f33-40c6-a30b-81946a4490bd.jpg',
'https://images.openlane.eu/carimgs/5748802/general/3cef99c7-62db-4099-acd9-be2b61e737cd.jpg',
'https://images.openlane.eu/carimgs/5748802/general/ce9f5ddd-0405-498e-85b1-bb6949b0a3c4.jpg',
'https://images.openlane.eu/carimgs/5748802/general/ba7ef82e-a257-4171-bbc8-0d9a4c3a3518.jpg',
'https://images.openlane.eu/carimgs/5748802/general/1173971f-3087-4737-965f-dd4173788037.jpg',
'https://images.openlane.eu/carimgs/5748802/general/56a6f6e6-48e5-428a-bd20-c9284fd592b8.jpg'],
'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': 25200,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 12:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744820%27 HTTP/1.1" 200 None
2026-03-30 12:38:01 [adesa.de] INFO: Saving data for 10744820: {'created_time': 1774874281.068716, 'last_price_update_time': 1774874281.068728, 'auction_closing_time': 1774962000.0}
2026-03-30 12:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744820') HTTP/1.1" 204 0
2026-03-30 12:38:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744701> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 346fd0e9-2947-54f2-8842-64749be91987 with identifier: 10744701
2026-03-30 12:38:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 346fd0e9-2947-54f2-8842-64749be91987 with scrape type 1
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 346fd0e9-2947-54f2-8842-64749be91987
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252Fd9781767-aa92-4847-b75f-f7a7c86f0242.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/d9781767-aa92-4847-b75f-f7a7c86f0242.jpg already downloaded
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252Fb80bee56-e5cf-47c8-935b-8a4805137444.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/b80bee56-e5cf-47c8-935b-8a4805137444.jpg already downloaded
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252F6a8e338b-d570-44bb-91b3-f0f9d4ed227d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/6a8e338b-d570-44bb-91b3-f0f9d4ed227d.jpg already downloaded
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252Fc6afec3e-addf-40bb-b802-223ac9276dbf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/c6afec3e-addf-40bb-b802-223ac9276dbf.jpg already downloaded
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252F8f38a38e-1eae-4dbd-ae12-d5f89a9a2a91.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/8f38a38e-1eae-4dbd-ae12-d5f89a9a2a91.jpg already downloaded
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252Fceb7444f-aded-4402-8542-abe6048d264a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/ceb7444f-aded-4402-8542-abe6048d264a.jpg already downloaded
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252Fbddbfffc-3a53-40a0-a503-d2a0b5c610a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/bddbfffc-3a53-40a0-a503-d2a0b5c610a1.jpg already downloaded
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252Fcd345ee6-f71e-4060-ad27-e95ffff48c2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/cd345ee6-f71e-4060-ad27-e95ffff48c2d.jpg already downloaded
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252F39e9cec5-c055-4ea5-8eb0-34efb31d65d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/39e9cec5-c055-4ea5-8eb0-34efb31d65d8.jpg already downloaded
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695873%252Fgeneral%252F19b4836d-6538-4cd7-b782-d061ceeaf544.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695873/general/19b4836d-6538-4cd7-b782-d061ceeaf544.jpg already downloaded
2026-03-30 12:38:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 346fd0e9-2947-54f2-8842-64749be91987, identifier: 10744701
2026-03-30 12:38:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 346fd0e9-2947-54f2-8842-64749be91987 with identifier: 10744701
2026-03-30 12:38:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 346fd0e9-2947-54f2-8842-64749be91987 with identifier: 10744701
2026-03-30 12:38:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 346fd0e9-2947-54f2-8842-64749be91987 with identifier: 10744701 to the API
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744701>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '346fd0e9-2947-54f2-8842-64749be91987',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465279',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744701',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X4',
'odometer': 28560,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5695873/general/d9781767-aa92-4847-b75f-f7a7c86f0242.jpg',
'https://images.openlane.eu/carimgs/5695873/general/b80bee56-e5cf-47c8-935b-8a4805137444.jpg',
'https://images.openlane.eu/carimgs/5695873/general/6a8e338b-d570-44bb-91b3-f0f9d4ed227d.jpg',
'https://images.openlane.eu/carimgs/5695873/general/c6afec3e-addf-40bb-b802-223ac9276dbf.jpg',
'https://images.openlane.eu/carimgs/5695873/general/8f38a38e-1eae-4dbd-ae12-d5f89a9a2a91.jpg',
'https://images.openlane.eu/carimgs/5695873/general/ceb7444f-aded-4402-8542-abe6048d264a.jpg',
'https://images.openlane.eu/carimgs/5695873/general/bddbfffc-3a53-40a0-a503-d2a0b5c610a1.jpg',
'https://images.openlane.eu/carimgs/5695873/general/cd345ee6-f71e-4060-ad27-e95ffff48c2d.jpg',
'https://images.openlane.eu/carimgs/5695873/general/39e9cec5-c055-4ea5-8eb0-34efb31d65d8.jpg',
'https://images.openlane.eu/carimgs/5695873/general/19b4836d-6538-4cd7-b782-d061ceeaf544.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115250,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/d9781767-aa92-4847-b75f-f7a7c86f0242.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102493,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/b80bee56-e5cf-47c8-935b-8a4805137444.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111087,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/6a8e338b-d570-44bb-91b3-f0f9d4ed227d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81226,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/c6afec3e-addf-40bb-b802-223ac9276dbf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105165,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/8f38a38e-1eae-4dbd-ae12-d5f89a9a2a91.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76897,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/ceb7444f-aded-4402-8542-abe6048d264a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105013,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/bddbfffc-3a53-40a0-a503-d2a0b5c610a1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73246,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/cd345ee6-f71e-4060-ad27-e95ffff48c2d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113293,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/39e9cec5-c055-4ea5-8eb0-34efb31d65d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_346fd0e9-2947-54f2-8842-64749be91987/346fd0e9-2947-54f2-8842-64749be91987_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87787,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695873/general/19b4836d-6538-4cd7-b782-d061ceeaf544.jpg',
'Width': 1280}],
'price': 35200,
'price_includes_vat': True,
'registration_date': '2022-09-29',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X4 20d - xDrive - Diesel - Automatic - 190 hp - 28.560 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744701%27 HTTP/1.1" 200 None
2026-03-30 12:38:05 [adesa.de] INFO: Saving data for 10744701: {'created_time': 1774874285.916917, 'last_price_update_time': 1774874285.916931, 'auction_closing_time': 1774962000.0}
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744701') HTTP/1.1" 204 0
2026-03-30 12:38:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742823> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10742823
2026-03-30 12:38:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e11f6abe-657b-5b65-b785-10b119abf269 with scrape type 1
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e11f6abe-657b-5b65-b785-10b119abf269
2026-03-30 12:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252F6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/6024bb7d-4c95-497b-855b-89bfd68eb4f3.jpg already downloaded
2026-03-30 12:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252F95fa50bd-6689-4db1-a892-2c49058b2062.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/95fa50bd-6689-4db1-a892-2c49058b2062.jpg already downloaded
2026-03-30 12:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252F7639530e-f869-4656-be32-969413686eda.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/7639530e-f869-4656-be32-969413686eda.jpg already downloaded
2026-03-30 12:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252F3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/3ffc1c8a-430e-4daf-ad50-bbb95b8a7e66.jpg already downloaded
2026-03-30 12:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252Fcf52c986-6a34-43ef-92ba-eac19f5468c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/cf52c986-6a34-43ef-92ba-eac19f5468c0.jpg already downloaded
2026-03-30 12:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252F8e238d61-5c23-4050-afb3-d87a67723015.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/8e238d61-5c23-4050-afb3-d87a67723015.jpg already downloaded
2026-03-30 12:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252F296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/296b33ee-b2e8-4a50-8589-8e2d2baf887d.jpg already downloaded
2026-03-30 12:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252F36d221f3-d0df-499d-a7df-e1bb647675ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/36d221f3-d0df-499d-a7df-e1bb647675ec.jpg already downloaded
2026-03-30 12:38:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252Fd6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/d6fd7d7a-284e-4021-bfce-74d23ac277bc.jpg already downloaded
2026-03-30 12:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5745971%252Fgeneral%252F70b56d1f-d93f-4536-8148-09294ceda0e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745971/general/70b56d1f-d93f-4536-8148-09294ceda0e6.jpg already downloaded
2026-03-30 12:38:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e11f6abe-657b-5b65-b785-10b119abf269, identifier: 10742823
2026-03-30 12:38:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10742823
2026-03-30 12:38:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10742823
2026-03-30 12:38:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e11f6abe-657b-5b65-b785-10b119abf269 with identifier: 10742823 to the API
2026-03-30 12:38:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742823>
{'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-31T07:35: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=10742823',
'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-30 12:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742823%27 HTTP/1.1" 200 None
2026-03-30 12:38:13 [adesa.de] INFO: Saving data for 10742823: {'created_time': 1774874293.858292, 'last_price_update_time': 1774874293.858304, 'auction_closing_time': 1774942500.0}
2026-03-30 12:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742823') HTTP/1.1" 204 0
2026-03-30 12:38:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.092(s), this was the 1st time calling it.
2026-03-30 12:38:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.946328590294766 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:38:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.109(s), this was the 1st time calling it.
2026-03-30 12:38:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.251709899687252 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:38:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744818> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with identifier: 10744818
2026-03-30 12:38:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with scrape type 1
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252Fd45a7c2e-8ffc-4dcd-8fca-f280324827b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/d45a7c2e-8ffc-4dcd-8fca-f280324827b2.jpg already downloaded
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252F91a53e33-6bd8-4f93-8193-7c9c753f682d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/91a53e33-6bd8-4f93-8193-7c9c753f682d.jpg already downloaded
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252F201b5898-7788-48dc-99db-5b3e97838ba8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/201b5898-7788-48dc-99db-5b3e97838ba8.jpg already downloaded
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252F8dd7a1f6-f27d-4697-a768-e65cf9c38fa8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/8dd7a1f6-f27d-4697-a768-e65cf9c38fa8.jpg already downloaded
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252F7403da92-17b0-43a8-be07-96ed54f5ef8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/7403da92-17b0-43a8-be07-96ed54f5ef8f.jpg already downloaded
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252F34e8b015-f209-4f0b-a687-e2e819eb8970.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/34e8b015-f209-4f0b-a687-e2e819eb8970.jpg already downloaded
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252F150edb0e-2ac6-448a-b339-e48353579a4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/150edb0e-2ac6-448a-b339-e48353579a4e.jpg already downloaded
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252Fa58bc7cb-3ee5-4d4d-9b6e-d0e2d8f8c425.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/a58bc7cb-3ee5-4d4d-9b6e-d0e2d8f8c425.jpg already downloaded
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252F40276383-0996-4e0c-b361-32188f073cd4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/40276383-0996-4e0c-b361-32188f073cd4.jpg already downloaded
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748799%252Fgeneral%252F1959c759-5728-4c20-a247-bfd66dde89bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748799/general/1959c759-5728-4c20-a247-bfd66dde89bd.jpg already downloaded
2026-03-30 12:38:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c, identifier: 10744818
2026-03-30 12:38:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with identifier: 10744818
2026-03-30 12:38:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with identifier: 10744818
2026-03-30 12:38:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2ea0fed4-6e8c-5654-8c06-40f8c95ce98c with identifier: 10744818 to the API
2026-03-30 12:38:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744818>
{'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-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '2ea0fed4-6e8c-5654-8c06-40f8c95ce98c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466252',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744818',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 140416,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5748799/general/d45a7c2e-8ffc-4dcd-8fca-f280324827b2.jpg',
'https://images.openlane.eu/carimgs/5748799/general/91a53e33-6bd8-4f93-8193-7c9c753f682d.jpg',
'https://images.openlane.eu/carimgs/5748799/general/201b5898-7788-48dc-99db-5b3e97838ba8.jpg',
'https://images.openlane.eu/carimgs/5748799/general/8dd7a1f6-f27d-4697-a768-e65cf9c38fa8.jpg',
'https://images.openlane.eu/carimgs/5748799/general/7403da92-17b0-43a8-be07-96ed54f5ef8f.jpg',
'https://images.openlane.eu/carimgs/5748799/general/34e8b015-f209-4f0b-a687-e2e819eb8970.jpg',
'https://images.openlane.eu/carimgs/5748799/general/150edb0e-2ac6-448a-b339-e48353579a4e.jpg',
'https://images.openlane.eu/carimgs/5748799/general/a58bc7cb-3ee5-4d4d-9b6e-d0e2d8f8c425.jpg',
'https://images.openlane.eu/carimgs/5748799/general/40276383-0996-4e0c-b361-32188f073cd4.jpg',
'https://images.openlane.eu/carimgs/5748799/general/1959c759-5728-4c20-a247-bfd66dde89bd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103312,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/d45a7c2e-8ffc-4dcd-8fca-f280324827b2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99466,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/91a53e33-6bd8-4f93-8193-7c9c753f682d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96252,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/201b5898-7788-48dc-99db-5b3e97838ba8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83566,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/8dd7a1f6-f27d-4697-a768-e65cf9c38fa8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132843,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/7403da92-17b0-43a8-be07-96ed54f5ef8f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87530,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/34e8b015-f209-4f0b-a687-e2e819eb8970.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84131,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/150edb0e-2ac6-448a-b339-e48353579a4e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60587,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/a58bc7cb-3ee5-4d4d-9b6e-d0e2d8f8c425.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72911,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/40276383-0996-4e0c-b361-32188f073cd4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ea0fed4-6e8c-5654-8c06-40f8c95ce98c/2ea0fed4-6e8c-5654-8c06-40f8c95ce98c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83552,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748799/general/1959c759-5728-4c20-a247-bfd66dde89bd.jpg',
'Width': 1280}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 30e Advantage - xDrive - Hybrid - Automatic - 184 hp - '
'140.416 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-30 12:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744818%27 HTTP/1.1" 200 None
2026-03-30 12:38:38 [adesa.de] INFO: Saving data for 10744818: {'created_time': 1774874318.040235, 'last_price_update_time': 1774874318.040254, 'auction_closing_time': 1774962000.0}
2026-03-30 12:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744818') HTTP/1.1" 204 0
2026-03-30 12:38:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744564> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10744564
2026-03-30 12:38:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed229f46-dee6-5d00-a666-b097400fbd90 with scrape type 1
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed229f46-dee6-5d00-a666-b097400fbd90
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252Fe7479c01-a4e4-4ee1-9f9d-0e652bade3ba.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/e7479c01-a4e4-4ee1-9f9d-0e652bade3ba.JPG not downloaded yet
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252F7a18194b-a9e2-4dc3-87c4-ee2e0fdfe3cc.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/7a18194b-a9e2-4dc3-87c4-ee2e0fdfe3cc.JPG not downloaded yet
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252Fc814a92e-1495-4461-9507-5e599bfee80d.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/c814a92e-1495-4461-9507-5e599bfee80d.JPG not downloaded yet
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252F1cb640cf-cfaf-4bc0-bfd6-63ee632bf75a.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/1cb640cf-cfaf-4bc0-bfd6-63ee632bf75a.JPG not downloaded yet
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252Fc1f2da5b-70e8-4f68-ad8f-845171b7d2d8.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/c1f2da5b-70e8-4f68-ad8f-845171b7d2d8.JPG not downloaded yet
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252Fb102b8de-094e-4ffc-8c42-055f26483971.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/b102b8de-094e-4ffc-8c42-055f26483971.JPG not downloaded yet
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252Fbb647ffa-b24d-4bd0-80f0-b463a3031f4d.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/bb647ffa-b24d-4bd0-80f0-b463a3031f4d.JPG not downloaded yet
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252Fcf201387-bea1-43c1-9cfd-7f7f65e9a597.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/cf201387-bea1-43c1-9cfd-7f7f65e9a597.JPG not downloaded yet
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252Fd3bc95a0-df4d-4a4b-bdfd-b28e7a247ac8.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/d3bc95a0-df4d-4a4b-bdfd-b28e7a247ac8.JPG not downloaded yet
2026-03-30 12:38:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5673133%252Fgeneral%252F876124c9-32d4-466f-88a8-3baae3734b9a.JPG%27 HTTP/1.1" 200 None
2026-03-30 12:38:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5673133/general/876124c9-32d4-466f-88a8-3baae3734b9a.JPG not downloaded yet
2026-03-30 12:38:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:38:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:38:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744699> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with identifier: 10744699
2026-03-30 12:38:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with scrape type 1
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ccf3792-d193-5f6e-af25-03ba0f7c6769
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252F966f8556-58af-416c-bca1-13b5e606a265.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/966f8556-58af-416c-bca1-13b5e606a265.jpg already downloaded
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252F7574756e-ea0e-4315-adc3-0d44e4859db5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/7574756e-ea0e-4315-adc3-0d44e4859db5.jpg already downloaded
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252F1fdfef0a-28b7-438e-881b-98bce2696d2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/1fdfef0a-28b7-438e-881b-98bce2696d2e.jpg already downloaded
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252F9d73a6a7-eee2-4396-8b24-af2aab0904ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/9d73a6a7-eee2-4396-8b24-af2aab0904ce.jpg already downloaded
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252Fd12a0655-58dd-43e9-b94f-f03c6b28c04e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/d12a0655-58dd-43e9-b94f-f03c6b28c04e.jpg already downloaded
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252F2559b7b1-08d3-4ff2-9e41-bc17e12bc2e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/2559b7b1-08d3-4ff2-9e41-bc17e12bc2e1.jpg already downloaded
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252Fed11c661-dba2-4517-8209-9037b4b9dc37.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/ed11c661-dba2-4517-8209-9037b4b9dc37.jpg already downloaded
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252F4334c6c4-c768-43c8-b179-83fd382db931.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/4334c6c4-c768-43c8-b179-83fd382db931.jpg already downloaded
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252Ffa3b25bc-3330-4cdc-8245-233c34f63d0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/fa3b25bc-3330-4cdc-8245-233c34f63d0d.jpg already downloaded
2026-03-30 12:38:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5695578%252Fgeneral%252Fb2c42557-82ad-4807-8ace-582b2ae001b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695578/general/b2c42557-82ad-4807-8ace-582b2ae001b1.jpg already downloaded
2026-03-30 12:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ccf3792-d193-5f6e-af25-03ba0f7c6769, identifier: 10744699
2026-03-30 12:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with identifier: 10744699
2026-03-30 12:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with identifier: 10744699
2026-03-30 12:38:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ccf3792-d193-5f6e-af25-03ba0f7c6769 with identifier: 10744699 to the API
2026-03-30 12:38:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:38:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744699>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '9ccf3792-d193-5f6e-af25-03ba0f7c6769',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464139',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744699',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 48273,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5695578/general/966f8556-58af-416c-bca1-13b5e606a265.jpg',
'https://images.openlane.eu/carimgs/5695578/general/7574756e-ea0e-4315-adc3-0d44e4859db5.jpg',
'https://images.openlane.eu/carimgs/5695578/general/1fdfef0a-28b7-438e-881b-98bce2696d2e.jpg',
'https://images.openlane.eu/carimgs/5695578/general/9d73a6a7-eee2-4396-8b24-af2aab0904ce.jpg',
'https://images.openlane.eu/carimgs/5695578/general/d12a0655-58dd-43e9-b94f-f03c6b28c04e.jpg',
'https://images.openlane.eu/carimgs/5695578/general/2559b7b1-08d3-4ff2-9e41-bc17e12bc2e1.jpg',
'https://images.openlane.eu/carimgs/5695578/general/ed11c661-dba2-4517-8209-9037b4b9dc37.jpg',
'https://images.openlane.eu/carimgs/5695578/general/4334c6c4-c768-43c8-b179-83fd382db931.jpg',
'https://images.openlane.eu/carimgs/5695578/general/fa3b25bc-3330-4cdc-8245-233c34f63d0d.jpg',
'https://images.openlane.eu/carimgs/5695578/general/b2c42557-82ad-4807-8ace-582b2ae001b1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99927,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/966f8556-58af-416c-bca1-13b5e606a265.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102666,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/7574756e-ea0e-4315-adc3-0d44e4859db5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75462,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/1fdfef0a-28b7-438e-881b-98bce2696d2e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84328,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/9d73a6a7-eee2-4396-8b24-af2aab0904ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80950,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/d12a0655-58dd-43e9-b94f-f03c6b28c04e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79249,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/2559b7b1-08d3-4ff2-9e41-bc17e12bc2e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51774,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/ed11c661-dba2-4517-8209-9037b4b9dc37.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78586,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/4334c6c4-c768-43c8-b179-83fd382db931.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69352,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/fa3b25bc-3330-4cdc-8245-233c34f63d0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9ccf3792-d193-5f6e-af25-03ba0f7c6769/9ccf3792-d193-5f6e-af25-03ba0f7c6769_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103000,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695578/general/b2c42557-82ad-4807-8ace-582b2ae001b1.jpg',
'Width': 1280}],
'price': 33200,
'price_includes_vat': True,
'registration_date': '2023-11-16',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 30d - xDrive - Diesel - Automatic - 286 hp - 48.273 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744699%27 HTTP/1.1" 200 None
2026-03-30 12:38:44 [adesa.de] INFO: Saving data for 10744699: {'created_time': 1774874324.399488, 'last_price_update_time': 1774874324.399496, 'auction_closing_time': 1774962000.0}
2026-03-30 12:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744699') HTTP/1.1" 204 0
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/876124c9-32d4-466f-88a8-3baae3734b9a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/d3bc95a0-df4d-4a4b-bdfd-b28e7a247ac8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/cf201387-bea1-43c1-9cfd-7f7f65e9a597.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 9 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/bb647ffa-b24d-4bd0-80f0-b463a3031f4d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 8 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/b102b8de-094e-4ffc-8c42-055f26483971.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 7 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/c1f2da5b-70e8-4f68-ad8f-845171b7d2d8.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 6 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/1cb640cf-cfaf-4bc0-bfd6-63ee632bf75a.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 5 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/c814a92e-1495-4461-9507-5e599bfee80d.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 4 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/7a18194b-a9e2-4dc3-87c4-ee2e0fdfe3cc.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 3 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:44 [scrapy.core.engine] DEBUG: Crawled (403) <GET https://images.openlane.eu/carimgs/5673133/general/e7479c01-a4e4-4ee1-9f9d-0e652bade3ba.JPG> (referer: https://www.openlane.eu/en/carv6/auction/10744564)
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 2 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 1 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed229f46-dee6-5d00-a666-b097400fbd90, skipping ID generation
2026-03-30 12:38:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed229f46-dee6-5d00-a666-b097400fbd90 with scrape type 1
2026-03-30 12:38:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed229f46-dee6-5d00-a666-b097400fbd90 sending to next pipeline
2026-03-30 12:38:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed229f46-dee6-5d00-a666-b097400fbd90, identifier: 10744564
2026-03-30 12:38:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10744564
2026-03-30 12:38:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10744564
2026-03-30 12:38:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed229f46-dee6-5d00-a666-b097400fbd90 with identifier: 10744564 to the API
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:45 [scrapy.core.scraper] DEBUG: Scraped from <403 https://images.openlane.eu/carimgs/5673133/general/e7479c01-a4e4-4ee1-9f9d-0e652bade3ba.JPG>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-01T08:10:00Z',
'fuel_type': 'Diesel',
'id': 'ed229f46-dee6-5d00-a666-b097400fbd90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GA854BD',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744564',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 156887,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-06-17',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz C 220d AMG Line - Diesel - Automatic - 194 hp - '
'156.887 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744564%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [adesa.de] INFO: Saving data for 10744564: {'created_time': 1774874325.296488, 'last_price_update_time': 1774874325.296498, 'auction_closing_time': 1775031000.0}
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744564') HTTP/1.1" 204 0
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] DEBUG: Failed to download image 0 for item ed229f46-dee6-5d00-a666-b097400fbd90 due to Ignoring non-200 response
2026-03-30 12:38:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744729> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with identifier: 10744729
2026-03-30 12:38:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with scrape type 1
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a81c10c9-7099-5bf7-97a8-8b33c6db8a97
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252Fbf748012-d5b9-4fa8-8fcd-e00e4da583cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/bf748012-d5b9-4fa8-8fcd-e00e4da583cc.jpg already downloaded
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252F8ae9be10-645b-4c68-b882-87f82058604f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/8ae9be10-645b-4c68-b882-87f82058604f.jpg already downloaded
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252F230bcb33-ac5e-4a4d-8ba8-2e567349aa44.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/230bcb33-ac5e-4a4d-8ba8-2e567349aa44.jpg already downloaded
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252Fae767736-b6b2-4b87-8138-e7f1d40d6509.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/ae767736-b6b2-4b87-8138-e7f1d40d6509.jpg already downloaded
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252F5e9f44da-add3-4290-aad2-5abf5eb8e0a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/5e9f44da-add3-4290-aad2-5abf5eb8e0a8.jpg already downloaded
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252Fe201ffb0-36a6-49dc-a6fd-7c387e588f05.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/e201ffb0-36a6-49dc-a6fd-7c387e588f05.jpg already downloaded
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252Fa8e937cb-11a9-4f1f-be3d-d9c3f6bc582d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/a8e937cb-11a9-4f1f-be3d-d9c3f6bc582d.jpg already downloaded
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252F68792b99-42d3-4f1e-8450-ce47ec5d1232.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/68792b99-42d3-4f1e-8450-ce47ec5d1232.jpg already downloaded
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252Fd9c80355-e90b-4fb5-a852-826ff3b20614.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/d9c80355-e90b-4fb5-a852-826ff3b20614.jpg already downloaded
2026-03-30 12:38:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5722127%252Fgeneral%252F7a2a3e0c-0996-4fa6-a830-ee203a6e6434.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722127/general/7a2a3e0c-0996-4fa6-a830-ee203a6e6434.jpg already downloaded
2026-03-30 12:38:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a81c10c9-7099-5bf7-97a8-8b33c6db8a97, identifier: 10744729
2026-03-30 12:38:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with identifier: 10744729
2026-03-30 12:38:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with identifier: 10744729
2026-03-30 12:38:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a81c10c9-7099-5bf7-97a8-8b33c6db8a97 with identifier: 10744729 to the API
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744729>
{'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': 'a81c10c9-7099-5bf7-97a8-8b33c6db8a97',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466536',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744729',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 128593,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5722127/general/bf748012-d5b9-4fa8-8fcd-e00e4da583cc.jpg',
'https://images.openlane.eu/carimgs/5722127/general/8ae9be10-645b-4c68-b882-87f82058604f.jpg',
'https://images.openlane.eu/carimgs/5722127/general/230bcb33-ac5e-4a4d-8ba8-2e567349aa44.jpg',
'https://images.openlane.eu/carimgs/5722127/general/ae767736-b6b2-4b87-8138-e7f1d40d6509.jpg',
'https://images.openlane.eu/carimgs/5722127/general/5e9f44da-add3-4290-aad2-5abf5eb8e0a8.jpg',
'https://images.openlane.eu/carimgs/5722127/general/e201ffb0-36a6-49dc-a6fd-7c387e588f05.jpg',
'https://images.openlane.eu/carimgs/5722127/general/a8e937cb-11a9-4f1f-be3d-d9c3f6bc582d.jpg',
'https://images.openlane.eu/carimgs/5722127/general/68792b99-42d3-4f1e-8450-ce47ec5d1232.jpg',
'https://images.openlane.eu/carimgs/5722127/general/d9c80355-e90b-4fb5-a852-826ff3b20614.jpg',
'https://images.openlane.eu/carimgs/5722127/general/7a2a3e0c-0996-4fa6-a830-ee203a6e6434.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88331,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/bf748012-d5b9-4fa8-8fcd-e00e4da583cc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100668,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/8ae9be10-645b-4c68-b882-87f82058604f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87613,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/230bcb33-ac5e-4a4d-8ba8-2e567349aa44.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92997,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/ae767736-b6b2-4b87-8138-e7f1d40d6509.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115001,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/5e9f44da-add3-4290-aad2-5abf5eb8e0a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84780,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/e201ffb0-36a6-49dc-a6fd-7c387e588f05.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84569,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/a8e937cb-11a9-4f1f-be3d-d9c3f6bc582d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64653,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/68792b99-42d3-4f1e-8450-ce47ec5d1232.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83930,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/d9c80355-e90b-4fb5-a852-826ff3b20614.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a81c10c9-7099-5bf7-97a8-8b33c6db8a97/a81c10c9-7099-5bf7-97a8-8b33c6db8a97_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81708,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722127/general/7a2a3e0c-0996-4fa6-a830-ee203a6e6434.jpg',
'Width': 1280}],
'price': 26200,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 20d - xDrive - Diesel - Automatic - 190 hp - 128.593 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744729%27 HTTP/1.1" 200 None
2026-03-30 12:38:46 [adesa.de] INFO: Saving data for 10744729: {'created_time': 1774874326.42886, 'last_price_update_time': 1774874326.428874, 'auction_closing_time': 1774962000.0}
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744729') HTTP/1.1" 204 0
2026-03-30 12:38:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744740> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 523fe207-3985-5445-936a-c789f778b440 with identifier: 10744740
2026-03-30 12:38:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 523fe207-3985-5445-936a-c789f778b440 with scrape type 1
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 523fe207-3985-5445-936a-c789f778b440
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252Fb40175e8-0768-4a7e-8352-b543d59ceb3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/b40175e8-0768-4a7e-8352-b543d59ceb3b.jpg already downloaded
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252F374d472b-6d17-450a-b3d0-f7810799d2ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/374d472b-6d17-450a-b3d0-f7810799d2ca.jpg already downloaded
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252F533dde86-c1b3-4232-991e-8eb283b750c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/533dde86-c1b3-4232-991e-8eb283b750c1.jpg already downloaded
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252F30af355e-4f96-4389-8a70-d84947ad1fa2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/30af355e-4f96-4389-8a70-d84947ad1fa2.jpg already downloaded
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252Fc8a1b1ce-c861-4e5e-ab28-f8bf7490b85c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/c8a1b1ce-c861-4e5e-ab28-f8bf7490b85c.jpg already downloaded
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252Ff4a9d237-9189-4f0d-93da-ea168b6e161f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/f4a9d237-9189-4f0d-93da-ea168b6e161f.jpg already downloaded
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252F285851d5-e78d-4b4d-bbd7-d0f72c78e8f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/285851d5-e78d-4b4d-bbd7-d0f72c78e8f7.jpg already downloaded
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252F49e71e7a-6546-4c1a-aeea-a08193579da2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/49e71e7a-6546-4c1a-aeea-a08193579da2.jpg already downloaded
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252F85f40260-b391-4ced-8c33-29a05f00f89f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/85f40260-b391-4ced-8c33-29a05f00f89f.jpg already downloaded
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5735492%252Fgeneral%252F55e03ef4-f612-4623-a3d3-a38630048f3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735492/general/55e03ef4-f612-4623-a3d3-a38630048f3c.jpg already downloaded
2026-03-30 12:38:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 523fe207-3985-5445-936a-c789f778b440, identifier: 10744740
2026-03-30 12:38:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 523fe207-3985-5445-936a-c789f778b440 with identifier: 10744740
2026-03-30 12:38:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 523fe207-3985-5445-936a-c789f778b440 with identifier: 10744740
2026-03-30 12:38:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 523fe207-3985-5445-936a-c789f778b440 with identifier: 10744740 to the API
2026-03-30 12:38:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:38:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744740>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '523fe207-3985-5445-936a-c789f778b440',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466168',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744740',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 148703,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photo_urls': ['https://images.openlane.eu/carimgs/5735492/general/b40175e8-0768-4a7e-8352-b543d59ceb3b.jpg',
'https://images.openlane.eu/carimgs/5735492/general/374d472b-6d17-450a-b3d0-f7810799d2ca.jpg',
'https://images.openlane.eu/carimgs/5735492/general/533dde86-c1b3-4232-991e-8eb283b750c1.jpg',
'https://images.openlane.eu/carimgs/5735492/general/30af355e-4f96-4389-8a70-d84947ad1fa2.jpg',
'https://images.openlane.eu/carimgs/5735492/general/c8a1b1ce-c861-4e5e-ab28-f8bf7490b85c.jpg',
'https://images.openlane.eu/carimgs/5735492/general/f4a9d237-9189-4f0d-93da-ea168b6e161f.jpg',
'https://images.openlane.eu/carimgs/5735492/general/285851d5-e78d-4b4d-bbd7-d0f72c78e8f7.jpg',
'https://images.openlane.eu/carimgs/5735492/general/49e71e7a-6546-4c1a-aeea-a08193579da2.jpg',
'https://images.openlane.eu/carimgs/5735492/general/85f40260-b391-4ced-8c33-29a05f00f89f.jpg',
'https://images.openlane.eu/carimgs/5735492/general/55e03ef4-f612-4623-a3d3-a38630048f3c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84393,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/b40175e8-0768-4a7e-8352-b543d59ceb3b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94344,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/374d472b-6d17-450a-b3d0-f7810799d2ca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85629,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/533dde86-c1b3-4232-991e-8eb283b750c1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71435,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/30af355e-4f96-4389-8a70-d84947ad1fa2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69825,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/c8a1b1ce-c861-4e5e-ab28-f8bf7490b85c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66219,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/f4a9d237-9189-4f0d-93da-ea168b6e161f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65923,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/285851d5-e78d-4b4d-bbd7-d0f72c78e8f7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40267,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/49e71e7a-6546-4c1a-aeea-a08193579da2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 33781,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/85f40260-b391-4ced-8c33-29a05f00f89f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_523fe207-3985-5445-936a-c789f778b440/523fe207-3985-5445-936a-c789f778b440_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48518,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735492/general/55e03ef4-f612-4623-a3d3-a38630048f3c.jpg',
'Width': 1280}],
'price': 24700,
'price_includes_vat': True,
'registration_date': '2022-06-29',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 30d - xDrive - Diesel - Automatic - 286 hp - 148.703 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744740%27 HTTP/1.1" 200 None
2026-03-30 12:38:48 [adesa.de] INFO: Saving data for 10744740: {'created_time': 1774874328.154226, 'last_price_update_time': 1774874328.154235, 'auction_closing_time': 1774962000.0}
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744740') HTTP/1.1" 204 0
2026-03-30 12:38:48 [scrapy.extensions.logstats] INFO: Crawled 148 pages (at 34 pages/min), scraped 31 items (at 14 items/min)
2026-03-30 12:38:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 168MiB
2026-03-30 12:38: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-30 12:38:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:49 [adesa.de] INFO: Found listing with ID: 10744766
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744766%27 HTTP/1.1" 200 None
2026-03-30 12:38:49 [adesa.de] INFO: Scrape type for 10744766: 1
2026-03-30 12:38:49 [adesa.de] INFO: Scraping item 10744766 url https://www.openlane.eu/en/carv6/auction/10744766
2026-03-30 12:38:49 [adesa.de] INFO: Found listing with ID: 10738915
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738915%27 HTTP/1.1" 200 None
2026-03-30 12:38:49 [adesa.de] INFO: Scrape type for 10738915: 0
2026-03-30 12:38:49 [adesa.de] INFO: Skipping item 10738915 url https://www.openlane.eu/en/carv6/auction/10738915
2026-03-30 12:38:49 [adesa.de] INFO: Found listing with ID: 10744756
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744756%27 HTTP/1.1" 200 None
2026-03-30 12:38:49 [adesa.de] INFO: Scrape type for 10744756: 1
2026-03-30 12:38:49 [adesa.de] INFO: Scraping item 10744756 url https://www.openlane.eu/en/carv6/auction/10744756
2026-03-30 12:38:49 [adesa.de] INFO: Found listing with ID: 10744780
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744780%27 HTTP/1.1" 200 None
2026-03-30 12:38:49 [adesa.de] INFO: Scrape type for 10744780: 1
2026-03-30 12:38:49 [adesa.de] INFO: Scraping item 10744780 url https://www.openlane.eu/en/carv6/auction/10744780
2026-03-30 12:38:49 [adesa.de] INFO: Found listing with ID: 10744742
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744742%27 HTTP/1.1" 200 None
2026-03-30 12:38:49 [adesa.de] INFO: Scrape type for 10744742: 1
2026-03-30 12:38:49 [adesa.de] INFO: Scraping item 10744742 url https://www.openlane.eu/en/carv6/auction/10744742
2026-03-30 12:38:49 [adesa.de] INFO: Found listing with ID: 10744775
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744775%27 HTTP/1.1" 200 None
2026-03-30 12:38:49 [adesa.de] INFO: Scrape type for 10744775: 1
2026-03-30 12:38:49 [adesa.de] INFO: Scraping item 10744775 url https://www.openlane.eu/en/carv6/auction/10744775
2026-03-30 12:38:49 [adesa.de] INFO: Found listing with ID: 10744809
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744809%27 HTTP/1.1" 200 None
2026-03-30 12:38:49 [adesa.de] INFO: Scrape type for 10744809: 1
2026-03-30 12:38:49 [adesa.de] INFO: Scraping item 10744809 url https://www.openlane.eu/en/carv6/auction/10744809
2026-03-30 12:38:49 [adesa.de] INFO: Found listing with ID: 10744708
2026-03-30 12:38:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744708%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744708: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744708 url https://www.openlane.eu/en/carv6/auction/10744708
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744693
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744693%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744693: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744693 url https://www.openlane.eu/en/carv6/auction/10744693
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744803
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744803%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744803: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744803 url https://www.openlane.eu/en/carv6/auction/10744803
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744819
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744819%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744819: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744819 url https://www.openlane.eu/en/carv6/auction/10744819
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744808
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744808%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744808: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744808 url https://www.openlane.eu/en/carv6/auction/10744808
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744725
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744725%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744725: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744725 url https://www.openlane.eu/en/carv6/auction/10744725
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744743
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744743%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744743: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744743 url https://www.openlane.eu/en/carv6/auction/10744743
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744721
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744721%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744721: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744721 url https://www.openlane.eu/en/carv6/auction/10744721
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10738917
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738917%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10738917: 0
2026-03-30 12:38:50 [adesa.de] INFO: Skipping item 10738917 url https://www.openlane.eu/en/carv6/auction/10738917
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744692
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744692%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744692: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744692 url https://www.openlane.eu/en/carv6/auction/10744692
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744813
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744813%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744813: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744813 url https://www.openlane.eu/en/carv6/auction/10744813
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744791
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744791%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744791: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744791 url https://www.openlane.eu/en/carv6/auction/10744791
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10738918
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710738918%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10738918: 0
2026-03-30 12:38:50 [adesa.de] INFO: Skipping item 10738918 url https://www.openlane.eu/en/carv6/auction/10738918
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744815
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744815%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744815: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744815 url https://www.openlane.eu/en/carv6/auction/10744815
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744702
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744702%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744702: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744702 url https://www.openlane.eu/en/carv6/auction/10744702
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744696
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744696%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744696: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744696 url https://www.openlane.eu/en/carv6/auction/10744696
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744738
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744738%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744738: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744738 url https://www.openlane.eu/en/carv6/auction/10744738
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744732
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744732%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744732: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744732 url https://www.openlane.eu/en/carv6/auction/10744732
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744744
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744744%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744744: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744744 url https://www.openlane.eu/en/carv6/auction/10744744
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744698
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744698%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744698: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744698 url https://www.openlane.eu/en/carv6/auction/10744698
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744716
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744716%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744716: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744716 url https://www.openlane.eu/en/carv6/auction/10744716
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10744710
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744710%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10744710: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10744710 url https://www.openlane.eu/en/carv6/auction/10744710
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10723399
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723399%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10723399: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10723399 url https://www.openlane.eu/en/carv6/auction/10723399
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10716295
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716295%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10716295: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10716295 url https://www.openlane.eu/en/carv6/auction/10716295
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10729626
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729626%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10729626: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10729626 url https://www.openlane.eu/en/carv6/auction/10729626
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10723402
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723402%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10723402: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10723402 url https://www.openlane.eu/en/carv6/auction/10723402
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10734343
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734343%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10734343: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10734343 url https://www.openlane.eu/en/carv6/auction/10734343
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10734338
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734338%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10734338: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10734338 url https://www.openlane.eu/en/carv6/auction/10734338
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10729715
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729715%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10729715: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10729715 url https://www.openlane.eu/en/carv6/auction/10729715
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10729456
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729456%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10729456: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10729456 url https://www.openlane.eu/en/carv6/auction/10729456
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10729624
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729624%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10729624: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10729624 url https://www.openlane.eu/en/carv6/auction/10729624
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10729707
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729707%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10729707: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10729707 url https://www.openlane.eu/en/carv6/auction/10729707
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10729710
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729710%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10729710: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10729710 url https://www.openlane.eu/en/carv6/auction/10729710
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10729917
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729917%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10729917: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10729917 url https://www.openlane.eu/en/carv6/auction/10729917
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10723158
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723158%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10723158: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10723158 url https://www.openlane.eu/en/carv6/auction/10723158
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10722847
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722847%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10722847: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10722847 url https://www.openlane.eu/en/carv6/auction/10722847
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10722962
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722962%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10722962: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10722962 url https://www.openlane.eu/en/carv6/auction/10722962
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10708996
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708996%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10708996: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10708996 url https://www.openlane.eu/en/carv6/auction/10708996
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10722848
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722848%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10722848: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10722848 url https://www.openlane.eu/en/carv6/auction/10722848
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10722960
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722960%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10722960: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10722960 url https://www.openlane.eu/en/carv6/auction/10722960
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10723357
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723357%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10723357: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10723357 url https://www.openlane.eu/en/carv6/auction/10723357
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10734340
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734340%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10734340: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10734340 url https://www.openlane.eu/en/carv6/auction/10734340
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10734370
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734370%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10734370: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10734370 url https://www.openlane.eu/en/carv6/auction/10734370
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10729612
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729612%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10729612: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10729612 url https://www.openlane.eu/en/carv6/auction/10729612
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10729606
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729606%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10729606: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10729606 url https://www.openlane.eu/en/carv6/auction/10729606
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10734376
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734376%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10734376: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10734376 url https://www.openlane.eu/en/carv6/auction/10734376
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10734363
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734363%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10734363: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10734363 url https://www.openlane.eu/en/carv6/auction/10734363
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10723359
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723359%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10723359: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10723359 url https://www.openlane.eu/en/carv6/auction/10723359
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10723150
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723150%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10723150: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10723150 url https://www.openlane.eu/en/carv6/auction/10723150
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10723362
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723362%27 HTTP/1.1" 200 None
2026-03-30 12:38:50 [adesa.de] INFO: Scrape type for 10723362: 1
2026-03-30 12:38:50 [adesa.de] INFO: Scraping item 10723362 url https://www.openlane.eu/en/carv6/auction/10723362
2026-03-30 12:38:50 [adesa.de] INFO: Found listing with ID: 10722851
2026-03-30 12:38:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722851%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10722851: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10722851 url https://www.openlane.eu/en/carv6/auction/10722851
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10734337
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734337%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10734337: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10734337 url https://www.openlane.eu/en/carv6/auction/10734337
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10729609
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729609%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10729609: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10729609 url https://www.openlane.eu/en/carv6/auction/10729609
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10729450
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729450%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10729450: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10729450 url https://www.openlane.eu/en/carv6/auction/10729450
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10729451
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729451%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10729451: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10729451 url https://www.openlane.eu/en/carv6/auction/10729451
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10734346
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734346%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10734346: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10734346 url https://www.openlane.eu/en/carv6/auction/10734346
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10716294
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716294%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10716294: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10716294 url https://www.openlane.eu/en/carv6/auction/10716294
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10709001
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709001%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10709001: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10709001 url https://www.openlane.eu/en/carv6/auction/10709001
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10729449
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729449%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10729449: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10729449 url https://www.openlane.eu/en/carv6/auction/10729449
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10723152
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723152%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10723152: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10723152 url https://www.openlane.eu/en/carv6/auction/10723152
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10716287
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716287%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10716287: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10716287 url https://www.openlane.eu/en/carv6/auction/10716287
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10729709
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729709%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10729709: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10729709 url https://www.openlane.eu/en/carv6/auction/10729709
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10729452
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729452%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10729452: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10729452 url https://www.openlane.eu/en/carv6/auction/10729452
2026-03-30 12:38:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744865> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10723154
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723154%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10723154: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10723154 url https://www.openlane.eu/en/carv6/auction/10723154
2026-03-30 12:38:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10734365
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734365%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10734365: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10734365 url https://www.openlane.eu/en/carv6/auction/10734365
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10716290
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716290%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10716290: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10716290 url https://www.openlane.eu/en/carv6/auction/10716290
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10716291
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716291%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10716291: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10716291 url https://www.openlane.eu/en/carv6/auction/10716291
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10734368
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734368%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10734368: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10734368 url https://www.openlane.eu/en/carv6/auction/10734368
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10729627
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729627%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10729627: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10729627 url https://www.openlane.eu/en/carv6/auction/10729627
2026-03-30 12:38:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10744865
2026-03-30 12:38:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45facf7b-3406-595f-a5b1-e691d23fc164 with scrape type 1
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45facf7b-3406-595f-a5b1-e691d23fc164
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252F58283ef5-015c-461a-b415-73e8f45a5b5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/58283ef5-015c-461a-b415-73e8f45a5b5e.jpg already downloaded
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252F1caf2dcb-8a2b-43df-bdc5-2f6834c4e185.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/1caf2dcb-8a2b-43df-bdc5-2f6834c4e185.jpg already downloaded
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252Fd999aa91-b914-4847-bd71-bc7ab49d90ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/d999aa91-b914-4847-bd71-bc7ab49d90ee.jpg already downloaded
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252Fcd1f7e4e-92a5-4b2f-ad76-c885def5e490.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/cd1f7e4e-92a5-4b2f-ad76-c885def5e490.jpg already downloaded
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252F36e2c649-941e-428b-a5aa-b0a1f8eb77fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/36e2c649-941e-428b-a5aa-b0a1f8eb77fe.jpg already downloaded
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252F1400248d-afd3-4576-be2b-ffec8c694623.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/1400248d-afd3-4576-be2b-ffec8c694623.jpg already downloaded
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252F2ca7c5f9-9a47-4dd5-a299-27d30af06dc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/2ca7c5f9-9a47-4dd5-a299-27d30af06dc3.jpg already downloaded
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252Fa4e18a05-4719-4cd5-a1f8-424cb3c9a158.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/a4e18a05-4719-4cd5-a1f8-424cb3c9a158.jpg already downloaded
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252F6a2ba5b8-eedc-4e02-b41b-43c4cb607898.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/6a2ba5b8-eedc-4e02-b41b-43c4cb607898.jpg already downloaded
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5731206%252Fgeneral%252F5bb9c390-59ad-4496-827a-7086a68db1cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731206/general/5bb9c390-59ad-4496-827a-7086a68db1cb.jpg already downloaded
2026-03-30 12:38:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 45facf7b-3406-595f-a5b1-e691d23fc164, identifier: 10744865
2026-03-30 12:38:51 [adesa.de] INFO: Found listing with ID: 10734350
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734350%27 HTTP/1.1" 200 None
2026-03-30 12:38:51 [adesa.de] INFO: Scrape type for 10734350: 1
2026-03-30 12:38:51 [adesa.de] INFO: Scraping item 10734350 url https://www.openlane.eu/en/carv6/auction/10734350
2026-03-30 12:38:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10744865
2026-03-30 12:38:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10744865
2026-03-30 12:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 45facf7b-3406-595f-a5b1-e691d23fc164 with identifier: 10744865 to the API
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744865>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 252,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '45facf7b-3406-595f-a5b1-e691d23fc164',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744865',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 134492,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5731206/general/58283ef5-015c-461a-b415-73e8f45a5b5e.jpg',
'https://images.openlane.eu/carimgs/5731206/general/1caf2dcb-8a2b-43df-bdc5-2f6834c4e185.jpg',
'https://images.openlane.eu/carimgs/5731206/general/d999aa91-b914-4847-bd71-bc7ab49d90ee.jpg',
'https://images.openlane.eu/carimgs/5731206/general/cd1f7e4e-92a5-4b2f-ad76-c885def5e490.jpg',
'https://images.openlane.eu/carimgs/5731206/general/36e2c649-941e-428b-a5aa-b0a1f8eb77fe.jpg',
'https://images.openlane.eu/carimgs/5731206/general/1400248d-afd3-4576-be2b-ffec8c694623.jpg',
'https://images.openlane.eu/carimgs/5731206/general/2ca7c5f9-9a47-4dd5-a299-27d30af06dc3.jpg',
'https://images.openlane.eu/carimgs/5731206/general/a4e18a05-4719-4cd5-a1f8-424cb3c9a158.jpg',
'https://images.openlane.eu/carimgs/5731206/general/6a2ba5b8-eedc-4e02-b41b-43c4cb607898.jpg',
'https://images.openlane.eu/carimgs/5731206/general/5bb9c390-59ad-4496-827a-7086a68db1cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/58283ef5-015c-461a-b415-73e8f45a5b5e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245274,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/1caf2dcb-8a2b-43df-bdc5-2f6834c4e185.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/d999aa91-b914-4847-bd71-bc7ab49d90ee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/cd1f7e4e-92a5-4b2f-ad76-c885def5e490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 218190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/1400248d-afd3-4576-be2b-ffec8c694623.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/36e2c649-941e-428b-a5aa-b0a1f8eb77fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202662,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/a4e18a05-4719-4cd5-a1f8-424cb3c9a158.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/2ca7c5f9-9a47-4dd5-a299-27d30af06dc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176304,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/6a2ba5b8-eedc-4e02-b41b-43c4cb607898.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45facf7b-3406-595f-a5b1-e691d23fc164/45facf7b-3406-595f-a5b1-e691d23fc164_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731206/general/5bb9c390-59ad-4496-827a-7086a68db1cb.jpg',
'Width': 1024}],
'price': 19300,
'price_includes_vat': True,
'registration_date': '2020-11-25',
'seats_number': 4,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A6 50 TFSIe Sport - Quattro - Hybrid - Automatic - 252 hp - '
'134.492 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2020}
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744865%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Saving data for 10744865: {'created_time': 1774874332.261284, 'last_price_update_time': 1774874332.261295, 'auction_closing_time': 1775125800.0}
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744865') HTTP/1.1" 204 0
2026-03-30 12:38:52 [adesa.de] INFO: Found listing with ID: 10722964
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722964%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Scrape type for 10722964: 1
2026-03-30 12:38:52 [adesa.de] INFO: Scraping item 10722964 url https://www.openlane.eu/en/carv6/auction/10722964
2026-03-30 12:38:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:52 [adesa.de] INFO: Found listing with ID: 10734351
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734351%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Scrape type for 10734351: 1
2026-03-30 12:38:52 [adesa.de] INFO: Scraping item 10734351 url https://www.openlane.eu/en/carv6/auction/10734351
2026-03-30 12:38:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:52 [adesa.de] INFO: Found listing with ID: 10729708
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729708%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Scrape type for 10729708: 1
2026-03-30 12:38:52 [adesa.de] INFO: Scraping item 10729708 url https://www.openlane.eu/en/carv6/auction/10729708
2026-03-30 12:38:52 [adesa.de] INFO: Found listing with ID: 10722850
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722850%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Scrape type for 10722850: 1
2026-03-30 12:38:52 [adesa.de] INFO: Scraping item 10722850 url https://www.openlane.eu/en/carv6/auction/10722850
2026-03-30 12:38:52 [adesa.de] INFO: Found listing with ID: 10734371
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734371%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Scrape type for 10734371: 1
2026-03-30 12:38:52 [adesa.de] INFO: Scraping item 10734371 url https://www.openlane.eu/en/carv6/auction/10734371
2026-03-30 12:38:52 [adesa.de] INFO: Found listing with ID: 10734347
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734347%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Scrape type for 10734347: 1
2026-03-30 12:38:52 [adesa.de] INFO: Scraping item 10734347 url https://www.openlane.eu/en/carv6/auction/10734347
2026-03-30 12:38:52 [adesa.de] INFO: Found listing with ID: 10723358
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723358%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Scrape type for 10723358: 1
2026-03-30 12:38:52 [adesa.de] INFO: Scraping item 10723358 url https://www.openlane.eu/en/carv6/auction/10723358
2026-03-30 12:38:52 [adesa.de] INFO: Found listing with ID: 10723401
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723401%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Scrape type for 10723401: 1
2026-03-30 12:38:52 [adesa.de] INFO: Scraping item 10723401 url https://www.openlane.eu/en/carv6/auction/10723401
2026-03-30 12:38:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10744817
2026-03-30 12:38:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15c3b707-6655-5ff9-ab9a-de920b164bf5 with scrape type 1
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 15c3b707-6655-5ff9-ab9a-de920b164bf5
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252Fdda4fb36-cfd7-45a1-a46c-ecc09db277ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/dda4fb36-cfd7-45a1-a46c-ecc09db277ce.jpg already downloaded
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252Fe8e9217e-2a84-481f-b721-30f54f81e724.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/e8e9217e-2a84-481f-b721-30f54f81e724.jpg already downloaded
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252F7467917a-6de2-4536-a6d4-95d64cba1190.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/7467917a-6de2-4536-a6d4-95d64cba1190.jpg already downloaded
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252F2a4479ec-b647-4dc4-a731-0840fc1d76fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/2a4479ec-b647-4dc4-a731-0840fc1d76fe.jpg already downloaded
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252F9dee9940-592e-455e-aaae-930bb2cdff9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/9dee9940-592e-455e-aaae-930bb2cdff9b.jpg already downloaded
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252F696a2cdb-1dff-4b7a-b763-7f5600f93cac.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/696a2cdb-1dff-4b7a-b763-7f5600f93cac.jpg already downloaded
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252Ffe1db9f8-981b-4712-816e-4c527f289046.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/fe1db9f8-981b-4712-816e-4c527f289046.jpg already downloaded
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252F0164c5cc-3058-4bec-9a7d-48c409d1b128.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/0164c5cc-3058-4bec-9a7d-48c409d1b128.jpg already downloaded
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252Fc3c27713-29d8-428f-a843-6e8ced6e1ec0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/c3c27713-29d8-428f-a843-6e8ced6e1ec0.jpg already downloaded
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748798%252Fgeneral%252F74580937-46e7-4f8e-b6c2-25649ba86732.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748798/general/74580937-46e7-4f8e-b6c2-25649ba86732.jpg already downloaded
2026-03-30 12:38:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15c3b707-6655-5ff9-ab9a-de920b164bf5, identifier: 10744817
2026-03-30 12:38:52 [adesa.de] INFO: Found listing with ID: 10722853
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722853%27 HTTP/1.1" 200 None
2026-03-30 12:38:52 [adesa.de] INFO: Scrape type for 10722853: 1
2026-03-30 12:38:52 [adesa.de] INFO: Scraping item 10722853 url https://www.openlane.eu/en/carv6/auction/10722853
2026-03-30 12:38:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10744817
2026-03-30 12:38:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10744817
2026-03-30 12:38:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15c3b707-6655-5ff9-ab9a-de920b164bf5 with identifier: 10744817 to the API
2026-03-30 12:38:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38: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-30 12:38:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744817>
{'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-31T13: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=10744817',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 110845,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5748798/general/dda4fb36-cfd7-45a1-a46c-ecc09db277ce.jpg',
'https://images.openlane.eu/carimgs/5748798/general/e8e9217e-2a84-481f-b721-30f54f81e724.jpg',
'https://images.openlane.eu/carimgs/5748798/general/7467917a-6de2-4536-a6d4-95d64cba1190.jpg',
'https://images.openlane.eu/carimgs/5748798/general/2a4479ec-b647-4dc4-a731-0840fc1d76fe.jpg',
'https://images.openlane.eu/carimgs/5748798/general/9dee9940-592e-455e-aaae-930bb2cdff9b.jpg',
'https://images.openlane.eu/carimgs/5748798/general/696a2cdb-1dff-4b7a-b763-7f5600f93cac.jpg',
'https://images.openlane.eu/carimgs/5748798/general/fe1db9f8-981b-4712-816e-4c527f289046.jpg',
'https://images.openlane.eu/carimgs/5748798/general/0164c5cc-3058-4bec-9a7d-48c409d1b128.jpg',
'https://images.openlane.eu/carimgs/5748798/general/c3c27713-29d8-428f-a843-6e8ced6e1ec0.jpg',
'https://images.openlane.eu/carimgs/5748798/general/74580937-46e7-4f8e-b6c2-25649ba86732.jpg'],
'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': 24300,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744817%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Saving data for 10744817: {'created_time': 1774874333.191196, 'last_price_update_time': 1774874333.191206, 'auction_closing_time': 1774962000.0}
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744817') HTTP/1.1" 204 0
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10723363
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723363%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10723363: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10723363 url https://www.openlane.eu/en/carv6/auction/10723363
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10729454
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729454%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10729454: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10729454 url https://www.openlane.eu/en/carv6/auction/10729454
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10722855
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722855%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10722855: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10722855 url https://www.openlane.eu/en/carv6/auction/10722855
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10729455
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729455%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10729455: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10729455 url https://www.openlane.eu/en/carv6/auction/10729455
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10734375
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734375%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10734375: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10734375 url https://www.openlane.eu/en/carv6/auction/10734375
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10723364
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723364%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10723364: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10723364 url https://www.openlane.eu/en/carv6/auction/10723364
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10729457
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729457%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10729457: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10729457 url https://www.openlane.eu/en/carv6/auction/10729457
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10729610
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729610%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10729610: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10729610 url https://www.openlane.eu/en/carv6/auction/10729610
2026-03-30 12:38:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744788> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10716293
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716293%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10716293: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10716293 url https://www.openlane.eu/en/carv6/auction/10716293
2026-03-30 12:38:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10734372
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734372%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10734372: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10734372 url https://www.openlane.eu/en/carv6/auction/10734372
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10734364
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734364%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10734364: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10734364 url https://www.openlane.eu/en/carv6/auction/10734364
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10723400
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723400%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10723400: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10723400 url https://www.openlane.eu/en/carv6/auction/10723400
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10723366
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723366%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10723366: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10723366 url https://www.openlane.eu/en/carv6/auction/10723366
2026-03-30 12:38:53 [adesa.de] INFO: Found listing with ID: 10734352
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734352%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [adesa.de] INFO: Scrape type for 10734352: 1
2026-03-30 12:38:53 [adesa.de] INFO: Scraping item 10734352 url https://www.openlane.eu/en/carv6/auction/10734352
2026-03-30 12:38:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10744788
2026-03-30 12:38:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b with scrape type 1
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2196c185-b1e4-552d-91c3-c40a65fd6d5b
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252F63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg already downloaded
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252Ffca58503-50fd-468d-ba2c-9d9321bec13e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/fca58503-50fd-468d-ba2c-9d9321bec13e.jpg already downloaded
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252F9156d78d-6094-447a-9d70-7362fd86a1d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/9156d78d-6094-447a-9d70-7362fd86a1d0.jpg already downloaded
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252Fdb348c18-2a71-4010-a50c-335613cbe9c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/db348c18-2a71-4010-a50c-335613cbe9c5.jpg already downloaded
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252F71b89d9a-b245-4e92-9789-2a0c16f86f17.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/71b89d9a-b245-4e92-9789-2a0c16f86f17.jpg already downloaded
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252Fc4cccdb3-3cdb-4cd4-89e7-445b1c3828c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/c4cccdb3-3cdb-4cd4-89e7-445b1c3828c7.jpg already downloaded
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252F62dbae46-6823-42ff-a993-70539e68eb04.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/62dbae46-6823-42ff-a993-70539e68eb04.jpg already downloaded
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252Ffcbd872b-302c-42e8-b8da-c27608992f7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/fcbd872b-302c-42e8-b8da-c27608992f7c.jpg already downloaded
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252F4a96433e-e106-4e2a-8444-c9a2ead57dde.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/4a96433e-e106-4e2a-8444-c9a2ead57dde.jpg already downloaded
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38: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%252F5748505%252Fgeneral%252F93cf1fe9-be05-4b58-855f-03c494933866.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:38:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748505/general/93cf1fe9-be05-4b58-855f-03c494933866.jpg already downloaded
2026-03-30 12:38:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2196c185-b1e4-552d-91c3-c40a65fd6d5b, identifier: 10744788
2026-03-30 12:38:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10744788
2026-03-30 12:38:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10744788
2026-03-30 12:38:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2196c185-b1e4-552d-91c3-c40a65fd6d5b with identifier: 10744788 to the API
2026-03-30 12:38:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:38:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:38:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744788>
{'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-31T13: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=10744788',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 93073,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5748505/general/63cecc1b-0c26-4a0b-9499-a34a82d0d027.jpg',
'https://images.openlane.eu/carimgs/5748505/general/fca58503-50fd-468d-ba2c-9d9321bec13e.jpg',
'https://images.openlane.eu/carimgs/5748505/general/9156d78d-6094-447a-9d70-7362fd86a1d0.jpg',
'https://images.openlane.eu/carimgs/5748505/general/db348c18-2a71-4010-a50c-335613cbe9c5.jpg',
'https://images.openlane.eu/carimgs/5748505/general/71b89d9a-b245-4e92-9789-2a0c16f86f17.jpg',
'https://images.openlane.eu/carimgs/5748505/general/c4cccdb3-3cdb-4cd4-89e7-445b1c3828c7.jpg',
'https://images.openlane.eu/carimgs/5748505/general/62dbae46-6823-42ff-a993-70539e68eb04.jpg',
'https://images.openlane.eu/carimgs/5748505/general/fcbd872b-302c-42e8-b8da-c27608992f7c.jpg',
'https://images.openlane.eu/carimgs/5748505/general/4a96433e-e106-4e2a-8444-c9a2ead57dde.jpg',
'https://images.openlane.eu/carimgs/5748505/general/93cf1fe9-be05-4b58-855f-03c494933866.jpg'],
'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': 22200,
'price_includes_vat': True,
'registration_date': '2022-10-10',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI - Diesel - Automatic - 150 '
'hp - 93.073 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744788%27 HTTP/1.1" 200 None
2026-03-30 12:38:54 [adesa.de] INFO: Saving data for 10744788: {'created_time': 1774874334.131216, 'last_price_update_time': 1774874334.131227, 'auction_closing_time': 1774962000.0}
2026-03-30 12:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:38:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744788') HTTP/1.1" 204 0
2026-03-30 12:39:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50034e96-497f-5fb5-87dd-868d08d5d3d4 with identifier: 10744703
2026-03-30 12:39:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50034e96-497f-5fb5-87dd-868d08d5d3d4 with scrape type 1
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50034e96-497f-5fb5-87dd-868d08d5d3d4
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252F61b9d1e2-c6a5-422f-a440-084024f67fc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/61b9d1e2-c6a5-422f-a440-084024f67fc1.jpg already downloaded
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252F25e4767d-bf82-4435-b68b-4497fb0a1bd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/25e4767d-bf82-4435-b68b-4497fb0a1bd6.jpg already downloaded
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252F562d0433-268e-4789-8508-12a36ca3ca4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/562d0433-268e-4789-8508-12a36ca3ca4a.jpg already downloaded
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252F89f74901-ead1-45d0-ae88-4834b2874e76.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/89f74901-ead1-45d0-ae88-4834b2874e76.jpg already downloaded
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252F091dea0c-7529-434b-9847-b23e8b115243.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/091dea0c-7529-434b-9847-b23e8b115243.jpg already downloaded
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252F9bb5bd2b-a419-41a6-bb3a-cad090eeb2af.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/9bb5bd2b-a419-41a6-bb3a-cad090eeb2af.jpg already downloaded
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252Fb3dd26d1-b0f6-4663-b944-2596a94ef7e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/b3dd26d1-b0f6-4663-b944-2596a94ef7e1.jpg already downloaded
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252Fc4bea222-6062-455f-82dd-c5940712a553.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/c4bea222-6062-455f-82dd-c5940712a553.jpg already downloaded
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252F75162a93-31e8-41a6-aa56-fb1d71663093.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/75162a93-31e8-41a6-aa56-fb1d71663093.jpg already downloaded
2026-03-30 12:39:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5695915%252Fgeneral%252F593a2563-2a65-47bb-ba8b-f861c91ce1cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695915/general/593a2563-2a65-47bb-ba8b-f861c91ce1cc.jpg already downloaded
2026-03-30 12:39:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50034e96-497f-5fb5-87dd-868d08d5d3d4, identifier: 10744703
2026-03-30 12:39:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50034e96-497f-5fb5-87dd-868d08d5d3d4 with identifier: 10744703
2026-03-30 12:39:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50034e96-497f-5fb5-87dd-868d08d5d3d4 with identifier: 10744703
2026-03-30 12:39:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50034e96-497f-5fb5-87dd-868d08d5d3d4 with identifier: 10744703 to the API
2026-03-30 12:39:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744703>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '50034e96-497f-5fb5-87dd-868d08d5d3d4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465105',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744703',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 16445,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5695915/general/61b9d1e2-c6a5-422f-a440-084024f67fc1.jpg',
'https://images.openlane.eu/carimgs/5695915/general/25e4767d-bf82-4435-b68b-4497fb0a1bd6.jpg',
'https://images.openlane.eu/carimgs/5695915/general/562d0433-268e-4789-8508-12a36ca3ca4a.jpg',
'https://images.openlane.eu/carimgs/5695915/general/89f74901-ead1-45d0-ae88-4834b2874e76.jpg',
'https://images.openlane.eu/carimgs/5695915/general/091dea0c-7529-434b-9847-b23e8b115243.jpg',
'https://images.openlane.eu/carimgs/5695915/general/9bb5bd2b-a419-41a6-bb3a-cad090eeb2af.jpg',
'https://images.openlane.eu/carimgs/5695915/general/b3dd26d1-b0f6-4663-b944-2596a94ef7e1.jpg',
'https://images.openlane.eu/carimgs/5695915/general/c4bea222-6062-455f-82dd-c5940712a553.jpg',
'https://images.openlane.eu/carimgs/5695915/general/75162a93-31e8-41a6-aa56-fb1d71663093.jpg',
'https://images.openlane.eu/carimgs/5695915/general/593a2563-2a65-47bb-ba8b-f861c91ce1cc.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115826,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/61b9d1e2-c6a5-422f-a440-084024f67fc1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113528,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/25e4767d-bf82-4435-b68b-4497fb0a1bd6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116470,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/562d0433-268e-4789-8508-12a36ca3ca4a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83532,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/89f74901-ead1-45d0-ae88-4834b2874e76.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107635,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/091dea0c-7529-434b-9847-b23e8b115243.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73738,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/9bb5bd2b-a419-41a6-bb3a-cad090eeb2af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86822,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/b3dd26d1-b0f6-4663-b944-2596a94ef7e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90929,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/c4bea222-6062-455f-82dd-c5940712a553.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65071,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/75162a93-31e8-41a6-aa56-fb1d71663093.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50034e96-497f-5fb5-87dd-868d08d5d3d4/50034e96-497f-5fb5-87dd-868d08d5d3d4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95106,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695915/general/593a2563-2a65-47bb-ba8b-f861c91ce1cc.jpg',
'Width': 1280}],
'price': 36500,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 30d - Diesel - Automatic - 286 hp - 16.445 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744703%27 HTTP/1.1" 200 None
2026-03-30 12:39:12 [adesa.de] INFO: Saving data for 10744703: {'created_time': 1774874352.099133, 'last_price_update_time': 1774874352.099143, 'auction_closing_time': 1774962000.0}
2026-03-30 12:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744703') HTTP/1.1" 204 0
2026-03-30 12:39:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744747> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 60067232-7146-5db8-ab02-2e1adabc5641 with identifier: 10744747
2026-03-30 12:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 60067232-7146-5db8-ab02-2e1adabc5641 with scrape type 1
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 60067232-7146-5db8-ab02-2e1adabc5641
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252Fd9f04004-b3d4-4a5f-9035-2e9dcd028d9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/d9f04004-b3d4-4a5f-9035-2e9dcd028d9b.jpg already downloaded
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252F83daa999-b020-495a-ba6e-3144ae90af0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/83daa999-b020-495a-ba6e-3144ae90af0a.jpg already downloaded
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252Ffd4c0371-7afb-427f-9417-ea63197b3108.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/fd4c0371-7afb-427f-9417-ea63197b3108.jpg already downloaded
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252Fcaf79f90-c78d-4f98-9cc5-e4f0167e31b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/caf79f90-c78d-4f98-9cc5-e4f0167e31b3.jpg already downloaded
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252Ffcaaf605-ae1c-48a9-bb34-2831bcc2b113.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/fcaaf605-ae1c-48a9-bb34-2831bcc2b113.jpg already downloaded
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252F47e99cb8-7af9-41f8-8930-632704a83248.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/47e99cb8-7af9-41f8-8930-632704a83248.jpg already downloaded
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252F3577217d-485d-4caa-b7d9-ed678789646a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/3577217d-485d-4caa-b7d9-ed678789646a.jpg already downloaded
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252Fe36590f1-9ac9-41cf-b7bd-a9e17e6ad082.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/e36590f1-9ac9-41cf-b7bd-a9e17e6ad082.jpg already downloaded
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252F648e85b1-24f6-4855-bb5b-11a2cbc9fb55.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/648e85b1-24f6-4855-bb5b-11a2cbc9fb55.jpg already downloaded
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735528%252Fgeneral%252F9b854c28-948f-4dbb-a075-651932b73a68.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735528/general/9b854c28-948f-4dbb-a075-651932b73a68.jpg already downloaded
2026-03-30 12:39:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 60067232-7146-5db8-ab02-2e1adabc5641, identifier: 10744747
2026-03-30 12:39:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 60067232-7146-5db8-ab02-2e1adabc5641 with identifier: 10744747
2026-03-30 12:39:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 60067232-7146-5db8-ab02-2e1adabc5641 with identifier: 10744747
2026-03-30 12:39:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 60067232-7146-5db8-ab02-2e1adabc5641 with identifier: 10744747 to the API
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744747>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '60067232-7146-5db8-ab02-2e1adabc5641',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466825',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744747',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 106038,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735528/general/d9f04004-b3d4-4a5f-9035-2e9dcd028d9b.jpg',
'https://images.openlane.eu/carimgs/5735528/general/83daa999-b020-495a-ba6e-3144ae90af0a.jpg',
'https://images.openlane.eu/carimgs/5735528/general/fd4c0371-7afb-427f-9417-ea63197b3108.jpg',
'https://images.openlane.eu/carimgs/5735528/general/caf79f90-c78d-4f98-9cc5-e4f0167e31b3.jpg',
'https://images.openlane.eu/carimgs/5735528/general/fcaaf605-ae1c-48a9-bb34-2831bcc2b113.jpg',
'https://images.openlane.eu/carimgs/5735528/general/47e99cb8-7af9-41f8-8930-632704a83248.jpg',
'https://images.openlane.eu/carimgs/5735528/general/3577217d-485d-4caa-b7d9-ed678789646a.jpg',
'https://images.openlane.eu/carimgs/5735528/general/e36590f1-9ac9-41cf-b7bd-a9e17e6ad082.jpg',
'https://images.openlane.eu/carimgs/5735528/general/648e85b1-24f6-4855-bb5b-11a2cbc9fb55.jpg',
'https://images.openlane.eu/carimgs/5735528/general/9b854c28-948f-4dbb-a075-651932b73a68.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95717,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/d9f04004-b3d4-4a5f-9035-2e9dcd028d9b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73580,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/83daa999-b020-495a-ba6e-3144ae90af0a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103555,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/fd4c0371-7afb-427f-9417-ea63197b3108.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74023,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/caf79f90-c78d-4f98-9cc5-e4f0167e31b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76476,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/fcaaf605-ae1c-48a9-bb34-2831bcc2b113.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96606,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/47e99cb8-7af9-41f8-8930-632704a83248.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72444,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/3577217d-485d-4caa-b7d9-ed678789646a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89209,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/e36590f1-9ac9-41cf-b7bd-a9e17e6ad082.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109036,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/648e85b1-24f6-4855-bb5b-11a2cbc9fb55.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_60067232-7146-5db8-ab02-2e1adabc5641/60067232-7146-5db8-ab02-2e1adabc5641_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79885,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735528/general/9b854c28-948f-4dbb-a075-651932b73a68.jpg',
'Width': 1280}],
'price': 18800,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'106.038 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744747%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [adesa.de] INFO: Saving data for 10744747: {'created_time': 1774874353.636611, 'last_price_update_time': 1774874353.636624, 'auction_closing_time': 1774962000.0}
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744747') HTTP/1.1" 204 0
2026-03-30 12:39:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744869> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05 with identifier: 10744869
2026-03-30 12:39:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05 with scrape type 1
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fgeneral%252F06b96fa3-367a-4589-876e-9ba9c4aee08e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/06b96fa3-367a-4589-876e-9ba9c4aee08e.jpg not downloaded yet
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fgeneral%252F2b00ceb7-534d-486b-91f2-be9277cb8883.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/2b00ceb7-534d-486b-91f2-be9277cb8883.jpg not downloaded yet
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fgeneral%252Fd2e017fa-0d4e-4170-891f-63cc1ad9bd6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/d2e017fa-0d4e-4170-891f-63cc1ad9bd6a.jpg not downloaded yet
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fgeneral%252Fa52b2b93-1924-43c5-849b-ff3c131e5451.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/a52b2b93-1924-43c5-849b-ff3c131e5451.jpg not downloaded yet
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fgeneral%252F56bf2020-8794-4fcf-9384-e91a9f609cbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/56bf2020-8794-4fcf-9384-e91a9f609cbe.jpg not downloaded yet
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fgeneral%252Fa02a9f59-e38f-4034-91a4-a71e0f558059.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/a02a9f59-e38f-4034-91a4-a71e0f558059.jpg not downloaded yet
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fgeneral%252F5f383924-fada-450a-9e74-cc22ca81fe0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/5f383924-fada-450a-9e74-cc22ca81fe0d.jpg not downloaded yet
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fgeneral%252Fbad355bf-bac6-48f9-af4a-f5f6c231d48b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/bad355bf-bac6-48f9-af4a-f5f6c231d48b.jpg not downloaded yet
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fgeneral%252F0412a799-597f-49c1-8c6c-0b109a302e6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/0412a799-597f-49c1-8c6c-0b109a302e6d.jpg not downloaded yet
2026-03-30 12:39:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5753192%252Fdamage%252F4b220be4-be8a-4fda-9b97-78b7df39cbbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/damage/4b220be4-be8a-4fda-9b97-78b7df39cbbb.jpg not downloaded yet
2026-03-30 12:39:17 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 4.091(s), this was the 1st time calling it.
2026-03-30 12:39:17 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.017312918561849 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 12:39:17 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '59651f379f5473cd1f587486535d9190', '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=59651f379f5473cd1f587486535d9190.
2026-03-30 12:39:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 37.479(s), this was the 1st time calling it.
2026-03-30 12:39:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.119861779738696 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 12:39:23 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '6476b21a02a7eddb9ddb378f6a3d188e', '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=6476b21a02a7eddb9ddb378f6a3d188e.
2026-03-30 12:39:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744798> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 50f8db4d-6891-550c-8008-6cbfc8371da4 with identifier: 10744798
2026-03-30 12:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 50f8db4d-6891-550c-8008-6cbfc8371da4 with scrape type 1
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 50f8db4d-6891-550c-8008-6cbfc8371da4
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252Ff74b0f5f-0c0b-40ed-a5b6-5f478a8bcf82.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/f74b0f5f-0c0b-40ed-a5b6-5f478a8bcf82.jpg already downloaded
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252F4fd8493b-fb64-4c1e-a87e-bdd43e55ef11.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/4fd8493b-fb64-4c1e-a87e-bdd43e55ef11.jpg already downloaded
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252F62832dbc-7d97-4528-8cf8-dd750da1487e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/62832dbc-7d97-4528-8cf8-dd750da1487e.jpg already downloaded
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252F1d420385-16dd-444e-9cea-619f3bfe2ef1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/1d420385-16dd-444e-9cea-619f3bfe2ef1.jpg already downloaded
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252F01deeb39-53a3-4045-80d0-ba448c073f34.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/01deeb39-53a3-4045-80d0-ba448c073f34.jpg already downloaded
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252F400db059-83df-4f9f-ac40-dbc8bbed12ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/400db059-83df-4f9f-ac40-dbc8bbed12ac.jpg already downloaded
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252F2a28fd51-2ae2-4eeb-9f63-982a776c95ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/2a28fd51-2ae2-4eeb-9f63-982a776c95ea.jpg already downloaded
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252Fd53c9643-c10f-4b0a-be3e-cfbd8ba7a451.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/d53c9643-c10f-4b0a-be3e-cfbd8ba7a451.jpg already downloaded
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252Ff42d5fe4-1b6b-4732-8902-838afa5f58dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/f42d5fe4-1b6b-4732-8902-838afa5f58dc.jpg already downloaded
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748676%252Fgeneral%252F33bcdca0-5a12-4efe-92a2-1451bed34495.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748676/general/33bcdca0-5a12-4efe-92a2-1451bed34495.jpg already downloaded
2026-03-30 12:39:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 50f8db4d-6891-550c-8008-6cbfc8371da4, identifier: 10744798
2026-03-30 12:39:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 50f8db4d-6891-550c-8008-6cbfc8371da4 with identifier: 10744798
2026-03-30 12:39:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 50f8db4d-6891-550c-8008-6cbfc8371da4 with identifier: 10744798
2026-03-30 12:39:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 50f8db4d-6891-550c-8008-6cbfc8371da4 with identifier: 10744798 to the API
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744798>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '50f8db4d-6891-550c-8008-6cbfc8371da4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466155',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744798',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 137085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5748676/general/f74b0f5f-0c0b-40ed-a5b6-5f478a8bcf82.jpg',
'https://images.openlane.eu/carimgs/5748676/general/4fd8493b-fb64-4c1e-a87e-bdd43e55ef11.jpg',
'https://images.openlane.eu/carimgs/5748676/general/62832dbc-7d97-4528-8cf8-dd750da1487e.jpg',
'https://images.openlane.eu/carimgs/5748676/general/1d420385-16dd-444e-9cea-619f3bfe2ef1.jpg',
'https://images.openlane.eu/carimgs/5748676/general/01deeb39-53a3-4045-80d0-ba448c073f34.jpg',
'https://images.openlane.eu/carimgs/5748676/general/400db059-83df-4f9f-ac40-dbc8bbed12ac.jpg',
'https://images.openlane.eu/carimgs/5748676/general/2a28fd51-2ae2-4eeb-9f63-982a776c95ea.jpg',
'https://images.openlane.eu/carimgs/5748676/general/d53c9643-c10f-4b0a-be3e-cfbd8ba7a451.jpg',
'https://images.openlane.eu/carimgs/5748676/general/f42d5fe4-1b6b-4732-8902-838afa5f58dc.jpg',
'https://images.openlane.eu/carimgs/5748676/general/33bcdca0-5a12-4efe-92a2-1451bed34495.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82448,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/f74b0f5f-0c0b-40ed-a5b6-5f478a8bcf82.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72301,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/4fd8493b-fb64-4c1e-a87e-bdd43e55ef11.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58769,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/62832dbc-7d97-4528-8cf8-dd750da1487e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94234,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/1d420385-16dd-444e-9cea-619f3bfe2ef1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57281,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/01deeb39-53a3-4045-80d0-ba448c073f34.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43891,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/400db059-83df-4f9f-ac40-dbc8bbed12ac.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62459,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/2a28fd51-2ae2-4eeb-9f63-982a776c95ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61351,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/d53c9643-c10f-4b0a-be3e-cfbd8ba7a451.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58811,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/f42d5fe4-1b6b-4732-8902-838afa5f58dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_50f8db4d-6891-550c-8008-6cbfc8371da4/50f8db4d-6891-550c-8008-6cbfc8371da4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136763,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748676/general/33bcdca0-5a12-4efe-92a2-1451bed34495.jpg',
'Width': 1280}],
'price': 18300,
'price_includes_vat': True,
'registration_date': '2023-01-04',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'137.085 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744798%27 HTTP/1.1" 200 None
2026-03-30 12:39:26 [adesa.de] INFO: Saving data for 10744798: {'created_time': 1774874366.869293, 'last_price_update_time': 1774874366.869303, 'auction_closing_time': 1774962000.0}
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744798') HTTP/1.1" 204 0
2026-03-30 12:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/damage/4b220be4-be8a-4fda-9b97-78b7df39cbbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5991f272-b83b-51a2-a242-a96f062695a2 with identifier: 10744707
2026-03-30 12:39:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5991f272-b83b-51a2-a242-a96f062695a2 with scrape type 1
2026-03-30 12:39:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5991f272-b83b-51a2-a242-a96f062695a2
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252Fabb3a9f9-b77f-4855-bf40-51db518ebd5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/abb3a9f9-b77f-4855-bf40-51db518ebd5f.jpg already downloaded
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252F564709c7-1908-420f-9f16-2d33f07d3184.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/564709c7-1908-420f-9f16-2d33f07d3184.jpg already downloaded
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252Fd3012c03-3bd7-496c-84b0-d38a9b6b0e0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/d3012c03-3bd7-496c-84b0-d38a9b6b0e0c.jpg already downloaded
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252F565e096d-4e03-4cf0-ae3d-9d66d09ce72f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/565e096d-4e03-4cf0-ae3d-9d66d09ce72f.jpg already downloaded
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252Fff05b93a-ad8d-4b29-871f-56300e1d459f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/ff05b93a-ad8d-4b29-871f-56300e1d459f.jpg already downloaded
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252F6529cfa9-5d36-4cd3-a7e4-faa0d282f984.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/6529cfa9-5d36-4cd3-a7e4-faa0d282f984.jpg already downloaded
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252F9918719c-dd61-4bd5-8697-947099bb9e36.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/9918719c-dd61-4bd5-8697-947099bb9e36.jpg already downloaded
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252Fc05db2b8-9d0e-4b2f-a207-b7f4c80cb3d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/c05db2b8-9d0e-4b2f-a207-b7f4c80cb3d6.jpg already downloaded
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252Fdcdbf289-76c6-4f05-8d10-7d41cf1dd989.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/dcdbf289-76c6-4f05-8d10-7d41cf1dd989.jpg already downloaded
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5709311%252Fgeneral%252Fd660a19a-eb28-4dbe-a6cf-d8bd98aace8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709311/general/d660a19a-eb28-4dbe-a6cf-d8bd98aace8e.jpg already downloaded
2026-03-30 12:39:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5991f272-b83b-51a2-a242-a96f062695a2, identifier: 10744707
2026-03-30 12:39:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5991f272-b83b-51a2-a242-a96f062695a2 with identifier: 10744707
2026-03-30 12:39:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5991f272-b83b-51a2-a242-a96f062695a2 with identifier: 10744707
2026-03-30 12:39:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5991f272-b83b-51a2-a242-a96f062695a2 with identifier: 10744707 to the API
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744707>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '5991f272-b83b-51a2-a242-a96f062695a2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466231',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744707',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 101523,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5709311/general/abb3a9f9-b77f-4855-bf40-51db518ebd5f.jpg',
'https://images.openlane.eu/carimgs/5709311/general/564709c7-1908-420f-9f16-2d33f07d3184.jpg',
'https://images.openlane.eu/carimgs/5709311/general/d3012c03-3bd7-496c-84b0-d38a9b6b0e0c.jpg',
'https://images.openlane.eu/carimgs/5709311/general/565e096d-4e03-4cf0-ae3d-9d66d09ce72f.jpg',
'https://images.openlane.eu/carimgs/5709311/general/ff05b93a-ad8d-4b29-871f-56300e1d459f.jpg',
'https://images.openlane.eu/carimgs/5709311/general/6529cfa9-5d36-4cd3-a7e4-faa0d282f984.jpg',
'https://images.openlane.eu/carimgs/5709311/general/9918719c-dd61-4bd5-8697-947099bb9e36.jpg',
'https://images.openlane.eu/carimgs/5709311/general/c05db2b8-9d0e-4b2f-a207-b7f4c80cb3d6.jpg',
'https://images.openlane.eu/carimgs/5709311/general/dcdbf289-76c6-4f05-8d10-7d41cf1dd989.jpg',
'https://images.openlane.eu/carimgs/5709311/general/d660a19a-eb28-4dbe-a6cf-d8bd98aace8e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86544,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/abb3a9f9-b77f-4855-bf40-51db518ebd5f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86510,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/564709c7-1908-420f-9f16-2d33f07d3184.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87855,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/d3012c03-3bd7-496c-84b0-d38a9b6b0e0c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76158,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/565e096d-4e03-4cf0-ae3d-9d66d09ce72f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 196569,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/ff05b93a-ad8d-4b29-871f-56300e1d459f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59073,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/6529cfa9-5d36-4cd3-a7e4-faa0d282f984.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84336,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/9918719c-dd61-4bd5-8697-947099bb9e36.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64965,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/c05db2b8-9d0e-4b2f-a207-b7f4c80cb3d6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79987,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/dcdbf289-76c6-4f05-8d10-7d41cf1dd989.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5991f272-b83b-51a2-a242-a96f062695a2/5991f272-b83b-51a2-a242-a96f062695a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79307,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709311/general/d660a19a-eb28-4dbe-a6cf-d8bd98aace8e.jpg',
'Width': 1280}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-11-19',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 200 hp - 101.523 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744707%27 HTTP/1.1" 200 None
2026-03-30 12:39:27 [adesa.de] INFO: Saving data for 10744707: {'created_time': 1774874367.600859, 'last_price_update_time': 1774874367.600869, 'auction_closing_time': 1774962000.0}
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744707') HTTP/1.1" 204 0
2026-03-30 12:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/general/0412a799-597f-49c1-8c6c-0b109a302e6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af674b90>
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fdamage%252F4b220be4-be8a-4fda-9b97-78b7df39cbbb.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/damage/4b220be4-be8a-4fda-9b97-78b7df39cbbb.jpg saved to cache
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421e1d0>
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fgeneral%252F0412a799-597f-49c1-8c6c-0b109a302e6d.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/0412a799-597f-49c1-8c6c-0b109a302e6d.jpg saved to cache
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/general/5f383924-fada-450a-9e74-cc22ca81fe0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/general/bad355bf-bac6-48f9-af4a-f5f6c231d48b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/general/a02a9f59-e38f-4034-91a4-a71e0f558059.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af677750>
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fgeneral%252F5f383924-fada-450a-9e74-cc22ca81fe0d.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/5f383924-fada-450a-9e74-cc22ca81fe0d.jpg saved to cache
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4304b10>
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fgeneral%252Fbad355bf-bac6-48f9-af4a-f5f6c231d48b.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/bad355bf-bac6-48f9-af4a-f5f6c231d48b.jpg saved to cache
2026-03-30 12:39:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/general/56bf2020-8794-4fcf-9384-e91a9f609cbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4334310>
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fgeneral%252Fa02a9f59-e38f-4034-91a4-a71e0f558059.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/a02a9f59-e38f-4034-91a4-a71e0f558059.jpg saved to cache
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/general/a52b2b93-1924-43c5-849b-ff3c131e5451.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f1950>
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fgeneral%252F56bf2020-8794-4fcf-9384-e91a9f609cbe.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/56bf2020-8794-4fcf-9384-e91a9f609cbe.jpg saved to cache
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/general/d2e017fa-0d4e-4170-891f-63cc1ad9bd6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6deed0>
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fgeneral%252Fa52b2b93-1924-43c5-849b-ff3c131e5451.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/a52b2b93-1924-43c5-849b-ff3c131e5451.jpg saved to cache
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/general/2b00ceb7-534d-486b-91f2-be9277cb8883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0a790>
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fgeneral%252Fd2e017fa-0d4e-4170-891f-63cc1ad9bd6a.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/d2e017fa-0d4e-4170-891f-63cc1ad9bd6a.jpg saved to cache
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:28 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 12:39:28 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d0050>
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fgeneral%252F2b00ceb7-534d-486b-91f2-be9277cb8883.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/2b00ceb7-534d-486b-91f2-be9277cb8883.jpg saved to cache
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753192/general/06b96fa3-367a-4589-876e-9ba9c4aee08e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10744869)
2026-03-30 12:39:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10744736
2026-03-30 12:39:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e14ee64a-748c-5c24-959f-06ca5dc3db64 with scrape type 1
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e14ee64a-748c-5c24-959f-06ca5dc3db64
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252F18c95079-c346-49f3-bbb1-df56a24d95f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/18c95079-c346-49f3-bbb1-df56a24d95f8.jpg already downloaded
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252Fa6db8298-ddc3-49ca-89a3-c857978f541e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/a6db8298-ddc3-49ca-89a3-c857978f541e.jpg already downloaded
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252Fb4bc619e-7241-4a2e-8e8d-76d5577a1f65.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/b4bc619e-7241-4a2e-8e8d-76d5577a1f65.jpg already downloaded
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252F5c9cffc9-84f1-472f-8d6e-ed88e0877edf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/5c9cffc9-84f1-472f-8d6e-ed88e0877edf.jpg already downloaded
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252Fd4695d50-b743-42a7-a2a2-65a1331e7f7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/d4695d50-b743-42a7-a2a2-65a1331e7f7e.jpg already downloaded
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252F8444d3bd-8853-4ed9-893f-5cc23109b8cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/8444d3bd-8853-4ed9-893f-5cc23109b8cc.jpg already downloaded
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252Fb4225a14-13e8-4f87-b6ff-46ee28b137d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/b4225a14-13e8-4f87-b6ff-46ee28b137d0.jpg already downloaded
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252F0b36987b-173e-49d7-b6c1-b12482e9f0ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/0b36987b-173e-49d7-b6c1-b12482e9f0ac.jpg already downloaded
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252Fe00e8c59-d7c8-45c7-a168-20c51ee301a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/e00e8c59-d7c8-45c7-a168-20c51ee301a8.jpg already downloaded
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735475%252Fgeneral%252Fe6f4acfb-1ab9-4be1-89b4-d9de3ff73aae.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735475/general/e6f4acfb-1ab9-4be1-89b4-d9de3ff73aae.jpg already downloaded
2026-03-30 12:39:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e14ee64a-748c-5c24-959f-06ca5dc3db64, identifier: 10744736
2026-03-30 12:39:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10744736
2026-03-30 12:39:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10744736
2026-03-30 12:39:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e14ee64a-748c-5c24-959f-06ca5dc3db64 with identifier: 10744736 to the API
2026-03-30 12:39:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744736>
{'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-31T13: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=10744736',
'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': 22400,
'price_includes_vat': True,
'registration_date': '2022-07-05',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 2.0 TSI - AWD - Petrol - Automatic - 280 hp - '
'102.120 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744736%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [adesa.de] INFO: Saving data for 10744736: {'created_time': 1774874369.162446, 'last_price_update_time': 1774874369.16246, 'auction_closing_time': 1774962000.0}
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744736') HTTP/1.1" 204 0
2026-03-30 12:39:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:29 [PIL.TiffImagePlugin] DEBUG: tag: Orientation (274) - type: short (3) - value: b'\x00\x01'
2026-03-30 12:39:29 [PIL.TiffImagePlugin] DEBUG: tag: ExifIFD (34665) - type: long (4) - value: b'\x00\x00\x00&'
2026-03-30 12:39:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421d190>
2026-03-30 12:39:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753192%252Fgeneral%252F06b96fa3-367a-4589-876e-9ba9c4aee08e.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753192/general/06b96fa3-367a-4589-876e-9ba9c4aee08e.jpg saved to cache
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05
2026-03-30 12:39:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05, skipping ID generation
2026-03-30 12:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05 with scrape type 1
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05 sending to next pipeline
2026-03-30 12:39:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05, identifier: 10744869
2026-03-30 12:39:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05 with identifier: 10744869
2026-03-30 12:39:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05 with identifier: 10744869
2026-03-30 12:39:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3fc26bd8-0632-5b3f-b50a-e4ca52b94a05 with identifier: 10744869 to the API
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753192/general/06b96fa3-367a-4589-876e-9ba9c4aee08e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Diesel',
'id': '3fc26bd8-0632-5b3f-b50a-e4ca52b94a05',
'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=10744869',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 131615,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 516391,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/general/06b96fa3-367a-4589-876e-9ba9c4aee08e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 519997,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/general/2b00ceb7-534d-486b-91f2-be9277cb8883.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59223,
'Height': 394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/general/d2e017fa-0d4e-4170-891f-63cc1ad9bd6a.jpg',
'Width': 700},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68756,
'Height': 394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/general/a52b2b93-1924-43c5-849b-ff3c131e5451.jpg',
'Width': 700},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63149,
'Height': 394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/general/56bf2020-8794-4fcf-9384-e91a9f609cbe.jpg',
'Width': 700},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77155,
'Height': 394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/general/a02a9f59-e38f-4034-91a4-a71e0f558059.jpg',
'Width': 700},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63616,
'Height': 394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/general/5f383924-fada-450a-9e74-cc22ca81fe0d.jpg',
'Width': 700},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62564,
'Height': 394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/general/bad355bf-bac6-48f9-af4a-f5f6c231d48b.jpg',
'Width': 700},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69010,
'Height': 394,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/general/0412a799-597f-49c1-8c6c-0b109a302e6d.jpg',
'Width': 700},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3fc26bd8-0632-5b3f-b50a-e4ca52b94a05/3fc26bd8-0632-5b3f-b50a-e4ca52b94a05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753192/damage/4b220be4-be8a-4fda-9b97-78b7df39cbbb.jpg',
'Width': 1024}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2019-05-08',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi A6 Avant 40 TDI Sport - Diesel - Automatic - 204 hp - 131.615 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2019}
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744869%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [adesa.de] INFO: Saving data for 10744869: {'created_time': 1774874369.764651, 'last_price_update_time': 1774874369.764662, 'auction_closing_time': 1775125800.0}
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744869') HTTP/1.1" 204 0
2026-03-30 12:39:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10744735
2026-03-30 12:39:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57ceb3e8-2c80-56c9-8617-53d15a1b160f with scrape type 1
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57ceb3e8-2c80-56c9-8617-53d15a1b160f
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252Faeb54fa4-04db-475d-aa1a-a3f52833fa77.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/aeb54fa4-04db-475d-aa1a-a3f52833fa77.jpg already downloaded
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252F32b5ec56-7e44-4b6a-b33c-b7619433c230.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/32b5ec56-7e44-4b6a-b33c-b7619433c230.jpg already downloaded
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252Fa03793a9-c121-462a-84a1-2498820ac6d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/a03793a9-c121-462a-84a1-2498820ac6d4.jpg already downloaded
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252F94cab0b6-7a83-4262-9256-8a2daf8e2928.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/94cab0b6-7a83-4262-9256-8a2daf8e2928.jpg already downloaded
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252F1620468f-3ec7-4938-9c94-43e66337d0a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/1620468f-3ec7-4938-9c94-43e66337d0a1.jpg already downloaded
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252F71f0abfa-f095-404a-8d43-df8f20a7fa0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/71f0abfa-f095-404a-8d43-df8f20a7fa0b.jpg already downloaded
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252F7e572d4a-e698-4503-8a38-ca338a4c1897.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/7e572d4a-e698-4503-8a38-ca338a4c1897.jpg already downloaded
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252Fa9b749d7-8aa6-4206-9086-16346423a1a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/a9b749d7-8aa6-4206-9086-16346423a1a9.jpg already downloaded
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252F82b54e6b-1e9a-4882-b4ea-6af5f3f821d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/82b54e6b-1e9a-4882-b4ea-6af5f3f821d2.jpg already downloaded
2026-03-30 12:39:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5722223%252Fgeneral%252F72434216-5d02-40bc-8366-d2f8efd3d1ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722223/general/72434216-5d02-40bc-8366-d2f8efd3d1ed.jpg already downloaded
2026-03-30 12:39:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57ceb3e8-2c80-56c9-8617-53d15a1b160f, identifier: 10744735
2026-03-30 12:39:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10744735
2026-03-30 12:39:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10744735
2026-03-30 12:39:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57ceb3e8-2c80-56c9-8617-53d15a1b160f with identifier: 10744735 to the API
2026-03-30 12:39:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744735>
{'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-31T13: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=10744735',
'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': 19100,
'price_includes_vat': True,
'registration_date': '2020-07-20',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 190 hp - 101.828 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 12:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744735%27 HTTP/1.1" 200 None
2026-03-30 12:39:30 [adesa.de] INFO: Saving data for 10744735: {'created_time': 1774874370.388395, 'last_price_update_time': 1774874370.388407, 'auction_closing_time': 1774962000.0}
2026-03-30 12:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744735') HTTP/1.1" 204 0
2026-03-30 12:39:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744764> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with identifier: 10744764
2026-03-30 12:39:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with scrape type 1
2026-03-30 12:39:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c2cd6edc-5714-58e1-ae73-a7a13d13d2e4
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252Fdc14928b-71ba-4baf-8f39-86c0089a03dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/dc14928b-71ba-4baf-8f39-86c0089a03dc.jpg already downloaded
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252Fbe8b9b2a-88d1-406a-975e-54bb2d954537.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/be8b9b2a-88d1-406a-975e-54bb2d954537.jpg already downloaded
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252Fca7df292-7283-4410-a3e0-6063f16435aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/ca7df292-7283-4410-a3e0-6063f16435aa.jpg already downloaded
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252F8421ee6b-845f-4370-896f-18706acc6d1f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/8421ee6b-845f-4370-896f-18706acc6d1f.jpg already downloaded
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252F241310ed-9ec1-40c5-9ba9-da5636559faf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/241310ed-9ec1-40c5-9ba9-da5636559faf.jpg already downloaded
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252Fc255eeff-8a6a-4a8f-865c-b1a672d4b192.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/c255eeff-8a6a-4a8f-865c-b1a672d4b192.jpg already downloaded
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252F284b4003-6650-48e6-ad4c-a3d369ace516.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/284b4003-6650-48e6-ad4c-a3d369ace516.jpg already downloaded
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252F063bd2f5-3efe-4792-9fdc-f9c29c579958.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/063bd2f5-3efe-4792-9fdc-f9c29c579958.jpg already downloaded
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252Fb1f387af-aa3c-4a7c-860a-7efadbaffac1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/b1f387af-aa3c-4a7c-860a-7efadbaffac1.jpg already downloaded
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735600%252Fgeneral%252Fcd3a249c-2229-4d20-a4b5-d78882b522f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735600/general/cd3a249c-2229-4d20-a4b5-d78882b522f2.jpg already downloaded
2026-03-30 12:39:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4, identifier: 10744764
2026-03-30 12:39:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with identifier: 10744764
2026-03-30 12:39:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with identifier: 10744764
2026-03-30 12:39:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c2cd6edc-5714-58e1-ae73-a7a13d13d2e4 with identifier: 10744764 to the API
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744764>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'c2cd6edc-5714-58e1-ae73-a7a13d13d2e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465792',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744764',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 89856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5735600/general/dc14928b-71ba-4baf-8f39-86c0089a03dc.jpg',
'https://images.openlane.eu/carimgs/5735600/general/be8b9b2a-88d1-406a-975e-54bb2d954537.jpg',
'https://images.openlane.eu/carimgs/5735600/general/ca7df292-7283-4410-a3e0-6063f16435aa.jpg',
'https://images.openlane.eu/carimgs/5735600/general/8421ee6b-845f-4370-896f-18706acc6d1f.jpg',
'https://images.openlane.eu/carimgs/5735600/general/241310ed-9ec1-40c5-9ba9-da5636559faf.jpg',
'https://images.openlane.eu/carimgs/5735600/general/c255eeff-8a6a-4a8f-865c-b1a672d4b192.jpg',
'https://images.openlane.eu/carimgs/5735600/general/284b4003-6650-48e6-ad4c-a3d369ace516.jpg',
'https://images.openlane.eu/carimgs/5735600/general/063bd2f5-3efe-4792-9fdc-f9c29c579958.jpg',
'https://images.openlane.eu/carimgs/5735600/general/b1f387af-aa3c-4a7c-860a-7efadbaffac1.jpg',
'https://images.openlane.eu/carimgs/5735600/general/cd3a249c-2229-4d20-a4b5-d78882b522f2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127482,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/dc14928b-71ba-4baf-8f39-86c0089a03dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133592,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/be8b9b2a-88d1-406a-975e-54bb2d954537.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104401,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/ca7df292-7283-4410-a3e0-6063f16435aa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/8421ee6b-845f-4370-896f-18706acc6d1f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115596,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/241310ed-9ec1-40c5-9ba9-da5636559faf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107098,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/c255eeff-8a6a-4a8f-865c-b1a672d4b192.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92566,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/284b4003-6650-48e6-ad4c-a3d369ace516.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72014,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/063bd2f5-3efe-4792-9fdc-f9c29c579958.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115551,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/b1f387af-aa3c-4a7c-860a-7efadbaffac1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c2cd6edc-5714-58e1-ae73-a7a13d13d2e4/c2cd6edc-5714-58e1-ae73-a7a13d13d2e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45668,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735600/general/cd3a249c-2229-4d20-a4b5-d78882b522f2.jpg',
'Width': 1280}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2021-09-30',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 20d Advantage - xDrive - Diesel - Automatic - 190 hp - '
'89.856 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2021}
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744764%27 HTTP/1.1" 200 None
2026-03-30 12:39:31 [adesa.de] INFO: Saving data for 10744764: {'created_time': 1774874371.912664, 'last_price_update_time': 1774874371.912676, 'auction_closing_time': 1774962000.0}
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744764') HTTP/1.1" 204 0
2026-03-30 12:39:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 25fd0e35-790f-5592-9291-81a1463d623d with identifier: 10744748
2026-03-30 12:39:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 25fd0e35-790f-5592-9291-81a1463d623d with scrape type 1
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 25fd0e35-790f-5592-9291-81a1463d623d
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252Ff91ec3a7-d596-4d4c-8a3f-da4b6a591c4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/f91ec3a7-d596-4d4c-8a3f-da4b6a591c4a.jpg already downloaded
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252F7405839f-2ad4-4a6e-b8db-b0bdd702f66f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/7405839f-2ad4-4a6e-b8db-b0bdd702f66f.jpg already downloaded
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252F3e764e4a-a7d1-447d-a7dd-55e30e9b5b37.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/3e764e4a-a7d1-447d-a7dd-55e30e9b5b37.jpg already downloaded
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252F7f9f9663-db0e-4dc1-a65d-90cfceac019c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/7f9f9663-db0e-4dc1-a65d-90cfceac019c.jpg already downloaded
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252F2cdab08a-a004-45d3-93a6-b2d06bdabec6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/2cdab08a-a004-45d3-93a6-b2d06bdabec6.jpg already downloaded
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252F86e25b16-7fbd-4557-8def-7dcaaade25ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/86e25b16-7fbd-4557-8def-7dcaaade25ae.jpg already downloaded
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252F2791a3e6-e0c6-4a0c-91a2-cf6016f4b2c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/2791a3e6-e0c6-4a0c-91a2-cf6016f4b2c5.jpg already downloaded
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252F650a8fe2-9fd8-4313-8cec-3a77a2ed93f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/650a8fe2-9fd8-4313-8cec-3a77a2ed93f1.jpg already downloaded
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252F835268c4-b210-4ed8-baf2-b1b806a8d942.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/835268c4-b210-4ed8-baf2-b1b806a8d942.jpg already downloaded
2026-03-30 12:39:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5735529%252Fgeneral%252F4c28c89e-74c6-42bb-a62d-8d95afb70e24.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735529/general/4c28c89e-74c6-42bb-a62d-8d95afb70e24.jpg already downloaded
2026-03-30 12:39:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 25fd0e35-790f-5592-9291-81a1463d623d, identifier: 10744748
2026-03-30 12:39:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 25fd0e35-790f-5592-9291-81a1463d623d with identifier: 10744748
2026-03-30 12:39:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 25fd0e35-790f-5592-9291-81a1463d623d with identifier: 10744748
2026-03-30 12:39:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 25fd0e35-790f-5592-9291-81a1463d623d with identifier: 10744748 to the API
2026-03-30 12:39:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744748>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '25fd0e35-790f-5592-9291-81a1463d623d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466509',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744748',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 158697,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5735529/general/f91ec3a7-d596-4d4c-8a3f-da4b6a591c4a.jpg',
'https://images.openlane.eu/carimgs/5735529/general/7405839f-2ad4-4a6e-b8db-b0bdd702f66f.jpg',
'https://images.openlane.eu/carimgs/5735529/general/3e764e4a-a7d1-447d-a7dd-55e30e9b5b37.jpg',
'https://images.openlane.eu/carimgs/5735529/general/7f9f9663-db0e-4dc1-a65d-90cfceac019c.jpg',
'https://images.openlane.eu/carimgs/5735529/general/2cdab08a-a004-45d3-93a6-b2d06bdabec6.jpg',
'https://images.openlane.eu/carimgs/5735529/general/86e25b16-7fbd-4557-8def-7dcaaade25ae.jpg',
'https://images.openlane.eu/carimgs/5735529/general/2791a3e6-e0c6-4a0c-91a2-cf6016f4b2c5.jpg',
'https://images.openlane.eu/carimgs/5735529/general/650a8fe2-9fd8-4313-8cec-3a77a2ed93f1.jpg',
'https://images.openlane.eu/carimgs/5735529/general/835268c4-b210-4ed8-baf2-b1b806a8d942.jpg',
'https://images.openlane.eu/carimgs/5735529/general/4c28c89e-74c6-42bb-a62d-8d95afb70e24.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109306,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/f91ec3a7-d596-4d4c-8a3f-da4b6a591c4a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/7405839f-2ad4-4a6e-b8db-b0bdd702f66f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90154,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/3e764e4a-a7d1-447d-a7dd-55e30e9b5b37.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89508,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/7f9f9663-db0e-4dc1-a65d-90cfceac019c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117231,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/2cdab08a-a004-45d3-93a6-b2d06bdabec6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100720,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/86e25b16-7fbd-4557-8def-7dcaaade25ae.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83584,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/2791a3e6-e0c6-4a0c-91a2-cf6016f4b2c5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68093,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/650a8fe2-9fd8-4313-8cec-3a77a2ed93f1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96331,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/835268c4-b210-4ed8-baf2-b1b806a8d942.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_25fd0e35-790f-5592-9291-81a1463d623d/25fd0e35-790f-5592-9291-81a1463d623d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101618,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735529/general/4c28c89e-74c6-42bb-a62d-8d95afb70e24.jpg',
'Width': 1280}],
'price': 16200,
'price_includes_vat': True,
'registration_date': '2021-01-15',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 150 hp - 158.697 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 12:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744748%27 HTTP/1.1" 200 None
2026-03-30 12:39:35 [adesa.de] INFO: Saving data for 10744748: {'created_time': 1774874375.276018, 'last_price_update_time': 1774874375.276028, 'auction_closing_time': 1774962000.0}
2026-03-30 12:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744748') HTTP/1.1" 204 0
2026-03-30 12:39:38 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723403
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723403%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723403: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723403 url https://www.openlane.eu/en/carv6/auction/10723403
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10734348
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734348%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10734348: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10734348 url https://www.openlane.eu/en/carv6/auction/10734348
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10734342
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734342%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10734342: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10734342 url https://www.openlane.eu/en/carv6/auction/10734342
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729712
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729712%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729712: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729712 url https://www.openlane.eu/en/carv6/auction/10729712
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723365
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723365%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723365: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723365 url https://www.openlane.eu/en/carv6/auction/10723365
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729713
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729713%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729713: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729713 url https://www.openlane.eu/en/carv6/auction/10729713
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729590
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729590%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729590: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729590 url https://www.openlane.eu/en/carv6/auction/10729590
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723398
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723398%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723398: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723398 url https://www.openlane.eu/en/carv6/auction/10723398
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729706
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729706%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729706: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729706 url https://www.openlane.eu/en/carv6/auction/10729706
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10734366
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734366%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10734366: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10734366 url https://www.openlane.eu/en/carv6/auction/10734366
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723360
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723360%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723360: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723360 url https://www.openlane.eu/en/carv6/auction/10723360
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10734341
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734341%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10734341: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10734341 url https://www.openlane.eu/en/carv6/auction/10734341
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723156
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723156%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723156: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723156 url https://www.openlane.eu/en/carv6/auction/10723156
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10722845
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722845%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10722845: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10722845 url https://www.openlane.eu/en/carv6/auction/10722845
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10716289
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716289%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10716289: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10716289 url https://www.openlane.eu/en/carv6/auction/10716289
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10734367
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734367%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10734367: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10734367 url https://www.openlane.eu/en/carv6/auction/10734367
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723394
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723394%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723394: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723394 url https://www.openlane.eu/en/carv6/auction/10723394
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729453
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729453%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729453: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729453 url https://www.openlane.eu/en/carv6/auction/10729453
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10734369
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734369%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10734369: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10734369 url https://www.openlane.eu/en/carv6/auction/10734369
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723396
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723396%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723396: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723396 url https://www.openlane.eu/en/carv6/auction/10723396
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723149
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723149%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723149: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723149 url https://www.openlane.eu/en/carv6/auction/10723149
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729915
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729915%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729915: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729915 url https://www.openlane.eu/en/carv6/auction/10729915
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729916
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729916%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729916: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729916 url https://www.openlane.eu/en/carv6/auction/10729916
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10708998
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708998%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10708998: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10708998 url https://www.openlane.eu/en/carv6/auction/10708998
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723361
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723361%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723361: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723361 url https://www.openlane.eu/en/carv6/auction/10723361
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10722961
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722961%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10722961: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10722961 url https://www.openlane.eu/en/carv6/auction/10722961
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10734349
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734349%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10734349: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10734349 url https://www.openlane.eu/en/carv6/auction/10734349
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729628
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729628%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729628: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729628 url https://www.openlane.eu/en/carv6/auction/10729628
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729625
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729625%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729625: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729625 url https://www.openlane.eu/en/carv6/auction/10729625
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723151
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723151%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723151: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723151 url https://www.openlane.eu/en/carv6/auction/10723151
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10709012
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709012%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10709012: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10709012 url https://www.openlane.eu/en/carv6/auction/10709012
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10722854
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722854%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10722854: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10722854 url https://www.openlane.eu/en/carv6/auction/10722854
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10722966
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722966%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10722966: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10722966 url https://www.openlane.eu/en/carv6/auction/10722966
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729714
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729714%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729714: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729714 url https://www.openlane.eu/en/carv6/auction/10729714
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10722849
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722849%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10722849: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10722849 url https://www.openlane.eu/en/carv6/auction/10722849
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723395
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723395%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723395: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723395 url https://www.openlane.eu/en/carv6/auction/10723395
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10729458
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729458%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10729458: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10729458 url https://www.openlane.eu/en/carv6/auction/10729458
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10716292
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716292%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10716292: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10716292 url https://www.openlane.eu/en/carv6/auction/10716292
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10723148
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723148%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10723148: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10723148 url https://www.openlane.eu/en/carv6/auction/10723148
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10708999
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708999%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10708999: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10708999 url https://www.openlane.eu/en/carv6/auction/10708999
2026-03-30 12:39:38 [adesa.de] INFO: Found listing with ID: 10722959
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722959%27 HTTP/1.1" 200 None
2026-03-30 12:39:38 [adesa.de] INFO: Scrape type for 10722959: 1
2026-03-30 12:39:38 [adesa.de] INFO: Scraping item 10722959 url https://www.openlane.eu/en/carv6/auction/10722959
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10708997
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708997%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10708997: 1
2026-03-30 12:39:39 [adesa.de] INFO: Scraping item 10708997 url https://www.openlane.eu/en/carv6/auction/10708997
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10729705
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729705%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10729705: 1
2026-03-30 12:39:39 [adesa.de] INFO: Scraping item 10729705 url https://www.openlane.eu/en/carv6/auction/10729705
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10736616
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736616%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10736616: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10736616 url https://www.openlane.eu/en/carv6/auction/10736616
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10736614
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736614%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10736614: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10736614 url https://www.openlane.eu/en/carv6/auction/10736614
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10736613
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736613%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10736613: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10736613 url https://www.openlane.eu/en/carv6/auction/10736613
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10736615
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736615%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10736615: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10736615 url https://www.openlane.eu/en/carv6/auction/10736615
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10736610
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736610%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10736610: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10736610 url https://www.openlane.eu/en/carv6/auction/10736610
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10736611
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736611%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10736611: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10736611 url https://www.openlane.eu/en/carv6/auction/10736611
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10736612
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710736612%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10736612: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10736612 url https://www.openlane.eu/en/carv6/auction/10736612
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734374
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734374: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734374 url https://www.openlane.eu/en/carv6/auction/10734374
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734690
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734690: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734690 url https://www.openlane.eu/en/carv6/auction/10734690
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734408
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734408: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734408 url https://www.openlane.eu/en/carv6/auction/10734408
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734396
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734396: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734396 url https://www.openlane.eu/en/carv6/auction/10734396
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734397
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734397: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734397 url https://www.openlane.eu/en/carv6/auction/10734397
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734409
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734409: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734409 url https://www.openlane.eu/en/carv6/auction/10734409
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734410
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734410: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734410 url https://www.openlane.eu/en/carv6/auction/10734410
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734413
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734413: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734413 url https://www.openlane.eu/en/carv6/auction/10734413
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734476
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734476: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734476 url https://www.openlane.eu/en/carv6/auction/10734476
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734422
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734422: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734422 url https://www.openlane.eu/en/carv6/auction/10734422
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734425
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734425: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734425 url https://www.openlane.eu/en/carv6/auction/10734425
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734426
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734426: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734426 url https://www.openlane.eu/en/carv6/auction/10734426
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734439
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734439: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734439 url https://www.openlane.eu/en/carv6/auction/10734439
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734473
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734473: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734473 url https://www.openlane.eu/en/carv6/auction/10734473
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734697
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734697: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734697 url https://www.openlane.eu/en/carv6/auction/10734697
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734474
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734474: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734474 url https://www.openlane.eu/en/carv6/auction/10734474
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734475
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734475: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734475 url https://www.openlane.eu/en/carv6/auction/10734475
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734488
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734488: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734488 url https://www.openlane.eu/en/carv6/auction/10734488
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734501
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734501: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734501 url https://www.openlane.eu/en/carv6/auction/10734501
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734678
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734678: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734678 url https://www.openlane.eu/en/carv6/auction/10734678
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734639
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734639: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734639 url https://www.openlane.eu/en/carv6/auction/10734639
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734638
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734638: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734638 url https://www.openlane.eu/en/carv6/auction/10734638
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734594
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734594: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734594 url https://www.openlane.eu/en/carv6/auction/10734594
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734423
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734423: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734423 url https://www.openlane.eu/en/carv6/auction/10734423
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734710
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734710: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734710 url https://www.openlane.eu/en/carv6/auction/10734710
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734593
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734593: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734593 url https://www.openlane.eu/en/carv6/auction/10734593
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734424
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734424: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734424 url https://www.openlane.eu/en/carv6/auction/10734424
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734596
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734596: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734596 url https://www.openlane.eu/en/carv6/auction/10734596
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734597
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734597: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734597 url https://www.openlane.eu/en/carv6/auction/10734597
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10734637
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10734637: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10734637 url https://www.openlane.eu/en/carv6/auction/10734637
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10735756
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10735756: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10735756 url https://www.openlane.eu/en/carv6/auction/10735756
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10737485
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737485%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10737485: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10737485 url https://www.openlane.eu/en/carv6/auction/10737485
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10740173
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740173%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10740173: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10740173 url https://www.openlane.eu/en/carv6/auction/10740173
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10733265
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10733265: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10733265 url https://www.openlane.eu/en/carv6/auction/10733265
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10740373
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710740373%27 HTTP/1.1" 200 None
2026-03-30 12:39:39 [adesa.de] INFO: Scrape type for 10740373: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10740373 url https://www.openlane.eu/en/carv6/auction/10740373
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732846
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732846: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10732846 url https://www.openlane.eu/en/carv6/auction/10732846
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732815
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732815: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10732815 url https://www.openlane.eu/en/carv6/auction/10732815
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732852
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732852: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10732852 url https://www.openlane.eu/en/carv6/auction/10732852
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732978
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732978: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10732978 url https://www.openlane.eu/en/carv6/auction/10732978
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732922
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732922: 2
2026-03-30 12:39:39 [adesa.de] INFO: Scraping item 10732922 url https://www.openlane.eu/en/carv6/auction/10732922
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732818
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732818: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10732818 url https://www.openlane.eu/en/carv6/auction/10732818
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732845
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732845: 2
2026-03-30 12:39:39 [adesa.de] INFO: Scraping item 10732845 url https://www.openlane.eu/en/carv6/auction/10732845
2026-03-30 12:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732894
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732894: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10732894 url https://www.openlane.eu/en/carv6/auction/10732894
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732904
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732904: 0
2026-03-30 12:39:39 [adesa.de] INFO: Skipping item 10732904 url https://www.openlane.eu/en/carv6/auction/10732904
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732847
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732847: 2
2026-03-30 12:39:39 [adesa.de] INFO: Scraping item 10732847 url https://www.openlane.eu/en/carv6/auction/10732847
2026-03-30 12:39:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732931
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732931: 2
2026-03-30 12:39:39 [adesa.de] INFO: Scraping item 10732931 url https://www.openlane.eu/en/carv6/auction/10732931
2026-03-30 12:39:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722964> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732934
2026-03-30 12:39:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:39 [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-30 12:39:39 [adesa.de] INFO: Scrape type for 10732934: 2
2026-03-30 12:39:39 [adesa.de] INFO: Scraping item 10732934 url https://www.openlane.eu/en/carv6/auction/10732934
2026-03-30 12:39:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:39 [adesa.de] INFO: Found listing with ID: 10732861
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:40 [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-30 12:39:40 [adesa.de] INFO: Scrape type for 10732861: 2
2026-03-30 12:39:40 [adesa.de] INFO: Scraping item 10732861 url https://www.openlane.eu/en/carv6/auction/10732861
2026-03-30 12:39:40 [adesa.de] INFO: Found listing with ID: 10732824
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:40 [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-30 12:39:40 [adesa.de] INFO: Scrape type for 10732824: 2
2026-03-30 12:39:40 [adesa.de] INFO: Scraping item 10732824 url https://www.openlane.eu/en/carv6/auction/10732824
2026-03-30 12:39:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9cb03cf-1d6f-510f-b08c-173ebe8776f6 with identifier: 10734352
2026-03-30 12:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6 with scrape type 1
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252F7aefdc18-3ff4-43bc-bf45-5d09e66733a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/7aefdc18-3ff4-43bc-bf45-5d09e66733a0.jpg not downloaded yet
2026-03-30 12:39:40 [adesa.de] INFO: Found listing with ID: 10732909
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:40 [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-30 12:39:40 [adesa.de] INFO: Scrape type for 10732909: 0
2026-03-30 12:39:40 [adesa.de] INFO: Skipping item 10732909 url https://www.openlane.eu/en/carv6/auction/10732909
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252F242c8b87-4f75-4030-bfec-3540de3745a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/242c8b87-4f75-4030-bfec-3540de3745a8.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252Ff0a7fc06-2691-4629-bd3c-0b5558f6043d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/f0a7fc06-2691-4629-bd3c-0b5558f6043d.jpg not downloaded yet
2026-03-30 12:39:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04d68f22-d1c1-55d3-a647-29d02b767f2e with identifier: 10722964
2026-03-30 12:39:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04d68f22-d1c1-55d3-a647-29d02b767f2e with scrape type 1
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252F9bc1d442-117f-4066-90f7-92f1c0c5217f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/9bc1d442-117f-4066-90f7-92f1c0c5217f.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252F93834c91-fac2-4cfb-a57b-d3d269693011.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/93834c91-fac2-4cfb-a57b-d3d269693011.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252F2abca4d0-6924-4856-b50c-f3fa4ed00026.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/2abca4d0-6924-4856-b50c-f3fa4ed00026.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252Fd6f86002-feec-4c27-905f-43df03183332.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/d6f86002-feec-4c27-905f-43df03183332.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252F74bf5502-9681-45ab-9c54-808fec5f9783.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/74bf5502-9681-45ab-9c54-808fec5f9783.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252F4b198072-32e2-45c0-9151-d42c3604f530.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/4b198072-32e2-45c0-9151-d42c3604f530.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252F093003a8-42f0-47d5-8db6-06db478f8557.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/093003a8-42f0-47d5-8db6-06db478f8557.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252Feccdc880-ddf1-4ffa-8c3c-a72440f6d45d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/eccdc880-ddf1-4ffa-8c3c-a72440f6d45d.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252F13784687-c313-43c7-b5b0-d7cc33e300c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/13784687-c313-43c7-b5b0-d7cc33e300c5.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252F71afdda3-04d3-45a7-9eae-aec6e9a223ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/71afdda3-04d3-45a7-9eae-aec6e9a223ef.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252Fdd4c1018-9158-413b-8a32-7f64adb58a4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/dd4c1018-9158-413b-8a32-7f64adb58a4a.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252F0a53a8ba-ab8a-46ba-aae4-5bf69a444c5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/0a53a8ba-ab8a-46ba-aae4-5bf69a444c5f.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252F15b53646-0f8c-4bc8-bf8d-0d9b0b6bb029.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/15b53646-0f8c-4bc8-bf8d-0d9b0b6bb029.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750309%252Fgeneral%252F2e3e3232-c3e9-4d24-95b8-8171d6a070da.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/2e3e3232-c3e9-4d24-95b8-8171d6a070da.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252F3b5dc321-88ad-4f78-8601-e8a209dba029.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/3b5dc321-88ad-4f78-8601-e8a209dba029.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252F5f5f4afc-c46d-4a73-8b73-91b0678109ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/5f5f4afc-c46d-4a73-8b73-91b0678109ff.jpg not downloaded yet
2026-03-30 12:39:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745606%252Fgeneral%252F41a3266f-4492-4243-a02a-72689c404e63.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/41a3266f-4492-4243-a02a-72689c404e63.jpg not downloaded yet
2026-03-30 12:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/41a3266f-4492-4243-a02a-72689c404e63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cdb21094-1435-5936-99e4-a6b5259e60dd with identifier: 10723366
2026-03-30 12:39:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdb21094-1435-5936-99e4-a6b5259e60dd with scrape type 1
2026-03-30 12:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252F6f397da8-0fdb-48bb-b1f2-f89651cf8516.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/6f397da8-0fdb-48bb-b1f2-f89651cf8516.jpg not downloaded yet
2026-03-30 12:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252Fcace95ec-fa3e-4704-8fb1-7230cd5bc0c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/cace95ec-fa3e-4704-8fb1-7230cd5bc0c4.jpg not downloaded yet
2026-03-30 12:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252F8b63fcd9-61a4-42c5-a7c5-48ec96749d19.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/8b63fcd9-61a4-42c5-a7c5-48ec96749d19.jpg not downloaded yet
2026-03-30 12:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252Feacbf5e1-9bf7-4f20-8b49-d94c16dc92ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/eacbf5e1-9bf7-4f20-8b49-d94c16dc92ad.jpg not downloaded yet
2026-03-30 12:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252F9232325f-612a-482a-8185-d19f3e17270f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/9232325f-612a-482a-8185-d19f3e17270f.jpg not downloaded yet
2026-03-30 12:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252F16c18842-86dc-46cf-b02b-87d95b179576.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/16c18842-86dc-46cf-b02b-87d95b179576.jpg not downloaded yet
2026-03-30 12:39:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252F910aa457-8f77-4862-9e77-3285f57097b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/910aa457-8f77-4862-9e77-3285f57097b8.jpg not downloaded yet
2026-03-30 12:39:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e7310>
2026-03-30 12:39:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252F41a3266f-4492-4243-a02a-72689c404e63.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/41a3266f-4492-4243-a02a-72689c404e63.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252Ff9ba8702-544e-43f2-abc1-9bf7744479bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/f9ba8702-544e-43f2-abc1-9bf7744479bb.jpg not downloaded yet
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/5f5f4afc-c46d-4a73-8b73-91b0678109ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252F87a641fe-463a-483d-ada3-a6c7976c3687.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/87a641fe-463a-483d-ada3-a6c7976c3687.jpg not downloaded yet
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745735%252Fgeneral%252F52bba010-5a2c-4046-ad95-37ec720da384.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/52bba010-5a2c-4046-ad95-37ec720da384.jpg not downloaded yet
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/910aa457-8f77-4862-9e77-3285f57097b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4151bd0>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252F5f5f4afc-c46d-4a73-8b73-91b0678109ff.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/5f5f4afc-c46d-4a73-8b73-91b0678109ff.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/52bba010-5a2c-4046-ad95-37ec720da384.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c1c410>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252F910aa457-8f77-4862-9e77-3285f57097b8.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/910aa457-8f77-4862-9e77-3285f57097b8.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/87a641fe-463a-483d-ada3-a6c7976c3687.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729610> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b59850d0>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252F52bba010-5a2c-4046-ad95-37ec720da384.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/52bba010-5a2c-4046-ad95-37ec720da384.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/f9ba8702-544e-43f2-abc1-9bf7744479bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/16c18842-86dc-46cf-b02b-87d95b179576.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d1cd0>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252F87a641fe-463a-483d-ada3-a6c7976c3687.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/87a641fe-463a-483d-ada3-a6c7976c3687.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/eacbf5e1-9bf7-4f20-8b49-d94c16dc92ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/9232325f-612a-482a-8185-d19f3e17270f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afd7caf1-580b-523e-9ef3-b53d9484090c with identifier: 10729610
2026-03-30 12:39:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afd7caf1-580b-523e-9ef3-b53d9484090c with scrape type 1
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252F9b36ef75-5cfd-4149-a944-e602646aad0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/9b36ef75-5cfd-4149-a944-e602646aad0d.jpg not downloaded yet
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252F3a69c014-5f15-4490-8154-1c01496d545c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/3a69c014-5f15-4490-8154-1c01496d545c.jpg not downloaded yet
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c06010>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252Ff9ba8702-544e-43f2-abc1-9bf7744479bb.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/f9ba8702-544e-43f2-abc1-9bf7744479bb.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bf510>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252F16c18842-86dc-46cf-b02b-87d95b179576.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/16c18842-86dc-46cf-b02b-87d95b179576.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252F53e73723-64f5-46af-bb89-93cf85b3666d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/53e73723-64f5-46af-bb89-93cf85b3666d.jpg not downloaded yet
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/8b63fcd9-61a4-42c5-a7c5-48ec96749d19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/cace95ec-fa3e-4704-8fb1-7230cd5bc0c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252F9d1b340f-a2af-48a0-aad8-bd6c1b578104.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/9d1b340f-a2af-48a0-aad8-bd6c1b578104.jpg not downloaded yet
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424ad50>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252Feacbf5e1-9bf7-4f20-8b49-d94c16dc92ad.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/eacbf5e1-9bf7-4f20-8b49-d94c16dc92ad.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d0210>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252F9232325f-612a-482a-8185-d19f3e17270f.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/9232325f-612a-482a-8185-d19f3e17270f.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252F21d93b67-5711-4ff3-99b0-984821d3d954.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/21d93b67-5711-4ff3-99b0-984821d3d954.jpg not downloaded yet
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252F9b2b8799-f1ad-4473-abc8-8bab102430a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/9b2b8799-f1ad-4473-abc8-8bab102430a1.jpg not downloaded yet
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252Fc96f0619-0a22-44fa-8265-ec452752bfce.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/c96f0619-0a22-44fa-8265-ec452752bfce.jpg not downloaded yet
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42732d0>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252F8b63fcd9-61a4-42c5-a7c5-48ec96749d19.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/8b63fcd9-61a4-42c5-a7c5-48ec96749d19.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c39d0>
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252Fcace95ec-fa3e-4704-8fb1-7230cd5bc0c4.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/cace95ec-fa3e-4704-8fb1-7230cd5bc0c4.jpg saved to cache
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/53e73723-64f5-46af-bb89-93cf85b3666d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/3a69c014-5f15-4490-8154-1c01496d545c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252Ffbe81014-e393-443c-a043-1acb0623834f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/fbe81014-e393-443c-a043-1acb0623834f.jpg not downloaded yet
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252F5ec52ac9-9761-48a9-a7e9-0c9aa2bf53d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/5ec52ac9-9761-48a9-a7e9-0c9aa2bf53d7.jpg not downloaded yet
2026-03-30 12:39:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747990%252Fgeneral%252F63c7bf8b-beae-4f08-b991-b34ee40fa9e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/63c7bf8b-beae-4f08-b991-b34ee40fa9e4.jpg not downloaded yet
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/9b2b8799-f1ad-4473-abc8-8bab102430a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7fb810>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252F53e73723-64f5-46af-bb89-93cf85b3666d.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/53e73723-64f5-46af-bb89-93cf85b3666d.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af711990>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252F3a69c014-5f15-4490-8154-1c01496d545c.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/3a69c014-5f15-4490-8154-1c01496d545c.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/63c7bf8b-beae-4f08-b991-b34ee40fa9e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/c96f0619-0a22-44fa-8265-ec452752bfce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4260590>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252F9b2b8799-f1ad-4473-abc8-8bab102430a1.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/9b2b8799-f1ad-4473-abc8-8bab102430a1.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/5ec52ac9-9761-48a9-a7e9-0c9aa2bf53d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/fbe81014-e393-443c-a043-1acb0623834f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af676210>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252F63c7bf8b-beae-4f08-b991-b34ee40fa9e4.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/63c7bf8b-beae-4f08-b991-b34ee40fa9e4.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/21d93b67-5711-4ff3-99b0-984821d3d954.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/9b36ef75-5cfd-4149-a944-e602646aad0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af675f90>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252Fc96f0619-0a22-44fa-8265-ec452752bfce.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/c96f0619-0a22-44fa-8265-ec452752bfce.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6dc3d0>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252F5ec52ac9-9761-48a9-a7e9-0c9aa2bf53d7.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/5ec52ac9-9761-48a9-a7e9-0c9aa2bf53d7.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca74fa81-2e08-55ff-9c6e-4374be2a579c with identifier: 10734364
2026-03-30 12:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca74fa81-2e08-55ff-9c6e-4374be2a579c with scrape type 1
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252F159add78-7704-49b1-8a88-f6149dab1323.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/159add78-7704-49b1-8a88-f6149dab1323.jpg not downloaded yet
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec7c050>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252Ffbe81014-e393-443c-a043-1acb0623834f.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/fbe81014-e393-443c-a043-1acb0623834f.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252Ffbc3bc55-a349-4f7b-9675-9c249e6bda5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/fbc3bc55-a349-4f7b-9675-9c249e6bda5b.jpg not downloaded yet
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745735/general/6f397da8-0fdb-48bb-b1f2-f89651cf8516.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723366)
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/3b5dc321-88ad-4f78-8601-e8a209dba029.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f65d0>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252F21d93b67-5711-4ff3-99b0-984821d3d954.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/21d93b67-5711-4ff3-99b0-984821d3d954.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41234d0>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252F9b36ef75-5cfd-4149-a944-e602646aad0d.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/9b36ef75-5cfd-4149-a944-e602646aad0d.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252F2a91bcd7-3fb7-4b87-897a-e3831744559f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/2a91bcd7-3fb7-4b87-897a-e3831744559f.jpg not downloaded yet
2026-03-30 12:39:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747990/general/9d1b340f-a2af-48a0-aad8-bd6c1b578104.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729610)
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252Fdec323ee-d5b4-4355-9242-05db59aa350a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/dec323ee-d5b4-4355-9242-05db59aa350a.jpg not downloaded yet
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252F804a7611-e07b-4f65-9c58-8715d84e2e6b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/804a7611-e07b-4f65-9c58-8715d84e2e6b.jpg not downloaded yet
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6904d0>
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745735%252Fgeneral%252F6f397da8-0fdb-48bb-b1f2-f89651cf8516.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745735/general/6f397da8-0fdb-48bb-b1f2-f89651cf8516.jpg saved to cache
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cdb21094-1435-5936-99e4-a6b5259e60dd
2026-03-30 12:39:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cdb21094-1435-5936-99e4-a6b5259e60dd, skipping ID generation
2026-03-30 12:39:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cdb21094-1435-5936-99e4-a6b5259e60dd with scrape type 1
2026-03-30 12:39:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cdb21094-1435-5936-99e4-a6b5259e60dd sending to next pipeline
2026-03-30 12:39:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cdb21094-1435-5936-99e4-a6b5259e60dd, identifier: 10723366
2026-03-30 12:39:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4234310>
2026-03-30 12:39:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252F3b5dc321-88ad-4f78-8601-e8a209dba029.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/3b5dc321-88ad-4f78-8601-e8a209dba029.jpg saved to cache
2026-03-30 12:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252F9711b76e-b02d-4f37-b68d-705572dce398.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/9711b76e-b02d-4f37-b68d-705572dce398.jpg not downloaded yet
2026-03-30 12:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cdb21094-1435-5936-99e4-a6b5259e60dd with identifier: 10723366
2026-03-30 12:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cdb21094-1435-5936-99e4-a6b5259e60dd with identifier: 10723366
2026-03-30 12:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cdb21094-1435-5936-99e4-a6b5259e60dd with identifier: 10723366 to the API
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745735/general/6f397da8-0fdb-48bb-b1f2-f89651cf8516.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 121,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'cdb21094-1435-5936-99e4-a6b5259e60dd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DA-MA 1121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723366',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 109225,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 89,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/6f397da8-0fdb-48bb-b1f2-f89651cf8516.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129235,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/cace95ec-fa3e-4704-8fb1-7230cd5bc0c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123321,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/8b63fcd9-61a4-42c5-a7c5-48ec96749d19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/eacbf5e1-9bf7-4f20-8b49-d94c16dc92ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130761,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/9232325f-612a-482a-8185-d19f3e17270f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/16c18842-86dc-46cf-b02b-87d95b179576.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/910aa457-8f77-4862-9e77-3285f57097b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/f9ba8702-544e-43f2-abc1-9bf7744479bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/87a641fe-463a-483d-ada3-a6c7976c3687.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cdb21094-1435-5936-99e4-a6b5259e60dd/cdb21094-1435-5936-99e4-a6b5259e60dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745735/general/52bba010-5a2c-4046-ad95-37ec720da384.jpg',
'Width': 1024}],
'price': 5250,
'price_includes_vat': True,
'registration_date': '2014-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz CLA 180 - Petrol - Manual - 121 hp - 109.225 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723366%27 HTTP/1.1" 200 None
2026-03-30 12:39:45 [adesa.de] INFO: Saving data for 10723366: {'created_time': 1774874385.602624, 'last_price_update_time': 1774874385.602634, 'auction_closing_time': 1775035810.0}
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723366') HTTP/1.1" 204 0
2026-03-30 12:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/2e3e3232-c3e9-4d24-95b8-8171d6a070da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252F836a0edc-1724-4be0-ac69-dab21c7569d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/836a0edc-1724-4be0-ac69-dab21c7569d5.jpg not downloaded yet
2026-03-30 12:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/159add78-7704-49b1-8a88-f6149dab1323.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/2a91bcd7-3fb7-4b87-897a-e3831744559f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbe650>
2026-03-30 12:39:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747990%252Fgeneral%252F9d1b340f-a2af-48a0-aad8-bd6c1b578104.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747990/general/9d1b340f-a2af-48a0-aad8-bd6c1b578104.jpg saved to cache
2026-03-30 12:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item afd7caf1-580b-523e-9ef3-b53d9484090c
2026-03-30 12:39:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: afd7caf1-580b-523e-9ef3-b53d9484090c, skipping ID generation
2026-03-30 12:39:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afd7caf1-580b-523e-9ef3-b53d9484090c with scrape type 1
2026-03-30 12:39:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item afd7caf1-580b-523e-9ef3-b53d9484090c sending to next pipeline
2026-03-30 12:39:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afd7caf1-580b-523e-9ef3-b53d9484090c, identifier: 10729610
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252Fc2faec3e-4bf9-43cc-9c52-6ba8bb1572d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/c2faec3e-4bf9-43cc-9c52-6ba8bb1572d0.jpg not downloaded yet
2026-03-30 12:39:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afd7caf1-580b-523e-9ef3-b53d9484090c with identifier: 10729610
2026-03-30 12:39:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afd7caf1-580b-523e-9ef3-b53d9484090c with identifier: 10729610
2026-03-30 12:39:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afd7caf1-580b-523e-9ef3-b53d9484090c with identifier: 10729610 to the API
2026-03-30 12:39:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747990/general/9d1b340f-a2af-48a0-aad8-bd6c1b578104.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 181,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'afd7caf1-580b-523e-9ef3-b53d9484090c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'DI-NO7373',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729610',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 134968,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 97,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136673,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/9b36ef75-5cfd-4149-a944-e602646aad0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132957,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/3a69c014-5f15-4490-8154-1c01496d545c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156465,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/53e73723-64f5-46af-bb89-93cf85b3666d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/9d1b340f-a2af-48a0-aad8-bd6c1b578104.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/21d93b67-5711-4ff3-99b0-984821d3d954.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118082,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/9b2b8799-f1ad-4473-abc8-8bab102430a1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/c96f0619-0a22-44fa-8265-ec452752bfce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/fbe81014-e393-443c-a043-1acb0623834f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116880,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/5ec52ac9-9761-48a9-a7e9-0c9aa2bf53d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afd7caf1-580b-523e-9ef3-b53d9484090c/afd7caf1-580b-523e-9ef3-b53d9484090c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747990/general/63c7bf8b-beae-4f08-b991-b34ee40fa9e4.jpg',
'Width': 1024}],
'price': 2500,
'price_includes_vat': True,
'registration_date': '2020-06-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mazda CX-5 Sportline - AWD - Diesel - Automatic - 181 hp - 134.968 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2020}
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729610%27 HTTP/1.1" 200 None
2026-03-30 12:39:46 [adesa.de] INFO: Saving data for 10729610: {'created_time': 1774874386.273178, 'last_price_update_time': 1774874386.273192, 'auction_closing_time': 1775035810.0}
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729610') HTTP/1.1" 204 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252F7adca6a2-1fce-4dd5-aebb-5f73a3c82db0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/7adca6a2-1fce-4dd5-aebb-5f73a3c82db0.jpg not downloaded yet
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af669510>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252F2e3e3232-c3e9-4d24-95b8-8171d6a070da.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/2e3e3232-c3e9-4d24-95b8-8171d6a070da.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4217e50>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252F159add78-7704-49b1-8a88-f6149dab1323.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/159add78-7704-49b1-8a88-f6149dab1323.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a4c50>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252F2a91bcd7-3fb7-4b87-897a-e3831744559f.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/2a91bcd7-3fb7-4b87-897a-e3831744559f.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/9711b76e-b02d-4f37-b68d-705572dce398.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750345%252Fgeneral%252Fc54702db-f0be-4dd5-ae0e-b5b117b62dae.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/c54702db-f0be-4dd5-ae0e-b5b117b62dae.jpg not downloaded yet
2026-03-30 12:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/804a7611-e07b-4f65-9c58-8715d84e2e6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/dec323ee-d5b4-4355-9242-05db59aa350a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/c2faec3e-4bf9-43cc-9c52-6ba8bb1572d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/836a0edc-1724-4be0-ac69-dab21c7569d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4217dd0>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252F9711b76e-b02d-4f37-b68d-705572dce398.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/9711b76e-b02d-4f37-b68d-705572dce398.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/7adca6a2-1fce-4dd5-aebb-5f73a3c82db0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/c54702db-f0be-4dd5-ae0e-b5b117b62dae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4326ed0>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252F804a7611-e07b-4f65-9c58-8715d84e2e6b.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/804a7611-e07b-4f65-9c58-8715d84e2e6b.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af619d50>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252Fdec323ee-d5b4-4355-9242-05db59aa350a.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/dec323ee-d5b4-4355-9242-05db59aa350a.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750345/general/fbc3bc55-a349-4f7b-9675-9c249e6bda5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734364)
2026-03-30 12:39:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/15b53646-0f8c-4bc8-bf8d-0d9b0b6bb029.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc25d0>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252Fc2faec3e-4bf9-43cc-9c52-6ba8bb1572d0.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/c2faec3e-4bf9-43cc-9c52-6ba8bb1572d0.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9de50>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252F836a0edc-1724-4be0-ac69-dab21c7569d5.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/836a0edc-1724-4be0-ac69-dab21c7569d5.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4346c90>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252F7adca6a2-1fce-4dd5-aebb-5f73a3c82db0.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/7adca6a2-1fce-4dd5-aebb-5f73a3c82db0.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9fe50>
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252Fc54702db-f0be-4dd5-ae0e-b5b117b62dae.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/c54702db-f0be-4dd5-ae0e-b5b117b62dae.jpg saved to cache
2026-03-30 12:39:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af780150>
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750345%252Fgeneral%252Ffbc3bc55-a349-4f7b-9675-9c249e6bda5b.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750345/general/fbc3bc55-a349-4f7b-9675-9c249e6bda5b.jpg saved to cache
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ca74fa81-2e08-55ff-9c6e-4374be2a579c
2026-03-30 12:39:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ca74fa81-2e08-55ff-9c6e-4374be2a579c, skipping ID generation
2026-03-30 12:39:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca74fa81-2e08-55ff-9c6e-4374be2a579c with scrape type 1
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ca74fa81-2e08-55ff-9c6e-4374be2a579c sending to next pipeline
2026-03-30 12:39:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca74fa81-2e08-55ff-9c6e-4374be2a579c, identifier: 10734364
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c1410>
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252F15b53646-0f8c-4bc8-bf8d-0d9b0b6bb029.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/15b53646-0f8c-4bc8-bf8d-0d9b0b6bb029.jpg saved to cache
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/0a53a8ba-ab8a-46ba-aae4-5bf69a444c5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca74fa81-2e08-55ff-9c6e-4374be2a579c with identifier: 10734364
2026-03-30 12:39:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca74fa81-2e08-55ff-9c6e-4374be2a579c with identifier: 10734364
2026-03-30 12:39:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca74fa81-2e08-55ff-9c6e-4374be2a579c with identifier: 10734364 to the API
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:39:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750345/general/fbc3bc55-a349-4f7b-9675-9c249e6bda5b.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': 181,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'ca74fa81-2e08-55ff-9c6e-4374be2a579c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HP-VD2610',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734364',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 63401,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/159add78-7704-49b1-8a88-f6149dab1323.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/fbc3bc55-a349-4f7b-9675-9c249e6bda5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/2a91bcd7-3fb7-4b87-897a-e3831744559f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138851,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/dec323ee-d5b4-4355-9242-05db59aa350a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/804a7611-e07b-4f65-9c58-8715d84e2e6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133937,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/9711b76e-b02d-4f37-b68d-705572dce398.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126565,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/836a0edc-1724-4be0-ac69-dab21c7569d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131543,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/c2faec3e-4bf9-43cc-9c52-6ba8bb1572d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/7adca6a2-1fce-4dd5-aebb-5f73a3c82db0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ca74fa81-2e08-55ff-9c6e-4374be2a579c/ca74fa81-2e08-55ff-9c6e-4374be2a579c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750345/general/c54702db-f0be-4dd5-ae0e-b5b117b62dae.jpg',
'Width': 1024}],
'price': 7300,
'price_includes_vat': True,
'registration_date': '2023-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz C Break 200d - Diesel - Automatic - 181 hp - 63.401 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734364%27 HTTP/1.1" 200 None
2026-03-30 12:39:47 [adesa.de] INFO: Saving data for 10734364: {'created_time': 1774874387.625591, 'last_price_update_time': 1774874387.6256, 'auction_closing_time': 1775035810.0}
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734364') HTTP/1.1" 204 0
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/71afdda3-04d3-45a7-9eae-aec6e9a223ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/dd4c1018-9158-413b-8a32-7f64adb58a4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4137310>
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252F0a53a8ba-ab8a-46ba-aae4-5bf69a444c5f.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/0a53a8ba-ab8a-46ba-aae4-5bf69a444c5f.jpg saved to cache
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/13784687-c313-43c7-b5b0-d7cc33e300c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429b050>
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252F71afdda3-04d3-45a7-9eae-aec6e9a223ef.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/71afdda3-04d3-45a7-9eae-aec6e9a223ef.jpg saved to cache
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/093003a8-42f0-47d5-8db6-06db478f8557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/eccdc880-ddf1-4ffa-8c3c-a72440f6d45d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/4b198072-32e2-45c0-9151-d42c3604f530.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4299250>
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252Fdd4c1018-9158-413b-8a32-7f64adb58a4a.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/dd4c1018-9158-413b-8a32-7f64adb58a4a.jpg saved to cache
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbfed0>
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252F13784687-c313-43c7-b5b0-d7cc33e300c5.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/13784687-c313-43c7-b5b0-d7cc33e300c5.jpg saved to cache
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/d6f86002-feec-4c27-905f-43df03183332.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/74bf5502-9681-45ab-9c54-808fec5f9783.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bd4d0>
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252F093003a8-42f0-47d5-8db6-06db478f8557.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/093003a8-42f0-47d5-8db6-06db478f8557.jpg saved to cache
2026-03-30 12:39:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/2abca4d0-6924-4856-b50c-f3fa4ed00026.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/93834c91-fac2-4cfb-a57b-d3d269693011.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41f7450>
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:39:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252Feccdc880-ddf1-4ffa-8c3c-a72440f6d45d.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/eccdc880-ddf1-4ffa-8c3c-a72440f6d45d.jpg saved to cache
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b591e550>
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252F4b198072-32e2-45c0-9151-d42c3604f530.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/4b198072-32e2-45c0-9151-d42c3604f530.jpg saved to cache
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745606/general/9bc1d442-117f-4066-90f7-92f1c0c5217f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722964)
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6deb90>
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252Fd6f86002-feec-4c27-905f-43df03183332.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/d6f86002-feec-4c27-905f-43df03183332.jpg saved to cache
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41febd0>
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252F74bf5502-9681-45ab-9c54-808fec5f9783.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/74bf5502-9681-45ab-9c54-808fec5f9783.jpg saved to cache
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5ca6fd0>
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252F2abca4d0-6924-4856-b50c-f3fa4ed00026.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/2abca4d0-6924-4856-b50c-f3fa4ed00026.jpg saved to cache
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f8650>
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252F93834c91-fac2-4cfb-a57b-d3d269693011.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/93834c91-fac2-4cfb-a57b-d3d269693011.jpg saved to cache
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/242c8b87-4f75-4030-bfec-3540de3745a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/f0a7fc06-2691-4629-bd3c-0b5558f6043d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e4850>
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745606%252Fgeneral%252F9bc1d442-117f-4066-90f7-92f1c0c5217f.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745606/general/9bc1d442-117f-4066-90f7-92f1c0c5217f.jpg saved to cache
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 04d68f22-d1c1-55d3-a647-29d02b767f2e
2026-03-30 12:39:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 04d68f22-d1c1-55d3-a647-29d02b767f2e, skipping ID generation
2026-03-30 12:39:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04d68f22-d1c1-55d3-a647-29d02b767f2e with scrape type 1
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 04d68f22-d1c1-55d3-a647-29d02b767f2e sending to next pipeline
2026-03-30 12:39:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04d68f22-d1c1-55d3-a647-29d02b767f2e, identifier: 10722964
2026-03-30 12:39:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04d68f22-d1c1-55d3-a647-29d02b767f2e with identifier: 10722964
2026-03-30 12:39:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04d68f22-d1c1-55d3-a647-29d02b767f2e with identifier: 10722964
2026-03-30 12:39:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04d68f22-d1c1-55d3-a647-29d02b767f2e with identifier: 10722964 to the API
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:39:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745606/general/9bc1d442-117f-4066-90f7-92f1c0c5217f.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': 177,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '04d68f22-d1c1-55d3-a647-29d02b767f2e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WI-XN 301',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722964',
'listing': 'auction',
'location': 'Faulbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 35520,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 87,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/9bc1d442-117f-4066-90f7-92f1c0c5217f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/2abca4d0-6924-4856-b50c-f3fa4ed00026.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140914,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/74bf5502-9681-45ab-9c54-808fec5f9783.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/093003a8-42f0-47d5-8db6-06db478f8557.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115640,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/13784687-c313-43c7-b5b0-d7cc33e300c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/dd4c1018-9158-413b-8a32-7f64adb58a4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/15b53646-0f8c-4bc8-bf8d-0d9b0b6bb029.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/3b5dc321-88ad-4f78-8601-e8a209dba029.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/5f5f4afc-c46d-4a73-8b73-91b0678109ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04d68f22-d1c1-55d3-a647-29d02b767f2e/04d68f22-d1c1-55d3-a647-29d02b767f2e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123170,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745606/general/41a3266f-4492-4243-a02a-72689c404e63.jpg',
'Width': 1024}],
'price': 6400,
'price_includes_vat': True,
'registration_date': '2023-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai Tucson Prime - AWD - Petrol - Automatic - 177 hp - 35.520 '
'km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2023}
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722964%27 HTTP/1.1" 200 None
2026-03-30 12:39:48 [adesa.de] INFO: Saving data for 10722964: {'created_time': 1774874388.749412, 'last_price_update_time': 1774874388.749422, 'auction_closing_time': 1775035810.0}
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722964') HTTP/1.1" 204 0
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d63d0>
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252F242c8b87-4f75-4030-bfec-3540de3745a8.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/242c8b87-4f75-4030-bfec-3540de3745a8.jpg saved to cache
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7121d0>
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252Ff0a7fc06-2691-4629-bd3c-0b5558f6043d.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/f0a7fc06-2691-4629-bd3c-0b5558f6043d.jpg saved to cache
2026-03-30 12:39:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750309/general/7aefdc18-3ff4-43bc-bf45-5d09e66733a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734352)
2026-03-30 12:39:48 [scrapy.extensions.logstats] INFO: Crawled 168 pages (at 20 pages/min), scraped 47 items (at 16 items/min)
2026-03-30 12:39:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 169MiB
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc25d0>
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750309%252Fgeneral%252F7aefdc18-3ff4-43bc-bf45-5d09e66733a0.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750309/general/7aefdc18-3ff4-43bc-bf45-5d09e66733a0.jpg saved to cache
2026-03-30 12:39:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6
2026-03-30 12:39:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9cb03cf-1d6f-510f-b08c-173ebe8776f6, skipping ID generation
2026-03-30 12:39:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6 with scrape type 1
2026-03-30 12:39:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9cb03cf-1d6f-510f-b08c-173ebe8776f6 sending to next pipeline
2026-03-30 12:39:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9cb03cf-1d6f-510f-b08c-173ebe8776f6, identifier: 10734352
2026-03-30 12:39:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9cb03cf-1d6f-510f-b08c-173ebe8776f6 with identifier: 10734352
2026-03-30 12:39:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9cb03cf-1d6f-510f-b08c-173ebe8776f6 with identifier: 10734352
2026-03-30 12:39:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9cb03cf-1d6f-510f-b08c-173ebe8776f6 with identifier: 10734352 to the API
2026-03-30 12:39:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750309/general/7aefdc18-3ff4-43bc-bf45-5d09e66733a0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 355,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'f9cb03cf-1d6f-510f-b08c-173ebe8776f6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES-BP9397',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734352',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 90463,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/7aefdc18-3ff4-43bc-bf45-5d09e66733a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/242c8b87-4f75-4030-bfec-3540de3745a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/f0a7fc06-2691-4629-bd3c-0b5558f6043d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/93834c91-fac2-4cfb-a57b-d3d269693011.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/d6f86002-feec-4c27-905f-43df03183332.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/4b198072-32e2-45c0-9151-d42c3604f530.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/eccdc880-ddf1-4ffa-8c3c-a72440f6d45d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/71afdda3-04d3-45a7-9eae-aec6e9a223ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/0a53a8ba-ab8a-46ba-aae4-5bf69a444c5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9cb03cf-1d6f-510f-b08c-173ebe8776f6/f9cb03cf-1d6f-510f-b08c-173ebe8776f6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146161,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750309/general/2e3e3232-c3e9-4d24-95b8-8171d6a070da.jpg',
'Width': 1024}],
'price': 12850,
'price_includes_vat': True,
'registration_date': '2015-08-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz CLA AMG 45 - 4-Matic - Petrol - Automatic - 355 hp - '
'90.463 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 12:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734352%27 HTTP/1.1" 200 None
2026-03-30 12:39:49 [adesa.de] INFO: Saving data for 10734352: {'created_time': 1774874389.520607, 'last_price_update_time': 1774874389.520618, 'auction_closing_time': 1775035810.0}
2026-03-30 12:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734352') HTTP/1.1" 204 0
2026-03-30 12:39:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744794> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10744794
2026-03-30 12:39:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 59d350b1-3d19-5867-a6bf-e37a7927bddb with scrape type 1
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 59d350b1-3d19-5867-a6bf-e37a7927bddb
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252F15598091-4740-461e-a471-81a4850991fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/15598091-4740-461e-a471-81a4850991fd.jpg already downloaded
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252F7c78b20e-7114-439f-a08b-5a8768e03b86.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/7c78b20e-7114-439f-a08b-5a8768e03b86.jpg already downloaded
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252F53ca8c2e-9ca5-4d84-998b-1ccc93545353.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/53ca8c2e-9ca5-4d84-998b-1ccc93545353.jpg already downloaded
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252Fc8a2efa3-c3e9-46af-8562-7880e6414619.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/c8a2efa3-c3e9-46af-8562-7880e6414619.jpg already downloaded
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252F932ab7d4-8b21-4d9a-8d33-da029d4b2896.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/932ab7d4-8b21-4d9a-8d33-da029d4b2896.jpg already downloaded
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252F708ca41a-f014-4770-a06b-5996a62cf2bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/708ca41a-f014-4770-a06b-5996a62cf2bb.jpg already downloaded
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252F7a87cb36-0325-447c-b26a-a4b0dd6182c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/7a87cb36-0325-447c-b26a-a4b0dd6182c8.jpg already downloaded
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252F86430d01-d0e1-480e-a9c6-026c2449fc5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/86430d01-d0e1-480e-a9c6-026c2449fc5f.jpg already downloaded
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252Ffc5ef4a6-bf59-463d-990a-43a07aea58c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/fc5ef4a6-bf59-463d-990a-43a07aea58c2.jpg already downloaded
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5748595%252Fgeneral%252Ff15b65ff-99a6-4e58-aaf7-a8d6d488e4d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748595/general/f15b65ff-99a6-4e58-aaf7-a8d6d488e4d2.jpg already downloaded
2026-03-30 12:39:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 59d350b1-3d19-5867-a6bf-e37a7927bddb, identifier: 10744794
2026-03-30 12:39:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10744794
2026-03-30 12:39:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10744794
2026-03-30 12:39:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 59d350b1-3d19-5867-a6bf-e37a7927bddb with identifier: 10744794 to the API
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744794>
{'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-31T13: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=10744794',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 156237,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5748595/general/15598091-4740-461e-a471-81a4850991fd.jpg',
'https://images.openlane.eu/carimgs/5748595/general/7c78b20e-7114-439f-a08b-5a8768e03b86.jpg',
'https://images.openlane.eu/carimgs/5748595/general/53ca8c2e-9ca5-4d84-998b-1ccc93545353.jpg',
'https://images.openlane.eu/carimgs/5748595/general/c8a2efa3-c3e9-46af-8562-7880e6414619.jpg',
'https://images.openlane.eu/carimgs/5748595/general/932ab7d4-8b21-4d9a-8d33-da029d4b2896.jpg',
'https://images.openlane.eu/carimgs/5748595/general/708ca41a-f014-4770-a06b-5996a62cf2bb.jpg',
'https://images.openlane.eu/carimgs/5748595/general/7a87cb36-0325-447c-b26a-a4b0dd6182c8.jpg',
'https://images.openlane.eu/carimgs/5748595/general/86430d01-d0e1-480e-a9c6-026c2449fc5f.jpg',
'https://images.openlane.eu/carimgs/5748595/general/fc5ef4a6-bf59-463d-990a-43a07aea58c2.jpg',
'https://images.openlane.eu/carimgs/5748595/general/f15b65ff-99a6-4e58-aaf7-a8d6d488e4d2.jpg'],
'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': 19600,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744794%27 HTTP/1.1" 200 None
2026-03-30 12:39:50 [adesa.de] INFO: Saving data for 10744794: {'created_time': 1774874390.867838, 'last_price_update_time': 1774874390.86785, 'auction_closing_time': 1774962000.0}
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744794') HTTP/1.1" 204 0
2026-03-30 12:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729457> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 41a593bd-6413-54d8-bf78-8858e0f9b64e with identifier: 10729457
2026-03-30 12:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41a593bd-6413-54d8-bf78-8858e0f9b64e with scrape type 1
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252Fb90d4d64-3312-4f0c-90dc-279063ebdced.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/b90d4d64-3312-4f0c-90dc-279063ebdced.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252F0d1a9079-e48c-4093-9d85-966254b2a67a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/0d1a9079-e48c-4093-9d85-966254b2a67a.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252F9f2adada-70aa-433d-927a-a99cbf254f97.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/9f2adada-70aa-433d-927a-a99cbf254f97.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252F6bd91209-4840-4a24-abb9-bb881ac71fd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/6bd91209-4840-4a24-abb9-bb881ac71fd6.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252F504963fd-c32a-4458-860a-cff2d732eb7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/504963fd-c32a-4458-860a-cff2d732eb7c.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252F9b200b43-afe6-4b44-a6b2-4e8bd25a5146.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/9b200b43-afe6-4b44-a6b2-4e8bd25a5146.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252F9892a6c5-2a1b-47af-a0bb-19512dc76b2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/9892a6c5-2a1b-47af-a0bb-19512dc76b2f.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252Fabe7a062-558e-476f-9ce5-c539c62242c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/abe7a062-558e-476f-9ce5-c539c62242c4.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252F6deb6211-eda1-498b-94bc-96932839aa89.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/6deb6211-eda1-498b-94bc-96932839aa89.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5747875%252Fgeneral%252F76eee7e6-32da-45aa-b78f-acd0c9008c70.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/76eee7e6-32da-45aa-b78f-acd0c9008c70.jpg not downloaded yet
2026-03-30 12:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734372> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73209457-18a4-56ff-a918-60ff0f8517b1 with identifier: 10734372
2026-03-30 12:39:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73209457-18a4-56ff-a918-60ff0f8517b1 with scrape type 1
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252F56914429-49f6-4e40-aeb7-bd00635b1946.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/56914429-49f6-4e40-aeb7-bd00635b1946.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252Fda0c1a0b-642c-4d15-8e32-dc990288a1d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/da0c1a0b-642c-4d15-8e32-dc990288a1d8.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252Fa3984b4c-55cf-4874-baa9-869eaf14013f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/a3984b4c-55cf-4874-baa9-869eaf14013f.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252F8a4b6b2f-d8fc-4991-88b8-80cd2dbcddb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/8a4b6b2f-d8fc-4991-88b8-80cd2dbcddb3.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252F696da4b6-91dd-4451-a911-f4be966a7bee.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/696da4b6-91dd-4451-a911-f4be966a7bee.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252F5225fafa-a506-465f-8a6b-870c62180d49.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/5225fafa-a506-465f-8a6b-870c62180d49.jpg not downloaded yet
2026-03-30 12:39:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/76eee7e6-32da-45aa-b78f-acd0c9008c70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252Fbb321c68-8934-4c0a-a876-1749ecc2b686.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/bb321c68-8934-4c0a-a876-1749ecc2b686.jpg not downloaded yet
2026-03-30 12:39:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252Fc836fcaa-51a2-4c36-a54e-2ed761d8aa38.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/c836fcaa-51a2-4c36-a54e-2ed761d8aa38.jpg not downloaded yet
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252Fe3db16cd-6e9d-49be-b793-3d8db488c208.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/e3db16cd-6e9d-49be-b793-3d8db488c208.jpg not downloaded yet
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5750352%252Fgeneral%252Fbdece219-b6ab-46fa-a2bf-faa9ab448f92.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/bdece219-b6ab-46fa-a2bf-faa9ab448f92.jpg not downloaded yet
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61c8d0>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252F76eee7e6-32da-45aa-b78f-acd0c9008c70.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/76eee7e6-32da-45aa-b78f-acd0c9008c70.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/5225fafa-a506-465f-8a6b-870c62180d49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410fa90>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252F5225fafa-a506-465f-8a6b-870c62180d49.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/5225fafa-a506-465f-8a6b-870c62180d49.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/bdece219-b6ab-46fa-a2bf-faa9ab448f92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/e3db16cd-6e9d-49be-b793-3d8db488c208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410cfd0>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252Fbdece219-b6ab-46fa-a2bf-faa9ab448f92.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/bdece219-b6ab-46fa-a2bf-faa9ab448f92.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/c836fcaa-51a2-4c36-a54e-2ed761d8aa38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6da3d0>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252Fe3db16cd-6e9d-49be-b793-3d8db488c208.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/e3db16cd-6e9d-49be-b793-3d8db488c208.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/bb321c68-8934-4c0a-a876-1749ecc2b686.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4325950>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252Fc836fcaa-51a2-4c36-a54e-2ed761d8aa38.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/c836fcaa-51a2-4c36-a54e-2ed761d8aa38.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/696da4b6-91dd-4451-a911-f4be966a7bee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca9150>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252Fbb321c68-8934-4c0a-a876-1749ecc2b686.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/bb321c68-8934-4c0a-a876-1749ecc2b686.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/8a4b6b2f-d8fc-4991-88b8-80cd2dbcddb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723364> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:39:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af71b310>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252F696da4b6-91dd-4451-a911-f4be966a7bee.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/696da4b6-91dd-4451-a911-f4be966a7bee.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/da0c1a0b-642c-4d15-8e32-dc990288a1d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/a3984b4c-55cf-4874-baa9-869eaf14013f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431d510>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252F8a4b6b2f-d8fc-4991-88b8-80cd2dbcddb3.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/8a4b6b2f-d8fc-4991-88b8-80cd2dbcddb3.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750352/general/56914429-49f6-4e40-aeb7-bd00635b1946.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734372)
2026-03-30 12:39:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 166d04f9-6ff3-5d20-baa9-2b21b98c95c9 with identifier: 10723364
2026-03-30 12:39:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9 with scrape type 1
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252Fa578eb54-fee0-4268-b77e-cb99f4bbcf9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/a578eb54-fee0-4268-b77e-cb99f4bbcf9f.jpg not downloaded yet
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252F18d00a06-a2d1-48e8-aade-981b55cd2e78.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/18d00a06-a2d1-48e8-aade-981b55cd2e78.jpg not downloaded yet
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252F2c72a46e-ebb1-434d-b894-9f13e4748c63.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/2c72a46e-ebb1-434d-b894-9f13e4748c63.jpg not downloaded yet
2026-03-30 12:39:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/6deb6211-eda1-498b-94bc-96932839aa89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4225f10>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252Fda0c1a0b-642c-4d15-8e32-dc990288a1d8.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/da0c1a0b-642c-4d15-8e32-dc990288a1d8.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb5a90>
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252Fa3984b4c-55cf-4874-baa9-869eaf14013f.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/a3984b4c-55cf-4874-baa9-869eaf14013f.jpg saved to cache
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252Fa8718b97-b94f-465d-a869-913e82c9bbd8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/a8718b97-b94f-465d-a869-913e82c9bbd8.jpg not downloaded yet
2026-03-30 12:39:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252Fcc11e862-3453-41ef-b0b5-db05ea5ade00.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/cc11e862-3453-41ef-b0b5-db05ea5ade00.jpg not downloaded yet
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fdf50>
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750352%252Fgeneral%252F56914429-49f6-4e40-aeb7-bd00635b1946.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750352/general/56914429-49f6-4e40-aeb7-bd00635b1946.jpg saved to cache
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 73209457-18a4-56ff-a918-60ff0f8517b1
2026-03-30 12:39:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 73209457-18a4-56ff-a918-60ff0f8517b1, skipping ID generation
2026-03-30 12:39:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73209457-18a4-56ff-a918-60ff0f8517b1 with scrape type 1
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 73209457-18a4-56ff-a918-60ff0f8517b1 sending to next pipeline
2026-03-30 12:39:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73209457-18a4-56ff-a918-60ff0f8517b1, identifier: 10734372
2026-03-30 12:39:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73209457-18a4-56ff-a918-60ff0f8517b1 with identifier: 10734372
2026-03-30 12:39:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73209457-18a4-56ff-a918-60ff0f8517b1 with identifier: 10734372
2026-03-30 12:39:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73209457-18a4-56ff-a918-60ff0f8517b1 with identifier: 10734372 to the API
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:39:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750352/general/56914429-49f6-4e40-aeb7-bd00635b1946.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 181,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '73209457-18a4-56ff-a918-60ff0f8517b1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OF-H 679',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734372',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 181377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139474,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/56914429-49f6-4e40-aeb7-bd00635b1946.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/da0c1a0b-642c-4d15-8e32-dc990288a1d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/a3984b4c-55cf-4874-baa9-869eaf14013f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/8a4b6b2f-d8fc-4991-88b8-80cd2dbcddb3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/696da4b6-91dd-4451-a911-f4be966a7bee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/5225fafa-a506-465f-8a6b-870c62180d49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122468,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/bb321c68-8934-4c0a-a876-1749ecc2b686.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121305,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/c836fcaa-51a2-4c36-a54e-2ed761d8aa38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100924,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/e3db16cd-6e9d-49be-b793-3d8db488c208.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73209457-18a4-56ff-a918-60ff0f8517b1/73209457-18a4-56ff-a918-60ff0f8517b1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750352/general/bdece219-b6ab-46fa-a2bf-faa9ab448f92.jpg',
'Width': 1024}],
'price': 8900,
'price_includes_vat': True,
'registration_date': '2018-09-01',
'seats_number': 4,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz C 200 AMG Line - Petrol - Automatic - 181 hp - '
'181.377 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2018}
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734372%27 HTTP/1.1" 200 None
2026-03-30 12:39:54 [adesa.de] INFO: Saving data for 10734372: {'created_time': 1774874394.585514, 'last_price_update_time': 1774874394.585524, 'auction_closing_time': 1775035810.0}
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734372') HTTP/1.1" 204 0
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252Ff3dab5c2-e466-425e-abec-80008350b10c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/f3dab5c2-e466-425e-abec-80008350b10c.jpg not downloaded yet
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4150d10>
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252F6deb6211-eda1-498b-94bc-96932839aa89.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/6deb6211-eda1-498b-94bc-96932839aa89.jpg saved to cache
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/abe7a062-558e-476f-9ce5-c539c62242c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/18d00a06-a2d1-48e8-aade-981b55cd2e78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252F040a9a2d-7e44-450c-8cf0-1951de035565.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/040a9a2d-7e44-450c-8cf0-1951de035565.jpg not downloaded yet
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252F538e5b85-03c8-4f66-a046-d56def72f2de.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/538e5b85-03c8-4f66-a046-d56def72f2de.jpg not downloaded yet
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252Fa995e517-6643-41f1-bc4e-177f9640da4b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/a995e517-6643-41f1-bc4e-177f9640da4b.jpg not downloaded yet
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39: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%252F5745733%252Fgeneral%252F6235b79d-2a5d-4cd8-b9bb-223911a3bd59.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/6235b79d-2a5d-4cd8-b9bb-223911a3bd59.jpg not downloaded yet
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6dead0>
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252Fabe7a062-558e-476f-9ce5-c539c62242c4.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/abe7a062-558e-476f-9ce5-c539c62242c4.jpg saved to cache
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4117110>
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252F18d00a06-a2d1-48e8-aade-981b55cd2e78.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/18d00a06-a2d1-48e8-aade-981b55cd2e78.jpg saved to cache
2026-03-30 12:39:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/f3dab5c2-e466-425e-abec-80008350b10c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/cc11e862-3453-41ef-b0b5-db05ea5ade00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af79b150>
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252Ff3dab5c2-e466-425e-abec-80008350b10c.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/f3dab5c2-e466-425e-abec-80008350b10c.jpg saved to cache
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4272890>
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252Fcc11e862-3453-41ef-b0b5-db05ea5ade00.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/cc11e862-3453-41ef-b0b5-db05ea5ade00.jpg saved to cache
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/6235b79d-2a5d-4cd8-b9bb-223911a3bd59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b412ed50>
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252F6235b79d-2a5d-4cd8-b9bb-223911a3bd59.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/6235b79d-2a5d-4cd8-b9bb-223911a3bd59.jpg saved to cache
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/538e5b85-03c8-4f66-a046-d56def72f2de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6462d0>
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252F538e5b85-03c8-4f66-a046-d56def72f2de.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/538e5b85-03c8-4f66-a046-d56def72f2de.jpg saved to cache
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/040a9a2d-7e44-450c-8cf0-1951de035565.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/a995e517-6643-41f1-bc4e-177f9640da4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/a8718b97-b94f-465d-a869-913e82c9bbd8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6dc750>
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252F040a9a2d-7e44-450c-8cf0-1951de035565.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/040a9a2d-7e44-450c-8cf0-1951de035565.jpg saved to cache
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/2c72a46e-ebb1-434d-b894-9f13e4748c63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745733/general/a578eb54-fee0-4268-b77e-cb99f4bbcf9f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723364)
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af711310>
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252Fa995e517-6643-41f1-bc4e-177f9640da4b.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/a995e517-6643-41f1-bc4e-177f9640da4b.jpg saved to cache
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e5cd0>
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252Fa8718b97-b94f-465d-a869-913e82c9bbd8.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/a8718b97-b94f-465d-a869-913e82c9bbd8.jpg saved to cache
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6dacd0>
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252F2c72a46e-ebb1-434d-b894-9f13e4748c63.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/2c72a46e-ebb1-434d-b894-9f13e4748c63.jpg saved to cache
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7ce410>
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745733%252Fgeneral%252Fa578eb54-fee0-4268-b77e-cb99f4bbcf9f.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745733/general/a578eb54-fee0-4268-b77e-cb99f4bbcf9f.jpg saved to cache
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9
2026-03-30 12:39:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 166d04f9-6ff3-5d20-baa9-2b21b98c95c9, skipping ID generation
2026-03-30 12:39:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9 with scrape type 1
2026-03-30 12:39:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 166d04f9-6ff3-5d20-baa9-2b21b98c95c9 sending to next pipeline
2026-03-30 12:39:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 166d04f9-6ff3-5d20-baa9-2b21b98c95c9, identifier: 10723364
2026-03-30 12:39:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 166d04f9-6ff3-5d20-baa9-2b21b98c95c9 with identifier: 10723364
2026-03-30 12:39:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 166d04f9-6ff3-5d20-baa9-2b21b98c95c9 with identifier: 10723364
2026-03-30 12:39:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 166d04f9-6ff3-5d20-baa9-2b21b98c95c9 with identifier: 10723364 to the API
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39: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-30 12:39:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745733/general/a578eb54-fee0-4268-b77e-cb99f4bbcf9f.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': 121,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '166d04f9-6ff3-5d20-baa9-2b21b98c95c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RP-PA 99',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723364',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mazda',
'model': 'CX-3',
'odometer': 147351,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 57,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133230,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/a578eb54-fee0-4268-b77e-cb99f4bbcf9f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152804,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/18d00a06-a2d1-48e8-aade-981b55cd2e78.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141508,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/2c72a46e-ebb1-434d-b894-9f13e4748c63.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160794,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/a8718b97-b94f-465d-a869-913e82c9bbd8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120991,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/cc11e862-3453-41ef-b0b5-db05ea5ade00.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113606,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/f3dab5c2-e466-425e-abec-80008350b10c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160357,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/040a9a2d-7e44-450c-8cf0-1951de035565.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161896,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/538e5b85-03c8-4f66-a046-d56def72f2de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136879,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/a995e517-6643-41f1-bc4e-177f9640da4b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_166d04f9-6ff3-5d20-baa9-2b21b98c95c9/166d04f9-6ff3-5d20-baa9-2b21b98c95c9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134241,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745733/general/6235b79d-2a5d-4cd8-b9bb-223911a3bd59.jpg',
'Width': 1280}],
'price': 4950,
'price_includes_vat': True,
'registration_date': '2018-09-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mazda CX-3 2.0 SKYACTIV-G Sportline - Petrol - Manual - 121 hp - '
'147.351 km',
'transmission': 'manual',
'trim': 'Sportline',
'vin': None,
'year': 2018}
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723364%27 HTTP/1.1" 200 None
2026-03-30 12:39:56 [adesa.de] INFO: Saving data for 10723364: {'created_time': 1774874396.329556, 'last_price_update_time': 1774874396.329568, 'auction_closing_time': 1775035810.0}
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723364') HTTP/1.1" 204 0
2026-03-30 12:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/9b200b43-afe6-4b44-a6b2-4e8bd25a5146.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/9892a6c5-2a1b-47af-a0bb-19512dc76b2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4808050>
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252F9b200b43-afe6-4b44-a6b2-4e8bd25a5146.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/9b200b43-afe6-4b44-a6b2-4e8bd25a5146.jpg saved to cache
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af692a50>
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252F9892a6c5-2a1b-47af-a0bb-19512dc76b2f.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/9892a6c5-2a1b-47af-a0bb-19512dc76b2f.jpg saved to cache
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/504963fd-c32a-4458-860a-cff2d732eb7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/6bd91209-4840-4a24-abb9-bb881ac71fd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4117f50>
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252F504963fd-c32a-4458-860a-cff2d732eb7c.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/504963fd-c32a-4458-860a-cff2d732eb7c.jpg saved to cache
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/9f2adada-70aa-433d-927a-a99cbf254f97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af692bd0>
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252F6bd91209-4840-4a24-abb9-bb881ac71fd6.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/6bd91209-4840-4a24-abb9-bb881ac71fd6.jpg saved to cache
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/0d1a9079-e48c-4093-9d85-966254b2a67a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747875/general/b90d4d64-3312-4f0c-90dc-279063ebdced.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729457)
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bc650>
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252F9f2adada-70aa-433d-927a-a99cbf254f97.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/9f2adada-70aa-433d-927a-a99cbf254f97.jpg saved to cache
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecabc90>
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252F0d1a9079-e48c-4093-9d85-966254b2a67a.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/0d1a9079-e48c-4093-9d85-966254b2a67a.jpg saved to cache
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424fe90>
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:39:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747875%252Fgeneral%252Fb90d4d64-3312-4f0c-90dc-279063ebdced.jpg') HTTP/1.1" 204 0
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747875/general/b90d4d64-3312-4f0c-90dc-279063ebdced.jpg saved to cache
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 41a593bd-6413-54d8-bf78-8858e0f9b64e
2026-03-30 12:39:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 41a593bd-6413-54d8-bf78-8858e0f9b64e, skipping ID generation
2026-03-30 12:39:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 41a593bd-6413-54d8-bf78-8858e0f9b64e with scrape type 1
2026-03-30 12:39:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 41a593bd-6413-54d8-bf78-8858e0f9b64e sending to next pipeline
2026-03-30 12:39:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 41a593bd-6413-54d8-bf78-8858e0f9b64e, identifier: 10729457
2026-03-30 12:39:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 41a593bd-6413-54d8-bf78-8858e0f9b64e with identifier: 10729457
2026-03-30 12:39:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 41a593bd-6413-54d8-bf78-8858e0f9b64e with identifier: 10729457
2026-03-30 12:39:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 41a593bd-6413-54d8-bf78-8858e0f9b64e with identifier: 10729457 to the API
2026-03-30 12:39:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:39:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:39:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747875/general/b90d4d64-3312-4f0c-90dc-279063ebdced.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 181,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '41a593bd-6413-54d8-bf78-8858e0f9b64e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NI-LX 103',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729457',
'listing': 'auction',
'location': 'Bremen (Germany)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/b90d4d64-3312-4f0c-90dc-279063ebdced.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/0d1a9079-e48c-4093-9d85-966254b2a67a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152311,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/9f2adada-70aa-433d-927a-a99cbf254f97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163061,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/6bd91209-4840-4a24-abb9-bb881ac71fd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/504963fd-c32a-4458-860a-cff2d732eb7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/9b200b43-afe6-4b44-a6b2-4e8bd25a5146.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/9892a6c5-2a1b-47af-a0bb-19512dc76b2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/abe7a062-558e-476f-9ce5-c539c62242c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/6deb6211-eda1-498b-94bc-96932839aa89.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_41a593bd-6413-54d8-bf78-8858e0f9b64e/41a593bd-6413-54d8-bf78-8858e0f9b64e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747875/general/76eee7e6-32da-45aa-b78f-acd0c9008c70.jpg',
'Width': 1024}],
'price': 11150,
'price_includes_vat': True,
'registration_date': '2024-11-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mazda CX-5 Homura - AWD - Diesel - Automatic - 181 hp - 999.999 km',
'transmission': 'automatic',
'trim': 'Homura',
'vin': None,
'year': 2024}
2026-03-30 12:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729457%27 HTTP/1.1" 200 None
2026-03-30 12:39:57 [adesa.de] INFO: Saving data for 10729457: {'created_time': 1774874397.3984, 'last_price_update_time': 1774874397.398413, 'auction_closing_time': 1775035810.0}
2026-03-30 12:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:39:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729457') HTTP/1.1" 204 0
2026-03-30 12:40:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723400> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6678134f-457c-50a1-b74b-c413cf5f205f with identifier: 10723400
2026-03-30 12:40:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6678134f-457c-50a1-b74b-c413cf5f205f with scrape type 1
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252F211bf61d-3c39-4d8d-9ac7-12a0487264e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/211bf61d-3c39-4d8d-9ac7-12a0487264e3.jpg not downloaded yet
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252Faa4e586d-f254-495b-9e5c-00a42413329b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/aa4e586d-f254-495b-9e5c-00a42413329b.jpg not downloaded yet
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252F17851e66-e743-4461-8725-2a0f9838e968.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/17851e66-e743-4461-8725-2a0f9838e968.jpg not downloaded yet
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252F1c96100a-4ce4-4627-84f6-6c915bbc5314.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/1c96100a-4ce4-4627-84f6-6c915bbc5314.jpg not downloaded yet
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252F962b3e8a-4740-44fd-9af9-67e18b8a4e6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/962b3e8a-4740-44fd-9af9-67e18b8a4e6a.jpg not downloaded yet
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252F370b244e-2505-4ec6-b2bb-a565031cbd9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/370b244e-2505-4ec6-b2bb-a565031cbd9e.jpg not downloaded yet
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252Fd076ceb9-5dbd-43aa-8946-0414375a2eef.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/d076ceb9-5dbd-43aa-8946-0414375a2eef.jpg not downloaded yet
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252F584afe25-8395-419f-9e43-fe61236aaa0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/584afe25-8395-419f-9e43-fe61236aaa0f.jpg not downloaded yet
2026-03-30 12:40:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252F7c3a4530-ef4b-4717-b70f-eb7c7af1f1b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/7c3a4530-ef4b-4717-b70f-eb7c7af1f1b5.jpg not downloaded yet
2026-03-30 12:40:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5745756%252Fgeneral%252Fa4a50815-36a7-4983-b291-d861f85a14d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/a4a50815-36a7-4983-b291-d861f85a14d0.jpg not downloaded yet
2026-03-30 12:40:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.885(s), this was the 1st time calling it.
2026-03-30 12:40:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.616372904234426 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:40:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.888(s), this was the 1st time calling it.
2026-03-30 12:40:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6516604771201435 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:40:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:40:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:40:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744695> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with identifier: 10744695
2026-03-30 12:40:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with scrape type 1
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252F7f6b4726-4549-4a59-be91-cbf20c32ca01.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/7f6b4726-4549-4a59-be91-cbf20c32ca01.jpg already downloaded
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252F064fb2af-b930-42cf-a2f7-fda3b0527b77.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/064fb2af-b930-42cf-a2f7-fda3b0527b77.jpg already downloaded
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252F61b9569b-1055-47fc-8fd8-c26bf728d2b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/61b9569b-1055-47fc-8fd8-c26bf728d2b4.jpg already downloaded
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252F03980f9a-5ddf-45a5-bc65-99418a4e4448.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/03980f9a-5ddf-45a5-bc65-99418a4e4448.jpg already downloaded
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252Ff07f7044-dab7-4fee-99d5-de3c17f962df.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/f07f7044-dab7-4fee-99d5-de3c17f962df.jpg already downloaded
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252Fd986bff3-6e1e-440f-bbb7-e77856009c6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/d986bff3-6e1e-440f-bbb7-e77856009c6c.jpg already downloaded
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252Ff8c8b704-41e7-4880-930b-2c15222f5964.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/f8c8b704-41e7-4880-930b-2c15222f5964.jpg already downloaded
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252F215bd23a-8390-479c-aafa-be1721c073d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/215bd23a-8390-479c-aafa-be1721c073d9.jpg already downloaded
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252F85cfa729-9442-44ac-8f37-c8b6309ef552.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/85cfa729-9442-44ac-8f37-c8b6309ef552.jpg already downloaded
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5683509%252Fgeneral%252Fc7858509-1db8-4fc4-9fb6-327c70f5cfca.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683509/general/c7858509-1db8-4fc4-9fb6-327c70f5cfca.jpg already downloaded
2026-03-30 12:40:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9, identifier: 10744695
2026-03-30 12:40:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with identifier: 10744695
2026-03-30 12:40:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with identifier: 10744695
2026-03-30 12:40:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9 with identifier: 10744695 to the API
2026-03-30 12:40:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744695>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744695',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 85246,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5683509/general/7f6b4726-4549-4a59-be91-cbf20c32ca01.jpg',
'https://images.openlane.eu/carimgs/5683509/general/064fb2af-b930-42cf-a2f7-fda3b0527b77.jpg',
'https://images.openlane.eu/carimgs/5683509/general/61b9569b-1055-47fc-8fd8-c26bf728d2b4.jpg',
'https://images.openlane.eu/carimgs/5683509/general/03980f9a-5ddf-45a5-bc65-99418a4e4448.jpg',
'https://images.openlane.eu/carimgs/5683509/general/f07f7044-dab7-4fee-99d5-de3c17f962df.jpg',
'https://images.openlane.eu/carimgs/5683509/general/d986bff3-6e1e-440f-bbb7-e77856009c6c.jpg',
'https://images.openlane.eu/carimgs/5683509/general/f8c8b704-41e7-4880-930b-2c15222f5964.jpg',
'https://images.openlane.eu/carimgs/5683509/general/215bd23a-8390-479c-aafa-be1721c073d9.jpg',
'https://images.openlane.eu/carimgs/5683509/general/85cfa729-9442-44ac-8f37-c8b6309ef552.jpg',
'https://images.openlane.eu/carimgs/5683509/general/c7858509-1db8-4fc4-9fb6-327c70f5cfca.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122716,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/7f6b4726-4549-4a59-be91-cbf20c32ca01.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112399,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/064fb2af-b930-42cf-a2f7-fda3b0527b77.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107160,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/61b9569b-1055-47fc-8fd8-c26bf728d2b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118667,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/03980f9a-5ddf-45a5-bc65-99418a4e4448.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94311,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/f07f7044-dab7-4fee-99d5-de3c17f962df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63758,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/d986bff3-6e1e-440f-bbb7-e77856009c6c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/f8c8b704-41e7-4880-930b-2c15222f5964.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101787,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/215bd23a-8390-479c-aafa-be1721c073d9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126172,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/85cfa729-9442-44ac-8f37-c8b6309ef552.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9/cb5e0e6e-381c-5c5d-ab4c-6ce46cb8a6e9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82217,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683509/general/c7858509-1db8-4fc4-9fb6-327c70f5cfca.jpg',
'Width': 1280}],
'price': 35700,
'price_includes_vat': True,
'registration_date': '2022-03-17',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X5 30d X Line - xDrive - Diesel - Automatic - 286 hp - 85.246 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2022}
2026-03-30 12:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744695%27 HTTP/1.1" 200 None
2026-03-30 12:40:12 [adesa.de] INFO: Saving data for 10744695: {'created_time': 1774874412.847526, 'last_price_update_time': 1774874412.847538, 'auction_closing_time': 1774962000.0}
2026-03-30 12:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744695') HTTP/1.1" 204 0
2026-03-30 12:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/a4a50815-36a7-4983-b291-d861f85a14d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/7c3a4530-ef4b-4717-b70f-eb7c7af1f1b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecaa8d0>
2026-03-30 12:40:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252Fa4a50815-36a7-4983-b291-d861f85a14d0.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/a4a50815-36a7-4983-b291-d861f85a14d0.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4272f10>
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252F7c3a4530-ef4b-4717-b70f-eb7c7af1f1b5.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/7c3a4530-ef4b-4717-b70f-eb7c7af1f1b5.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/584afe25-8395-419f-9e43-fe61236aaa0f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cf950>
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252F584afe25-8395-419f-9e43-fe61236aaa0f.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/584afe25-8395-419f-9e43-fe61236aaa0f.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/d076ceb9-5dbd-43aa-8946-0414375a2eef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/370b244e-2505-4ec6-b2bb-a565031cbd9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bc090>
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252Fd076ceb9-5dbd-43aa-8946-0414375a2eef.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/d076ceb9-5dbd-43aa-8946-0414375a2eef.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/962b3e8a-4740-44fd-9af9-67e18b8a4e6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b480a310>
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252F370b244e-2505-4ec6-b2bb-a565031cbd9e.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/370b244e-2505-4ec6-b2bb-a565031cbd9e.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/1c96100a-4ce4-4627-84f6-6c915bbc5314.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca9390>
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252F962b3e8a-4740-44fd-9af9-67e18b8a4e6a.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/962b3e8a-4740-44fd-9af9-67e18b8a4e6a.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/17851e66-e743-4461-8725-2a0f9838e968.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cdd10>
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252F1c96100a-4ce4-4627-84f6-6c915bbc5314.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/1c96100a-4ce4-4627-84f6-6c915bbc5314.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/aa4e586d-f254-495b-9e5c-00a42413329b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410f850>
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252F17851e66-e743-4461-8725-2a0f9838e968.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/17851e66-e743-4461-8725-2a0f9838e968.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745756/general/211bf61d-3c39-4d8d-9ac7-12a0487264e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723400)
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b480bc90>
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252Faa4e586d-f254-495b-9e5c-00a42413329b.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/aa4e586d-f254-495b-9e5c-00a42413329b.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbd050>
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745756%252Fgeneral%252F211bf61d-3c39-4d8d-9ac7-12a0487264e3.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745756/general/211bf61d-3c39-4d8d-9ac7-12a0487264e3.jpg saved to cache
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6678134f-457c-50a1-b74b-c413cf5f205f
2026-03-30 12:40:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6678134f-457c-50a1-b74b-c413cf5f205f, skipping ID generation
2026-03-30 12:40:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6678134f-457c-50a1-b74b-c413cf5f205f with scrape type 1
2026-03-30 12:40:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6678134f-457c-50a1-b74b-c413cf5f205f sending to next pipeline
2026-03-30 12:40:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6678134f-457c-50a1-b74b-c413cf5f205f, identifier: 10723400
2026-03-30 12:40:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6678134f-457c-50a1-b74b-c413cf5f205f with identifier: 10723400
2026-03-30 12:40:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6678134f-457c-50a1-b74b-c413cf5f205f with identifier: 10723400
2026-03-30 12:40:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6678134f-457c-50a1-b74b-c413cf5f205f with identifier: 10723400 to the API
2026-03-30 12:40:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745756/general/211bf61d-3c39-4d8d-9ac7-12a0487264e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 168,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '6678134f-457c-50a1-b74b-c413cf5f205f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ROW-LK 189',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723400',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 182631,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/211bf61d-3c39-4d8d-9ac7-12a0487264e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/aa4e586d-f254-495b-9e5c-00a42413329b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/17851e66-e743-4461-8725-2a0f9838e968.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/1c96100a-4ce4-4627-84f6-6c915bbc5314.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/962b3e8a-4740-44fd-9af9-67e18b8a4e6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/370b244e-2505-4ec6-b2bb-a565031cbd9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134270,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/d076ceb9-5dbd-43aa-8946-0414375a2eef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116414,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/584afe25-8395-419f-9e43-fe61236aaa0f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/7c3a4530-ef4b-4717-b70f-eb7c7af1f1b5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6678134f-457c-50a1-b74b-c413cf5f205f/6678134f-457c-50a1-b74b-c413cf5f205f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121984,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745756/general/a4a50815-36a7-4983-b291-d861f85a14d0.jpg',
'Width': 1024}],
'price': 5450,
'price_includes_vat': True,
'registration_date': '2016-02-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz C Break 220 - Diesel - Automatic - 168 hp - 182.631 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 12:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723400%27 HTTP/1.1" 200 None
2026-03-30 12:40:14 [adesa.de] INFO: Saving data for 10723400: {'created_time': 1774874414.32601, 'last_price_update_time': 1774874414.326022, 'auction_closing_time': 1775035810.0}
2026-03-30 12:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723400') HTTP/1.1" 204 0
2026-03-30 12:40:16 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732851
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732851: 2
2026-03-30 12:40:16 [adesa.de] INFO: Scraping item 10732851 url https://www.openlane.eu/en/carv6/auction/10732851
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732911
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732911: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732911 url https://www.openlane.eu/en/carv6/auction/10732911
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732899
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732899: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732899 url https://www.openlane.eu/en/carv6/auction/10732899
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732836
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732836: 2
2026-03-30 12:40:16 [adesa.de] INFO: Scraping item 10732836 url https://www.openlane.eu/en/carv6/auction/10732836
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732827
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732827: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732827 url https://www.openlane.eu/en/carv6/auction/10732827
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732819
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732819: 2
2026-03-30 12:40:16 [adesa.de] INFO: Scraping item 10732819 url https://www.openlane.eu/en/carv6/auction/10732819
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732814
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732814: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732814 url https://www.openlane.eu/en/carv6/auction/10732814
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732897
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732897: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732897 url https://www.openlane.eu/en/carv6/auction/10732897
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732820
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732820: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732820 url https://www.openlane.eu/en/carv6/auction/10732820
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732913
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732913: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732913 url https://www.openlane.eu/en/carv6/auction/10732913
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732927
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732927: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732927 url https://www.openlane.eu/en/carv6/auction/10732927
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733079
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733079: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733079 url https://www.openlane.eu/en/carv6/auction/10733079
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732937
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732937: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732937 url https://www.openlane.eu/en/carv6/auction/10732937
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10732822
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10732822: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10732822 url https://www.openlane.eu/en/carv6/auction/10732822
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733220
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733220: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733220 url https://www.openlane.eu/en/carv6/auction/10733220
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733221
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733221: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733221 url https://www.openlane.eu/en/carv6/auction/10733221
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733222
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733222: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733222 url https://www.openlane.eu/en/carv6/auction/10733222
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733225
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733225: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733225 url https://www.openlane.eu/en/carv6/auction/10733225
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733224
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733224: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733224 url https://www.openlane.eu/en/carv6/auction/10733224
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733223
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733223: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733223 url https://www.openlane.eu/en/carv6/auction/10733223
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733229
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733229: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733229 url https://www.openlane.eu/en/carv6/auction/10733229
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733226
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733226: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733226 url https://www.openlane.eu/en/carv6/auction/10733226
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733228
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733228: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733228 url https://www.openlane.eu/en/carv6/auction/10733228
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733227
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733227: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733227 url https://www.openlane.eu/en/carv6/auction/10733227
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733230
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733230: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733230 url https://www.openlane.eu/en/carv6/auction/10733230
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733231
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733231: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733231 url https://www.openlane.eu/en/carv6/auction/10733231
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733232
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733232: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733232 url https://www.openlane.eu/en/carv6/auction/10733232
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733233
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733233: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733233 url https://www.openlane.eu/en/carv6/auction/10733233
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733234
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733234: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733234 url https://www.openlane.eu/en/carv6/auction/10733234
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733235
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733235: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733235 url https://www.openlane.eu/en/carv6/auction/10733235
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733237
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733237: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733237 url https://www.openlane.eu/en/carv6/auction/10733237
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733238
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733238: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733238 url https://www.openlane.eu/en/carv6/auction/10733238
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733239
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733239: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733239 url https://www.openlane.eu/en/carv6/auction/10733239
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733241
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733241: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733241 url https://www.openlane.eu/en/carv6/auction/10733241
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733240
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733240: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733240 url https://www.openlane.eu/en/carv6/auction/10733240
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733245
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733245%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733245: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733245 url https://www.openlane.eu/en/carv6/auction/10733245
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733243
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733243%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733243: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733243 url https://www.openlane.eu/en/carv6/auction/10733243
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733244
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733244%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733244: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733244 url https://www.openlane.eu/en/carv6/auction/10733244
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733242
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733242%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733242: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733242 url https://www.openlane.eu/en/carv6/auction/10733242
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733247
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733247%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733247: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733247 url https://www.openlane.eu/en/carv6/auction/10733247
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733246
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733246%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733246: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733246 url https://www.openlane.eu/en/carv6/auction/10733246
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733249
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733249%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733249: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733249 url https://www.openlane.eu/en/carv6/auction/10733249
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733250
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733250%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733250: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733250 url https://www.openlane.eu/en/carv6/auction/10733250
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733248
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733248%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733248: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733248 url https://www.openlane.eu/en/carv6/auction/10733248
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733251
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710733251%27 HTTP/1.1" 200 None
2026-03-30 12:40:16 [adesa.de] INFO: Scrape type for 10733251: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733251 url https://www.openlane.eu/en/carv6/auction/10733251
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733252
2026-03-30 12:40:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:16 [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-30 12:40:16 [adesa.de] INFO: Scrape type for 10733252: 0
2026-03-30 12:40:16 [adesa.de] INFO: Skipping item 10733252 url https://www.openlane.eu/en/carv6/auction/10733252
2026-03-30 12:40:16 [adesa.de] INFO: Found listing with ID: 10733254
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733254: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733254 url https://www.openlane.eu/en/carv6/auction/10733254
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733253
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733253: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733253 url https://www.openlane.eu/en/carv6/auction/10733253
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733255
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733255: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733255 url https://www.openlane.eu/en/carv6/auction/10733255
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733256
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733256: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10733256 url https://www.openlane.eu/en/carv6/auction/10733256
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733258
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733258: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733258 url https://www.openlane.eu/en/carv6/auction/10733258
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733259
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733259: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733259 url https://www.openlane.eu/en/carv6/auction/10733259
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733257
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733257: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733257 url https://www.openlane.eu/en/carv6/auction/10733257
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733260
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733260: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733260 url https://www.openlane.eu/en/carv6/auction/10733260
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733261
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733261: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10733261 url https://www.openlane.eu/en/carv6/auction/10733261
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733262
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733262: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733262 url https://www.openlane.eu/en/carv6/auction/10733262
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733263
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733263: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733263 url https://www.openlane.eu/en/carv6/auction/10733263
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733264
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733264: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10733264 url https://www.openlane.eu/en/carv6/auction/10733264
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733266
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733266: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10733266 url https://www.openlane.eu/en/carv6/auction/10733266
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733267
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733267: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10733267 url https://www.openlane.eu/en/carv6/auction/10733267
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733268
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733268: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10733268 url https://www.openlane.eu/en/carv6/auction/10733268
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10733269
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10733269: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10733269 url https://www.openlane.eu/en/carv6/auction/10733269
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732841
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732841: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10732841 url https://www.openlane.eu/en/carv6/auction/10732841
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732834
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732834: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10732834 url https://www.openlane.eu/en/carv6/auction/10732834
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732830
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732830: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732830 url https://www.openlane.eu/en/carv6/auction/10732830
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732918
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732918: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732918 url https://www.openlane.eu/en/carv6/auction/10732918
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732826
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732826: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732826 url https://www.openlane.eu/en/carv6/auction/10732826
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732925
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732925: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732925 url https://www.openlane.eu/en/carv6/auction/10732925
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732855
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732855: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732855 url https://www.openlane.eu/en/carv6/auction/10732855
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732816
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732816: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732816 url https://www.openlane.eu/en/carv6/auction/10732816
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732839
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732839: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732839 url https://www.openlane.eu/en/carv6/auction/10732839
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732829
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732829: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732829 url https://www.openlane.eu/en/carv6/auction/10732829
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732854
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732854: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732854 url https://www.openlane.eu/en/carv6/auction/10732854
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732833
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732833: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732833 url https://www.openlane.eu/en/carv6/auction/10732833
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732930
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732930: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732930 url https://www.openlane.eu/en/carv6/auction/10732930
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732832
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732832: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732832 url https://www.openlane.eu/en/carv6/auction/10732832
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732938
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732938: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732938 url https://www.openlane.eu/en/carv6/auction/10732938
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732941
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732941: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732941 url https://www.openlane.eu/en/carv6/auction/10732941
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732817
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732817: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732817 url https://www.openlane.eu/en/carv6/auction/10732817
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732853
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732853: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732853 url https://www.openlane.eu/en/carv6/auction/10732853
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732920
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732920: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732920 url https://www.openlane.eu/en/carv6/auction/10732920
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732831
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732831: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732831 url https://www.openlane.eu/en/carv6/auction/10732831
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732898
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732898: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10732898 url https://www.openlane.eu/en/carv6/auction/10732898
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732842
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732842: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10732842 url https://www.openlane.eu/en/carv6/auction/10732842
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732828
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732828: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10732828 url https://www.openlane.eu/en/carv6/auction/10732828
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732873
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732873: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10732873 url https://www.openlane.eu/en/carv6/auction/10732873
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732825
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732825: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732825 url https://www.openlane.eu/en/carv6/auction/10732825
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732893
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732893: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732893 url https://www.openlane.eu/en/carv6/auction/10732893
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732942
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732942: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732942 url https://www.openlane.eu/en/carv6/auction/10732942
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732812
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732812: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732812 url https://www.openlane.eu/en/carv6/auction/10732812
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732891
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732891: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732891 url https://www.openlane.eu/en/carv6/auction/10732891
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732843
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732843: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732843 url https://www.openlane.eu/en/carv6/auction/10732843
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732821
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732821: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732821 url https://www.openlane.eu/en/carv6/auction/10732821
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732940
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732940: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732940 url https://www.openlane.eu/en/carv6/auction/10732940
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732906
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732906: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732906 url https://www.openlane.eu/en/carv6/auction/10732906
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732857
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732857: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732857 url https://www.openlane.eu/en/carv6/auction/10732857
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732835
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732835: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732835 url https://www.openlane.eu/en/carv6/auction/10732835
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732848
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732848: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732848 url https://www.openlane.eu/en/carv6/auction/10732848
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732932
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732932: 2
2026-03-30 12:40:17 [adesa.de] INFO: Scraping item 10732932 url https://www.openlane.eu/en/carv6/auction/10732932
2026-03-30 12:40:17 [adesa.de] INFO: Found listing with ID: 10732900
2026-03-30 12:40:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:17 [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-30 12:40:17 [adesa.de] INFO: Scrape type for 10732900: 0
2026-03-30 12:40:17 [adesa.de] INFO: Skipping item 10732900 url https://www.openlane.eu/en/carv6/auction/10732900
2026-03-30 12:40:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46afa753-8cae-5cf6-81c9-bb10538a8655 with identifier: 10732824
2026-03-30 12:40:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46afa753-8cae-5cf6-81c9-bb10538a8655 with scrape type 2
2026-03-30 12:40:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46afa753-8cae-5cf6-81c9-bb10538a8655 with scrape type 2
2026-03-30 12:40:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46afa753-8cae-5cf6-81c9-bb10538a8655, identifier: 10732824
2026-03-30 12:40:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46afa753-8cae-5cf6-81c9-bb10538a8655 with identifier: 10732824
2026-03-30 12:40:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46afa753-8cae-5cf6-81c9-bb10538a8655 with identifier: 10732824
2026-03-30 12:40:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46afa753-8cae-5cf6-81c9-bb10538a8655 with identifier: 10732824 to the API
2026-03-30 12:40:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732824>
{'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:23:20Z',
'fuel_type': 'Petrol',
'id': '46afa753-8cae-5cf6-81c9-bb10538a8655',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994451-2519468',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732824',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 35409,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 35.409 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 12:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:25 [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-30 12:40:25 [adesa.de] INFO: Saving data for 10732824: {'auction_closing_time': 1774877000.0, 'created_time': 1774563399.23983, 'last_price_update_time': 1774874425.28062}
2026-03-30 12:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732824') HTTP/1.1" 204 0
2026-03-30 12:40:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744739> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a33acce9-cc82-5a84-ad04-5599eb9bb79a with identifier: 10744739
2026-03-30 12:40:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a33acce9-cc82-5a84-ad04-5599eb9bb79a with scrape type 1
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a33acce9-cc82-5a84-ad04-5599eb9bb79a
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252Fb1f5250c-dd30-43f6-92a0-caa65d7a2b9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/b1f5250c-dd30-43f6-92a0-caa65d7a2b9c.jpg already downloaded
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252F0ada4971-6b58-4ee1-9da8-38b92f165958.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/0ada4971-6b58-4ee1-9da8-38b92f165958.jpg already downloaded
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252F762018f0-b508-48ae-bfad-6fa8c58e9ecd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/762018f0-b508-48ae-bfad-6fa8c58e9ecd.jpg already downloaded
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252F123eaba0-fd8f-4f41-b97a-ad55cc0a7ccb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/123eaba0-fd8f-4f41-b97a-ad55cc0a7ccb.jpg already downloaded
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252F0b9d7cd9-21b8-43a5-84fd-76b74b3d0a9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/0b9d7cd9-21b8-43a5-84fd-76b74b3d0a9a.jpg already downloaded
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252F050ae255-486c-4068-ab23-e41626af7351.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/050ae255-486c-4068-ab23-e41626af7351.jpg already downloaded
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252Fa812eb03-b919-44b4-a231-e4b855bedb88.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/a812eb03-b919-44b4-a231-e4b855bedb88.jpg already downloaded
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252F66a952ef-c22c-4028-8a76-8479dd59544c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/66a952ef-c22c-4028-8a76-8479dd59544c.jpg already downloaded
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252F2ddd1334-b583-4445-820f-6729d7708699.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/2ddd1334-b583-4445-820f-6729d7708699.jpg already downloaded
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5735486%252Fgeneral%252F0b8ecc83-0dcd-4732-9b21-7012c71a4803.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735486/general/0b8ecc83-0dcd-4732-9b21-7012c71a4803.jpg already downloaded
2026-03-30 12:40:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a33acce9-cc82-5a84-ad04-5599eb9bb79a, identifier: 10744739
2026-03-30 12:40:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a33acce9-cc82-5a84-ad04-5599eb9bb79a with identifier: 10744739
2026-03-30 12:40:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a33acce9-cc82-5a84-ad04-5599eb9bb79a with identifier: 10744739
2026-03-30 12:40:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a33acce9-cc82-5a84-ad04-5599eb9bb79a with identifier: 10744739 to the API
2026-03-30 12:40:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744739>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'a33acce9-cc82-5a84-ad04-5599eb9bb79a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744739',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X5',
'odometer': 102395,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5735486/general/b1f5250c-dd30-43f6-92a0-caa65d7a2b9c.jpg',
'https://images.openlane.eu/carimgs/5735486/general/0ada4971-6b58-4ee1-9da8-38b92f165958.jpg',
'https://images.openlane.eu/carimgs/5735486/general/762018f0-b508-48ae-bfad-6fa8c58e9ecd.jpg',
'https://images.openlane.eu/carimgs/5735486/general/123eaba0-fd8f-4f41-b97a-ad55cc0a7ccb.jpg',
'https://images.openlane.eu/carimgs/5735486/general/0b9d7cd9-21b8-43a5-84fd-76b74b3d0a9a.jpg',
'https://images.openlane.eu/carimgs/5735486/general/050ae255-486c-4068-ab23-e41626af7351.jpg',
'https://images.openlane.eu/carimgs/5735486/general/a812eb03-b919-44b4-a231-e4b855bedb88.jpg',
'https://images.openlane.eu/carimgs/5735486/general/66a952ef-c22c-4028-8a76-8479dd59544c.jpg',
'https://images.openlane.eu/carimgs/5735486/general/2ddd1334-b583-4445-820f-6729d7708699.jpg',
'https://images.openlane.eu/carimgs/5735486/general/0b8ecc83-0dcd-4732-9b21-7012c71a4803.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85248,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/b1f5250c-dd30-43f6-92a0-caa65d7a2b9c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85221,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/0ada4971-6b58-4ee1-9da8-38b92f165958.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81717,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/762018f0-b508-48ae-bfad-6fa8c58e9ecd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54757,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/123eaba0-fd8f-4f41-b97a-ad55cc0a7ccb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59929,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/0b9d7cd9-21b8-43a5-84fd-76b74b3d0a9a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61606,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/050ae255-486c-4068-ab23-e41626af7351.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54125,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/a812eb03-b919-44b4-a231-e4b855bedb88.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73076,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/66a952ef-c22c-4028-8a76-8479dd59544c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93395,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/2ddd1334-b583-4445-820f-6729d7708699.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a33acce9-cc82-5a84-ad04-5599eb9bb79a/a33acce9-cc82-5a84-ad04-5599eb9bb79a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54518,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735486/general/0b8ecc83-0dcd-4732-9b21-7012c71a4803.jpg',
'Width': 1280}],
'price': 36800,
'price_includes_vat': True,
'registration_date': '2021-09-23',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X5 45e - xDrive - Hybrid - Automatic - 286 hp - 102.395 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 12:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744739%27 HTTP/1.1" 200 None
2026-03-30 12:40:27 [adesa.de] INFO: Saving data for 10744739: {'created_time': 1774874427.077304, 'last_price_update_time': 1774874427.077315, 'auction_closing_time': 1774962000.0}
2026-03-30 12:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744739') HTTP/1.1" 204 0
2026-03-30 12:40:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732934> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with identifier: 10732934
2026-03-30 12:40:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with scrape type 2
2026-03-30 12:40:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with scrape type 2
2026-03-30 12:40:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6, identifier: 10732934
2026-03-30 12:40:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with identifier: 10732934
2026-03-30 12:40:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with identifier: 10732934
2026-03-30 12:40:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3282aa9e-0ce3-53ea-b110-f2eeb7af48e6 with identifier: 10732934 to the API
2026-03-30 12:40:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732934>
{'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:26:40Z',
'fuel_type': 'Petrol',
'id': '3282aa9e-0ce3-53ea-b110-f2eeb7af48e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994460-2519720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732934',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 30373,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14000,
'price_includes_vat': True,
'registration_date': '2025-05-21',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 30.373 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 12:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:28 [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-30 12:40:28 [adesa.de] INFO: Saving data for 10732934: {'auction_closing_time': 1774877200.0, 'created_time': 1774563391.7901, 'last_price_update_time': 1774874428.776664}
2026-03-30 12:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732934') HTTP/1.1" 204 0
2026-03-30 12:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732931> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7789364b-71d4-5aff-987f-262574af76e4 with identifier: 10732931
2026-03-30 12:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7789364b-71d4-5aff-987f-262574af76e4 with scrape type 2
2026-03-30 12:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7789364b-71d4-5aff-987f-262574af76e4 with scrape type 2
2026-03-30 12:40:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7789364b-71d4-5aff-987f-262574af76e4, identifier: 10732931
2026-03-30 12:40:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7789364b-71d4-5aff-987f-262574af76e4 with identifier: 10732931
2026-03-30 12:40:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7789364b-71d4-5aff-987f-262574af76e4 with identifier: 10732931
2026-03-30 12:40:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7789364b-71d4-5aff-987f-262574af76e4 with identifier: 10732931 to the API
2026-03-30 12:40:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732931>
{'auction_title': '',
'c_o_2_emission_value': 126,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:12:40Z',
'fuel_type': 'Petrol',
'id': '7789364b-71d4-5aff-987f-262574af76e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994461-2513682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732931',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 37887,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2025-04-01',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 GS - Petrol - Automatic - 136 hp - 37.887 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 12:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:38 [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-30 12:40:38 [adesa.de] INFO: Saving data for 10732931: {'auction_closing_time': 1774876360.0, 'created_time': 1774563398.458491, 'last_price_update_time': 1774874438.810262}
2026-03-30 12:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732931') HTTP/1.1" 204 0
2026-03-30 12:40:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6035f840-102a-5b46-bf9b-1351fb3a63f1 with identifier: 10732847
2026-03-30 12:40:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6035f840-102a-5b46-bf9b-1351fb3a63f1 with scrape type 2
2026-03-30 12:40:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6035f840-102a-5b46-bf9b-1351fb3a63f1 with scrape type 2
2026-03-30 12:40:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6035f840-102a-5b46-bf9b-1351fb3a63f1, identifier: 10732847
2026-03-30 12:40:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6035f840-102a-5b46-bf9b-1351fb3a63f1 with identifier: 10732847
2026-03-30 12:40:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6035f840-102a-5b46-bf9b-1351fb3a63f1 with identifier: 10732847
2026-03-30 12:40:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6035f840-102a-5b46-bf9b-1351fb3a63f1 with identifier: 10732847 to the API
2026-03-30 12:40:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732847>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:23:40Z',
'fuel_type': 'Petrol',
'id': '6035f840-102a-5b46-bf9b-1351fb3a63f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994459-2518449',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732847',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Grandland',
'odometer': 48335,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-03-18',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Grandland 1.2 Edition - Petrol - Automatic - 136 hp - 48.335 '
'km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 12:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:39 [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-30 12:40:39 [adesa.de] INFO: Saving data for 10732847: {'auction_closing_time': 1774877020.0, 'created_time': 1774563400.478926, 'last_price_update_time': 1774874439.386879}
2026-03-30 12:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732847') HTTP/1.1" 204 0
2026-03-30 12:40:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732922> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fec33618-ec57-5780-89b0-f632a9341b83 with identifier: 10732922
2026-03-30 12:40:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fec33618-ec57-5780-89b0-f632a9341b83 with scrape type 2
2026-03-30 12:40:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fec33618-ec57-5780-89b0-f632a9341b83 with scrape type 2
2026-03-30 12:40:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fec33618-ec57-5780-89b0-f632a9341b83, identifier: 10732922
2026-03-30 12:40:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fec33618-ec57-5780-89b0-f632a9341b83 with identifier: 10732922
2026-03-30 12:40:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fec33618-ec57-5780-89b0-f632a9341b83 with identifier: 10732922
2026-03-30 12:40:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fec33618-ec57-5780-89b0-f632a9341b83 with identifier: 10732922 to the API
2026-03-30 12:40:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732922>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:05:40Z',
'fuel_type': 'Petrol',
'id': 'fec33618-ec57-5780-89b0-f632a9341b83',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994458-2529308',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732922',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 22588,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16100,
'price_includes_vat': True,
'registration_date': '2025-03-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 GS - Petrol - Automatic - 136 hp - '
'22.588 km',
'transmission': 'automatic',
'trim': 'GS',
'vin': None,
'year': 2025}
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:42 [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-30 12:40:42 [adesa.de] INFO: Saving data for 10732922: {'auction_closing_time': 1774875940.0, 'created_time': 1774563401.335326, 'last_price_update_time': 1774874442.093319}
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732922') HTTP/1.1" 204 0
2026-03-30 12:40:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729452> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 270c68d5-b4b8-5a06-ac34-2f889f5bbde5 with identifier: 10729452
2026-03-30 12:40:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5 with scrape type 1
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252Fbe5754d0-3045-4bad-80e7-303667dcede7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/be5754d0-3045-4bad-80e7-303667dcede7.jpg not downloaded yet
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252F31b0c07c-9b9a-4700-9306-1b19dcde96ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/31b0c07c-9b9a-4700-9306-1b19dcde96ef.jpg not downloaded yet
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252F95328430-ba88-436b-befa-c16462828c7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/95328430-ba88-436b-befa-c16462828c7e.jpg not downloaded yet
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252Fde492c02-3ce8-4da3-8bbc-7270908efb8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/de492c02-3ce8-4da3-8bbc-7270908efb8e.jpg not downloaded yet
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252F3a8f2008-2375-4178-8718-9553245d0454.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/3a8f2008-2375-4178-8718-9553245d0454.jpg not downloaded yet
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252F8e5a3846-44ec-483d-bee5-c314af519693.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/8e5a3846-44ec-483d-bee5-c314af519693.jpg not downloaded yet
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252F585db455-9801-4605-8a49-f37ac282c3b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/585db455-9801-4605-8a49-f37ac282c3b3.jpg not downloaded yet
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252F292d0f4c-2436-4d9e-aaff-0a18bd14708e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/292d0f4c-2436-4d9e-aaff-0a18bd14708e.jpg not downloaded yet
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252Fcdb2dd12-22f0-40b4-a1a7-873e24564812.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/cdb2dd12-22f0-40b4-a1a7-873e24564812.jpg not downloaded yet
2026-03-30 12:40:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5747871%252Fgeneral%252F881bc759-3ecf-48e1-a24f-d83ae2fa03f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/881bc759-3ecf-48e1-a24f-d83ae2fa03f9.jpg not downloaded yet
2026-03-30 12:40:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a05787ed-2d69-5dd6-92ff-378599a4ff1d with identifier: 10732861
2026-03-30 12:40:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a05787ed-2d69-5dd6-92ff-378599a4ff1d with scrape type 2
2026-03-30 12:40:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a05787ed-2d69-5dd6-92ff-378599a4ff1d with scrape type 2
2026-03-30 12:40:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a05787ed-2d69-5dd6-92ff-378599a4ff1d, identifier: 10732861
2026-03-30 12:40:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a05787ed-2d69-5dd6-92ff-378599a4ff1d with identifier: 10732861
2026-03-30 12:40:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a05787ed-2d69-5dd6-92ff-378599a4ff1d with identifier: 10732861
2026-03-30 12:40:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a05787ed-2d69-5dd6-92ff-378599a4ff1d with identifier: 10732861 to the API
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:40:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732861>
{'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:13:20Z',
'fuel_type': 'Petrol',
'id': 'a05787ed-2d69-5dd6-92ff-378599a4ff1d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994452-2525677',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732861',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 34159,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13500,
'price_includes_vat': True,
'registration_date': '2025-05-20',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 130 hp - 34.159 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:44 [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-30 12:40:44 [adesa.de] INFO: Saving data for 10732861: {'auction_closing_time': 1774876400.0, 'created_time': 1774563396.396961, 'last_price_update_time': 1774874444.380037}
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732861') HTTP/1.1" 204 0
2026-03-30 12:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/881bc759-3ecf-48e1-a24f-d83ae2fa03f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/cdb2dd12-22f0-40b4-a1a7-873e24564812.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7dd750>
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252F881bc759-3ecf-48e1-a24f-d83ae2fa03f9.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/881bc759-3ecf-48e1-a24f-d83ae2fa03f9.jpg saved to cache
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/292d0f4c-2436-4d9e-aaff-0a18bd14708e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af710390>
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252Fcdb2dd12-22f0-40b4-a1a7-873e24564812.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/cdb2dd12-22f0-40b4-a1a7-873e24564812.jpg saved to cache
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/585db455-9801-4605-8a49-f37ac282c3b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f3dd0>
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252F292d0f4c-2436-4d9e-aaff-0a18bd14708e.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/292d0f4c-2436-4d9e-aaff-0a18bd14708e.jpg saved to cache
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/8e5a3846-44ec-483d-bee5-c314af519693.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7983d0>
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252F585db455-9801-4605-8a49-f37ac282c3b3.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/585db455-9801-4605-8a49-f37ac282c3b3.jpg saved to cache
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/3a8f2008-2375-4178-8718-9553245d0454.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b416e4d0>
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252F8e5a3846-44ec-483d-bee5-c314af519693.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/8e5a3846-44ec-483d-bee5-c314af519693.jpg saved to cache
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/de492c02-3ce8-4da3-8bbc-7270908efb8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7fb810>
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252F3a8f2008-2375-4178-8718-9553245d0454.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/3a8f2008-2375-4178-8718-9553245d0454.jpg saved to cache
2026-03-30 12:40:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/95328430-ba88-436b-befa-c16462828c7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41ce310>
2026-03-30 12:40:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252Fde492c02-3ce8-4da3-8bbc-7270908efb8e.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/de492c02-3ce8-4da3-8bbc-7270908efb8e.jpg saved to cache
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/31b0c07c-9b9a-4700-9306-1b19dcde96ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f9210>
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252F95328430-ba88-436b-befa-c16462828c7e.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/95328430-ba88-436b-befa-c16462828c7e.jpg saved to cache
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747871/general/be5754d0-3045-4bad-80e7-303667dcede7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729452)
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327ad0>
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252F31b0c07c-9b9a-4700-9306-1b19dcde96ef.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/31b0c07c-9b9a-4700-9306-1b19dcde96ef.jpg saved to cache
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4214210>
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747871%252Fgeneral%252Fbe5754d0-3045-4bad-80e7-303667dcede7.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747871/general/be5754d0-3045-4bad-80e7-303667dcede7.jpg saved to cache
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5
2026-03-30 12:40:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 270c68d5-b4b8-5a06-ac34-2f889f5bbde5, skipping ID generation
2026-03-30 12:40:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5 with scrape type 1
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 270c68d5-b4b8-5a06-ac34-2f889f5bbde5 sending to next pipeline
2026-03-30 12:40:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 270c68d5-b4b8-5a06-ac34-2f889f5bbde5, identifier: 10729452
2026-03-30 12:40:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 270c68d5-b4b8-5a06-ac34-2f889f5bbde5 with identifier: 10729452
2026-03-30 12:40:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 270c68d5-b4b8-5a06-ac34-2f889f5bbde5 with identifier: 10729452
2026-03-30 12:40:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 270c68d5-b4b8-5a06-ac34-2f889f5bbde5 with identifier: 10729452 to the API
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:40: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-30 12:40:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747871/general/be5754d0-3045-4bad-80e7-303667dcede7.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': 271,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '270c68d5-b4b8-5a06-ac34-2f889f5bbde5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HD-MJ 275',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729452',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 59353,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 76,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128254,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/be5754d0-3045-4bad-80e7-303667dcede7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/31b0c07c-9b9a-4700-9306-1b19dcde96ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131052,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/95328430-ba88-436b-befa-c16462828c7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/de492c02-3ce8-4da3-8bbc-7270908efb8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/3a8f2008-2375-4178-8718-9553245d0454.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/8e5a3846-44ec-483d-bee5-c314af519693.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/585db455-9801-4605-8a49-f37ac282c3b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/292d0f4c-2436-4d9e-aaff-0a18bd14708e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/cdb2dd12-22f0-40b4-a1a7-873e24564812.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_270c68d5-b4b8-5a06-ac34-2f889f5bbde5/270c68d5-b4b8-5a06-ac34-2f889f5bbde5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122613,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747871/general/881bc759-3ecf-48e1-a24f-d83ae2fa03f9.jpg',
'Width': 1024}],
'price': 4850,
'price_includes_vat': True,
'registration_date': '2019-06-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i30 N Performance - Petrol - Manual - 271 hp - 59.353 km',
'transmission': 'manual',
'trim': 'N Performance',
'vin': None,
'year': 2019}
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729452%27 HTTP/1.1" 200 None
2026-03-30 12:40:45 [adesa.de] INFO: Saving data for 10729452: {'created_time': 1774874445.72272, 'last_price_update_time': 1774874445.72273, 'auction_closing_time': 1775035810.0}
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729452') HTTP/1.1" 204 0
2026-03-30 12:40:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708999> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 356db458-988f-51fb-a7bc-d847db35e134 with identifier: 10708999
2026-03-30 12:40:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356db458-988f-51fb-a7bc-d847db35e134 with scrape type 1
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252Fa5d24c8c-a594-4b50-b265-620cc83e99dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/a5d24c8c-a594-4b50-b265-620cc83e99dc.jpg not downloaded yet
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252F8562231b-40c7-4ee8-acb9-8ddefbff1c3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/8562231b-40c7-4ee8-acb9-8ddefbff1c3d.jpg not downloaded yet
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252F5c1396b7-419b-47ca-b6fb-ccc6a3ff9ded.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/5c1396b7-419b-47ca-b6fb-ccc6a3ff9ded.jpg not downloaded yet
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252Fd02b1ac8-0786-46a1-a363-4bd04d02e65f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/d02b1ac8-0786-46a1-a363-4bd04d02e65f.jpg not downloaded yet
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252F4687eb85-24dc-4789-be6d-7ba8a28a572f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/4687eb85-24dc-4789-be6d-7ba8a28a572f.jpg not downloaded yet
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252F7c493c46-0f91-4a91-a25a-77019e23eaea.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/7c493c46-0f91-4a91-a25a-77019e23eaea.jpg not downloaded yet
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252Fd7aa4903-7e26-4afe-97f2-531706a4e097.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/d7aa4903-7e26-4afe-97f2-531706a4e097.jpg not downloaded yet
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252F514b8ac6-43fe-402d-a884-5361ec288f0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/514b8ac6-43fe-402d-a884-5361ec288f0e.jpg not downloaded yet
2026-03-30 12:40:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252F8c3e3fe5-2422-45cc-98c8-a8549c8e79a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/8c3e3fe5-2422-45cc-98c8-a8549c8e79a2.jpg not downloaded yet
2026-03-30 12:40:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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%252F5740220%252Fgeneral%252Fe60cbbbc-323b-434e-bc3c-37ed053a7963.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:40:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/e60cbbbc-323b-434e-bc3c-37ed053a7963.jpg not downloaded yet
2026-03-30 12:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:40:48 [adesa.de] INFO: Found listing with ID: 10732844
2026-03-30 12:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:48 [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-30 12:40:48 [adesa.de] INFO: Scrape type for 10732844: 0
2026-03-30 12:40:48 [adesa.de] INFO: Skipping item 10732844 url https://www.openlane.eu/en/carv6/auction/10732844
2026-03-30 12:40:48 [adesa.de] INFO: Found listing with ID: 10732859
2026-03-30 12:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:48 [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-30 12:40:48 [adesa.de] INFO: Scrape type for 10732859: 2
2026-03-30 12:40:48 [adesa.de] INFO: Scraping item 10732859 url https://www.openlane.eu/en/carv6/auction/10732859
2026-03-30 12:40:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/e60cbbbc-323b-434e-bc3c-37ed053a7963.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:40:48 [adesa.de] INFO: Found listing with ID: 10732895
2026-03-30 12:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:48 [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-30 12:40:48 [adesa.de] INFO: Scrape type for 10732895: 0
2026-03-30 12:40:48 [adesa.de] INFO: Skipping item 10732895 url https://www.openlane.eu/en/carv6/auction/10732895
2026-03-30 12:40:48 [adesa.de] INFO: Found listing with ID: 10732933
2026-03-30 12:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:48 [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-30 12:40:48 [adesa.de] INFO: Scrape type for 10732933: 0
2026-03-30 12:40:48 [adesa.de] INFO: Skipping item 10732933 url https://www.openlane.eu/en/carv6/auction/10732933
2026-03-30 12:40:48 [adesa.de] INFO: Found listing with ID: 10732929
2026-03-30 12:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:48 [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-30 12:40:48 [adesa.de] INFO: Scrape type for 10732929: 0
2026-03-30 12:40:48 [adesa.de] INFO: Skipping item 10732929 url https://www.openlane.eu/en/carv6/auction/10732929
2026-03-30 12:40:48 [adesa.de] INFO: Found listing with ID: 10732858
2026-03-30 12:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:48 [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-30 12:40:48 [adesa.de] INFO: Scrape type for 10732858: 0
2026-03-30 12:40:48 [adesa.de] INFO: Skipping item 10732858 url https://www.openlane.eu/en/carv6/auction/10732858
2026-03-30 12:40:48 [adesa.de] INFO: Found listing with ID: 10732837
2026-03-30 12:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:48 [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-30 12:40:48 [adesa.de] INFO: Scrape type for 10732837: 0
2026-03-30 12:40:48 [adesa.de] INFO: Skipping item 10732837 url https://www.openlane.eu/en/carv6/auction/10732837
2026-03-30 12:40:48 [adesa.de] INFO: Found listing with ID: 10732939
2026-03-30 12:40:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:48 [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-30 12:40:48 [adesa.de] INFO: Scrape type for 10732939: 0
2026-03-30 12:40:48 [adesa.de] INFO: Skipping item 10732939 url https://www.openlane.eu/en/carv6/auction/10732939
2026-03-30 12:40:48 [adesa.de] INFO: Found listing with ID: 10732849
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732849: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732849 url https://www.openlane.eu/en/carv6/auction/10732849
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732823
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732823: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732823 url https://www.openlane.eu/en/carv6/auction/10732823
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732901
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732901: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732901 url https://www.openlane.eu/en/carv6/auction/10732901
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732840
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732840: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732840 url https://www.openlane.eu/en/carv6/auction/10732840
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732896
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732896: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732896 url https://www.openlane.eu/en/carv6/auction/10732896
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10733080
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10733080: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10733080 url https://www.openlane.eu/en/carv6/auction/10733080
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732935
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732935: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732935 url https://www.openlane.eu/en/carv6/auction/10732935
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732856
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732856: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732856 url https://www.openlane.eu/en/carv6/auction/10732856
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732850
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732850: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732850 url https://www.openlane.eu/en/carv6/auction/10732850
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732838
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732838: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732838 url https://www.openlane.eu/en/carv6/auction/10732838
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732860
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732860: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732860 url https://www.openlane.eu/en/carv6/auction/10732860
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732813
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732813: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732813 url https://www.openlane.eu/en/carv6/auction/10732813
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732915
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732915: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732915 url https://www.openlane.eu/en/carv6/auction/10732915
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10732892
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10732892: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10732892 url https://www.openlane.eu/en/carv6/auction/10732892
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10737500
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710737500%27 HTTP/1.1" 200 None
2026-03-30 12:40:49 [adesa.de] INFO: Scrape type for 10737500: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10737500 url https://www.openlane.eu/en/carv6/auction/10737500
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726404
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726404: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726404 url https://www.openlane.eu/en/carv6/auction/10726404
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726388
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726388: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726388 url https://www.openlane.eu/en/carv6/auction/10726388
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726390
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726390: 2
2026-03-30 12:40:49 [adesa.de] INFO: Scraping item 10726390 url https://www.openlane.eu/en/carv6/auction/10726390
2026-03-30 12:40:49 [scrapy.extensions.logstats] INFO: Crawled 185 pages (at 17 pages/min), scraped 62 items (at 15 items/min)
2026-03-30 12:40:49 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726400
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726400: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726400 url https://www.openlane.eu/en/carv6/auction/10726400
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726303
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726303: 2
2026-03-30 12:40:49 [adesa.de] INFO: Scraping item 10726303 url https://www.openlane.eu/en/carv6/auction/10726303
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726341
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726341%27 HTTP/1.1" 200 None
2026-03-30 12:40:49 [adesa.de] INFO: Scrape type for 10726341: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726341 url https://www.openlane.eu/en/carv6/auction/10726341
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726356
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726356: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726356 url https://www.openlane.eu/en/carv6/auction/10726356
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726300
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726300: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726300 url https://www.openlane.eu/en/carv6/auction/10726300
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726402
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726402: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726402 url https://www.openlane.eu/en/carv6/auction/10726402
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726380
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726380: 2
2026-03-30 12:40:49 [adesa.de] INFO: Scraping item 10726380 url https://www.openlane.eu/en/carv6/auction/10726380
2026-03-30 12:40:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.930(s), this was the 1st time calling it.
2026-03-30 12:40:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.943491734286912 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:40:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:40:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4324150>
2026-03-30 12:40:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:40:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252Fe60cbbbc-323b-434e-bc3c-37ed053a7963.jpg') HTTP/1.1" 204 0
2026-03-30 12:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/e60cbbbc-323b-434e-bc3c-37ed053a7963.jpg saved to cache
2026-03-30 12:40:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726557
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726557: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726557 url https://www.openlane.eu/en/carv6/auction/10726557
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726555
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726555: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726555 url https://www.openlane.eu/en/carv6/auction/10726555
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726352
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726352: 2
2026-03-30 12:40:49 [adesa.de] INFO: Scraping item 10726352 url https://www.openlane.eu/en/carv6/auction/10726352
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726406
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726406: 2
2026-03-30 12:40:49 [adesa.de] INFO: Scraping item 10726406 url https://www.openlane.eu/en/carv6/auction/10726406
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726326
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726326: 2
2026-03-30 12:40:49 [adesa.de] INFO: Scraping item 10726326 url https://www.openlane.eu/en/carv6/auction/10726326
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726416
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726416: 2
2026-03-30 12:40:49 [adesa.de] INFO: Scraping item 10726416 url https://www.openlane.eu/en/carv6/auction/10726416
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726313
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726313: 2
2026-03-30 12:40:49 [adesa.de] INFO: Scraping item 10726313 url https://www.openlane.eu/en/carv6/auction/10726313
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726324
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726324: 2
2026-03-30 12:40:49 [adesa.de] INFO: Scraping item 10726324 url https://www.openlane.eu/en/carv6/auction/10726324
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726304
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726304: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726304 url https://www.openlane.eu/en/carv6/auction/10726304
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726286
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726286: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726286 url https://www.openlane.eu/en/carv6/auction/10726286
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726350
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726350: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726350 url https://www.openlane.eu/en/carv6/auction/10726350
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726320
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726320: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726320 url https://www.openlane.eu/en/carv6/auction/10726320
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726420
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726420: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726420 url https://www.openlane.eu/en/carv6/auction/10726420
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726318
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726318: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726318 url https://www.openlane.eu/en/carv6/auction/10726318
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726272
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726272: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726272 url https://www.openlane.eu/en/carv6/auction/10726272
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726998
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726998: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726998 url https://www.openlane.eu/en/carv6/auction/10726998
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726619
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726619: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726619 url https://www.openlane.eu/en/carv6/auction/10726619
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726279
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726279: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726279 url https://www.openlane.eu/en/carv6/auction/10726279
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726339
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726339: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726339 url https://www.openlane.eu/en/carv6/auction/10726339
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726301
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726301: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726301 url https://www.openlane.eu/en/carv6/auction/10726301
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10727049
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10727049: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10727049 url https://www.openlane.eu/en/carv6/auction/10727049
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726425
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726425: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726425 url https://www.openlane.eu/en/carv6/auction/10726425
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726271
2026-03-30 12:40:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:49 [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-30 12:40:49 [adesa.de] INFO: Scrape type for 10726271: 0
2026-03-30 12:40:49 [adesa.de] INFO: Skipping item 10726271 url https://www.openlane.eu/en/carv6/auction/10726271
2026-03-30 12:40:49 [adesa.de] INFO: Found listing with ID: 10726347
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726347: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726347 url https://www.openlane.eu/en/carv6/auction/10726347
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726394
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726394: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726394 url https://www.openlane.eu/en/carv6/auction/10726394
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726386
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726386: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726386 url https://www.openlane.eu/en/carv6/auction/10726386
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726383
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726383: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726383 url https://www.openlane.eu/en/carv6/auction/10726383
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726430
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726430: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726430 url https://www.openlane.eu/en/carv6/auction/10726430
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726345
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726345: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726345 url https://www.openlane.eu/en/carv6/auction/10726345
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726354
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726354: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726354 url https://www.openlane.eu/en/carv6/auction/10726354
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10727136
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10727136: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10727136 url https://www.openlane.eu/en/carv6/auction/10727136
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726396
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726396: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726396 url https://www.openlane.eu/en/carv6/auction/10726396
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726422
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726422: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726422 url https://www.openlane.eu/en/carv6/auction/10726422
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726343
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726343: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726343 url https://www.openlane.eu/en/carv6/auction/10726343
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726314
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726314: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726314 url https://www.openlane.eu/en/carv6/auction/10726314
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726418
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726418: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726418 url https://www.openlane.eu/en/carv6/auction/10726418
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726409
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726409: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726409 url https://www.openlane.eu/en/carv6/auction/10726409
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10727133
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10727133: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10727133 url https://www.openlane.eu/en/carv6/auction/10727133
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10727053
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10727053: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10727053 url https://www.openlane.eu/en/carv6/auction/10727053
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726328
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40: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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726328: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726328 url https://www.openlane.eu/en/carv6/auction/10726328
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10727128
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10727128: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10727128 url https://www.openlane.eu/en/carv6/auction/10727128
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726412
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726412: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726412 url https://www.openlane.eu/en/carv6/auction/10726412
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726513
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726513: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726513 url https://www.openlane.eu/en/carv6/auction/10726513
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10727131
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10727131: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10727131 url https://www.openlane.eu/en/carv6/auction/10727131
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726496
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726496: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726496 url https://www.openlane.eu/en/carv6/auction/10726496
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726531
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726531: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726531 url https://www.openlane.eu/en/carv6/auction/10726531
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726602
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726602: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726602 url https://www.openlane.eu/en/carv6/auction/10726602
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726622
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726622: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726622 url https://www.openlane.eu/en/carv6/auction/10726622
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726592
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726592: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726592 url https://www.openlane.eu/en/carv6/auction/10726592
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726397
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726397: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726397 url https://www.openlane.eu/en/carv6/auction/10726397
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726667
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726667: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726667 url https://www.openlane.eu/en/carv6/auction/10726667
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726671
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726671: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726671 url https://www.openlane.eu/en/carv6/auction/10726671
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726317
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726317: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726317 url https://www.openlane.eu/en/carv6/auction/10726317
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726612
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726612: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726612 url https://www.openlane.eu/en/carv6/auction/10726612
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726994
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726994: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726994 url https://www.openlane.eu/en/carv6/auction/10726994
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10727114
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10727114: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10727114 url https://www.openlane.eu/en/carv6/auction/10727114
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726561
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726561: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726561 url https://www.openlane.eu/en/carv6/auction/10726561
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726502
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726502: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726502 url https://www.openlane.eu/en/carv6/auction/10726502
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10727100
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10727100: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10727100 url https://www.openlane.eu/en/carv6/auction/10727100
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726299
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726299: 2
2026-03-30 12:40:50 [adesa.de] INFO: Scraping item 10726299 url https://www.openlane.eu/en/carv6/auction/10726299
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726413
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726413: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726413 url https://www.openlane.eu/en/carv6/auction/10726413
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726639
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726639: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726639 url https://www.openlane.eu/en/carv6/auction/10726639
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726305
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726305: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726305 url https://www.openlane.eu/en/carv6/auction/10726305
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726586
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726586: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726586 url https://www.openlane.eu/en/carv6/auction/10726586
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726285
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726285: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726285 url https://www.openlane.eu/en/carv6/auction/10726285
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10726392
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10726392: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10726392 url https://www.openlane.eu/en/carv6/auction/10726392
2026-03-30 12:40:50 [adesa.de] INFO: Found listing with ID: 10727107
2026-03-30 12:40:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:40:50 [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-30 12:40:50 [adesa.de] INFO: Scrape type for 10727107: 0
2026-03-30 12:40:50 [adesa.de] INFO: Skipping item 10727107 url https://www.openlane.eu/en/carv6/auction/10727107
2026-03-30 12:40:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:40:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744774> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:40:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with identifier: 10744774
2026-03-30 12:41:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with scrape type 1
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b910ca8-16da-539c-8ef7-e6bbc98b02f7
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252Fa586d53d-db01-40f2-8fea-5b9910226854.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/a586d53d-db01-40f2-8fea-5b9910226854.jpg already downloaded
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252F7d83fdfa-3d16-4993-8cce-d63e7eeeacef.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/7d83fdfa-3d16-4993-8cce-d63e7eeeacef.jpg already downloaded
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252Ff150748f-3f2f-41b8-9c64-902bbabf3b82.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/f150748f-3f2f-41b8-9c64-902bbabf3b82.jpg already downloaded
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252F49bad846-4ecc-4e1d-b0e4-2ee2327ea3e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/49bad846-4ecc-4e1d-b0e4-2ee2327ea3e6.jpg already downloaded
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252Ffa94e779-9015-4067-b3bf-29ad139ae8a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/fa94e779-9015-4067-b3bf-29ad139ae8a3.jpg already downloaded
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252F0b5b3bfa-c84c-447c-8527-29ccf5741a2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/0b5b3bfa-c84c-447c-8527-29ccf5741a2d.jpg already downloaded
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252F893ad2cd-21c8-4e8d-a4e8-ff75e3e3d23e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/893ad2cd-21c8-4e8d-a4e8-ff75e3e3d23e.jpg already downloaded
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252F4b40742c-4651-464d-b413-d41feb7d00ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/4b40742c-4651-464d-b413-d41feb7d00ce.jpg already downloaded
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252F33edf178-5f46-4300-91f9-b01f2bd5ae15.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/33edf178-5f46-4300-91f9-b01f2bd5ae15.jpg already downloaded
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5735744%252Fgeneral%252F1bacc4cf-c0c7-4785-b3e3-3678d7f692d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735744/general/1bacc4cf-c0c7-4785-b3e3-3678d7f692d9.jpg already downloaded
2026-03-30 12:41:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7, identifier: 10744774
2026-03-30 12:41:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with identifier: 10744774
2026-03-30 12:41:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with identifier: 10744774
2026-03-30 12:41:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b910ca8-16da-539c-8ef7-e6bbc98b02f7 with identifier: 10744774 to the API
2026-03-30 12:41:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744774>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '7b910ca8-16da-539c-8ef7-e6bbc98b02f7',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464393',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744774',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 65756,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5735744/general/a586d53d-db01-40f2-8fea-5b9910226854.jpg',
'https://images.openlane.eu/carimgs/5735744/general/7d83fdfa-3d16-4993-8cce-d63e7eeeacef.jpg',
'https://images.openlane.eu/carimgs/5735744/general/f150748f-3f2f-41b8-9c64-902bbabf3b82.jpg',
'https://images.openlane.eu/carimgs/5735744/general/49bad846-4ecc-4e1d-b0e4-2ee2327ea3e6.jpg',
'https://images.openlane.eu/carimgs/5735744/general/fa94e779-9015-4067-b3bf-29ad139ae8a3.jpg',
'https://images.openlane.eu/carimgs/5735744/general/0b5b3bfa-c84c-447c-8527-29ccf5741a2d.jpg',
'https://images.openlane.eu/carimgs/5735744/general/893ad2cd-21c8-4e8d-a4e8-ff75e3e3d23e.jpg',
'https://images.openlane.eu/carimgs/5735744/general/4b40742c-4651-464d-b413-d41feb7d00ce.jpg',
'https://images.openlane.eu/carimgs/5735744/general/33edf178-5f46-4300-91f9-b01f2bd5ae15.jpg',
'https://images.openlane.eu/carimgs/5735744/general/1bacc4cf-c0c7-4785-b3e3-3678d7f692d9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126898,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/a586d53d-db01-40f2-8fea-5b9910226854.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124960,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/7d83fdfa-3d16-4993-8cce-d63e7eeeacef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111604,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/f150748f-3f2f-41b8-9c64-902bbabf3b82.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76017,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/49bad846-4ecc-4e1d-b0e4-2ee2327ea3e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125774,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/fa94e779-9015-4067-b3bf-29ad139ae8a3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/0b5b3bfa-c84c-447c-8527-29ccf5741a2d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80602,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/893ad2cd-21c8-4e8d-a4e8-ff75e3e3d23e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75167,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/4b40742c-4651-464d-b413-d41feb7d00ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88952,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/33edf178-5f46-4300-91f9-b01f2bd5ae15.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7b910ca8-16da-539c-8ef7-e6bbc98b02f7/7b910ca8-16da-539c-8ef7-e6bbc98b02f7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65779,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735744/general/1bacc4cf-c0c7-4785-b3e3-3678d7f692d9.jpg',
'Width': 1280}],
'price': 27100,
'price_includes_vat': True,
'registration_date': '2020-10-13',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 30d Advantage - xDrive - Diesel - Automatic - 265 hp - '
'65.756 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-30 12:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744774%27 HTTP/1.1" 200 None
2026-03-30 12:41:01 [adesa.de] INFO: Saving data for 10744774: {'created_time': 1774874461.402587, 'last_price_update_time': 1774874461.402599, 'auction_closing_time': 1774962000.0}
2026-03-30 12:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744774') HTTP/1.1" 204 0
2026-03-30 12:41:01 [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-30 12:41:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708997> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:41:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932
2026-03-30 12:41:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item feb90189-68bb-5d1f-9d6b-ee0f712805ff with scrape type 2
2026-03-30 12:41:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item feb90189-68bb-5d1f-9d6b-ee0f712805ff with scrape type 2
2026-03-30 12:41:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: feb90189-68bb-5d1f-9d6b-ee0f712805ff, identifier: 10732932
2026-03-30 12:41:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27d7f4d1-a185-5a9d-ab4f-09d851347086 with identifier: 10708997
2026-03-30 12:41:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27d7f4d1-a185-5a9d-ab4f-09d851347086 with scrape type 1
2026-03-30 12:41:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252F2a502368-80bd-460b-ac46-6a1aaf2e8d2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/2a502368-80bd-460b-ac46-6a1aaf2e8d2d.jpg not downloaded yet
2026-03-30 12:41:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932
2026-03-30 12:41:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932
2026-03-30 12:41:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: feb90189-68bb-5d1f-9d6b-ee0f712805ff with identifier: 10732932 to the API
2026-03-30 12:41:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732932>
{'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:14:20Z',
'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': 0,
'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-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:02 [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-30 12:41:02 [adesa.de] INFO: Saving data for 10732932: {'auction_closing_time': 1774876460.0, 'created_time': 1774613898.76002, 'last_price_update_time': 1774874462.076549}
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732932') HTTP/1.1" 204 0
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252F96ad1154-6966-4574-9c91-7dcaf1b59ac3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/96ad1154-6966-4574-9c91-7dcaf1b59ac3.jpg not downloaded yet
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252Ff744126a-b0c1-40a1-a501-1c462e1054bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/f744126a-b0c1-40a1-a501-1c462e1054bb.jpg not downloaded yet
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252Fee81088b-cd2c-44e3-9e50-b0568156f4f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/ee81088b-cd2c-44e3-9e50-b0568156f4f4.jpg not downloaded yet
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252F3a187568-7399-489b-8b0e-93e19cba61ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/3a187568-7399-489b-8b0e-93e19cba61ce.jpg not downloaded yet
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252Fa11c4d01-9341-44e9-bfa4-2058fc25317f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/a11c4d01-9341-44e9-bfa4-2058fc25317f.jpg not downloaded yet
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252Fdb3911bf-7501-4bc6-aae7-6df007c7be2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/db3911bf-7501-4bc6-aae7-6df007c7be2f.jpg not downloaded yet
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252Fec23100a-96fb-4c67-a9e6-ac63e3b7af90.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/ec23100a-96fb-4c67-a9e6-ac63e3b7af90.jpg not downloaded yet
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252F8dfe45a2-1786-46e8-9070-5a9f99936dbf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/8dfe45a2-1786-46e8-9070-5a9f99936dbf.jpg not downloaded yet
2026-03-30 12:41:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5740219%252Fgeneral%252F298e4c11-f778-4718-88d1-2a1658ef082a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/298e4c11-f778-4718-88d1-2a1658ef082a.jpg not downloaded yet
2026-03-30 12:41:03 [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-30 12:41:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/298e4c11-f778-4718-88d1-2a1658ef082a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828
2026-03-30 12:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 659356ce-42ed-59f8-ac4c-13a3297d241c with scrape type 2
2026-03-30 12:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 659356ce-42ed-59f8-ac4c-13a3297d241c with scrape type 2
2026-03-30 12:41:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 659356ce-42ed-59f8-ac4c-13a3297d241c, identifier: 10732828
2026-03-30 12:41:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828
2026-03-30 12:41:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828
2026-03-30 12:41:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 659356ce-42ed-59f8-ac4c-13a3297d241c with identifier: 10732828 to the API
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732828>
{'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:10: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': 0,
'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-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:03 [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-30 12:41:03 [adesa.de] INFO: Saving data for 10732828: {'auction_closing_time': 1774876200.0, 'created_time': 1774613890.341944, 'last_price_update_time': 1774874463.654578}
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732828') HTTP/1.1" 204 0
2026-03-30 12:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/8dfe45a2-1786-46e8-9070-5a9f99936dbf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:03 [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-30 12:41:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5aa7bd0>
2026-03-30 12:41:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252F298e4c11-f778-4718-88d1-2a1658ef082a.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/298e4c11-f778-4718-88d1-2a1658ef082a.jpg saved to cache
2026-03-30 12:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734375> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:41:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70f210>
2026-03-30 12:41:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252F8dfe45a2-1786-46e8-9070-5a9f99936dbf.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/8dfe45a2-1786-46e8-9070-5a9f99936dbf.jpg saved to cache
2026-03-30 12:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842
2026-03-30 12:41:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with scrape type 2
2026-03-30 12:41:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with scrape type 2
2026-03-30 12:41:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5, identifier: 10732842
2026-03-30 12:41:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842
2026-03-30 12:41:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842
2026-03-30 12:41:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4f2a08e5-fe37-5383-a5e0-fc5063a1e5a5 with identifier: 10732842 to the API
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:41:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732842>
{'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': 0,
'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-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [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-30 12:41:04 [adesa.de] INFO: Saving data for 10732842: {'auction_closing_time': 1774875600.0, 'created_time': 1774613893.090463, 'last_price_update_time': 1774874464.203038}
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732842') HTTP/1.1" 204 0
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/ec23100a-96fb-4c67-a9e6-ac63e3b7af90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/db3911bf-7501-4bc6-aae7-6df007c7be2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8f0291f-2c82-577e-9492-d3efd6d7ac36 with identifier: 10734375
2026-03-30 12:41:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8f0291f-2c82-577e-9492-d3efd6d7ac36 with scrape type 1
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252Fa28fc7a3-4092-49bf-83f2-2b00bf1b0084.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/a28fc7a3-4092-49bf-83f2-2b00bf1b0084.jpg not downloaded yet
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252Fa37f1afc-7271-43ba-98c7-8b28a596b9f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/a37f1afc-7271-43ba-98c7-8b28a596b9f3.jpg not downloaded yet
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252Fc2a4eabd-8b79-4f7e-ba16-992c6f940d55.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/c2a4eabd-8b79-4f7e-ba16-992c6f940d55.jpg not downloaded yet
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252F72ec4479-03f9-426c-b889-c3665ffc69ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/72ec4479-03f9-426c-b889-c3665ffc69ba.jpg not downloaded yet
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252F3ed046ef-b946-433b-9f55-9f6e1f444273.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/3ed046ef-b946-433b-9f55-9f6e1f444273.jpg not downloaded yet
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/a11c4d01-9341-44e9-bfa4-2058fc25317f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/3a187568-7399-489b-8b0e-93e19cba61ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/ee81088b-cd2c-44e3-9e50-b0568156f4f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252F2c95a4f1-611e-479f-80be-ae19d0de9f26.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/2c95a4f1-611e-479f-80be-ae19d0de9f26.jpg not downloaded yet
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42150d0>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252Fec23100a-96fb-4c67-a9e6-ac63e3b7af90.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/ec23100a-96fb-4c67-a9e6-ac63e3b7af90.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c3a90>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252Fdb3911bf-7501-4bc6-aae7-6df007c7be2f.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/db3911bf-7501-4bc6-aae7-6df007c7be2f.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252Fa0b1fe37-db8c-4890-a62b-a7eb73160922.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/a0b1fe37-db8c-4890-a62b-a7eb73160922.jpg not downloaded yet
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/72ec4479-03f9-426c-b889-c3665ffc69ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252F4ff67419-a1ee-4e33-906f-c82599214905.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/4ff67419-a1ee-4e33-906f-c82599214905.jpg not downloaded yet
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/c2a4eabd-8b79-4f7e-ba16-992c6f940d55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61b350>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252Fa11c4d01-9341-44e9-bfa4-2058fc25317f.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/a11c4d01-9341-44e9-bfa4-2058fc25317f.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca3b50>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252F3a187568-7399-489b-8b0e-93e19cba61ce.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/3a187568-7399-489b-8b0e-93e19cba61ce.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7a4d10>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252Fee81088b-cd2c-44e3-9e50-b0568156f4f4.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/ee81088b-cd2c-44e3-9e50-b0568156f4f4.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252F13175822-fc7e-44ac-a346-308f422c6487.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/13175822-fc7e-44ac-a346-308f422c6487.jpg not downloaded yet
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/3ed046ef-b946-433b-9f55-9f6e1f444273.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5750355%252Fgeneral%252F44d1775d-3988-478c-a258-ca65c7e9ab95.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/44d1775d-3988-478c-a258-ca65c7e9ab95.jpg not downloaded yet
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bfe50>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252F72ec4479-03f9-426c-b889-c3665ffc69ba.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/72ec4479-03f9-426c-b889-c3665ffc69ba.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af608850>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252Fc2a4eabd-8b79-4f7e-ba16-992c6f940d55.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/c2a4eabd-8b79-4f7e-ba16-992c6f940d55.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/2c95a4f1-611e-479f-80be-ae19d0de9f26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41de1d0>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252F3ed046ef-b946-433b-9f55-9f6e1f444273.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/3ed046ef-b946-433b-9f55-9f6e1f444273.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/a0b1fe37-db8c-4890-a62b-a7eb73160922.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/13175822-fc7e-44ac-a346-308f422c6487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af744550>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252F2c95a4f1-611e-479f-80be-ae19d0de9f26.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/2c95a4f1-611e-479f-80be-ae19d0de9f26.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/a37f1afc-7271-43ba-98c7-8b28a596b9f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/4ff67419-a1ee-4e33-906f-c82599214905.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/44d1775d-3988-478c-a258-ca65c7e9ab95.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d3310>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252Fa0b1fe37-db8c-4890-a62b-a7eb73160922.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/a0b1fe37-db8c-4890-a62b-a7eb73160922.jpg saved to cache
2026-03-30 12:41:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/96ad1154-6966-4574-9c91-7dcaf1b59ac3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750355/general/a28fc7a3-4092-49bf-83f2-2b00bf1b0084.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734375)
2026-03-30 12:41:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/f744126a-b0c1-40a1-a501-1c462e1054bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e75d0>
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252F13175822-fc7e-44ac-a346-308f422c6487.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/13175822-fc7e-44ac-a346-308f422c6487.jpg saved to cache
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431f4d0>
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252Fa37f1afc-7271-43ba-98c7-8b28a596b9f3.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/a37f1afc-7271-43ba-98c7-8b28a596b9f3.jpg saved to cache
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af731e50>
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252F4ff67419-a1ee-4e33-906f-c82599214905.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/4ff67419-a1ee-4e33-906f-c82599214905.jpg saved to cache
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d1950>
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252F44d1775d-3988-478c-a258-ca65c7e9ab95.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/44d1775d-3988-478c-a258-ca65c7e9ab95.jpg saved to cache
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af60ab10>
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252F96ad1154-6966-4574-9c91-7dcaf1b59ac3.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/96ad1154-6966-4574-9c91-7dcaf1b59ac3.jpg saved to cache
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4216dd0>
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750355%252Fgeneral%252Fa28fc7a3-4092-49bf-83f2-2b00bf1b0084.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750355/general/a28fc7a3-4092-49bf-83f2-2b00bf1b0084.jpg saved to cache
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f8f0291f-2c82-577e-9492-d3efd6d7ac36
2026-03-30 12:41:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f8f0291f-2c82-577e-9492-d3efd6d7ac36, skipping ID generation
2026-03-30 12:41:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8f0291f-2c82-577e-9492-d3efd6d7ac36 with scrape type 1
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f8f0291f-2c82-577e-9492-d3efd6d7ac36 sending to next pipeline
2026-03-30 12:41:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8f0291f-2c82-577e-9492-d3efd6d7ac36, identifier: 10734375
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4345790>
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252Ff744126a-b0c1-40a1-a501-1c462e1054bb.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/f744126a-b0c1-40a1-a501-1c462e1054bb.jpg saved to cache
2026-03-30 12:41:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740219/general/2a502368-80bd-460b-ac46-6a1aaf2e8d2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708997)
2026-03-30 12:41:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8f0291f-2c82-577e-9492-d3efd6d7ac36 with identifier: 10734375
2026-03-30 12:41:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8f0291f-2c82-577e-9492-d3efd6d7ac36 with identifier: 10734375
2026-03-30 12:41:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8f0291f-2c82-577e-9492-d3efd6d7ac36 with identifier: 10734375 to the API
2026-03-30 12:41:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750355/general/a28fc7a3-4092-49bf-83f2-2b00bf1b0084.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 90,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'f8f0291f-2c82-577e-9492-d3efd6d7ac36',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SIG-H 2337',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734375',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mazda',
'model': '2',
'odometer': 160823,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 93,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/a28fc7a3-4092-49bf-83f2-2b00bf1b0084.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128318,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/a37f1afc-7271-43ba-98c7-8b28a596b9f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147690,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/c2a4eabd-8b79-4f7e-ba16-992c6f940d55.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/72ec4479-03f9-426c-b889-c3665ffc69ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/3ed046ef-b946-433b-9f55-9f6e1f444273.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99969,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/2c95a4f1-611e-479f-80be-ae19d0de9f26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/a0b1fe37-db8c-4890-a62b-a7eb73160922.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/4ff67419-a1ee-4e33-906f-c82599214905.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/13175822-fc7e-44ac-a346-308f422c6487.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f8f0291f-2c82-577e-9492-d3efd6d7ac36/f8f0291f-2c82-577e-9492-d3efd6d7ac36_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750355/general/44d1775d-3988-478c-a258-ca65c7e9ab95.jpg',
'Width': 1024}],
'price': 1500,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mazda 2 Homura - Petrol - Manual - 90 hp - 160.823 km',
'transmission': 'manual',
'trim': 'Homura',
'vin': None,
'year': 2023}
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734375%27 HTTP/1.1" 200 None
2026-03-30 12:41:06 [adesa.de] INFO: Saving data for 10734375: {'created_time': 1774874466.201199, 'last_price_update_time': 1774874466.201214, 'auction_closing_time': 1775035810.0}
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734375') HTTP/1.1" 204 0
2026-03-30 12:41:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbb390>
2026-03-30 12:41:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740219%252Fgeneral%252F2a502368-80bd-460b-ac46-6a1aaf2e8d2d.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740219/general/2a502368-80bd-460b-ac46-6a1aaf2e8d2d.jpg saved to cache
2026-03-30 12:41:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 27d7f4d1-a185-5a9d-ab4f-09d851347086
2026-03-30 12:41:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 27d7f4d1-a185-5a9d-ab4f-09d851347086, skipping ID generation
2026-03-30 12:41:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27d7f4d1-a185-5a9d-ab4f-09d851347086 with scrape type 1
2026-03-30 12:41:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 27d7f4d1-a185-5a9d-ab4f-09d851347086 sending to next pipeline
2026-03-30 12:41:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27d7f4d1-a185-5a9d-ab4f-09d851347086, identifier: 10708997
2026-03-30 12:41:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27d7f4d1-a185-5a9d-ab4f-09d851347086 with identifier: 10708997
2026-03-30 12:41:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27d7f4d1-a185-5a9d-ab4f-09d851347086 with identifier: 10708997
2026-03-30 12:41:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27d7f4d1-a185-5a9d-ab4f-09d851347086 with identifier: 10708997 to the API
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:41:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740219/general/2a502368-80bd-460b-ac46-6a1aaf2e8d2d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.4L',
'engine_horse_power': 197,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '27d7f4d1-a185-5a9d-ab4f-09d851347086',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KA-CX9090',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708997',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 258754,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 117,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/2a502368-80bd-460b-ac46-6a1aaf2e8d2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/96ad1154-6966-4574-9c91-7dcaf1b59ac3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/f744126a-b0c1-40a1-a501-1c462e1054bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/ee81088b-cd2c-44e3-9e50-b0568156f4f4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/3a187568-7399-489b-8b0e-93e19cba61ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/a11c4d01-9341-44e9-bfa4-2058fc25317f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/db3911bf-7501-4bc6-aae7-6df007c7be2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/ec23100a-96fb-4c67-a9e6-ac63e3b7af90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84886,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/8dfe45a2-1786-46e8-9070-5a9f99936dbf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d7f4d1-a185-5a9d-ab4f-09d851347086/27d7f4d1-a185-5a9d-ab4f-09d851347086_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740219/general/298e4c11-f778-4718-88d1-2a1658ef082a.jpg',
'Width': 1024}],
'price': 3450,
'price_includes_vat': True,
'registration_date': '2012-10-01',
'seats_number': 7,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volvo XC90 D5 Momentum - AWD - Diesel - Automatic - 197 hp - '
'258.754 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2012}
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708997%27 HTTP/1.1" 200 None
2026-03-30 12:41:06 [adesa.de] INFO: Saving data for 10708997: {'created_time': 1774874466.803522, 'last_price_update_time': 1774874466.803537, 'auction_closing_time': 1775035810.0}
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708997') HTTP/1.1" 204 0
2026-03-30 12:41:20 [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-30 12:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834
2026-03-30 12:41:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac557359-f4fb-5dc9-95e6-b473ab431d4b with scrape type 2
2026-03-30 12:41:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ac557359-f4fb-5dc9-95e6-b473ab431d4b with scrape type 2
2026-03-30 12:41:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac557359-f4fb-5dc9-95e6-b473ab431d4b, identifier: 10732834
2026-03-30 12:41:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834
2026-03-30 12:41:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834
2026-03-30 12:41:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac557359-f4fb-5dc9-95e6-b473ab431d4b with identifier: 10732834 to the API
2026-03-30 12:41:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732834>
{'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:02:40Z',
'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': 0,
'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-30 12:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:20 [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-30 12:41:20 [adesa.de] INFO: Saving data for 10732834: {'auction_closing_time': 1774875760.0, 'created_time': 1774613869.381083, 'last_price_update_time': 1774874480.91681}
2026-03-30 12:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732834') HTTP/1.1" 204 0
2026-03-30 12:41:20 [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-30 12:41:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841
2026-03-30 12:41:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7907769-e30a-5b26-852b-027196693842 with scrape type 2
2026-03-30 12:41:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a7907769-e30a-5b26-852b-027196693842 with scrape type 2
2026-03-30 12:41:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7907769-e30a-5b26-852b-027196693842, identifier: 10732841
2026-03-30 12:41:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841
2026-03-30 12:41:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841
2026-03-30 12:41:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7907769-e30a-5b26-852b-027196693842 with identifier: 10732841 to the API
2026-03-30 12:41:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732841>
{'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:04:40Z',
'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': 0,
'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-30 12:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:21 [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-30 12:41:21 [adesa.de] INFO: Saving data for 10732841: {'auction_closing_time': 1774875880.0, 'created_time': 1774613871.152829, 'last_price_update_time': 1774874481.48106}
2026-03-30 12:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732841') HTTP/1.1" 204 0
2026-03-30 12:41:23 [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-30 12:41:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859
2026-03-30 12:41:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2d3c02f-85fe-598b-bb66-f99efe9003c3 with scrape type 2
2026-03-30 12:41:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2d3c02f-85fe-598b-bb66-f99efe9003c3 with scrape type 2
2026-03-30 12:41:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2d3c02f-85fe-598b-bb66-f99efe9003c3, identifier: 10732859
2026-03-30 12:41:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859
2026-03-30 12:41:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:41:23 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Green HTTP/1.1" 200 None
2026-03-30 12:41:23 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:41:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859
2026-03-30 12:41:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2d3c02f-85fe-598b-bb66-f99efe9003c3 with identifier: 10732859 to the API
2026-03-30 12:41:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732859>
{'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:09:20Z',
'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': 0,
'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-30 12:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:23 [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-30 12:41:23 [adesa.de] INFO: Saving data for 10732859: {'auction_closing_time': 1774876160.0, 'created_time': 1774613900.988936, 'last_price_update_time': 1774874483.840196}
2026-03-30 12:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732859') HTTP/1.1" 204 0
2026-03-30 12:41:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:41:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19341b75-9e9f-5c71-a165-cb3a7b15fc2d with identifier: 10729705
2026-03-30 12:41:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d with scrape type 1
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252F9b202407-29ba-4da7-898a-f6032a38a6f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/9b202407-29ba-4da7-898a-f6032a38a6f7.jpg not downloaded yet
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252Fb7e8ab75-10a0-4c1e-8e29-0afef2b41541.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/b7e8ab75-10a0-4c1e-8e29-0afef2b41541.jpg not downloaded yet
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252Ff2103984-41a6-4e34-96d1-c850a261c9f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/f2103984-41a6-4e34-96d1-c850a261c9f9.jpg not downloaded yet
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252Fc5fee337-ec17-4a4e-8f22-5b885e88d9da.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/c5fee337-ec17-4a4e-8f22-5b885e88d9da.jpg not downloaded yet
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252Fbb4a018a-189a-4f20-bebd-f39f0a5f45cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/bb4a018a-189a-4f20-bebd-f39f0a5f45cd.jpg not downloaded yet
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252Fc2f51379-50d5-4be1-b291-5902efa0ccef.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/c2f51379-50d5-4be1-b291-5902efa0ccef.jpg not downloaded yet
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252F534893eb-6e45-4b0c-8cf6-dd0840247781.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/534893eb-6e45-4b0c-8cf6-dd0840247781.jpg not downloaded yet
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252F4dff91a7-d1d0-4070-be60-0f4ba119c909.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/4dff91a7-d1d0-4070-be60-0f4ba119c909.jpg not downloaded yet
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252F3f3e90bc-43da-475a-812d-9461681f5eba.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/3f3e90bc-43da-475a-812d-9461681f5eba.jpg not downloaded yet
2026-03-30 12:41:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41: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%252F5748056%252Fgeneral%252Fcb03ba4e-791e-4667-8156-61caa207833c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:41:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/cb03ba4e-791e-4667-8156-61caa207833c.jpg not downloaded yet
2026-03-30 12:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:41:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/cb03ba4e-791e-4667-8156-61caa207833c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 989e396e-2ab4-5379-8671-9cacca9d5265 with identifier: 10726299
2026-03-30 12:41:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 989e396e-2ab4-5379-8671-9cacca9d5265 with scrape type 2
2026-03-30 12:41:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 989e396e-2ab4-5379-8671-9cacca9d5265 with scrape type 2
2026-03-30 12:41:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 989e396e-2ab4-5379-8671-9cacca9d5265, identifier: 10726299
2026-03-30 12:41:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 989e396e-2ab4-5379-8671-9cacca9d5265 with identifier: 10726299
2026-03-30 12:41:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 989e396e-2ab4-5379-8671-9cacca9d5265 with identifier: 10726299
2026-03-30 12:41:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 989e396e-2ab4-5379-8671-9cacca9d5265 with identifier: 10726299 to the API
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726299>
{'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': '989e396e-2ab4-5379-8671-9cacca9d5265',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4331263',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726299',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 28526,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-05-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Leon Sportstourer 2.0 TSI VZ - AWD - Petrol - Automatic - 310 '
'hp - 28.526 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:39 [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-30 12:41:39 [adesa.de] INFO: Saving data for 10726299: {'auction_closing_time': 1774962000.0, 'created_time': 1774476979.673361, 'last_price_update_time': 1774874499.624933}
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726299') HTTP/1.1" 204 0
2026-03-30 12:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/3f3e90bc-43da-475a-812d-9461681f5eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbe210>
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252Fcb03ba4e-791e-4667-8156-61caa207833c.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/cb03ba4e-791e-4667-8156-61caa207833c.jpg saved to cache
2026-03-30 12:41:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af769b10>
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252F3f3e90bc-43da-475a-812d-9461681f5eba.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/3f3e90bc-43da-475a-812d-9461681f5eba.jpg saved to cache
2026-03-30 12:41:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/4dff91a7-d1d0-4070-be60-0f4ba119c909.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af635250>
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252F4dff91a7-d1d0-4070-be60-0f4ba119c909.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/4dff91a7-d1d0-4070-be60-0f4ba119c909.jpg saved to cache
2026-03-30 12:41:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/534893eb-6e45-4b0c-8cf6-dd0840247781.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:40 [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-30 12:41:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/c2f51379-50d5-4be1-b291-5902efa0ccef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/bb4a018a-189a-4f20-bebd-f39f0a5f45cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4347250>
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252F534893eb-6e45-4b0c-8cf6-dd0840247781.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/534893eb-6e45-4b0c-8cf6-dd0840247781.jpg saved to cache
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/c5fee337-ec17-4a4e-8f22-5b885e88d9da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/f2103984-41a6-4e34-96d1-c850a261c9f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898
2026-03-30 12:41:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 141e79df-184f-5cb6-840f-9e005b78b11b with scrape type 2
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 141e79df-184f-5cb6-840f-9e005b78b11b with scrape type 2
2026-03-30 12:41:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 141e79df-184f-5cb6-840f-9e005b78b11b, identifier: 10732898
2026-03-30 12:41:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898
2026-03-30 12:41:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898
2026-03-30 12:41:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 141e79df-184f-5cb6-840f-9e005b78b11b with identifier: 10732898 to the API
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732898>
{'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:19:40Z',
'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': 0,
'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-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [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-30 12:41:40 [adesa.de] INFO: Saving data for 10732898: {'auction_closing_time': 1774876780.0, 'created_time': 1774613891.025508, 'last_price_update_time': 1774874500.666874}
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732898') HTTP/1.1" 204 0
2026-03-30 12:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/9b202407-29ba-4da7-898a-f6032a38a6f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748056/general/b7e8ab75-10a0-4c1e-8e29-0afef2b41541.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729705)
2026-03-30 12:41:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d25d0>
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252Fc2f51379-50d5-4be1-b291-5902efa0ccef.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/c2f51379-50d5-4be1-b291-5902efa0ccef.jpg saved to cache
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4104290>
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252Fbb4a018a-189a-4f20-bebd-f39f0a5f45cd.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/bb4a018a-189a-4f20-bebd-f39f0a5f45cd.jpg saved to cache
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af763cd0>
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252Fc5fee337-ec17-4a4e-8f22-5b885e88d9da.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/c5fee337-ec17-4a4e-8f22-5b885e88d9da.jpg saved to cache
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e6b10>
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252Ff2103984-41a6-4e34-96d1-c850a261c9f9.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/f2103984-41a6-4e34-96d1-c850a261c9f9.jpg saved to cache
2026-03-30 12:41:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:40 [adesa.de] INFO: Found listing with ID: 10727107
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [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-30 12:41:40 [adesa.de] INFO: Scrape type for 10727107: 0
2026-03-30 12:41:40 [adesa.de] INFO: Skipping item 10727107 url https://www.openlane.eu/en/carv6/auction/10727107
2026-03-30 12:41:40 [adesa.de] INFO: Found listing with ID: 10726566
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [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-30 12:41:40 [adesa.de] INFO: Scrape type for 10726566: 0
2026-03-30 12:41:40 [adesa.de] INFO: Skipping item 10726566 url https://www.openlane.eu/en/carv6/auction/10726566
2026-03-30 12:41:40 [adesa.de] INFO: Found listing with ID: 10726509
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [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-30 12:41:40 [adesa.de] INFO: Scrape type for 10726509: 0
2026-03-30 12:41:40 [adesa.de] INFO: Skipping item 10726509 url https://www.openlane.eu/en/carv6/auction/10726509
2026-03-30 12:41:40 [adesa.de] INFO: Found listing with ID: 10727051
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [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-30 12:41:40 [adesa.de] INFO: Scrape type for 10727051: 0
2026-03-30 12:41:40 [adesa.de] INFO: Skipping item 10727051 url https://www.openlane.eu/en/carv6/auction/10727051
2026-03-30 12:41:40 [adesa.de] INFO: Found listing with ID: 10726287
2026-03-30 12:41:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:40 [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-30 12:41:40 [adesa.de] INFO: Scrape type for 10726287: 0
2026-03-30 12:41:40 [adesa.de] INFO: Skipping item 10726287 url https://www.openlane.eu/en/carv6/auction/10726287
2026-03-30 12:41:40 [adesa.de] INFO: Found listing with ID: 10727046
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10727046: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10727046 url https://www.openlane.eu/en/carv6/auction/10727046
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10726504
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10726504: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10726504 url https://www.openlane.eu/en/carv6/auction/10726504
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10727048
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10727048: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10727048 url https://www.openlane.eu/en/carv6/auction/10727048
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10726665
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10726665: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10726665 url https://www.openlane.eu/en/carv6/auction/10726665
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10726552
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10726552: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10726552 url https://www.openlane.eu/en/carv6/auction/10726552
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10726669
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10726669: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10726669 url https://www.openlane.eu/en/carv6/auction/10726669
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10727052
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10727052: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10727052 url https://www.openlane.eu/en/carv6/auction/10727052
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10726538
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10726538: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10726538 url https://www.openlane.eu/en/carv6/auction/10726538
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10727125
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10727125: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10727125 url https://www.openlane.eu/en/carv6/auction/10727125
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10726284
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10726284: 2
2026-03-30 12:41:41 [adesa.de] INFO: Scraping item 10726284 url https://www.openlane.eu/en/carv6/auction/10726284
2026-03-30 12:41:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c3a10>
2026-03-30 12:41:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252F9b202407-29ba-4da7-898a-f6032a38a6f7.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/9b202407-29ba-4da7-898a-f6032a38a6f7.jpg saved to cache
2026-03-30 12:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:41:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4153d90>
2026-03-30 12:41:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:41:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748056%252Fgeneral%252Fb7e8ab75-10a0-4c1e-8e29-0afef2b41541.jpg') HTTP/1.1" 204 0
2026-03-30 12:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748056/general/b7e8ab75-10a0-4c1e-8e29-0afef2b41541.jpg saved to cache
2026-03-30 12:41:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d
2026-03-30 12:41:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19341b75-9e9f-5c71-a165-cb3a7b15fc2d, skipping ID generation
2026-03-30 12:41:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d with scrape type 1
2026-03-30 12:41:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19341b75-9e9f-5c71-a165-cb3a7b15fc2d sending to next pipeline
2026-03-30 12:41:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19341b75-9e9f-5c71-a165-cb3a7b15fc2d, identifier: 10729705
2026-03-30 12:41:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19341b75-9e9f-5c71-a165-cb3a7b15fc2d with identifier: 10729705
2026-03-30 12:41:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19341b75-9e9f-5c71-a165-cb3a7b15fc2d with identifier: 10729705
2026-03-30 12:41:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19341b75-9e9f-5c71-a165-cb3a7b15fc2d with identifier: 10729705 to the API
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748056/general/b7e8ab75-10a0-4c1e-8e29-0afef2b41541.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': 449,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Hybrid',
'id': '19341b75-9e9f-5c71-a165-cb3a7b15fc2d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ME-YS 12E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729705',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 19218,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124034,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/9b202407-29ba-4da7-898a-f6032a38a6f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/b7e8ab75-10a0-4c1e-8e29-0afef2b41541.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121820,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/f2103984-41a6-4e34-96d1-c850a261c9f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119065,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/c5fee337-ec17-4a4e-8f22-5b885e88d9da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/bb4a018a-189a-4f20-bebd-f39f0a5f45cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/c2f51379-50d5-4be1-b291-5902efa0ccef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117344,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/534893eb-6e45-4b0c-8cf6-dd0840247781.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/4dff91a7-d1d0-4070-be60-0f4ba119c909.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/3f3e90bc-43da-475a-812d-9461681f5eba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19341b75-9e9f-5c71-a165-cb3a7b15fc2d/19341b75-9e9f-5c71-a165-cb3a7b15fc2d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748056/general/cb03ba4e-791e-4667-8156-61caa207833c.jpg',
'Width': 1024}],
'price': 22100,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 7,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volvo XC90 Ultra Dark - AWD - Hybrid - Automatic - 449 hp - 19.218 '
'km',
'transmission': 'automatic',
'trim': 'Ultra Dark',
'vin': None,
'year': 2025}
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729705%27 HTTP/1.1" 200 None
2026-03-30 12:41:41 [adesa.de] INFO: Saving data for 10729705: {'created_time': 1774874501.816307, 'last_price_update_time': 1774874501.81632, 'auction_closing_time': 1775035810.0}
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729705') HTTP/1.1" 204 0
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10727119
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10727119: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10727119 url https://www.openlane.eu/en/carv6/auction/10727119
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10726982
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10726982: 0
2026-03-30 12:41:41 [adesa.de] INFO: Skipping item 10726982 url https://www.openlane.eu/en/carv6/auction/10726982
2026-03-30 12:41:41 [adesa.de] INFO: Found listing with ID: 10726278
2026-03-30 12:41:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:41 [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-30 12:41:41 [adesa.de] INFO: Scrape type for 10726278: 2
2026-03-30 12:41:41 [adesa.de] INFO: Scraping item 10726278 url https://www.openlane.eu/en/carv6/auction/10726278
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726281
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726281: 2
2026-03-30 12:41:42 [adesa.de] INFO: Scraping item 10726281 url https://www.openlane.eu/en/carv6/auction/10726281
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726443
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726443: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726443 url https://www.openlane.eu/en/carv6/auction/10726443
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726640
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726640: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726640 url https://www.openlane.eu/en/carv6/auction/10726640
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727132
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727132: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727132 url https://www.openlane.eu/en/carv6/auction/10727132
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726643
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726643: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726643 url https://www.openlane.eu/en/carv6/auction/10726643
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727104
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727104: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727104 url https://www.openlane.eu/en/carv6/auction/10727104
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727110
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727110: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727110 url https://www.openlane.eu/en/carv6/auction/10727110
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726590
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726590: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726590 url https://www.openlane.eu/en/carv6/auction/10726590
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726275
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726275: 2
2026-03-30 12:41:42 [adesa.de] INFO: Scraping item 10726275 url https://www.openlane.eu/en/carv6/auction/10726275
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726311
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726311: 2
2026-03-30 12:41:42 [adesa.de] INFO: Scraping item 10726311 url https://www.openlane.eu/en/carv6/auction/10726311
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726662
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726662: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726662 url https://www.openlane.eu/en/carv6/auction/10726662
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726277
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726277: 2
2026-03-30 12:41:42 [adesa.de] INFO: Scraping item 10726277 url https://www.openlane.eu/en/carv6/auction/10726277
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727002
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727002: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727002 url https://www.openlane.eu/en/carv6/auction/10727002
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727113
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727113: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727113 url https://www.openlane.eu/en/carv6/auction/10727113
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726433
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726433: 2
2026-03-30 12:41:42 [adesa.de] INFO: Scraping item 10726433 url https://www.openlane.eu/en/carv6/auction/10726433
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726316
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726316: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726316 url https://www.openlane.eu/en/carv6/auction/10726316
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726616
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726616: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726616 url https://www.openlane.eu/en/carv6/auction/10726616
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726426
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726426: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726426 url https://www.openlane.eu/en/carv6/auction/10726426
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726441
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726441: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726441 url https://www.openlane.eu/en/carv6/auction/10726441
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726477
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726477: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726477 url https://www.openlane.eu/en/carv6/auction/10726477
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726560
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726560: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726560 url https://www.openlane.eu/en/carv6/auction/10726560
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726298
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726298: 2
2026-03-30 12:41:42 [adesa.de] INFO: Scraping item 10726298 url https://www.openlane.eu/en/carv6/auction/10726298
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727108
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727108: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727108 url https://www.openlane.eu/en/carv6/auction/10727108
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726570
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726570: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726570 url https://www.openlane.eu/en/carv6/auction/10726570
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726445
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726445: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726445 url https://www.openlane.eu/en/carv6/auction/10726445
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726501
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726501: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726501 url https://www.openlane.eu/en/carv6/auction/10726501
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727120
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727120: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727120 url https://www.openlane.eu/en/carv6/auction/10727120
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726606
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726606: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726606 url https://www.openlane.eu/en/carv6/auction/10726606
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726634
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726634: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726634 url https://www.openlane.eu/en/carv6/auction/10726634
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726993
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726993: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726993 url https://www.openlane.eu/en/carv6/auction/10726993
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726652
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726652: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726652 url https://www.openlane.eu/en/carv6/auction/10726652
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726659
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726659: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726659 url https://www.openlane.eu/en/carv6/auction/10726659
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726520
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726520: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726520 url https://www.openlane.eu/en/carv6/auction/10726520
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726530
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726530: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726530 url https://www.openlane.eu/en/carv6/auction/10726530
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726609
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726609: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726609 url https://www.openlane.eu/en/carv6/auction/10726609
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726522
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726522: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726522 url https://www.openlane.eu/en/carv6/auction/10726522
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726469
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726469: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726469 url https://www.openlane.eu/en/carv6/auction/10726469
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726564
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726564: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726564 url https://www.openlane.eu/en/carv6/auction/10726564
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726499
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726499: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726499 url https://www.openlane.eu/en/carv6/auction/10726499
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727047
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727047: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727047 url https://www.openlane.eu/en/carv6/auction/10727047
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726542
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726542: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726542 url https://www.openlane.eu/en/carv6/auction/10726542
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726594
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726594: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726594 url https://www.openlane.eu/en/carv6/auction/10726594
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726427
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726427: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726427 url https://www.openlane.eu/en/carv6/auction/10726427
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727117
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727117: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727117 url https://www.openlane.eu/en/carv6/auction/10727117
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726312
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726312: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726312 url https://www.openlane.eu/en/carv6/auction/10726312
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726384
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726384: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726384 url https://www.openlane.eu/en/carv6/auction/10726384
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10727097
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10727097: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10727097 url https://www.openlane.eu/en/carv6/auction/10727097
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726576
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726576: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726576 url https://www.openlane.eu/en/carv6/auction/10726576
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726568
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726568: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726568 url https://www.openlane.eu/en/carv6/auction/10726568
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726577
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726577: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726577 url https://www.openlane.eu/en/carv6/auction/10726577
2026-03-30 12:41:42 [adesa.de] INFO: Found listing with ID: 10726507
2026-03-30 12:41:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:42 [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-30 12:41:42 [adesa.de] INFO: Scrape type for 10726507: 0
2026-03-30 12:41:42 [adesa.de] INFO: Skipping item 10726507 url https://www.openlane.eu/en/carv6/auction/10726507
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10727003
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10727003: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10727003 url https://www.openlane.eu/en/carv6/auction/10727003
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726475
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726475: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726475 url https://www.openlane.eu/en/carv6/auction/10726475
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726437
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726437: 2
2026-03-30 12:41:43 [adesa.de] INFO: Scraping item 10726437 url https://www.openlane.eu/en/carv6/auction/10726437
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726610
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726610: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726610 url https://www.openlane.eu/en/carv6/auction/10726610
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726467
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726467: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726467 url https://www.openlane.eu/en/carv6/auction/10726467
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726649
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726649: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726649 url https://www.openlane.eu/en/carv6/auction/10726649
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726378
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726378: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726378 url https://www.openlane.eu/en/carv6/auction/10726378
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726604
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726604: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726604 url https://www.openlane.eu/en/carv6/auction/10726604
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10727118
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10727118: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10727118 url https://www.openlane.eu/en/carv6/auction/10727118
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726597
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726597: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726597 url https://www.openlane.eu/en/carv6/auction/10726597
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10727121
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10727121: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10727121 url https://www.openlane.eu/en/carv6/auction/10727121
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10727122
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10727122: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10727122 url https://www.openlane.eu/en/carv6/auction/10727122
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726996
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726996: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726996 url https://www.openlane.eu/en/carv6/auction/10726996
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726573
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726573: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726573 url https://www.openlane.eu/en/carv6/auction/10726573
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726664
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726664: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726664 url https://www.openlane.eu/en/carv6/auction/10726664
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726276
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726276: 2
2026-03-30 12:41:43 [adesa.de] INFO: Scraping item 10726276 url https://www.openlane.eu/en/carv6/auction/10726276
2026-03-30 12:41:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726418> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726584
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726584: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726584 url https://www.openlane.eu/en/carv6/auction/10726584
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726471
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726471: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726471 url https://www.openlane.eu/en/carv6/auction/10726471
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10727000
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10727000: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10727000 url https://www.openlane.eu/en/carv6/auction/10727000
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10727115
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10727115: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10727115 url https://www.openlane.eu/en/carv6/auction/10727115
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10727112
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10727112: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10727112 url https://www.openlane.eu/en/carv6/auction/10727112
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726549
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726549: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726549 url https://www.openlane.eu/en/carv6/auction/10726549
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726582
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726582: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726582 url https://www.openlane.eu/en/carv6/auction/10726582
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726540
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726540: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726540 url https://www.openlane.eu/en/carv6/auction/10726540
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726553
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726553: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726553 url https://www.openlane.eu/en/carv6/auction/10726553
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726648
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726648: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726648 url https://www.openlane.eu/en/carv6/auction/10726648
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726600
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726600: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726600 url https://www.openlane.eu/en/carv6/auction/10726600
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10727099
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10727099: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10727099 url https://www.openlane.eu/en/carv6/auction/10727099
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10727126
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10727126: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10727126 url https://www.openlane.eu/en/carv6/auction/10727126
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726589
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726589: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726589 url https://www.openlane.eu/en/carv6/auction/10726589
2026-03-30 12:41:43 [adesa.de] INFO: Found listing with ID: 10726534
2026-03-30 12:41:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:43 [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-30 12:41:43 [adesa.de] INFO: Scrape type for 10726534: 0
2026-03-30 12:41:43 [adesa.de] INFO: Skipping item 10726534 url https://www.openlane.eu/en/carv6/auction/10726534
2026-03-30 12:41:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 12b8f80f-cc90-5b72-8575-75fadc16712d with identifier: 10726418
2026-03-30 12:41:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 12b8f80f-cc90-5b72-8575-75fadc16712d with scrape type 2
2026-03-30 12:41:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 12b8f80f-cc90-5b72-8575-75fadc16712d with scrape type 2
2026-03-30 12:41:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 12b8f80f-cc90-5b72-8575-75fadc16712d, identifier: 10726418
2026-03-30 12:41:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 12b8f80f-cc90-5b72-8575-75fadc16712d with identifier: 10726418
2026-03-30 12:41:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 12b8f80f-cc90-5b72-8575-75fadc16712d with identifier: 10726418
2026-03-30 12:41:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 12b8f80f-cc90-5b72-8575-75fadc16712d with identifier: 10726418 to the API
2026-03-30 12:41:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:41:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726418>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '12b8f80f-cc90-5b72-8575-75fadc16712d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4507243',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726418',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 34739,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC60 3.2 R-Design - Petrol - Automatic - 250 hp - 34.739 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-30 12:41:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:44 [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-30 12:41:44 [adesa.de] INFO: Saving data for 10726418: {'auction_closing_time': 1774962000.0, 'created_time': 1774460491.957765, 'last_price_update_time': 1774874504.223844}
2026-03-30 12:41:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726418') HTTP/1.1" 204 0
2026-03-30 12:41:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726409> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:41:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with identifier: 10726409
2026-03-30 12:41:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with scrape type 2
2026-03-30 12:41:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with scrape type 2
2026-03-30 12:41:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46c26a0c-1df2-55c1-bb3a-c088406f5d58, identifier: 10726409
2026-03-30 12:41:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with identifier: 10726409
2026-03-30 12:41:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with identifier: 10726409
2026-03-30 12:41:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46c26a0c-1df2-55c1-bb3a-c088406f5d58 with identifier: 10726409 to the API
2026-03-30 12:41:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726409>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '46c26a0c-1df2-55c1-bb3a-c088406f5d58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4557219',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726409',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 41833,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-05-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC60 3.2 R-Design - Petrol - Automatic - 250 hp - 41.833 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2022}
2026-03-30 12:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:45 [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-30 12:41:45 [adesa.de] INFO: Saving data for 10726409: {'auction_closing_time': 1774962000.0, 'created_time': 1774460489.588002, 'last_price_update_time': 1774874505.601994}
2026-03-30 12:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726409') HTTP/1.1" 204 0
2026-03-30 12:41:48 [scrapy.extensions.logstats] INFO: Crawled 199 pages (at 14 pages/min), scraped 76 items (at 14 items/min)
2026-03-30 12:41:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-30 12:41:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726317> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:41:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:41:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with identifier: 10726317
2026-03-30 12:41:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with scrape type 2
2026-03-30 12:41:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with scrape type 2
2026-03-30 12:41:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1, identifier: 10726317
2026-03-30 12:41:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with identifier: 10726317
2026-03-30 12:41:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with identifier: 10726317
2026-03-30 12:41:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1 with identifier: 10726317 to the API
2026-03-30 12:41:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:41: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-30 12:41:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726317>
{'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': 'e8a30d9a-0b82-58b5-a2fc-4b17502ecdb1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '3970192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726317',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 29979,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18600,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'29.979 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-30 12:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:52 [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-30 12:41:52 [adesa.de] INFO: Saving data for 10726317: {'auction_closing_time': 1774962000.0, 'created_time': 1774476981.95653, 'last_price_update_time': 1774874512.665171}
2026-03-30 12:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:41:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726317') HTTP/1.1" 204 0
2026-03-30 12:41:54 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.784(s), this was the 1st time calling it.
2026-03-30 12:41:54 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.172752009888125 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:42:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:42:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:42:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4bb69189-5313-54f4-b8e4-1ef172853c49 with identifier: 10716293
2026-03-30 12:42:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb69189-5313-54f4-b8e4-1ef172853c49 with scrape type 1
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252Fc15d3974-4616-4bb8-be2b-f1af798783bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/c15d3974-4616-4bb8-be2b-f1af798783bb.jpg not downloaded yet
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252Fddd93474-5805-4fb7-9cdd-daf1210e4631.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/ddd93474-5805-4fb7-9cdd-daf1210e4631.jpg not downloaded yet
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252Fe7d76363-2715-4a41-9966-43eff6ab6834.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/e7d76363-2715-4a41-9966-43eff6ab6834.jpg not downloaded yet
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252F64d5f3dd-cda8-4429-a053-f41a9b6b0f4c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/64d5f3dd-cda8-4429-a053-f41a9b6b0f4c.jpg not downloaded yet
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252F25ca1c06-39a0-4f71-adca-a93fad62f534.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/25ca1c06-39a0-4f71-adca-a93fad62f534.jpg not downloaded yet
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252F4d3a8db5-e5b7-4051-ac6b-8e4ef9af9836.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/4d3a8db5-e5b7-4051-ac6b-8e4ef9af9836.jpg not downloaded yet
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252F4121d531-55d5-4f2e-bc00-b288ad502cca.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/4121d531-55d5-4f2e-bc00-b288ad502cca.jpg not downloaded yet
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252F62fcec63-ffe9-4d74-b53b-d53edf68064f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/62fcec63-ffe9-4d74-b53b-d53edf68064f.jpg not downloaded yet
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252F9046a406-43cc-4b5b-b584-2c52012b6af6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/9046a406-43cc-4b5b-b584-2c52012b6af6.jpg not downloaded yet
2026-03-30 12:42:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42: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%252F5742795%252Fgeneral%252Ffc421983-03c9-4fc1-87ee-45e6a36fdc5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:42:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/fc421983-03c9-4fc1-87ee-45e6a36fdc5a.jpg not downloaded yet
2026-03-30 12:42:03 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.453(s), this was the 1st time calling it.
2026-03-30 12:42:03 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.358972516038834 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726314> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:42:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8abf2d9c-4e96-57f6-8931-b67d4363142b with identifier: 10726314
2026-03-30 12:42:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8abf2d9c-4e96-57f6-8931-b67d4363142b with scrape type 2
2026-03-30 12:42:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8abf2d9c-4e96-57f6-8931-b67d4363142b with scrape type 2
2026-03-30 12:42:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8abf2d9c-4e96-57f6-8931-b67d4363142b, identifier: 10726314
2026-03-30 12:42:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8abf2d9c-4e96-57f6-8931-b67d4363142b with identifier: 10726314
2026-03-30 12:42:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8abf2d9c-4e96-57f6-8931-b67d4363142b with identifier: 10726314
2026-03-30 12:42:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8abf2d9c-4e96-57f6-8931-b67d4363142b with identifier: 10726314 to the API
2026-03-30 12:42:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:42:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726314>
{'auction_title': '',
'c_o_2_emission_value': 158,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 250,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '8abf2d9c-4e96-57f6-8931-b67d4363142b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4530566',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726314',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 41522,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC60 3.2 Inscription - Petrol - Automatic - 250 hp - 41.522 '
'km',
'transmission': 'automatic',
'trim': 'Inscription',
'vin': None,
'year': 2022}
2026-03-30 12:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:06 [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-30 12:42:06 [adesa.de] INFO: Saving data for 10726314: {'auction_closing_time': 1774962000.0, 'created_time': 1774460490.353787, 'last_price_update_time': 1774874526.895677}
2026-03-30 12:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726314') HTTP/1.1" 204 0
2026-03-30 12:42:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/fc421983-03c9-4fc1-87ee-45e6a36fdc5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4247a10>
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252Ffc421983-03c9-4fc1-87ee-45e6a36fdc5a.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/fc421983-03c9-4fc1-87ee-45e6a36fdc5a.jpg saved to cache
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/9046a406-43cc-4b5b-b584-2c52012b6af6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6ee6d0>
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252F9046a406-43cc-4b5b-b584-2c52012b6af6.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/9046a406-43cc-4b5b-b584-2c52012b6af6.jpg saved to cache
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/62fcec63-ffe9-4d74-b53b-d53edf68064f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d9910>
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252F62fcec63-ffe9-4d74-b53b-d53edf68064f.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/62fcec63-ffe9-4d74-b53b-d53edf68064f.jpg saved to cache
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/4121d531-55d5-4f2e-bc00-b288ad502cca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4123c50>
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252F4121d531-55d5-4f2e-bc00-b288ad502cca.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/4121d531-55d5-4f2e-bc00-b288ad502cca.jpg saved to cache
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/4d3a8db5-e5b7-4051-ac6b-8e4ef9af9836.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f23d0>
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252F4d3a8db5-e5b7-4051-ac6b-8e4ef9af9836.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/4d3a8db5-e5b7-4051-ac6b-8e4ef9af9836.jpg saved to cache
2026-03-30 12:42:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/25ca1c06-39a0-4f71-adca-a93fad62f534.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/64d5f3dd-cda8-4429-a053-f41a9b6b0f4c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6ecf50>
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252F25ca1c06-39a0-4f71-adca-a93fad62f534.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/25ca1c06-39a0-4f71-adca-a93fad62f534.jpg saved to cache
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/e7d76363-2715-4a41-9966-43eff6ab6834.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4165e90>
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252F64d5f3dd-cda8-4429-a053-f41a9b6b0f4c.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/64d5f3dd-cda8-4429-a053-f41a9b6b0f4c.jpg saved to cache
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6efc10>
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252Fe7d76363-2715-4a41-9966-43eff6ab6834.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/e7d76363-2715-4a41-9966-43eff6ab6834.jpg saved to cache
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/ddd93474-5805-4fb7-9cdd-daf1210e4631.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742795/general/c15d3974-4616-4bb8-be2b-f1af798783bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716293)
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca3ad0>
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252Fddd93474-5805-4fb7-9cdd-daf1210e4631.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/ddd93474-5805-4fb7-9cdd-daf1210e4631.jpg saved to cache
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b433af10>
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:42:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742795%252Fgeneral%252Fc15d3974-4616-4bb8-be2b-f1af798783bb.jpg') HTTP/1.1" 204 0
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742795/general/c15d3974-4616-4bb8-be2b-f1af798783bb.jpg saved to cache
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4bb69189-5313-54f4-b8e4-1ef172853c49
2026-03-30 12:42:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4bb69189-5313-54f4-b8e4-1ef172853c49, skipping ID generation
2026-03-30 12:42:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4bb69189-5313-54f4-b8e4-1ef172853c49 with scrape type 1
2026-03-30 12:42:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4bb69189-5313-54f4-b8e4-1ef172853c49 sending to next pipeline
2026-03-30 12:42:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4bb69189-5313-54f4-b8e4-1ef172853c49, identifier: 10716293
2026-03-30 12:42:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4bb69189-5313-54f4-b8e4-1ef172853c49 with identifier: 10716293
2026-03-30 12:42:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4bb69189-5313-54f4-b8e4-1ef172853c49 with identifier: 10716293
2026-03-30 12:42:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4bb69189-5313-54f4-b8e4-1ef172853c49 with identifier: 10716293 to the API
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:42:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742795/general/c15d3974-4616-4bb8-be2b-f1af798783bb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.5L',
'engine_horse_power': 192,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '4bb69189-5313-54f4-b8e4-1ef172853c49',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LAN-NF 84',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716293',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mazda',
'model': 'CX-5',
'odometer': 72058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/c15d3974-4616-4bb8-be2b-f1af798783bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/ddd93474-5805-4fb7-9cdd-daf1210e4631.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119032,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/e7d76363-2715-4a41-9966-43eff6ab6834.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/64d5f3dd-cda8-4429-a053-f41a9b6b0f4c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/25ca1c06-39a0-4f71-adca-a93fad62f534.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/4d3a8db5-e5b7-4051-ac6b-8e4ef9af9836.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110375,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/4121d531-55d5-4f2e-bc00-b288ad502cca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94470,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/62fcec63-ffe9-4d74-b53b-d53edf68064f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100563,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/9046a406-43cc-4b5b-b584-2c52012b6af6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4bb69189-5313-54f4-b8e4-1ef172853c49/4bb69189-5313-54f4-b8e4-1ef172853c49_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742795/general/fc421983-03c9-4fc1-87ee-45e6a36fdc5a.jpg',
'Width': 1024}],
'price': 10900,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mazda CX-5 Sportline - AWD - Petrol - Automatic - 192 hp - 72.058 '
'km',
'transmission': 'automatic',
'trim': 'Sportline',
'vin': None,
'year': 2021}
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716293%27 HTTP/1.1" 200 None
2026-03-30 12:42:08 [adesa.de] INFO: Saving data for 10716293: {'created_time': 1774874528.937989, 'last_price_update_time': 1774874528.938001, 'auction_closing_time': 1775035810.0}
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716293') HTTP/1.1" 204 0
2026-03-30 12:42:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:42:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0aff3cb7-c1c9-589a-af19-c395c6e22335 with identifier: 10726343
2026-03-30 12:42:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0aff3cb7-c1c9-589a-af19-c395c6e22335 with scrape type 2
2026-03-30 12:42:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0aff3cb7-c1c9-589a-af19-c395c6e22335 with scrape type 2
2026-03-30 12:42:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0aff3cb7-c1c9-589a-af19-c395c6e22335, identifier: 10726343
2026-03-30 12:42:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0aff3cb7-c1c9-589a-af19-c395c6e22335 with identifier: 10726343
2026-03-30 12:42:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0aff3cb7-c1c9-589a-af19-c395c6e22335 with identifier: 10726343
2026-03-30 12:42:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0aff3cb7-c1c9-589a-af19-c395c6e22335 with identifier: 10726343 to the API
2026-03-30 12:42:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726343>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '0aff3cb7-c1c9-589a-af19-c395c6e22335',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6246913',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726343',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 15313,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26700,
'price_includes_vat': True,
'registration_date': '2025-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC40 B4 Ultra - Petrol - Automatic - 197 hp - 15.313 km',
'transmission': 'automatic',
'trim': 'Ultra',
'vin': None,
'year': 2025}
2026-03-30 12:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:18 [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-30 12:42:18 [adesa.de] INFO: Saving data for 10726343: {'auction_closing_time': 1774962000.0, 'created_time': 1774460457.829632, 'last_price_update_time': 1774874538.037588}
2026-03-30 12:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726343') HTTP/1.1" 204 0
2026-03-30 12:42:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726430> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:42:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5295d77f-c031-57b0-a3cb-924970dcddbe with identifier: 10726430
2026-03-30 12:42:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5295d77f-c031-57b0-a3cb-924970dcddbe with scrape type 2
2026-03-30 12:42:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5295d77f-c031-57b0-a3cb-924970dcddbe with scrape type 2
2026-03-30 12:42:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5295d77f-c031-57b0-a3cb-924970dcddbe, identifier: 10726430
2026-03-30 12:42:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5295d77f-c031-57b0-a3cb-924970dcddbe with identifier: 10726430
2026-03-30 12:42:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5295d77f-c031-57b0-a3cb-924970dcddbe with identifier: 10726430
2026-03-30 12:42:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5295d77f-c031-57b0-a3cb-924970dcddbe with identifier: 10726430 to the API
2026-03-30 12:42:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726430>
{'auction_title': '',
'c_o_2_emission_value': 108,
'category': 'SUV',
'color': 'Black',
'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': '5295d77f-c031-57b0-a3cb-924970dcddbe',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4684890',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726430',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 49689,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 10800,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Automatic - 110 hp - 49.689 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 12:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:22 [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-30 12:42:22 [adesa.de] INFO: Saving data for 10726430: {'auction_closing_time': 1774962000.0, 'created_time': 1774476933.210865, 'last_price_update_time': 1774874542.374897}
2026-03-30 12:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726430') HTTP/1.1" 204 0
2026-03-30 12:42:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:42:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53fbde23-a220-502d-9320-cc20cfae95b7 with identifier: 10726396
2026-03-30 12:42:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53fbde23-a220-502d-9320-cc20cfae95b7 with scrape type 2
2026-03-30 12:42:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53fbde23-a220-502d-9320-cc20cfae95b7 with scrape type 2
2026-03-30 12:42:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53fbde23-a220-502d-9320-cc20cfae95b7, identifier: 10726396
2026-03-30 12:42:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53fbde23-a220-502d-9320-cc20cfae95b7 with identifier: 10726396
2026-03-30 12:42:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53fbde23-a220-502d-9320-cc20cfae95b7 with identifier: 10726396
2026-03-30 12:42:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53fbde23-a220-502d-9320-cc20cfae95b7 with identifier: 10726396 to the API
2026-03-30 12:42:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726396>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 333,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '53fbde23-a220-502d-9320-cc20cfae95b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6267069',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726396',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 18200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29500,
'price_includes_vat': True,
'registration_date': '2025-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volkswagen Golf Variant 2.0 TSI - 4Motion - Petrol - Automatic - '
'333 hp - 18.200 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:23 [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-30 12:42:23 [adesa.de] INFO: Saving data for 10726396: {'auction_closing_time': 1774962000.0, 'created_time': 1774498539.396491, 'last_price_update_time': 1774874543.934178}
2026-03-30 12:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726396') HTTP/1.1" 204 0
2026-03-30 12:42:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726422> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:42:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with identifier: 10726422
2026-03-30 12:42:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with scrape type 2
2026-03-30 12:42:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with scrape type 2
2026-03-30 12:42:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c8bec8d4-3d64-59e6-9e97-e1b7508eff22, identifier: 10726422
2026-03-30 12:42:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with identifier: 10726422
2026-03-30 12:42:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with identifier: 10726422
2026-03-30 12:42:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c8bec8d4-3d64-59e6-9e97-e1b7508eff22 with identifier: 10726422 to the API
2026-03-30 12:42:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726422>
{'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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c8bec8d4-3d64-59e6-9e97-e1b7508eff22',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4542583',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726422',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 32101,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Volvo XC40 B4 Plus Bright - Petrol - Automatic - 197 hp - 32.101 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-30 12:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710726422%27 HTTP/1.1" 200 None
2026-03-30 12:42:25 [adesa.de] INFO: Saving data for 10726422: {'auction_closing_time': 1774962000.0, 'created_time': 1774460500.687291, 'last_price_update_time': 1774874545.269349}
2026-03-30 12:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726422') HTTP/1.1" 204 0
2026-03-30 12:42:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726324> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:42:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with identifier: 10726324
2026-03-30 12:42:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with scrape type 2
2026-03-30 12:42:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with scrape type 2
2026-03-30 12:42:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39b34c8d-c34c-53e3-affc-ba9d7339dda7, identifier: 10726324
2026-03-30 12:42:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with identifier: 10726324
2026-03-30 12:42:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with identifier: 10726324
2026-03-30 12:42:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39b34c8d-c34c-53e3-affc-ba9d7339dda7 with identifier: 10726324 to the API
2026-03-30 12:42:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726324>
{'auction_title': '',
'c_o_2_emission_value': 93,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 75,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '39b34c8d-c34c-53e3-affc-ba9d7339dda7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '430117',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726324',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 36633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 6900,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 36.633 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 12:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:32 [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-30 12:42:32 [adesa.de] INFO: Saving data for 10726324: {'auction_closing_time': 1774962000.0, 'created_time': 1774498543.155842, 'last_price_update_time': 1774874552.018802}
2026-03-30 12:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726324') HTTP/1.1" 204 0
2026-03-30 12:42:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726313> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:42:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:42:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a69911d2-ec6e-568b-8106-5233dc5ced0d with identifier: 10726313
2026-03-30 12:42:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a69911d2-ec6e-568b-8106-5233dc5ced0d with scrape type 2
2026-03-30 12:42:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a69911d2-ec6e-568b-8106-5233dc5ced0d with scrape type 2
2026-03-30 12:42:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a69911d2-ec6e-568b-8106-5233dc5ced0d, identifier: 10726313
2026-03-30 12:42:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a69911d2-ec6e-568b-8106-5233dc5ced0d with identifier: 10726313
2026-03-30 12:42:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a69911d2-ec6e-568b-8106-5233dc5ced0d with identifier: 10726313
2026-03-30 12:42:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a69911d2-ec6e-568b-8106-5233dc5ced0d with identifier: 10726313 to the API
2026-03-30 12:42:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:42: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-30 12:42:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726313>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'a69911d2-ec6e-568b-8106-5233dc5ced0d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458049',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726313',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Leaf',
'odometer': 37066,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 8000,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Nissan Leaf 40 kWh N-connecta - Electric - Automatic - 150 hp - '
'37.066 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2021}
2026-03-30 12:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:35 [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-30 12:42:35 [adesa.de] INFO: Saving data for 10726313: {'auction_closing_time': 1774962000.0, 'created_time': 1774498540.729848, 'last_price_update_time': 1774874555.56839}
2026-03-30 12:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:42:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726313') HTTP/1.1" 204 0
2026-03-30 12:42:48 [scrapy.extensions.logstats] INFO: Crawled 208 pages (at 9 pages/min), scraped 85 items (at 9 items/min)
2026-03-30 12:42:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-30 12:42:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.164(s), this was the 1st time calling it.
2026-03-30 12:42:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.089439332859563 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:42:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:43:05 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726589
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726589: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726589 url https://www.openlane.eu/en/carv6/auction/10726589
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726534
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726534: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726534 url https://www.openlane.eu/en/carv6/auction/10726534
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726302
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726302: 2
2026-03-30 12:43:05 [adesa.de] INFO: Scraping item 10726302 url https://www.openlane.eu/en/carv6/auction/10726302
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726480
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726480: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726480 url https://www.openlane.eu/en/carv6/auction/10726480
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10727109
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10727109: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10727109 url https://www.openlane.eu/en/carv6/auction/10727109
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726506
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726506: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726506 url https://www.openlane.eu/en/carv6/auction/10726506
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726492
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726492: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726492 url https://www.openlane.eu/en/carv6/auction/10726492
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10727054
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10727054: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10727054 url https://www.openlane.eu/en/carv6/auction/10727054
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726463
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726463: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726463 url https://www.openlane.eu/en/carv6/auction/10726463
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726550
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726550: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726550 url https://www.openlane.eu/en/carv6/auction/10726550
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726514
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726514: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726514 url https://www.openlane.eu/en/carv6/auction/10726514
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726626
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726626: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726626 url https://www.openlane.eu/en/carv6/auction/10726626
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726516
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726516: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726516 url https://www.openlane.eu/en/carv6/auction/10726516
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726536
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726536: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726536 url https://www.openlane.eu/en/carv6/auction/10726536
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10727138
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10727138: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10727138 url https://www.openlane.eu/en/carv6/auction/10727138
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726655
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726655: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726655 url https://www.openlane.eu/en/carv6/auction/10726655
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726461
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726461: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726461 url https://www.openlane.eu/en/carv6/auction/10726461
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726579
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726579: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726579 url https://www.openlane.eu/en/carv6/auction/10726579
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726439
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726439: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726439 url https://www.openlane.eu/en/carv6/auction/10726439
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10727098
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10727098: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10727098 url https://www.openlane.eu/en/carv6/auction/10727098
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726448
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726448: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726448 url https://www.openlane.eu/en/carv6/auction/10726448
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726270
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726270: 2
2026-03-30 12:43:05 [adesa.de] INFO: Scraping item 10726270 url https://www.openlane.eu/en/carv6/auction/10726270
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726280
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726280: 2
2026-03-30 12:43:05 [adesa.de] INFO: Scraping item 10726280 url https://www.openlane.eu/en/carv6/auction/10726280
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10727130
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10727130: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10727130 url https://www.openlane.eu/en/carv6/auction/10727130
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726283
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726283: 2
2026-03-30 12:43:05 [adesa.de] INFO: Scraping item 10726283 url https://www.openlane.eu/en/carv6/auction/10726283
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726282
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726282: 2
2026-03-30 12:43:05 [adesa.de] INFO: Scraping item 10726282 url https://www.openlane.eu/en/carv6/auction/10726282
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726617
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726617: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726617 url https://www.openlane.eu/en/carv6/auction/10726617
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726511
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726511: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726511 url https://www.openlane.eu/en/carv6/auction/10726511
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10727004
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10727004: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10727004 url https://www.openlane.eu/en/carv6/auction/10727004
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726987
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726987: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726987 url https://www.openlane.eu/en/carv6/auction/10726987
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726460
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726460: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726460 url https://www.openlane.eu/en/carv6/auction/10726460
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726527
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726527: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726527 url https://www.openlane.eu/en/carv6/auction/10726527
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10727127
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10727127: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10727127 url https://www.openlane.eu/en/carv6/auction/10727127
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726545
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726545: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726545 url https://www.openlane.eu/en/carv6/auction/10726545
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726465
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726465: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726465 url https://www.openlane.eu/en/carv6/auction/10726465
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726310
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726310: 2
2026-03-30 12:43:05 [adesa.de] INFO: Scraping item 10726310 url https://www.openlane.eu/en/carv6/auction/10726310
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10727105
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10727105: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10727105 url https://www.openlane.eu/en/carv6/auction/10727105
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726526
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726526: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726526 url https://www.openlane.eu/en/carv6/auction/10726526
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10727101
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10727101: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10727101 url https://www.openlane.eu/en/carv6/auction/10727101
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726458
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726458: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726458 url https://www.openlane.eu/en/carv6/auction/10726458
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726269
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726269: 2
2026-03-30 12:43:05 [adesa.de] INFO: Scraping item 10726269 url https://www.openlane.eu/en/carv6/auction/10726269
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726989
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726989: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726989 url https://www.openlane.eu/en/carv6/auction/10726989
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726273
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726273: 2
2026-03-30 12:43:05 [adesa.de] INFO: Scraping item 10726273 url https://www.openlane.eu/en/carv6/auction/10726273
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726524
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726524: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726524 url https://www.openlane.eu/en/carv6/auction/10726524
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726629
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726629: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726629 url https://www.openlane.eu/en/carv6/auction/10726629
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726657
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:05 [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-30 12:43:05 [adesa.de] INFO: Scrape type for 10726657: 0
2026-03-30 12:43:05 [adesa.de] INFO: Skipping item 10726657 url https://www.openlane.eu/en/carv6/auction/10726657
2026-03-30 12:43:05 [adesa.de] INFO: Found listing with ID: 10726428
2026-03-30 12:43:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [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-30 12:43:06 [adesa.de] INFO: Scrape type for 10726428: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10726428 url https://www.openlane.eu/en/carv6/auction/10726428
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10726547
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [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-30 12:43:06 [adesa.de] INFO: Scrape type for 10726547: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10726547 url https://www.openlane.eu/en/carv6/auction/10726547
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10726494
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [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-30 12:43:06 [adesa.de] INFO: Scrape type for 10726494: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10726494 url https://www.openlane.eu/en/carv6/auction/10726494
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725736
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725736%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725736: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725736 url https://www.openlane.eu/en/carv6/auction/10725736
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725770
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725770%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725770: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725770 url https://www.openlane.eu/en/carv6/auction/10725770
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725773
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725773%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725773: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725773 url https://www.openlane.eu/en/carv6/auction/10725773
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725774
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725774%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725774: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725774 url https://www.openlane.eu/en/carv6/auction/10725774
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725726
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725726%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725726: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725726 url https://www.openlane.eu/en/carv6/auction/10725726
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725707
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725707%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725707: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725707 url https://www.openlane.eu/en/carv6/auction/10725707
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725709
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725709%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725709: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725709 url https://www.openlane.eu/en/carv6/auction/10725709
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725722
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725722%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725722: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725722 url https://www.openlane.eu/en/carv6/auction/10725722
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725721
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725721%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725721: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725721 url https://www.openlane.eu/en/carv6/auction/10725721
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725715
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725715%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725715: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725715 url https://www.openlane.eu/en/carv6/auction/10725715
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725717
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725717%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725717: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725717 url https://www.openlane.eu/en/carv6/auction/10725717
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725732
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725732%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725732: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725732 url https://www.openlane.eu/en/carv6/auction/10725732
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725710
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725710%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725710: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725710 url https://www.openlane.eu/en/carv6/auction/10725710
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725734
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725734%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725734: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725734 url https://www.openlane.eu/en/carv6/auction/10725734
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725706
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725706%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725706: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725706 url https://www.openlane.eu/en/carv6/auction/10725706
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725733
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725733%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725733: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725733 url https://www.openlane.eu/en/carv6/auction/10725733
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725697
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725697%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725697: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725697 url https://www.openlane.eu/en/carv6/auction/10725697
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725738
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725738%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725738: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725738 url https://www.openlane.eu/en/carv6/auction/10725738
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725712
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725712%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725712: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725712 url https://www.openlane.eu/en/carv6/auction/10725712
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725713
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725713%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725713: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725713 url https://www.openlane.eu/en/carv6/auction/10725713
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725701
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725701%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725701: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725701 url https://www.openlane.eu/en/carv6/auction/10725701
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725730
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725730%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725730: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725730 url https://www.openlane.eu/en/carv6/auction/10725730
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725728
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725728%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725728: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725728 url https://www.openlane.eu/en/carv6/auction/10725728
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725699
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725699%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725699: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725699 url https://www.openlane.eu/en/carv6/auction/10725699
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725702
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725702%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725702: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725702 url https://www.openlane.eu/en/carv6/auction/10725702
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725723
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725723%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725723: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725723 url https://www.openlane.eu/en/carv6/auction/10725723
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725740
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725740%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725740: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725740 url https://www.openlane.eu/en/carv6/auction/10725740
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725719
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725719%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725719: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725719 url https://www.openlane.eu/en/carv6/auction/10725719
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725718
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725718%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725718: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725718 url https://www.openlane.eu/en/carv6/auction/10725718
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725731
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725731%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725731: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725731 url https://www.openlane.eu/en/carv6/auction/10725731
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725714
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725714%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725714: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725714 url https://www.openlane.eu/en/carv6/auction/10725714
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725724
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725724%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725724: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725724 url https://www.openlane.eu/en/carv6/auction/10725724
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725739
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725739%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725739: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725739 url https://www.openlane.eu/en/carv6/auction/10725739
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725743
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725743%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725743: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725743 url https://www.openlane.eu/en/carv6/auction/10725743
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725735
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725735%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725735: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725735 url https://www.openlane.eu/en/carv6/auction/10725735
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725729
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725729%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725729: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725729 url https://www.openlane.eu/en/carv6/auction/10725729
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725704
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725704%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725704: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725704 url https://www.openlane.eu/en/carv6/auction/10725704
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725703
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725703%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725703: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725703 url https://www.openlane.eu/en/carv6/auction/10725703
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725771
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725771%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725771: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725771 url https://www.openlane.eu/en/carv6/auction/10725771
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10725742
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710725742%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10725742: 0
2026-03-30 12:43:06 [adesa.de] INFO: Skipping item 10725742 url https://www.openlane.eu/en/carv6/auction/10725742
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10744649
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744649%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10744649: 1
2026-03-30 12:43:06 [adesa.de] INFO: Scraping item 10744649 url https://www.openlane.eu/en/carv6/auction/10744649
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10744648
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744648%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10744648: 1
2026-03-30 12:43:06 [adesa.de] INFO: Scraping item 10744648 url https://www.openlane.eu/en/carv6/auction/10744648
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10744644
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744644%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10744644: 1
2026-03-30 12:43:06 [adesa.de] INFO: Scraping item 10744644 url https://www.openlane.eu/en/carv6/auction/10744644
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10744647
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744647%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10744647: 1
2026-03-30 12:43:06 [adesa.de] INFO: Scraping item 10744647 url https://www.openlane.eu/en/carv6/auction/10744647
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10744645
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744645%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10744645: 1
2026-03-30 12:43:06 [adesa.de] INFO: Scraping item 10744645 url https://www.openlane.eu/en/carv6/auction/10744645
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10744646
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744646%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10744646: 1
2026-03-30 12:43:06 [adesa.de] INFO: Scraping item 10744646 url https://www.openlane.eu/en/carv6/auction/10744646
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10743020
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743020%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10743020: 1
2026-03-30 12:43:06 [adesa.de] INFO: Scraping item 10743020 url https://www.openlane.eu/en/carv6/auction/10743020
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10742568
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742568%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10742568: 1
2026-03-30 12:43:06 [adesa.de] INFO: Scraping item 10742568 url https://www.openlane.eu/en/carv6/auction/10742568
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10744650
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744650%27 HTTP/1.1" 200 None
2026-03-30 12:43:06 [adesa.de] INFO: Scrape type for 10744650: 1
2026-03-30 12:43:06 [adesa.de] INFO: Scraping item 10744650 url https://www.openlane.eu/en/carv6/auction/10744650
2026-03-30 12:43:06 [adesa.de] INFO: Found listing with ID: 10608847
2026-03-30 12:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:07 [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-30 12:43:07 [adesa.de] INFO: Scrape type for 10608847: 2
2026-03-30 12:43:07 [adesa.de] INFO: Scraping item 10608847 url https://www.openlane.eu/en/carv6/auction/10608847
2026-03-30 12:43:07 [adesa.de] INFO: Found listing with ID: 10616543
2026-03-30 12:43:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:07 [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-30 12:43:07 [adesa.de] INFO: Scrape type for 10616543: 2
2026-03-30 12:43:07 [adesa.de] INFO: Scraping item 10616543 url https://www.openlane.eu/en/carv6/auction/10616543
2026-03-30 12:43:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd6e198a-88bf-591f-b925-f75d75d33dd9 with identifier: 10722959
2026-03-30 12:43:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6e198a-88bf-591f-b925-f75d75d33dd9 with scrape type 1
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252F4b89f77d-236c-4e97-801b-3323721a6feb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/4b89f77d-236c-4e97-801b-3323721a6feb.jpg not downloaded yet
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252F89e0785d-b418-475b-9908-688d72c192fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/89e0785d-b418-475b-9908-688d72c192fa.jpg not downloaded yet
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252F5967154d-b45e-4dda-a712-bba442cc3eba.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/5967154d-b45e-4dda-a712-bba442cc3eba.jpg not downloaded yet
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252Fb19aeb06-2c37-47b9-92c2-8f5386a34623.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/b19aeb06-2c37-47b9-92c2-8f5386a34623.jpg not downloaded yet
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252Fbfaeb3ba-89bc-4845-9b49-b03808d76053.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/bfaeb3ba-89bc-4845-9b49-b03808d76053.jpg not downloaded yet
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252F5cc5ff09-8299-4e9f-81d5-3ebe009ffd46.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/5cc5ff09-8299-4e9f-81d5-3ebe009ffd46.jpg not downloaded yet
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252F2fc80330-4959-4321-aea3-47ce4ec12c4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/2fc80330-4959-4321-aea3-47ce4ec12c4f.jpg not downloaded yet
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252F8829a2b0-f5b2-4f37-80a1-c3f00e70b2db.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/8829a2b0-f5b2-4f37-80a1-c3f00e70b2db.jpg not downloaded yet
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252Ffbebd9a0-319d-4465-bd28-f314daaf7914.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/fbebd9a0-319d-4465-bd28-f314daaf7914.jpg not downloaded yet
2026-03-30 12:43:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5745601%252Fgeneral%252Fe4bc3db2-b141-4b90-985f-eebafa18a305.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/e4bc3db2-b141-4b90-985f-eebafa18a305.jpg not downloaded yet
2026-03-30 12:43:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.805(s), this was the 1st time calling it.
2026-03-30 12:43:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.1470485798440295 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:43:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726298> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with identifier: 10726298
2026-03-30 12:43:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with scrape type 2
2026-03-30 12:43:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with scrape type 2
2026-03-30 12:43:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dddf9fe5-41b2-59d4-b0c3-081fa6fae543, identifier: 10726298
2026-03-30 12:43:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with identifier: 10726298
2026-03-30 12:43:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with identifier: 10726298
2026-03-30 12:43:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dddf9fe5-41b2-59d4-b0c3-081fa6fae543 with identifier: 10726298 to the API
2026-03-30 12:43:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726298>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'dddf9fe5-41b2-59d4-b0c3-081fa6fae543',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458214',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726298',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 35541,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11000,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 4,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mini 3 Doors Cooper Classic - Electric - Automatic - 184 hp - '
'35.541 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2021}
2026-03-30 12:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:14 [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-30 12:43:14 [adesa.de] INFO: Saving data for 10726298: {'auction_closing_time': 1774962000.0, 'created_time': 1774476974.97928, 'last_price_update_time': 1774874594.661397}
2026-03-30 12:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726298') HTTP/1.1" 204 0
2026-03-30 12:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/e4bc3db2-b141-4b90-985f-eebafa18a305.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1d82f453-a17e-5f42-a10a-0d17b493039a with identifier: 10732845
2026-03-30 12:43:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1d82f453-a17e-5f42-a10a-0d17b493039a with scrape type 2
2026-03-30 12:43:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1d82f453-a17e-5f42-a10a-0d17b493039a with scrape type 2
2026-03-30 12:43:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1d82f453-a17e-5f42-a10a-0d17b493039a, identifier: 10732845
2026-03-30 12:43:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1d82f453-a17e-5f42-a10a-0d17b493039a with identifier: 10732845
2026-03-30 12:43:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1d82f453-a17e-5f42-a10a-0d17b493039a with identifier: 10732845
2026-03-30 12:43:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1d82f453-a17e-5f42-a10a-0d17b493039a with identifier: 10732845 to the API
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732845>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 130,
'expiration_date': '2026-03-30T13:29:00Z',
'fuel_type': 'Petrol',
'id': '1d82f453-a17e-5f42-a10a-0d17b493039a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994455-2503673',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732845',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 45287,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2025-01-22',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Astra Sports Tourer 1.2 Ultimate - Petrol - Automatic - 130 hp '
'- 45.287 km',
'transmission': 'automatic',
'trim': 'Ultimate',
'vin': None,
'year': 2025}
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [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-30 12:43:15 [adesa.de] INFO: Saving data for 10732845: {'auction_closing_time': 1774877340.0, 'created_time': 1774563403.011594, 'last_price_update_time': 1774874595.27902}
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732845') HTTP/1.1" 204 0
2026-03-30 12:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/fbebd9a0-319d-4465-bd28-f314daaf7914.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/8829a2b0-f5b2-4f37-80a1-c3f00e70b2db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431d950>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252Fe4bc3db2-b141-4b90-985f-eebafa18a305.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/e4bc3db2-b141-4b90-985f-eebafa18a305.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/2fc80330-4959-4321-aea3-47ce4ec12c4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/bfaeb3ba-89bc-4845-9b49-b03808d76053.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f8b50>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252Ffbebd9a0-319d-4465-bd28-f314daaf7914.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/fbebd9a0-319d-4465-bd28-f314daaf7914.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/5cc5ff09-8299-4e9f-81d5-3ebe009ffd46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429a7d0>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252F8829a2b0-f5b2-4f37-80a1-c3f00e70b2db.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/8829a2b0-f5b2-4f37-80a1-c3f00e70b2db.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af728d50>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252F2fc80330-4959-4321-aea3-47ce4ec12c4f.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/2fc80330-4959-4321-aea3-47ce4ec12c4f.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/b19aeb06-2c37-47b9-92c2-8f5386a34623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af732790>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252Fbfaeb3ba-89bc-4845-9b49-b03808d76053.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/bfaeb3ba-89bc-4845-9b49-b03808d76053.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/5967154d-b45e-4dda-a712-bba442cc3eba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/89e0785d-b418-475b-9908-688d72c192fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bd1d0>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252F5cc5ff09-8299-4e9f-81d5-3ebe009ffd46.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/5cc5ff09-8299-4e9f-81d5-3ebe009ffd46.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5910210>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252Fb19aeb06-2c37-47b9-92c2-8f5386a34623.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/b19aeb06-2c37-47b9-92c2-8f5386a34623.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745601/general/4b89f77d-236c-4e97-801b-3323721a6feb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722959)
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bf390>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252F5967154d-b45e-4dda-a712-bba442cc3eba.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/5967154d-b45e-4dda-a712-bba442cc3eba.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435a290>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252F89e0785d-b418-475b-9908-688d72c192fa.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/89e0785d-b418-475b-9908-688d72c192fa.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424dc90>
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745601%252Fgeneral%252F4b89f77d-236c-4e97-801b-3323721a6feb.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745601/general/4b89f77d-236c-4e97-801b-3323721a6feb.jpg saved to cache
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd6e198a-88bf-591f-b925-f75d75d33dd9
2026-03-30 12:43:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd6e198a-88bf-591f-b925-f75d75d33dd9, skipping ID generation
2026-03-30 12:43:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6e198a-88bf-591f-b925-f75d75d33dd9 with scrape type 1
2026-03-30 12:43:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd6e198a-88bf-591f-b925-f75d75d33dd9 sending to next pipeline
2026-03-30 12:43:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dd6e198a-88bf-591f-b925-f75d75d33dd9, identifier: 10722959
2026-03-30 12:43:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dd6e198a-88bf-591f-b925-f75d75d33dd9 with identifier: 10722959
2026-03-30 12:43:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dd6e198a-88bf-591f-b925-f75d75d33dd9 with identifier: 10722959
2026-03-30 12:43:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dd6e198a-88bf-591f-b925-f75d75d33dd9 with identifier: 10722959 to the API
2026-03-30 12:43:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:43:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745601/general/4b89f77d-236c-4e97-801b-3323721a6feb.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': 331,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Hybrid',
'id': 'dd6e198a-88bf-591f-b925-f75d75d33dd9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-MO 644E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722959',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 3647,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130674,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/4b89f77d-236c-4e97-801b-3323721a6feb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/89e0785d-b418-475b-9908-688d72c192fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/5967154d-b45e-4dda-a712-bba442cc3eba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/b19aeb06-2c37-47b9-92c2-8f5386a34623.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/bfaeb3ba-89bc-4845-9b49-b03808d76053.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/5cc5ff09-8299-4e9f-81d5-3ebe009ffd46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139478,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/2fc80330-4959-4321-aea3-47ce4ec12c4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/8829a2b0-f5b2-4f37-80a1-c3f00e70b2db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68585,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/fbebd9a0-319d-4465-bd28-f314daaf7914.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6e198a-88bf-591f-b925-f75d75d33dd9/dd6e198a-88bf-591f-b925-f75d75d33dd9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143717,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745601/general/e4bc3db2-b141-4b90-985f-eebafa18a305.jpg',
'Width': 1024}],
'price': 19050,
'price_includes_vat': True,
'registration_date': '2025-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volvo XC60 Plus - AWD - Hybrid - Automatic - 331 hp - 3.647 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2025}
2026-03-30 12:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722959%27 HTTP/1.1" 200 None
2026-03-30 12:43:16 [adesa.de] INFO: Saving data for 10722959: {'created_time': 1774874596.514847, 'last_price_update_time': 1774874596.514857, 'auction_closing_time': 1775035810.0}
2026-03-30 12:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722959') HTTP/1.1" 204 0
2026-03-30 12:43:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:43:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726354> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e12d0590-ae8e-5edc-b9d5-53bd1800843e with identifier: 10726354
2026-03-30 12:43:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e12d0590-ae8e-5edc-b9d5-53bd1800843e with scrape type 2
2026-03-30 12:43:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e12d0590-ae8e-5edc-b9d5-53bd1800843e with scrape type 2
2026-03-30 12:43:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e12d0590-ae8e-5edc-b9d5-53bd1800843e, identifier: 10726354
2026-03-30 12:43:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e12d0590-ae8e-5edc-b9d5-53bd1800843e with identifier: 10726354
2026-03-30 12:43:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e12d0590-ae8e-5edc-b9d5-53bd1800843e with identifier: 10726354
2026-03-30 12:43:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e12d0590-ae8e-5edc-b9d5-53bd1800843e with identifier: 10726354 to the API
2026-03-30 12:43:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726354>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'e12d0590-ae8e-5edc-b9d5-53bd1800843e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '370076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726354',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 62144,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19000,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 62.144 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 12:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:17 [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-30 12:43:17 [adesa.de] INFO: Saving data for 10726354: {'auction_closing_time': 1774962000.0, 'created_time': 1774498539.998137, 'last_price_update_time': 1774874597.558254}
2026-03-30 12:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726354') HTTP/1.1" 204 0
2026-03-30 12:43:17 [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-30 12:43:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873
2026-03-30 12:43:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c126d479-af17-5c62-98b7-2e4304ae2dbb with scrape type 2
2026-03-30 12:43:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c126d479-af17-5c62-98b7-2e4304ae2dbb with scrape type 2
2026-03-30 12:43:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c126d479-af17-5c62-98b7-2e4304ae2dbb, identifier: 10732873
2026-03-30 12:43:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873
2026-03-30 12:43:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873
2026-03-30 12:43:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c126d479-af17-5c62-98b7-2e4304ae2dbb with identifier: 10732873 to the API
2026-03-30 12:43:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732873>
{'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:12:20Z',
'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': 0,
'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-30 12:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:18 [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-30 12:43:18 [adesa.de] INFO: Saving data for 10732873: {'auction_closing_time': 1774876340.0, 'created_time': 1774613886.915423, 'last_price_update_time': 1774874598.471437}
2026-03-30 12:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732873') HTTP/1.1" 204 0
2026-03-30 12:43:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726277> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 010940a0-1c4f-573b-a944-c994c36e38ee with identifier: 10726277
2026-03-30 12:43:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 010940a0-1c4f-573b-a944-c994c36e38ee with scrape type 2
2026-03-30 12:43:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 010940a0-1c4f-573b-a944-c994c36e38ee with scrape type 2
2026-03-30 12:43:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 010940a0-1c4f-573b-a944-c994c36e38ee, identifier: 10726277
2026-03-30 12:43:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 010940a0-1c4f-573b-a944-c994c36e38ee with identifier: 10726277
2026-03-30 12:43:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 010940a0-1c4f-573b-a944-c994c36e38ee with identifier: 10726277
2026-03-30 12:43:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 010940a0-1c4f-573b-a944-c994c36e38ee with identifier: 10726277 to the API
2026-03-30 12:43:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726277>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '010940a0-1c4f-573b-a944-c994c36e38ee',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '341633',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726277',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 128982,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20300,
'price_includes_vat': True,
'registration_date': '2021-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 128.982 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 12:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:21 [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-30 12:43:21 [adesa.de] INFO: Saving data for 10726277: {'auction_closing_time': 1774962000.0, 'created_time': 1774476973.86309, 'last_price_update_time': 1774874601.828916}
2026-03-30 12:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726277') HTTP/1.1" 204 0
2026-03-30 12:43:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 666de518-71e9-5566-8e78-7056603fa61d with identifier: 10726433
2026-03-30 12:43:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 666de518-71e9-5566-8e78-7056603fa61d with scrape type 2
2026-03-30 12:43:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 666de518-71e9-5566-8e78-7056603fa61d with scrape type 2
2026-03-30 12:43:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 666de518-71e9-5566-8e78-7056603fa61d, identifier: 10726433
2026-03-30 12:43:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 666de518-71e9-5566-8e78-7056603fa61d with identifier: 10726433
2026-03-30 12:43:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 666de518-71e9-5566-8e78-7056603fa61d with identifier: 10726433
2026-03-30 12:43:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 666de518-71e9-5566-8e78-7056603fa61d with identifier: 10726433 to the API
2026-03-30 12:43:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726433>
{'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': 272,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '666de518-71e9-5566-8e78-7056603fa61d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '422292',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726433',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 97848,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26900,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLE 300d - 4-Matic - Diesel - Automatic - 272 hp - '
'97.848 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:23 [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-30 12:43:23 [adesa.de] INFO: Saving data for 10726433: {'auction_closing_time': 1774962000.0, 'created_time': 1774476932.115951, 'last_price_update_time': 1774874603.164853}
2026-03-30 12:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726433') HTTP/1.1" 204 0
2026-03-30 12:43:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726275> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cee449b8-926f-5832-a920-f1b856442836 with identifier: 10726275
2026-03-30 12:43:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cee449b8-926f-5832-a920-f1b856442836 with scrape type 2
2026-03-30 12:43:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cee449b8-926f-5832-a920-f1b856442836 with scrape type 2
2026-03-30 12:43:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cee449b8-926f-5832-a920-f1b856442836, identifier: 10726275
2026-03-30 12:43:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cee449b8-926f-5832-a920-f1b856442836 with identifier: 10726275
2026-03-30 12:43:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cee449b8-926f-5832-a920-f1b856442836 with identifier: 10726275
2026-03-30 12:43:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cee449b8-926f-5832-a920-f1b856442836 with identifier: 10726275 to the API
2026-03-30 12:43:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726275>
{'auction_title': '',
'c_o_2_emission_value': 38,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'cee449b8-926f-5832-a920-f1b856442836',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '342725',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726275',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 152918,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16500,
'price_includes_vat': True,
'registration_date': '2021-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz E 300de AMG Line - Hybrid - Automatic - 194 hp - '
'152.918 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 12:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:25 [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-30 12:43:25 [adesa.de] INFO: Saving data for 10726275: {'auction_closing_time': 1774962000.0, 'created_time': 1774476975.347312, 'last_price_update_time': 1774874605.968989}
2026-03-30 12:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726275') HTTP/1.1" 204 0
2026-03-30 12:43:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726416> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with identifier: 10726416
2026-03-30 12:43:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with scrape type 2
2026-03-30 12:43:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with scrape type 2
2026-03-30 12:43:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99, identifier: 10726416
2026-03-30 12:43:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with identifier: 10726416
2026-03-30 12:43:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with identifier: 10726416
2026-03-30 12:43:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5b1a2ab3-aea1-5e37-8c72-1ca282522e99 with identifier: 10726416 to the API
2026-03-30 12:43:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726416>
{'auction_title': '',
'c_o_2_emission_value': 114,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 114,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '5b1a2ab3-aea1-5e37-8c72-1ca282522e99',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4505776',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726416',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 29677,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Nissan Juke 1.0 DIG-T N-Design - Petrol - Automatic - 114 hp - '
'29.677 km',
'transmission': 'automatic',
'trim': 'N-Design',
'vin': None,
'year': 2022}
2026-03-30 12:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:29 [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-30 12:43:29 [adesa.de] INFO: Saving data for 10726416: {'auction_closing_time': 1774962000.0, 'created_time': 1774498537.89713, 'last_price_update_time': 1774874609.749353}
2026-03-30 12:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726416') HTTP/1.1" 204 0
2026-03-30 12:43:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726278> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f91490bd-550f-50e0-9eff-b3cc00fa7fcf with identifier: 10726278
2026-03-30 12:43:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f91490bd-550f-50e0-9eff-b3cc00fa7fcf with scrape type 2
2026-03-30 12:43:30 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f91490bd-550f-50e0-9eff-b3cc00fa7fcf with scrape type 2
2026-03-30 12:43:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f91490bd-550f-50e0-9eff-b3cc00fa7fcf, identifier: 10726278
2026-03-30 12:43:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f91490bd-550f-50e0-9eff-b3cc00fa7fcf with identifier: 10726278
2026-03-30 12:43:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f91490bd-550f-50e0-9eff-b3cc00fa7fcf with identifier: 10726278
2026-03-30 12:43:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f91490bd-550f-50e0-9eff-b3cc00fa7fcf with identifier: 10726278 to the API
2026-03-30 12:43:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726278>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f91490bd-550f-50e0-9eff-b3cc00fa7fcf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467270',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726278',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 42277,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19200,
'price_includes_vat': True,
'registration_date': '2024-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 42.277 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2024}
2026-03-30 12:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:30 [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-30 12:43:30 [adesa.de] INFO: Saving data for 10726278: {'auction_closing_time': 1774962000.0, 'created_time': 1774476958.161883, 'last_price_update_time': 1774874610.491503}
2026-03-30 12:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726278') HTTP/1.1" 204 0
2026-03-30 12:43:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.788(s), this was the 1st time calling it.
2026-03-30 12:43:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.750805189556229 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:43:31 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10724803
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10724803: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10724803 url https://www.openlane.eu/en/carv6/auction/10724803
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10100285
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10100285: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10100285 url https://www.openlane.eu/en/carv6/auction/10100285
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504923
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504923: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10504923 url https://www.openlane.eu/en/carv6/auction/10504923
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504956
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504956: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10504956 url https://www.openlane.eu/en/carv6/auction/10504956
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504969
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504969: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10504969 url https://www.openlane.eu/en/carv6/auction/10504969
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10505032
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10505032: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10505032 url https://www.openlane.eu/en/carv6/auction/10505032
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10505038
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10505038: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10505038 url https://www.openlane.eu/en/carv6/auction/10505038
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504910
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504910: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10504910 url https://www.openlane.eu/en/carv6/auction/10504910
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504915
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504915: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10504915 url https://www.openlane.eu/en/carv6/auction/10504915
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504988
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504988: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10504988 url https://www.openlane.eu/en/carv6/auction/10504988
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10505050
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10505050: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10505050 url https://www.openlane.eu/en/carv6/auction/10505050
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10505023
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10505023: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10505023 url https://www.openlane.eu/en/carv6/auction/10505023
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504992
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504992: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10504992 url https://www.openlane.eu/en/carv6/auction/10504992
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504980
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504980: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10504980 url https://www.openlane.eu/en/carv6/auction/10504980
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504919
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504919: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10504919 url https://www.openlane.eu/en/carv6/auction/10504919
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504958
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504958: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10504958 url https://www.openlane.eu/en/carv6/auction/10504958
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10505021
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10505021: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10505021 url https://www.openlane.eu/en/carv6/auction/10505021
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504951
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504951: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10504951 url https://www.openlane.eu/en/carv6/auction/10504951
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10527712
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10527712: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10527712 url https://www.openlane.eu/en/carv6/auction/10527712
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10729521
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10729521: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10729521 url https://www.openlane.eu/en/carv6/auction/10729521
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504986
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504986: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10504986 url https://www.openlane.eu/en/carv6/auction/10504986
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10530502
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10530502: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10530502 url https://www.openlane.eu/en/carv6/auction/10530502
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10276383
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10276383: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10276383 url https://www.openlane.eu/en/carv6/auction/10276383
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 9958697
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 9958697: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 9958697 url https://www.openlane.eu/en/carv6/auction/9958697
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504985
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504985: 0
2026-03-30 12:43:31 [adesa.de] INFO: Skipping item 10504985 url https://www.openlane.eu/en/carv6/auction/10504985
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10504984
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10504984: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10504984 url https://www.openlane.eu/en/carv6/auction/10504984
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10665478
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:31 [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-30 12:43:31 [adesa.de] INFO: Scrape type for 10665478: 2
2026-03-30 12:43:31 [adesa.de] INFO: Scraping item 10665478 url https://www.openlane.eu/en/carv6/auction/10665478
2026-03-30 12:43:31 [adesa.de] INFO: Found listing with ID: 10742095
2026-03-30 12:43:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742095%27 HTTP/1.1" 200 None
2026-03-30 12:43:32 [adesa.de] INFO: Scrape type for 10742095: 1
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10742095 url https://www.openlane.eu/en/carv6/auction/10742095
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10721613
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10721613: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10721613 url https://www.openlane.eu/en/carv6/auction/10721613
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10597841
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10597841: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10597841 url https://www.openlane.eu/en/carv6/auction/10597841
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10698052
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10698052: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10698052 url https://www.openlane.eu/en/carv6/auction/10698052
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10723812
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10723812: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10723812 url https://www.openlane.eu/en/carv6/auction/10723812
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10694524
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10694524: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10694524 url https://www.openlane.eu/en/carv6/auction/10694524
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10703826
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10703826: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10703826 url https://www.openlane.eu/en/carv6/auction/10703826
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10626566
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10626566: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10626566 url https://www.openlane.eu/en/carv6/auction/10626566
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10698811
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10698811: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10698811 url https://www.openlane.eu/en/carv6/auction/10698811
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10696471
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10696471: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10696471 url https://www.openlane.eu/en/carv6/auction/10696471
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10728749
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10728749: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10728749 url https://www.openlane.eu/en/carv6/auction/10728749
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10663906
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10663906: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10663906 url https://www.openlane.eu/en/carv6/auction/10663906
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10691964
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10691964: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10691964 url https://www.openlane.eu/en/carv6/auction/10691964
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10728625
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10728625: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10728625 url https://www.openlane.eu/en/carv6/auction/10728625
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10707703
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10707703: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10707703 url https://www.openlane.eu/en/carv6/auction/10707703
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10742571
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742571%27 HTTP/1.1" 200 None
2026-03-30 12:43:32 [adesa.de] INFO: Scrape type for 10742571: 1
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10742571 url https://www.openlane.eu/en/carv6/auction/10742571
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10553682
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10553682: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10553682 url https://www.openlane.eu/en/carv6/auction/10553682
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10698181
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10698181: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10698181 url https://www.openlane.eu/en/carv6/auction/10698181
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10697386
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10697386: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10697386 url https://www.openlane.eu/en/carv6/auction/10697386
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10585779
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10585779: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10585779 url https://www.openlane.eu/en/carv6/auction/10585779
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10606756
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10606756: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10606756 url https://www.openlane.eu/en/carv6/auction/10606756
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10525350
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10525350: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10525350 url https://www.openlane.eu/en/carv6/auction/10525350
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10662396
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10662396: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10662396 url https://www.openlane.eu/en/carv6/auction/10662396
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10590424
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10590424: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10590424 url https://www.openlane.eu/en/carv6/auction/10590424
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10743005
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743005%27 HTTP/1.1" 200 None
2026-03-30 12:43:32 [adesa.de] INFO: Scrape type for 10743005: 1
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10743005 url https://www.openlane.eu/en/carv6/auction/10743005
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10743000
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743000%27 HTTP/1.1" 200 None
2026-03-30 12:43:32 [adesa.de] INFO: Scrape type for 10743000: 1
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10743000 url https://www.openlane.eu/en/carv6/auction/10743000
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10719699
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10719699: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10719699 url https://www.openlane.eu/en/carv6/auction/10719699
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10644733
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10644733: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10644733 url https://www.openlane.eu/en/carv6/auction/10644733
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10557402
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10557402: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10557402 url https://www.openlane.eu/en/carv6/auction/10557402
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10504929
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10504929: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10504929 url https://www.openlane.eu/en/carv6/auction/10504929
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10504917
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10504917: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10504917 url https://www.openlane.eu/en/carv6/auction/10504917
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10504912
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10504912: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10504912 url https://www.openlane.eu/en/carv6/auction/10504912
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10649966
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10649966: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10649966 url https://www.openlane.eu/en/carv6/auction/10649966
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10504911
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10504911: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10504911 url https://www.openlane.eu/en/carv6/auction/10504911
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10505024
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10505024: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10505024 url https://www.openlane.eu/en/carv6/auction/10505024
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10504928
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10504928: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10504928 url https://www.openlane.eu/en/carv6/auction/10504928
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10681290
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10681290: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10681290 url https://www.openlane.eu/en/carv6/auction/10681290
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10504976
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10504976: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10504976 url https://www.openlane.eu/en/carv6/auction/10504976
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10504940
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10504940: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10504940 url https://www.openlane.eu/en/carv6/auction/10504940
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10662394
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10662394: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10662394 url https://www.openlane.eu/en/carv6/auction/10662394
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10620678
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10620678: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10620678 url https://www.openlane.eu/en/carv6/auction/10620678
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10735070
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735070%27 HTTP/1.1" 200 None
2026-03-30 12:43:32 [adesa.de] INFO: Scrape type for 10735070: 1
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10735070 url https://www.openlane.eu/en/carv6/auction/10735070
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10723811
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10723811: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10723811 url https://www.openlane.eu/en/carv6/auction/10723811
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10662395
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10662395: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10662395 url https://www.openlane.eu/en/carv6/auction/10662395
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10723810
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10723810: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10723810 url https://www.openlane.eu/en/carv6/auction/10723810
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10735074
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735074%27 HTTP/1.1" 200 None
2026-03-30 12:43:32 [adesa.de] INFO: Scrape type for 10735074: 1
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10735074 url https://www.openlane.eu/en/carv6/auction/10735074
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10735075
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735075%27 HTTP/1.1" 200 None
2026-03-30 12:43:32 [adesa.de] INFO: Scrape type for 10735075: 1
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10735075 url https://www.openlane.eu/en/carv6/auction/10735075
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10735076
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735076%27 HTTP/1.1" 200 None
2026-03-30 12:43:32 [adesa.de] INFO: Scrape type for 10735076: 1
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10735076 url https://www.openlane.eu/en/carv6/auction/10735076
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10504974
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10504974: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10504974 url https://www.openlane.eu/en/carv6/auction/10504974
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10504944
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10504944: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10504944 url https://www.openlane.eu/en/carv6/auction/10504944
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10505027
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10505027: 0
2026-03-30 12:43:32 [adesa.de] INFO: Skipping item 10505027 url https://www.openlane.eu/en/carv6/auction/10505027
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10743056
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743056%27 HTTP/1.1" 200 None
2026-03-30 12:43:32 [adesa.de] INFO: Scrape type for 10743056: 1
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10743056 url https://www.openlane.eu/en/carv6/auction/10743056
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10626289
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:32 [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-30 12:43:32 [adesa.de] INFO: Scrape type for 10626289: 2
2026-03-30 12:43:32 [adesa.de] INFO: Scraping item 10626289 url https://www.openlane.eu/en/carv6/auction/10626289
2026-03-30 12:43:32 [adesa.de] INFO: Found listing with ID: 10626518
2026-03-30 12:43:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10626518: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10626518 url https://www.openlane.eu/en/carv6/auction/10626518
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10631171
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10631171: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10631171 url https://www.openlane.eu/en/carv6/auction/10631171
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10631172
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10631172: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10631172 url https://www.openlane.eu/en/carv6/auction/10631172
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10676824
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10676824: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10676824 url https://www.openlane.eu/en/carv6/auction/10676824
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10626287
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10626287: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10626287 url https://www.openlane.eu/en/carv6/auction/10626287
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10626276
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10626276: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10626276 url https://www.openlane.eu/en/carv6/auction/10626276
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10743255
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743255%27 HTTP/1.1" 200 None
2026-03-30 12:43:33 [adesa.de] INFO: Scrape type for 10743255: 1
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10743255 url https://www.openlane.eu/en/carv6/auction/10743255
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10640299
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10640299: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10640299 url https://www.openlane.eu/en/carv6/auction/10640299
2026-03-30 12:43:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10616543> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10626540
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10626540: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10626540 url https://www.openlane.eu/en/carv6/auction/10626540
2026-03-30 12:43:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10559443
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10559443: 0
2026-03-30 12:43:33 [adesa.de] INFO: Skipping item 10559443 url https://www.openlane.eu/en/carv6/auction/10559443
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10729520
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10729520: 0
2026-03-30 12:43:33 [adesa.de] INFO: Skipping item 10729520 url https://www.openlane.eu/en/carv6/auction/10729520
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10729522
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10729522: 0
2026-03-30 12:43:33 [adesa.de] INFO: Skipping item 10729522 url https://www.openlane.eu/en/carv6/auction/10729522
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10707953
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10707953: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10707953 url https://www.openlane.eu/en/carv6/auction/10707953
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10620675
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10620675: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10620675 url https://www.openlane.eu/en/carv6/auction/10620675
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10625968
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10625968: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10625968 url https://www.openlane.eu/en/carv6/auction/10625968
2026-03-30 12:43:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543
2026-03-30 12:43:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03b556b9-b1f6-5503-b1cf-34417fca698a with scrape type 2
2026-03-30 12:43:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03b556b9-b1f6-5503-b1cf-34417fca698a with scrape type 2
2026-03-30 12:43:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03b556b9-b1f6-5503-b1cf-34417fca698a, identifier: 10616543
2026-03-30 12:43:33 [adesa.de] INFO: Found listing with ID: 10626545
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Scrape type for 10626545: 2
2026-03-30 12:43:33 [adesa.de] INFO: Scraping item 10626545 url https://www.openlane.eu/en/carv6/auction/10626545
2026-03-30 12:43:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543
2026-03-30 12:43:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543
2026-03-30 12:43:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03b556b9-b1f6-5503-b1cf-34417fca698a with identifier: 10616543 to the API
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10616543>
{'auction_title': '',
'c_o_2_emission_value': 104,
'category': 'MPV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.8L',
'engine_horse_power': 109,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Diesel',
'id': '03b556b9-b1f6-5503-b1cf-34417fca698a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1PTN718',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10616543',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'B',
'odometer': 265899,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 4100,
'price_includes_vat': True,
'registration_date': '2012-05-30',
'seats_number': 5,
'seller_name': None,
'title': 'Mercedes-Benz B 180 CDI - Diesel - Manual - 109 hp - 265.899 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [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-30 12:43:33 [adesa.de] INFO: Saving data for 10616543: {'auction_closing_time': 1801392300.0, 'created_time': 1773240147.246405, 'last_price_update_time': 1774874613.933387}
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10616543') HTTP/1.1" 204 0
2026-03-30 12:43:34 [adesa.de] INFO: Found listing with ID: 10631175
2026-03-30 12:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:34 [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-30 12:43:34 [adesa.de] INFO: Scrape type for 10631175: 2
2026-03-30 12:43:34 [adesa.de] INFO: Scraping item 10631175 url https://www.openlane.eu/en/carv6/auction/10631175
2026-03-30 12:43:34 [adesa.de] INFO: Found listing with ID: 10627628
2026-03-30 12:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:34 [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-30 12:43:34 [adesa.de] INFO: Scrape type for 10627628: 2
2026-03-30 12:43:34 [adesa.de] INFO: Scraping item 10627628 url https://www.openlane.eu/en/carv6/auction/10627628
2026-03-30 12:43:34 [adesa.de] INFO: Found listing with ID: 10627640
2026-03-30 12:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:34 [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-30 12:43:34 [adesa.de] INFO: Scrape type for 10627640: 0
2026-03-30 12:43:34 [adesa.de] INFO: Skipping item 10627640 url https://www.openlane.eu/en/carv6/auction/10627640
2026-03-30 12:43:34 [adesa.de] INFO: Found listing with ID: 10626273
2026-03-30 12:43:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:34 [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-30 12:43:34 [adesa.de] INFO: Scrape type for 10626273: 2
2026-03-30 12:43:34 [adesa.de] INFO: Scraping item 10626273 url https://www.openlane.eu/en/carv6/auction/10626273
2026-03-30 12:43:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:43:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744650> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10744650
2026-03-30 12:43:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d442bc5e-4618-5aea-b505-49a5f9a50d92 with scrape type 1
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d442bc5e-4618-5aea-b505-49a5f9a50d92
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252F4a5f47a2-9825-4d22-b36d-dea13bf36c90.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/4a5f47a2-9825-4d22-b36d-dea13bf36c90.png already downloaded
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252F0ee2c656-a0fc-4480-b57f-35e80e6d7954.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/0ee2c656-a0fc-4480-b57f-35e80e6d7954.png already downloaded
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252F36bef088-46a1-4c52-b006-0e9dc8fe490b.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/36bef088-46a1-4c52-b006-0e9dc8fe490b.png already downloaded
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252F716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png already downloaded
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252F35de1b06-d585-4646-a0e1-9da10c4ad087.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/35de1b06-d585-4646-a0e1-9da10c4ad087.png already downloaded
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252F8f1aefc5-1d4c-488d-84af-433077af5b48.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/8f1aefc5-1d4c-488d-84af-433077af5b48.png already downloaded
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252F3bd14553-07f8-4775-ae71-3f592862afa5.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/3bd14553-07f8-4775-ae71-3f592862afa5.png already downloaded
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252Fe5c2c991-6a7b-4460-928d-192622322b9a.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/e5c2c991-6a7b-4460-928d-192622322b9a.png already downloaded
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252Fac26a6c5-fa5e-4c72-b14e-96eaecc20155.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/ac26a6c5-fa5e-4c72-b14e-96eaecc20155.png already downloaded
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740305%252Fgeneral%252F0b73cbb8-8542-4347-a9e6-aafe77603484.png%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740305/general/0b73cbb8-8542-4347-a9e6-aafe77603484.png already downloaded
2026-03-30 12:43:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d442bc5e-4618-5aea-b505-49a5f9a50d92, identifier: 10744650
2026-03-30 12:43:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10744650
2026-03-30 12:43:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10744650
2026-03-30 12:43:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d442bc5e-4618-5aea-b505-49a5f9a50d92 with identifier: 10744650 to the API
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744650>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'd442bc5e-4618-5aea-b505-49a5f9a50d92',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '7106382',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744650',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 71968,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5740305/general/4a5f47a2-9825-4d22-b36d-dea13bf36c90.png',
'https://images.openlane.eu/carimgs/5740305/general/0ee2c656-a0fc-4480-b57f-35e80e6d7954.png',
'https://images.openlane.eu/carimgs/5740305/general/36bef088-46a1-4c52-b006-0e9dc8fe490b.png',
'https://images.openlane.eu/carimgs/5740305/general/716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png',
'https://images.openlane.eu/carimgs/5740305/general/35de1b06-d585-4646-a0e1-9da10c4ad087.png',
'https://images.openlane.eu/carimgs/5740305/general/8f1aefc5-1d4c-488d-84af-433077af5b48.png',
'https://images.openlane.eu/carimgs/5740305/general/3bd14553-07f8-4775-ae71-3f592862afa5.png',
'https://images.openlane.eu/carimgs/5740305/general/e5c2c991-6a7b-4460-928d-192622322b9a.png',
'https://images.openlane.eu/carimgs/5740305/general/ac26a6c5-fa5e-4c72-b14e-96eaecc20155.png',
'https://images.openlane.eu/carimgs/5740305/general/0b73cbb8-8542-4347-a9e6-aafe77603484.png'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_0.png',
'Extension': 'png',
'FileSizeInBytes': 437689,
'Height': 418,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/4a5f47a2-9825-4d22-b36d-dea13bf36c90.png',
'Width': 553},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_1.png',
'Extension': 'png',
'FileSizeInBytes': 400684,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/0ee2c656-a0fc-4480-b57f-35e80e6d7954.png',
'Width': 516},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_2.png',
'Extension': 'png',
'FileSizeInBytes': 199341,
'Height': 312,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/36bef088-46a1-4c52-b006-0e9dc8fe490b.png',
'Width': 416},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_3.png',
'Extension': 'png',
'FileSizeInBytes': 347865,
'Height': 416,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/716e7023-2aeb-4d9c-82a7-1ed761fd8a83.png',
'Width': 561},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_4.png',
'Extension': 'png',
'FileSizeInBytes': 165578,
'Height': 283,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/35de1b06-d585-4646-a0e1-9da10c4ad087.png',
'Width': 415},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_5.png',
'Extension': 'png',
'FileSizeInBytes': 430027,
'Height': 433,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/8f1aefc5-1d4c-488d-84af-433077af5b48.png',
'Width': 569},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_6.png',
'Extension': 'png',
'FileSizeInBytes': 165869,
'Height': 307,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/3bd14553-07f8-4775-ae71-3f592862afa5.png',
'Width': 413},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_7.png',
'Extension': 'png',
'FileSizeInBytes': 203335,
'Height': 294,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/e5c2c991-6a7b-4460-928d-192622322b9a.png',
'Width': 418},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_8.png',
'Extension': 'png',
'FileSizeInBytes': 184713,
'Height': 302,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/ac26a6c5-fa5e-4c72-b14e-96eaecc20155.png',
'Width': 419},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d442bc5e-4618-5aea-b505-49a5f9a50d92/d442bc5e-4618-5aea-b505-49a5f9a50d92_image_9.png',
'Extension': 'png',
'FileSizeInBytes': 139543,
'Height': 305,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740305/general/0b73cbb8-8542-4347-a9e6-aafe77603484.png',
'Width': 420}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2024-01-11',
'seats_number': 5,
'seller_name': 'Volvo Centrum Rhein Ruhr GmbH',
'title': 'Volvo V60 Cross Country B4 Plus - Diesel - Automatic - 197 hp - '
'71.968 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744650%27 HTTP/1.1" 200 None
2026-03-30 12:43:46 [adesa.de] INFO: Saving data for 10744650: {'created_time': 1774874626.949774, 'last_price_update_time': 1774874626.949786, 'auction_closing_time': 1775041200.0}
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744650') HTTP/1.1" 204 0
2026-03-30 12:43:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10608847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847
2026-03-30 12:43:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with scrape type 2
2026-03-30 12:43:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with scrape type 2
2026-03-30 12:43:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7, identifier: 10608847
2026-03-30 12:43:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847
2026-03-30 12:43:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847
2026-03-30 12:43:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7 with identifier: 10608847 to the API
2026-03-30 12:43:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:43:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10608847>
{'auction_title': '',
'c_o_2_emission_value': 120,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': '3bf1f9ef-dfa0-5260-ac16-2f7f5bf172d7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MTK4221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10608847',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 26650,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2025-06-25',
'seats_number': 5,
'seller_name': None,
'title': 'Audi A3 35 TFSI S Line - Petrol - Automatic - 150 hp - 26.650 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2025}
2026-03-30 12:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:48 [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-30 12:43:48 [adesa.de] INFO: Saving data for 10608847: {'auction_closing_time': 1801392300.0, 'created_time': 1773240134.001359, 'last_price_update_time': 1774874628.41226}
2026-03-30 12:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10608847') HTTP/1.1" 204 0
2026-03-30 12:43:48 [scrapy.extensions.logstats] INFO: Crawled 223 pages (at 15 pages/min), scraped 98 items (at 13 items/min)
2026-03-30 12:43:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 170MiB
2026-03-30 12:43:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742568> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10742568
2026-03-30 12:43:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with scrape type 1
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg already downloaded
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F66578a74-d47d-4b9f-81c5-715535b07159.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/66578a74-d47d-4b9f-81c5-715535b07159.jpg already downloaded
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F22d843aa-561e-4545-a2d1-8ffd8be61e87.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/22d843aa-561e-4545-a2d1-8ffd8be61e87.jpg already downloaded
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F206e6772-f6dd-4166-b96e-82272b515ad3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/206e6772-f6dd-4166-b96e-82272b515ad3.jpg already downloaded
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F8f5fa5d7-33c1-43fc-9b52-0a86234061d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/8f5fa5d7-33c1-43fc-9b52-0a86234061d4.jpg already downloaded
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F761570bc-8083-42f8-b7c9-1ee5fac5f618.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/761570bc-8083-42f8-b7c9-1ee5fac5f618.jpg already downloaded
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F1693755e-8a7c-45a6-ba1a-da412301f56c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/1693755e-8a7c-45a6-ba1a-da412301f56c.jpg already downloaded
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F5128af92-3f41-4378-860b-19c6a597685c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/5128af92-3f41-4378-860b-19c6a597685c.jpg already downloaded
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F04b4c520-4537-48b2-a471-2873e1cf15a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/04b4c520-4537-48b2-a471-2873e1cf15a9.jpg already downloaded
2026-03-30 12:43:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5740622%252Fgeneral%252F64fda15b-cb8a-42bf-855d-21627440ee18.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740622/general/64fda15b-cb8a-42bf-855d-21627440ee18.jpg already downloaded
2026-03-30 12:43:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a, identifier: 10742568
2026-03-30 12:43:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10742568
2026-03-30 12:43:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10742568
2026-03-30 12:43:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3d42a0c5-eb69-57b0-9abd-9b6c57f5879a with identifier: 10742568 to the API
2026-03-30 12:43:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:43:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742568>
{'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-04-01T11:00: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=10742568',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 37293,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5740622/general/78da4fc9-9643-480b-af8c-5097dfc96ba8.jpg',
'https://images.openlane.eu/carimgs/5740622/general/66578a74-d47d-4b9f-81c5-715535b07159.jpg',
'https://images.openlane.eu/carimgs/5740622/general/22d843aa-561e-4545-a2d1-8ffd8be61e87.jpg',
'https://images.openlane.eu/carimgs/5740622/general/206e6772-f6dd-4166-b96e-82272b515ad3.jpg',
'https://images.openlane.eu/carimgs/5740622/general/8f5fa5d7-33c1-43fc-9b52-0a86234061d4.jpg',
'https://images.openlane.eu/carimgs/5740622/general/761570bc-8083-42f8-b7c9-1ee5fac5f618.jpg',
'https://images.openlane.eu/carimgs/5740622/general/1693755e-8a7c-45a6-ba1a-da412301f56c.jpg',
'https://images.openlane.eu/carimgs/5740622/general/5128af92-3f41-4378-860b-19c6a597685c.jpg',
'https://images.openlane.eu/carimgs/5740622/general/04b4c520-4537-48b2-a471-2873e1cf15a9.jpg',
'https://images.openlane.eu/carimgs/5740622/general/64fda15b-cb8a-42bf-855d-21627440ee18.jpg'],
'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': 24900,
'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-30 12:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742568%27 HTTP/1.1" 200 None
2026-03-30 12:43:51 [adesa.de] INFO: Saving data for 10742568: {'created_time': 1774874631.357927, 'last_price_update_time': 1774874631.357937, 'auction_closing_time': 1775041200.0}
2026-03-30 12:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742568') HTTP/1.1" 204 0
2026-03-30 12:43:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743020> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df3d4a0b-0b53-5a54-8b69-d67a0385cb52 with identifier: 10743020
2026-03-30 12:43:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52 with scrape type 1
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252F1dba4ff5-0cf9-4712-b329-a1aa71b1ccb4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/1dba4ff5-0cf9-4712-b329-a1aa71b1ccb4.jpg not downloaded yet
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252F43dc1c7d-0095-410e-9e46-33cf8c02eb86.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/43dc1c7d-0095-410e-9e46-33cf8c02eb86.jpg not downloaded yet
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252Fe2774b99-4117-4cec-8070-8491d676ff74.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/e2774b99-4117-4cec-8070-8491d676ff74.jpg not downloaded yet
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252F999b5726-2abf-40a0-ac0b-4fb6ddb7f8f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/999b5726-2abf-40a0-ac0b-4fb6ddb7f8f2.jpg not downloaded yet
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252F80611e18-e745-4cc4-acf7-bbf4fee882bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/80611e18-e745-4cc4-acf7-bbf4fee882bc.jpg not downloaded yet
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252F0962cb43-a3e5-4a63-bfec-925e16aebb5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/0962cb43-a3e5-4a63-bfec-925e16aebb5c.jpg not downloaded yet
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252Ffd538e7d-d039-4261-b221-d174e60784b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/fd538e7d-d039-4261-b221-d174e60784b8.jpg not downloaded yet
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252F1ac87b89-540c-4ddc-85b2-8fb5c2634784.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/1ac87b89-540c-4ddc-85b2-8fb5c2634784.jpg not downloaded yet
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252F47de31b0-8866-4bf0-aaf7-ca43d709c487.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/47de31b0-8866-4bf0-aaf7-ca43d709c487.jpg not downloaded yet
2026-03-30 12:43:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5753417%252Fgeneral%252Ff859635f-9845-463a-9639-27fd54dc1469.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/f859635f-9845-463a-9639-27fd54dc1469.jpg not downloaded yet
2026-03-30 12:43:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744646> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:43:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:43:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10744646
2026-03-30 12:43:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6b2abe7d-d697-59fd-9664-70a84eea3a20 with scrape type 1
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6b2abe7d-d697-59fd-9664-70a84eea3a20
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252F313b9dc5-0fba-44c7-9be0-0dc892c4c239.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/313b9dc5-0fba-44c7-9be0-0dc892c4c239.jpg already downloaded
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252F5b8a3185-9192-4a54-8e26-0f3bfb09f827.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/5b8a3185-9192-4a54-8e26-0f3bfb09f827.jpg already downloaded
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252F98674fe8-53ec-4d8e-a236-04b0eb10ad1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/98674fe8-53ec-4d8e-a236-04b0eb10ad1d.jpg already downloaded
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252Fcfb9546a-026b-4af0-9127-3c86cbf1d337.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/cfb9546a-026b-4af0-9127-3c86cbf1d337.jpg already downloaded
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252F87821ba4-f237-48bc-ad5e-196e5dc55558.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/87821ba4-f237-48bc-ad5e-196e5dc55558.jpg already downloaded
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252F7145b5f4-323e-475c-a9e8-5248fa53de9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/7145b5f4-323e-475c-a9e8-5248fa53de9d.jpg already downloaded
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252F63accebf-1e0b-4b53-b7c4-4547760a1c4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/63accebf-1e0b-4b53-b7c4-4547760a1c4e.jpg already downloaded
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252F86bf9a8e-4914-42f5-b635-35968f49eed6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/86bf9a8e-4914-42f5-b635-35968f49eed6.jpg already downloaded
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252F1b8a3335-6a1d-4cdf-9971-e303d88e2b62.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/1b8a3335-6a1d-4cdf-9971-e303d88e2b62.jpg already downloaded
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43: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%252F5681852%252Fgeneral%252Ff80cb900-0f8b-4112-9435-e7d9283b93e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:43:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5681852/general/f80cb900-0f8b-4112-9435-e7d9283b93e8.jpg already downloaded
2026-03-30 12:43:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6b2abe7d-d697-59fd-9664-70a84eea3a20, identifier: 10744646
2026-03-30 12:43:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10744646
2026-03-30 12:43:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10744646
2026-03-30 12:43:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6b2abe7d-d697-59fd-9664-70a84eea3a20 with identifier: 10744646 to the API
2026-03-30 12:43:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:43: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-30 12:43:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744646>
{'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-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '6b2abe7d-d697-59fd-9664-70a84eea3a20',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'V244543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744646',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 27788,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5681852/general/313b9dc5-0fba-44c7-9be0-0dc892c4c239.jpg',
'https://images.openlane.eu/carimgs/5681852/general/5b8a3185-9192-4a54-8e26-0f3bfb09f827.jpg',
'https://images.openlane.eu/carimgs/5681852/general/98674fe8-53ec-4d8e-a236-04b0eb10ad1d.jpg',
'https://images.openlane.eu/carimgs/5681852/general/cfb9546a-026b-4af0-9127-3c86cbf1d337.jpg',
'https://images.openlane.eu/carimgs/5681852/general/87821ba4-f237-48bc-ad5e-196e5dc55558.jpg',
'https://images.openlane.eu/carimgs/5681852/general/7145b5f4-323e-475c-a9e8-5248fa53de9d.jpg',
'https://images.openlane.eu/carimgs/5681852/general/63accebf-1e0b-4b53-b7c4-4547760a1c4e.jpg',
'https://images.openlane.eu/carimgs/5681852/general/86bf9a8e-4914-42f5-b635-35968f49eed6.jpg',
'https://images.openlane.eu/carimgs/5681852/general/1b8a3335-6a1d-4cdf-9971-e303d88e2b62.jpg',
'https://images.openlane.eu/carimgs/5681852/general/f80cb900-0f8b-4112-9435-e7d9283b93e8.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1725566,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/313b9dc5-0fba-44c7-9be0-0dc892c4c239.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1757932,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/5b8a3185-9192-4a54-8e26-0f3bfb09f827.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1648437,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/98674fe8-53ec-4d8e-a236-04b0eb10ad1d.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1933170,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/cfb9546a-026b-4af0-9127-3c86cbf1d337.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1739364,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/87821ba4-f237-48bc-ad5e-196e5dc55558.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1464685,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/7145b5f4-323e-475c-a9e8-5248fa53de9d.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1843070,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/63accebf-1e0b-4b53-b7c4-4547760a1c4e.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1821329,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/86bf9a8e-4914-42f5-b635-35968f49eed6.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1897120,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/1b8a3335-6a1d-4cdf-9971-e303d88e2b62.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6b2abe7d-d697-59fd-9664-70a84eea3a20/6b2abe7d-d697-59fd-9664-70a84eea3a20_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1705356,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5681852/general/f80cb900-0f8b-4112-9435-e7d9283b93e8.jpg',
'Width': 2668}],
'price': 24400,
'price_includes_vat': True,
'registration_date': '2025-01-02',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Volkswagen T-ROC 2.0 TDI R-Line - 4Motion - Diesel - Automatic - '
'150 hp - 27.788 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-30 12:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744646%27 HTTP/1.1" 200 None
2026-03-30 12:43:59 [adesa.de] INFO: Saving data for 10744646: {'created_time': 1774874639.100255, 'last_price_update_time': 1774874639.100268, 'auction_closing_time': 1775041200.0}
2026-03-30 12:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744646') HTTP/1.1" 204 0
2026-03-30 12:43:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/f859635f-9845-463a-9639-27fd54dc1469.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:43:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:43:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d7c10>
2026-03-30 12:43:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:43:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:43:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:43:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:43:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252Ff859635f-9845-463a-9639-27fd54dc1469.jpg') HTTP/1.1" 204 0
2026-03-30 12:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/f859635f-9845-463a-9639-27fd54dc1469.jpg saved to cache
2026-03-30 12:43:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/47de31b0-8866-4bf0-aaf7-ca43d709c487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4237e10>
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252F47de31b0-8866-4bf0-aaf7-ca43d709c487.jpg') HTTP/1.1" 204 0
2026-03-30 12:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/47de31b0-8866-4bf0-aaf7-ca43d709c487.jpg saved to cache
2026-03-30 12:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/1ac87b89-540c-4ddc-85b2-8fb5c2634784.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af712fd0>
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252F1ac87b89-540c-4ddc-85b2-8fb5c2634784.jpg') HTTP/1.1" 204 0
2026-03-30 12:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/1ac87b89-540c-4ddc-85b2-8fb5c2634784.jpg saved to cache
2026-03-30 12:44:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/fd538e7d-d039-4261-b221-d174e60784b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:44:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/0962cb43-a3e5-4a63-bfec-925e16aebb5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af780a10>
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:44:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:44:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252Ffd538e7d-d039-4261-b221-d174e60784b8.jpg') HTTP/1.1" 204 0
2026-03-30 12:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/fd538e7d-d039-4261-b221-d174e60784b8.jpg saved to cache
2026-03-30 12:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af783010>
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252F0962cb43-a3e5-4a63-bfec-925e16aebb5c.jpg') HTTP/1.1" 204 0
2026-03-30 12:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/0962cb43-a3e5-4a63-bfec-925e16aebb5c.jpg saved to cache
2026-03-30 12:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/80611e18-e745-4cc4-acf7-bbf4fee882bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/999b5726-2abf-40a0-ac0b-4fb6ddb7f8f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41f9dd0>
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252F80611e18-e745-4cc4-acf7-bbf4fee882bc.jpg') HTTP/1.1" 204 0
2026-03-30 12:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/80611e18-e745-4cc4-acf7-bbf4fee882bc.jpg saved to cache
2026-03-30 12:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fa550>
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252F999b5726-2abf-40a0-ac0b-4fb6ddb7f8f2.jpg') HTTP/1.1" 204 0
2026-03-30 12:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/999b5726-2abf-40a0-ac0b-4fb6ddb7f8f2.jpg saved to cache
2026-03-30 12:44:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/e2774b99-4117-4cec-8070-8491d676ff74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:44:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/43dc1c7d-0095-410e-9e46-33cf8c02eb86.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c3790>
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:44:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:44:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252Fe2774b99-4117-4cec-8070-8491d676ff74.jpg') HTTP/1.1" 204 0
2026-03-30 12:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/e2774b99-4117-4cec-8070-8491d676ff74.jpg saved to cache
2026-03-30 12:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:44:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca80d0>
2026-03-30 12:44:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:44:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252F43dc1c7d-0095-410e-9e46-33cf8c02eb86.jpg') HTTP/1.1" 204 0
2026-03-30 12:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/43dc1c7d-0095-410e-9e46-33cf8c02eb86.jpg saved to cache
2026-03-30 12:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753417/general/1dba4ff5-0cf9-4712-b329-a1aa71b1ccb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743020)
2026-03-30 12:44:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:44:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4307a50>
2026-03-30 12:44:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:44:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753417%252Fgeneral%252F1dba4ff5-0cf9-4712-b329-a1aa71b1ccb4.jpg') HTTP/1.1" 204 0
2026-03-30 12:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753417/general/1dba4ff5-0cf9-4712-b329-a1aa71b1ccb4.jpg saved to cache
2026-03-30 12:44:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52
2026-03-30 12:44:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df3d4a0b-0b53-5a54-8b69-d67a0385cb52, skipping ID generation
2026-03-30 12:44:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52 with scrape type 1
2026-03-30 12:44:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df3d4a0b-0b53-5a54-8b69-d67a0385cb52 sending to next pipeline
2026-03-30 12:44:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df3d4a0b-0b53-5a54-8b69-d67a0385cb52, identifier: 10743020
2026-03-30 12:44:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df3d4a0b-0b53-5a54-8b69-d67a0385cb52 with identifier: 10743020
2026-03-30 12:44:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df3d4a0b-0b53-5a54-8b69-d67a0385cb52 with identifier: 10743020
2026-03-30 12:44:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df3d4a0b-0b53-5a54-8b69-d67a0385cb52 with identifier: 10743020 to the API
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753417/general/1dba4ff5-0cf9-4712-b329-a1aa71b1ccb4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': 'df3d4a0b-0b53-5a54-8b69-d67a0385cb52',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '249242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743020',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 30906,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2064887,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/1dba4ff5-0cf9-4712-b329-a1aa71b1ccb4.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1934461,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/43dc1c7d-0095-410e-9e46-33cf8c02eb86.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2312690,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/e2774b99-4117-4cec-8070-8491d676ff74.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1969174,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/999b5726-2abf-40a0-ac0b-4fb6ddb7f8f2.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1718810,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/80611e18-e745-4cc4-acf7-bbf4fee882bc.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1418728,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/0962cb43-a3e5-4a63-bfec-925e16aebb5c.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1822928,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/fd538e7d-d039-4261-b221-d174e60784b8.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2411346,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/1ac87b89-540c-4ddc-85b2-8fb5c2634784.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1507690,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/47de31b0-8866-4bf0-aaf7-ca43d709c487.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df3d4a0b-0b53-5a54-8b69-d67a0385cb52/df3d4a0b-0b53-5a54-8b69-d67a0385cb52_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1809675,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753417/general/f859635f-9845-463a-9639-27fd54dc1469.jpg',
'Width': 2668}],
'price': 25200,
'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 - 30.906 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2025}
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743020%27 HTTP/1.1" 200 None
2026-03-30 12:44:02 [adesa.de] INFO: Saving data for 10743020: {'created_time': 1774874642.895274, 'last_price_update_time': 1774874642.895286, 'auction_closing_time': 1775041200.0}
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743020') HTTP/1.1" 204 0
2026-03-30 12:44:07 [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-30 12:44:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269
2026-03-30 12:44:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with scrape type 2
2026-03-30 12:44:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with scrape type 2
2026-03-30 12:44:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32, identifier: 10733269
2026-03-30 12:44:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269
2026-03-30 12:44:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269
2026-03-30 12:44:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 01b6b5ae-ef89-59be-9f16-cfbf6243dd32 with identifier: 10733269 to the API
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:44:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733269>
{'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': 0,
'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-30 12:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:08 [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-30 12:44:08 [adesa.de] INFO: Saving data for 10733269: {'auction_closing_time': 1774951200.0, 'created_time': 1774613844.698961, 'last_price_update_time': 1774874648.351266}
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733269') HTTP/1.1" 204 0
2026-03-30 12:44:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744644> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10744644
2026-03-30 12:44:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 427b27f1-b934-507a-ae77-d54d6280def8 with scrape type 1
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 427b27f1-b934-507a-ae77-d54d6280def8
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252Fc63f077a-700f-4e0a-be6e-3ef3bb76a8e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/c63f077a-700f-4e0a-be6e-3ef3bb76a8e7.jpg already downloaded
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252Ff9af82f3-e5b7-4c7c-aace-7ddc6b0af9c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/f9af82f3-e5b7-4c7c-aace-7ddc6b0af9c9.jpg already downloaded
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252F07033702-6e6c-4096-81e7-197af9771fe5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/07033702-6e6c-4096-81e7-197af9771fe5.jpg already downloaded
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252F48863873-9f9a-44cc-adf3-70993b30588c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/48863873-9f9a-44cc-adf3-70993b30588c.jpg already downloaded
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252F004e234f-b34f-4d57-8d17-79e9842015c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/004e234f-b34f-4d57-8d17-79e9842015c4.jpg already downloaded
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252F05aa779b-0bfe-4ff9-9091-cabf68c39b20.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/05aa779b-0bfe-4ff9-9091-cabf68c39b20.jpg already downloaded
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252F46959e85-01b1-4530-ad10-00b4730493ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/46959e85-01b1-4530-ad10-00b4730493ed.jpg already downloaded
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252Fa6763c72-ebf8-4810-ad30-179183c48479.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/a6763c72-ebf8-4810-ad30-179183c48479.jpg already downloaded
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252Fe0218ff4-d1c3-4f58-9d74-f7512ed5d726.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/e0218ff4-d1c3-4f58-9d74-f7512ed5d726.jpg already downloaded
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5603847%252Fgeneral%252F2866ffbe-fc1f-4654-8c80-78a9deb2fadb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603847/general/2866ffbe-fc1f-4654-8c80-78a9deb2fadb.jpg already downloaded
2026-03-30 12:44:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 427b27f1-b934-507a-ae77-d54d6280def8, identifier: 10744644
2026-03-30 12:44:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10744644
2026-03-30 12:44:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10744644
2026-03-30 12:44:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 427b27f1-b934-507a-ae77-d54d6280def8 with identifier: 10744644 to the API
2026-03-30 12:44:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744644>
{'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-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '427b27f1-b934-507a-ae77-d54d6280def8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '461322',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744644',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 120559,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5603847/general/c63f077a-700f-4e0a-be6e-3ef3bb76a8e7.jpg',
'https://images.openlane.eu/carimgs/5603847/general/f9af82f3-e5b7-4c7c-aace-7ddc6b0af9c9.jpg',
'https://images.openlane.eu/carimgs/5603847/general/07033702-6e6c-4096-81e7-197af9771fe5.jpg',
'https://images.openlane.eu/carimgs/5603847/general/48863873-9f9a-44cc-adf3-70993b30588c.jpg',
'https://images.openlane.eu/carimgs/5603847/general/004e234f-b34f-4d57-8d17-79e9842015c4.jpg',
'https://images.openlane.eu/carimgs/5603847/general/05aa779b-0bfe-4ff9-9091-cabf68c39b20.jpg',
'https://images.openlane.eu/carimgs/5603847/general/46959e85-01b1-4530-ad10-00b4730493ed.jpg',
'https://images.openlane.eu/carimgs/5603847/general/a6763c72-ebf8-4810-ad30-179183c48479.jpg',
'https://images.openlane.eu/carimgs/5603847/general/e0218ff4-d1c3-4f58-9d74-f7512ed5d726.jpg',
'https://images.openlane.eu/carimgs/5603847/general/2866ffbe-fc1f-4654-8c80-78a9deb2fadb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148238,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/c63f077a-700f-4e0a-be6e-3ef3bb76a8e7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150571,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/f9af82f3-e5b7-4c7c-aace-7ddc6b0af9c9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112597,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/07033702-6e6c-4096-81e7-197af9771fe5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89878,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/48863873-9f9a-44cc-adf3-70993b30588c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141987,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/004e234f-b34f-4d57-8d17-79e9842015c4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75058,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/05aa779b-0bfe-4ff9-9091-cabf68c39b20.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63399,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/46959e85-01b1-4530-ad10-00b4730493ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174600,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/a6763c72-ebf8-4810-ad30-179183c48479.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72485,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/e0218ff4-d1c3-4f58-9d74-f7512ed5d726.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_427b27f1-b934-507a-ae77-d54d6280def8/427b27f1-b934-507a-ae77-d54d6280def8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75447,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603847/general/2866ffbe-fc1f-4654-8c80-78a9deb2fadb.jpg',
'Width': 1280}],
'price': 16100,
'price_includes_vat': True,
'registration_date': '2019-06-21',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X3 20d X Line - xDrive - Diesel - Automatic - 190 hp - 120.559 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2019}
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744644%27 HTTP/1.1" 200 None
2026-03-30 12:44:12 [adesa.de] INFO: Saving data for 10744644: {'created_time': 1774874652.062181, 'last_price_update_time': 1774874652.062193, 'auction_closing_time': 1775041200.0}
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744644') HTTP/1.1" 204 0
2026-03-30 12:44:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744648> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10744648
2026-03-30 12:44:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with scrape type 1
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8cc6cd30-5fef-5f96-ba5c-d9c55351690d
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252F51b165df-e5fe-414a-8797-d17d1c529517.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/51b165df-e5fe-414a-8797-d17d1c529517.jpg already downloaded
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252F7ad4b12e-087a-4960-a10e-fd2c32dddb25.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/7ad4b12e-087a-4960-a10e-fd2c32dddb25.jpg already downloaded
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252F9ffa2f3c-20c8-4426-9785-75323bbb3bfc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/9ffa2f3c-20c8-4426-9785-75323bbb3bfc.jpg already downloaded
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252Fc4a7bae8-5524-4e7c-bef1-43c884ccadfc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/c4a7bae8-5524-4e7c-bef1-43c884ccadfc.jpg already downloaded
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252Fbce14f06-0c2f-4bcb-8770-8f9a23f43bb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/bce14f06-0c2f-4bcb-8770-8f9a23f43bb2.jpg already downloaded
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252F322e2861-6e34-42f4-9d07-106cde12a9ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/322e2861-6e34-42f4-9d07-106cde12a9ce.jpg already downloaded
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252F65e46167-c77d-4d43-8210-55c698a68b3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/65e46167-c77d-4d43-8210-55c698a68b3a.jpg already downloaded
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252Fb0eb610c-3fdc-44ec-8c06-ff568c9c530d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/b0eb610c-3fdc-44ec-8c06-ff568c9c530d.jpg already downloaded
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252F99a2fb83-4ebd-4420-8885-840937d937da.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/99a2fb83-4ebd-4420-8885-840937d937da.jpg already downloaded
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5688402%252Fgeneral%252Faa87dad2-a318-4c1d-ac8f-57dc9365092f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5688402/general/aa87dad2-a318-4c1d-ac8f-57dc9365092f.jpg already downloaded
2026-03-30 12:44:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d, identifier: 10744648
2026-03-30 12:44:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10744648
2026-03-30 12:44:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10744648
2026-03-30 12:44:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8cc6cd30-5fef-5f96-ba5c-d9c55351690d with identifier: 10744648 to the API
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744648>
{'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-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '8cc6cd30-5fef-5f96-ba5c-d9c55351690d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '008749',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744648',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 28849,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5688402/general/51b165df-e5fe-414a-8797-d17d1c529517.jpg',
'https://images.openlane.eu/carimgs/5688402/general/7ad4b12e-087a-4960-a10e-fd2c32dddb25.jpg',
'https://images.openlane.eu/carimgs/5688402/general/9ffa2f3c-20c8-4426-9785-75323bbb3bfc.jpg',
'https://images.openlane.eu/carimgs/5688402/general/c4a7bae8-5524-4e7c-bef1-43c884ccadfc.jpg',
'https://images.openlane.eu/carimgs/5688402/general/bce14f06-0c2f-4bcb-8770-8f9a23f43bb2.jpg',
'https://images.openlane.eu/carimgs/5688402/general/322e2861-6e34-42f4-9d07-106cde12a9ce.jpg',
'https://images.openlane.eu/carimgs/5688402/general/65e46167-c77d-4d43-8210-55c698a68b3a.jpg',
'https://images.openlane.eu/carimgs/5688402/general/b0eb610c-3fdc-44ec-8c06-ff568c9c530d.jpg',
'https://images.openlane.eu/carimgs/5688402/general/99a2fb83-4ebd-4420-8885-840937d937da.jpg',
'https://images.openlane.eu/carimgs/5688402/general/aa87dad2-a318-4c1d-ac8f-57dc9365092f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1388985,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/51b165df-e5fe-414a-8797-d17d1c529517.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1317732,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/7ad4b12e-087a-4960-a10e-fd2c32dddb25.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1445228,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/9ffa2f3c-20c8-4426-9785-75323bbb3bfc.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1442897,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/c4a7bae8-5524-4e7c-bef1-43c884ccadfc.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1367251,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/bce14f06-0c2f-4bcb-8770-8f9a23f43bb2.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1117538,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/322e2861-6e34-42f4-9d07-106cde12a9ce.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1304416,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/65e46167-c77d-4d43-8210-55c698a68b3a.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1008774,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/b0eb610c-3fdc-44ec-8c06-ff568c9c530d.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1149790,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/99a2fb83-4ebd-4420-8885-840937d937da.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8cc6cd30-5fef-5f96-ba5c-d9c55351690d/8cc6cd30-5fef-5f96-ba5c-d9c55351690d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1105128,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5688402/general/aa87dad2-a318-4c1d-ac8f-57dc9365092f.jpg',
'Width': 2668}],
'price': 36600,
'price_includes_vat': True,
'registration_date': '2025-01-20',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Quattro - Diesel - Automatic - 204 hp - '
'28.849 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744648%27 HTTP/1.1" 200 None
2026-03-30 12:44:13 [adesa.de] INFO: Saving data for 10744648: {'created_time': 1774874653.600751, 'last_price_update_time': 1774874653.600763, 'auction_closing_time': 1775041200.0}
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744648') HTTP/1.1" 204 0
2026-03-30 12:44:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640299> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744647> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299
2026-03-30 12:44:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9f128c3-e2c5-508a-9c71-261497ba411d with scrape type 2
2026-03-30 12:44:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9f128c3-e2c5-508a-9c71-261497ba411d with scrape type 2
2026-03-30 12:44:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9f128c3-e2c5-508a-9c71-261497ba411d, identifier: 10640299
2026-03-30 12:44:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299
2026-03-30 12:44:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299
2026-03-30 12:44:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9f128c3-e2c5-508a-9c71-261497ba411d with identifier: 10640299 to the API
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:44:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640299>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 593,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c9f128c3-e2c5-508a-9c71-261497ba411d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55761',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640299',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV6',
'odometer': 3033,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33800,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Kia EV6 GT - AWD - Electric - Automatic - 593 hp - 3.033 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:16 [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-30 12:44:16 [adesa.de] INFO: Saving data for 10640299: {'auction_closing_time': 1798675200.0, 'created_time': 1773240342.645042, 'last_price_update_time': 1774874656.409334}
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10640299') HTTP/1.1" 204 0
2026-03-30 12:44:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10744647
2026-03-30 12:44:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a93614f2-342b-552e-8666-69ef9b70c0d0 with scrape type 1
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a93614f2-342b-552e-8666-69ef9b70c0d0
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252F0d02ede4-0dd1-4a3b-baad-fe14c4381d1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/0d02ede4-0dd1-4a3b-baad-fe14c4381d1d.jpg already downloaded
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252Fcd5a3bfc-2877-43e1-8f48-a1e026b6e4f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/cd5a3bfc-2877-43e1-8f48-a1e026b6e4f1.jpg already downloaded
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252Fd9b0da07-3cc5-4c37-853f-2589411a4b1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/d9b0da07-3cc5-4c37-853f-2589411a4b1a.jpg already downloaded
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252F4a9692a3-416e-4e41-b53d-463ef3b14050.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/4a9692a3-416e-4e41-b53d-463ef3b14050.jpg already downloaded
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252F7be34aa0-59ef-4a80-b5c4-00b92c77bc40.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/7be34aa0-59ef-4a80-b5c4-00b92c77bc40.jpg already downloaded
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252Fd1e9db28-d9d4-4cc2-a3ac-e35cc08aee1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/d1e9db28-d9d4-4cc2-a3ac-e35cc08aee1b.jpg already downloaded
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252F08f6a058-3971-4ec5-a36d-b7a45f099929.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/08f6a058-3971-4ec5-a36d-b7a45f099929.jpg already downloaded
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252F1ec6aa77-31c2-4e58-8eff-9a0c30e7d344.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/1ec6aa77-31c2-4e58-8eff-9a0c30e7d344.jpg already downloaded
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252Fed8b0587-389a-4aab-9ac0-7f4dbac357fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/ed8b0587-389a-4aab-9ac0-7f4dbac357fa.jpg already downloaded
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44: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%252F5684120%252Fgeneral%252F348bff1d-be65-4e1d-b2fa-11eb53e64da3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:44:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684120/general/348bff1d-be65-4e1d-b2fa-11eb53e64da3.jpg already downloaded
2026-03-30 12:44:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a93614f2-342b-552e-8666-69ef9b70c0d0, identifier: 10744647
2026-03-30 12:44:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10744647
2026-03-30 12:44:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10744647
2026-03-30 12:44:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a93614f2-342b-552e-8666-69ef9b70c0d0 with identifier: 10744647 to the API
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:44:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744647>
{'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-04-01T11:00:00Z',
'fuel_type': 'Petrol',
'id': 'a93614f2-342b-552e-8666-69ef9b70c0d0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H2600D3F13',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744647',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 28483,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5684120/general/0d02ede4-0dd1-4a3b-baad-fe14c4381d1d.jpg',
'https://images.openlane.eu/carimgs/5684120/general/cd5a3bfc-2877-43e1-8f48-a1e026b6e4f1.jpg',
'https://images.openlane.eu/carimgs/5684120/general/d9b0da07-3cc5-4c37-853f-2589411a4b1a.jpg',
'https://images.openlane.eu/carimgs/5684120/general/4a9692a3-416e-4e41-b53d-463ef3b14050.jpg',
'https://images.openlane.eu/carimgs/5684120/general/7be34aa0-59ef-4a80-b5c4-00b92c77bc40.jpg',
'https://images.openlane.eu/carimgs/5684120/general/d1e9db28-d9d4-4cc2-a3ac-e35cc08aee1b.jpg',
'https://images.openlane.eu/carimgs/5684120/general/08f6a058-3971-4ec5-a36d-b7a45f099929.jpg',
'https://images.openlane.eu/carimgs/5684120/general/1ec6aa77-31c2-4e58-8eff-9a0c30e7d344.jpg',
'https://images.openlane.eu/carimgs/5684120/general/ed8b0587-389a-4aab-9ac0-7f4dbac357fa.jpg',
'https://images.openlane.eu/carimgs/5684120/general/348bff1d-be65-4e1d-b2fa-11eb53e64da3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/0d02ede4-0dd1-4a3b-baad-fe14c4381d1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/cd5a3bfc-2877-43e1-8f48-a1e026b6e4f1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/d9b0da07-3cc5-4c37-853f-2589411a4b1a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/4a9692a3-416e-4e41-b53d-463ef3b14050.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/7be34aa0-59ef-4a80-b5c4-00b92c77bc40.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91517,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/d1e9db28-d9d4-4cc2-a3ac-e35cc08aee1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/08f6a058-3971-4ec5-a36d-b7a45f099929.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130191,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/1ec6aa77-31c2-4e58-8eff-9a0c30e7d344.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/ed8b0587-389a-4aab-9ac0-7f4dbac357fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a93614f2-342b-552e-8666-69ef9b70c0d0/a93614f2-342b-552e-8666-69ef9b70c0d0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87048,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684120/general/348bff1d-be65-4e1d-b2fa-11eb53e64da3.jpg',
'Width': 1024}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-12-22',
'seats_number': 5,
'seller_name': 'Vehicle Trading International GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TSI R-Line - Petrol - '
'Automatic - 190 hp - 28.483 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2023}
2026-03-30 12:44:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744647%27 HTTP/1.1" 200 None
2026-03-30 12:44:17 [adesa.de] INFO: Saving data for 10744647: {'created_time': 1774874657.060691, 'last_price_update_time': 1774874657.060703, 'auction_closing_time': 1775041200.0}
2026-03-30 12:44:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744647') HTTP/1.1" 204 0
2026-03-30 12:44:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726311> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with identifier: 10726311
2026-03-30 12:44:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with scrape type 2
2026-03-30 12:44:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with scrape type 2
2026-03-30 12:44:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d168571f-b9e0-509c-bf87-7b9d4a3ebf97, identifier: 10726311
2026-03-30 12:44:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with identifier: 10726311
2026-03-30 12:44:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with identifier: 10726311
2026-03-30 12:44:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d168571f-b9e0-509c-bf87-7b9d4a3ebf97 with identifier: 10726311 to the API
2026-03-30 12:44:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726311>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.9L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'd168571f-b9e0-509c-bf87-7b9d4a3ebf97',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '457706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726311',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 17500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28400,
'price_includes_vat': True,
'registration_date': '2024-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz GLB 200d - 4-Matic - Diesel - Automatic - 150 hp - '
'17.500 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 12:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:24 [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-30 12:44:24 [adesa.de] INFO: Saving data for 10726311: {'auction_closing_time': 1774962000.0, 'created_time': 1774476982.337089, 'last_price_update_time': 1774874664.479896}
2026-03-30 12:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726311') HTTP/1.1" 204 0
2026-03-30 12:44:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628
2026-03-30 12:44:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3cf1077c-08b7-5679-afd8-0b681363d731 with scrape type 2
2026-03-30 12:44:28 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3cf1077c-08b7-5679-afd8-0b681363d731 with scrape type 2
2026-03-30 12:44:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3cf1077c-08b7-5679-afd8-0b681363d731, identifier: 10627628
2026-03-30 12:44:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628
2026-03-30 12:44:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628
2026-03-30 12:44:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3cf1077c-08b7-5679-afd8-0b681363d731 with identifier: 10627628 to the API
2026-03-30 12:44:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627628>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '3cf1077c-08b7-5679-afd8-0b681363d731',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55686',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627628',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 3165,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-02-26',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e 50 kWh - Electric - Automatic - 138 hp - 3.165 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 12:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:28 [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-30 12:44:28 [adesa.de] INFO: Saving data for 10627628: {'auction_closing_time': 1798675200.0, 'created_time': 1773240306.21441, 'last_price_update_time': 1774874668.926508}
2026-03-30 12:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10627628') HTTP/1.1" 204 0
2026-03-30 12:44:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726281> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f263420f-caf0-598b-88ac-ad9d8688e71e with identifier: 10726281
2026-03-30 12:44:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f263420f-caf0-598b-88ac-ad9d8688e71e with scrape type 2
2026-03-30 12:44:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f263420f-caf0-598b-88ac-ad9d8688e71e with scrape type 2
2026-03-30 12:44:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f263420f-caf0-598b-88ac-ad9d8688e71e, identifier: 10726281
2026-03-30 12:44:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f263420f-caf0-598b-88ac-ad9d8688e71e with identifier: 10726281
2026-03-30 12:44:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f263420f-caf0-598b-88ac-ad9d8688e71e with identifier: 10726281
2026-03-30 12:44:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f263420f-caf0-598b-88ac-ad9d8688e71e with identifier: 10726281 to the API
2026-03-30 12:44:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726281>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f263420f-caf0-598b-88ac-ad9d8688e71e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726281',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 43979,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2024-11-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 43.979 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2024}
2026-03-30 12:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:31 [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-30 12:44:31 [adesa.de] INFO: Saving data for 10726281: {'auction_closing_time': 1774962000.0, 'created_time': 1774476979.132581, 'last_price_update_time': 1774874671.837079}
2026-03-30 12:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726281') HTTP/1.1" 204 0
2026-03-30 12:44:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.850(s), this was the 1st time calling it.
2026-03-30 12:44:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.046904808567996 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:44:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:44:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626545> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545
2026-03-30 12:44:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with scrape type 2
2026-03-30 12:44:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with scrape type 2
2026-03-30 12:44:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e, identifier: 10626545
2026-03-30 12:44:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545
2026-03-30 12:44:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545
2026-03-30 12:44:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5181f80a-3ffd-5b84-8307-e9b98d4ae99e with identifier: 10626545 to the API
2026-03-30 12:44:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626545>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '5181f80a-3ffd-5b84-8307-e9b98d4ae99e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55773',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626545',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 105,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17300,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e 50 kWh - Electric - Automatic - 138 hp - 105 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:44 [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-30 12:44:44 [adesa.de] INFO: Saving data for 10626545: {'auction_closing_time': 1798675200.0, 'created_time': 1773240300.059094, 'last_price_update_time': 1774874684.073836}
2026-03-30 12:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626545') HTTP/1.1" 204 0
2026-03-30 12:44:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.863(s), this was the 1st time calling it.
2026-03-30 12:44:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.693603101195728 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:44:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10625968> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968
2026-03-30 12:44:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with scrape type 2
2026-03-30 12:44:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with scrape type 2
2026-03-30 12:44:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d, identifier: 10625968
2026-03-30 12:44:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968
2026-03-30 12:44:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968
2026-03-30 12:44:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a1ebcf13-94ef-5c68-9442-d5b4ff3a467d with identifier: 10625968 to the API
2026-03-30 12:44:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10625968>
{'auction_title': '',
'c_o_2_emission_value': 133,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a1ebcf13-94ef-5c68-9442-d5b4ff3a467d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55632',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10625968',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 360,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2024-08-29',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Nissan Juke 1.0 N-connecta - Petrol - Manual - 115 hp - 360 km',
'transmission': 'manual',
'trim': 'N-connecta',
'vin': None,
'year': 2024}
2026-03-30 12:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:46 [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-30 12:44:46 [adesa.de] INFO: Saving data for 10625968: {'auction_closing_time': 1798675200.0, 'created_time': 1773240328.219317, 'last_price_update_time': 1774874686.931141}
2026-03-30 12:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10625968') HTTP/1.1" 204 0
2026-03-30 12:44:48 [scrapy.extensions.logstats] INFO: Crawled 236 pages (at 13 pages/min), scraped 111 items (at 13 items/min)
2026-03-30 12:44:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:44:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273
2026-03-30 12:44:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 708534f2-514a-5a0d-a154-69db75ecd6dc with scrape type 2
2026-03-30 12:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 708534f2-514a-5a0d-a154-69db75ecd6dc with scrape type 2
2026-03-30 12:44:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 708534f2-514a-5a0d-a154-69db75ecd6dc, identifier: 10626273
2026-03-30 12:44:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273
2026-03-30 12:44:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273
2026-03-30 12:44:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 708534f2-514a-5a0d-a154-69db75ecd6dc with identifier: 10626273 to the API
2026-03-30 12:44:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626273>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '708534f2-514a-5a0d-a154-69db75ecd6dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55634',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626273',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 1785,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-02-16',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e Life 50 kWh Edition - Electric - Automatic - 138 hp - '
'1.785 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-30 12:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:49 [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-30 12:44:49 [adesa.de] INFO: Saving data for 10626273: {'auction_closing_time': 1798675200.0, 'created_time': 1773240316.151433, 'last_price_update_time': 1774874689.882988}
2026-03-30 12:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626273') HTTP/1.1" 204 0
2026-03-30 12:44:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:44:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51d3880b-5cf8-5ad4-a138-d00543dd5704 with identifier: 10726276
2026-03-30 12:44:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51d3880b-5cf8-5ad4-a138-d00543dd5704 with scrape type 2
2026-03-30 12:44:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 51d3880b-5cf8-5ad4-a138-d00543dd5704 with scrape type 2
2026-03-30 12:44:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 51d3880b-5cf8-5ad4-a138-d00543dd5704, identifier: 10726276
2026-03-30 12:44:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 51d3880b-5cf8-5ad4-a138-d00543dd5704 with identifier: 10726276
2026-03-30 12:44:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 51d3880b-5cf8-5ad4-a138-d00543dd5704 with identifier: 10726276
2026-03-30 12:44:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 51d3880b-5cf8-5ad4-a138-d00543dd5704 with identifier: 10726276 to the API
2026-03-30 12:44:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '51d3880b-5cf8-5ad4-a138-d00543dd5704',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6472547',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726276',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 20000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Automatic - 150 hp - 20.000 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2024}
2026-03-30 12:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:50 [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-30 12:44:50 [adesa.de] INFO: Saving data for 10726276: {'auction_closing_time': 1774962000.0, 'created_time': 1774476976.174926, 'last_price_update_time': 1774874690.251894}
2026-03-30 12:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726276') HTTP/1.1" 204 0
2026-03-30 12:44:52 [scrapy.core.engine] DEBUG: Crawled (200) <POST https://www.openlane.eu/en/findcarv6/search> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:52 [adesa.de] INFO: Found listing with ID: 10627637
2026-03-30 12:44:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:52 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10627637: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10627637 url https://www.openlane.eu/en/carv6/auction/10627637
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10623496
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10623496: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10623496 url https://www.openlane.eu/en/carv6/auction/10623496
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10632970
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10632970: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10632970 url https://www.openlane.eu/en/carv6/auction/10632970
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10632976
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10632976: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10632976 url https://www.openlane.eu/en/carv6/auction/10632976
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10626290
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10626290: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10626290 url https://www.openlane.eu/en/carv6/auction/10626290
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10632971
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10632971: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10632971 url https://www.openlane.eu/en/carv6/auction/10632971
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10675195
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10675195: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10675195 url https://www.openlane.eu/en/carv6/auction/10675195
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10425397
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10425397: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10425397 url https://www.openlane.eu/en/carv6/auction/10425397
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10674997
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10674997: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10674997 url https://www.openlane.eu/en/carv6/auction/10674997
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10699421
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10699421: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10699421 url https://www.openlane.eu/en/carv6/auction/10699421
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10384594
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10384594: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10384594 url https://www.openlane.eu/en/carv6/auction/10384594
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10633433
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10633433: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10633433 url https://www.openlane.eu/en/carv6/auction/10633433
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10649959
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10649959: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10649959 url https://www.openlane.eu/en/carv6/auction/10649959
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10694994
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10694994: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10694994 url https://www.openlane.eu/en/carv6/auction/10694994
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10733667
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10733667: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10733667 url https://www.openlane.eu/en/carv6/auction/10733667
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 9981933
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 9981933: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 9981933 url https://www.openlane.eu/en/carv6/auction/9981933
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 9981932
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 9981932: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 9981932 url https://www.openlane.eu/en/carv6/auction/9981932
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10696449
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10696449: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10696449 url https://www.openlane.eu/en/carv6/auction/10696449
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10641207
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10641207: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10641207 url https://www.openlane.eu/en/carv6/auction/10641207
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10628377
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10628377: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10628377 url https://www.openlane.eu/en/carv6/auction/10628377
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10730137
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10730137: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10730137 url https://www.openlane.eu/en/carv6/auction/10730137
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10699465
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10699465: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10699465 url https://www.openlane.eu/en/carv6/auction/10699465
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10269735
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10269735: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10269735 url https://www.openlane.eu/en/carv6/auction/10269735
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10333284
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10333284: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10333284 url https://www.openlane.eu/en/carv6/auction/10333284
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10723574
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10723574: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10723574 url https://www.openlane.eu/en/carv6/auction/10723574
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10727145
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10727145: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10727145 url https://www.openlane.eu/en/carv6/auction/10727145
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10727116
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10727116: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10727116 url https://www.openlane.eu/en/carv6/auction/10727116
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10728845
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10728845: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10728845 url https://www.openlane.eu/en/carv6/auction/10728845
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10727144
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10727144: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10727144 url https://www.openlane.eu/en/carv6/auction/10727144
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10726321
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10726321: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10726321 url https://www.openlane.eu/en/carv6/auction/10726321
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10666058
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10666058: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10666058 url https://www.openlane.eu/en/carv6/auction/10666058
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10728756
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10728756: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10728756 url https://www.openlane.eu/en/carv6/auction/10728756
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10051067
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10051067: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10051067 url https://www.openlane.eu/en/carv6/auction/10051067
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10734362
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10734362: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10734362 url https://www.openlane.eu/en/carv6/auction/10734362
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10729510
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10729510: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10729510 url https://www.openlane.eu/en/carv6/auction/10729510
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10697379
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10697379: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10697379 url https://www.openlane.eu/en/carv6/auction/10697379
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10563518
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10563518: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10563518 url https://www.openlane.eu/en/carv6/auction/10563518
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10742508
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742508%27 HTTP/1.1" 200 None
2026-03-30 12:44:53 [adesa.de] INFO: Scrape type for 10742508: 1
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10742508 url https://www.openlane.eu/en/carv6/auction/10742508
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10242156
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10242156: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10242156 url https://www.openlane.eu/en/carv6/auction/10242156
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10716209
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10716209: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10716209 url https://www.openlane.eu/en/carv6/auction/10716209
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10531591
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10531591: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10531591 url https://www.openlane.eu/en/carv6/auction/10531591
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10623494
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10623494: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10623494 url https://www.openlane.eu/en/carv6/auction/10623494
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10682772
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10682772: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10682772 url https://www.openlane.eu/en/carv6/auction/10682772
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10700897
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10700897: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10700897 url https://www.openlane.eu/en/carv6/auction/10700897
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10732155
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10732155: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10732155 url https://www.openlane.eu/en/carv6/auction/10732155
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10742504
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742504%27 HTTP/1.1" 200 None
2026-03-30 12:44:53 [adesa.de] INFO: Scrape type for 10742504: 1
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10742504 url https://www.openlane.eu/en/carv6/auction/10742504
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10733194
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10733194: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10733194 url https://www.openlane.eu/en/carv6/auction/10733194
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10640466
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10640466: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10640466 url https://www.openlane.eu/en/carv6/auction/10640466
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10742705
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742705%27 HTTP/1.1" 200 None
2026-03-30 12:44:53 [adesa.de] INFO: Scrape type for 10742705: 1
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10742705 url https://www.openlane.eu/en/carv6/auction/10742705
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10724729
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10724729: 0
2026-03-30 12:44:53 [adesa.de] INFO: Skipping item 10724729 url https://www.openlane.eu/en/carv6/auction/10724729
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10691963
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [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-30 12:44:53 [adesa.de] INFO: Scrape type for 10691963: 2
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10691963 url https://www.openlane.eu/en/carv6/auction/10691963
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10743116
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743116%27 HTTP/1.1" 200 None
2026-03-30 12:44:53 [adesa.de] INFO: Scrape type for 10743116: 1
2026-03-30 12:44:53 [adesa.de] INFO: Scraping item 10743116 url https://www.openlane.eu/en/carv6/auction/10743116
2026-03-30 12:44:53 [adesa.de] INFO: Found listing with ID: 10641436
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10641436: 2
2026-03-30 12:44:54 [adesa.de] INFO: Scraping item 10641436 url https://www.openlane.eu/en/carv6/auction/10641436
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10723140
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10723140: 0
2026-03-30 12:44:54 [adesa.de] INFO: Skipping item 10723140 url https://www.openlane.eu/en/carv6/auction/10723140
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10730133
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10730133: 0
2026-03-30 12:44:54 [adesa.de] INFO: Skipping item 10730133 url https://www.openlane.eu/en/carv6/auction/10730133
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10588293
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10588293: 2
2026-03-30 12:44:54 [adesa.de] INFO: Scraping item 10588293 url https://www.openlane.eu/en/carv6/auction/10588293
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10673718
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10673718: 2
2026-03-30 12:44:54 [adesa.de] INFO: Scraping item 10673718 url https://www.openlane.eu/en/carv6/auction/10673718
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10701015
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10701015: 2
2026-03-30 12:44:54 [adesa.de] INFO: Scraping item 10701015 url https://www.openlane.eu/en/carv6/auction/10701015
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10661521
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10661521: 2
2026-03-30 12:44:54 [adesa.de] INFO: Scraping item 10661521 url https://www.openlane.eu/en/carv6/auction/10661521
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10734358
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10734358: 0
2026-03-30 12:44:54 [adesa.de] INFO: Skipping item 10734358 url https://www.openlane.eu/en/carv6/auction/10734358
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10620367
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10620367: 2
2026-03-30 12:44:54 [adesa.de] INFO: Scraping item 10620367 url https://www.openlane.eu/en/carv6/auction/10620367
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10699508
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10699508: 0
2026-03-30 12:44:54 [adesa.de] INFO: Skipping item 10699508 url https://www.openlane.eu/en/carv6/auction/10699508
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10628380
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10628380: 0
2026-03-30 12:44:54 [adesa.de] INFO: Skipping item 10628380 url https://www.openlane.eu/en/carv6/auction/10628380
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10711370
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10711370: 2
2026-03-30 12:44:54 [adesa.de] INFO: Scraping item 10711370 url https://www.openlane.eu/en/carv6/auction/10711370
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10725179
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10725179: 0
2026-03-30 12:44:54 [adesa.de] INFO: Skipping item 10725179 url https://www.openlane.eu/en/carv6/auction/10725179
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10717379
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10717379: 0
2026-03-30 12:44:54 [adesa.de] INFO: Skipping item 10717379 url https://www.openlane.eu/en/carv6/auction/10717379
2026-03-30 12:44:54 [adesa.de] INFO: Found listing with ID: 10732156
2026-03-30 12:44:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:54 [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-30 12:44:54 [adesa.de] INFO: Scrape type for 10732156: 0
2026-03-30 12:44:54 [adesa.de] INFO: Skipping item 10732156 url https://www.openlane.eu/en/carv6/auction/10732156
2026-03-30 12:44:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620675> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675
2026-03-30 12:44:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7f5b743b-c03d-5e09-8872-0443b6691936 with scrape type 2
2026-03-30 12:44:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7f5b743b-c03d-5e09-8872-0443b6691936 with scrape type 2
2026-03-30 12:44:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7f5b743b-c03d-5e09-8872-0443b6691936, identifier: 10620675
2026-03-30 12:44:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675
2026-03-30 12:44:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:44:55 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Yellow HTTP/1.1" 200 None
2026-03-30 12:44:55 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:44:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675
2026-03-30 12:44:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7f5b743b-c03d-5e09-8872-0443b6691936 with identifier: 10620675 to the API
2026-03-30 12:44:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:44:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620675>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '7f5b743b-c03d-5e09-8872-0443b6691936',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620675',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Juke',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17900,
'price_includes_vat': True,
'registration_date': '2025-03-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Nissan Juke 1.0 N-connecta - Petrol - Automatic - 115 hp - 50 km',
'transmission': 'automatic',
'trim': 'N-connecta',
'vin': None,
'year': 2025}
2026-03-30 12:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:55 [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-30 12:44:55 [adesa.de] INFO: Saving data for 10620675: {'auction_closing_time': 1798675200.0, 'created_time': 1773240322.612871, 'last_price_update_time': 1774874695.721254}
2026-03-30 12:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10620675') HTTP/1.1" 204 0
2026-03-30 12:44:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626276> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276
2026-03-30 12:44:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46e559b0-7045-57ee-a089-f7cd99d4b04f with scrape type 2
2026-03-30 12:44:57 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 46e559b0-7045-57ee-a089-f7cd99d4b04f with scrape type 2
2026-03-30 12:44:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46e559b0-7045-57ee-a089-f7cd99d4b04f, identifier: 10626276
2026-03-30 12:44:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276
2026-03-30 12:44:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276
2026-03-30 12:44:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46e559b0-7045-57ee-a089-f7cd99d4b04f with identifier: 10626276 to the API
2026-03-30 12:44:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:44:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626276>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '46e559b0-7045-57ee-a089-f7cd99d4b04f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55647',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626276',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 17880,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-08-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Altitude - Electric - Automatic - 158 hp - 17.880 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-30 12:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:59 [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-30 12:44:59 [adesa.de] INFO: Saving data for 10626276: {'auction_closing_time': 1798675200.0, 'created_time': 1773240373.179182, 'last_price_update_time': 1774874699.588282}
2026-03-30 12:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:44:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626276') HTTP/1.1" 204 0
2026-03-30 12:44:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726437> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:44:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:44:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2207d14d-d89c-5822-8f83-4ef06435d0a8 with identifier: 10726437
2026-03-30 12:44:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2207d14d-d89c-5822-8f83-4ef06435d0a8 with scrape type 2
2026-03-30 12:44:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2207d14d-d89c-5822-8f83-4ef06435d0a8 with scrape type 2
2026-03-30 12:44:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2207d14d-d89c-5822-8f83-4ef06435d0a8, identifier: 10726437
2026-03-30 12:44:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2207d14d-d89c-5822-8f83-4ef06435d0a8 with identifier: 10726437
2026-03-30 12:44:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2207d14d-d89c-5822-8f83-4ef06435d0a8 with identifier: 10726437
2026-03-30 12:44:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2207d14d-d89c-5822-8f83-4ef06435d0a8 with identifier: 10726437 to the API
2026-03-30 12:44:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:44: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-30 12:45:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726437>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 131,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '2207d14d-d89c-5822-8f83-4ef06435d0a8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VF1RCB00970232535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726437',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Megane E-Tech',
'odometer': 22790,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12900,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Renault Megane E-Tech Evolution - Electric - Automatic - 131 hp - '
'22.790 km',
'transmission': 'automatic',
'trim': 'Evolution',
'vin': None,
'year': 2022}
2026-03-30 12:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:00 [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-30 12:45:00 [adesa.de] INFO: Saving data for 10726437: {'auction_closing_time': 1774962000.0, 'created_time': 1774528242.43367, 'last_price_update_time': 1774874700.133904}
2026-03-30 12:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726437') HTTP/1.1" 204 0
2026-03-30 12:45:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287
2026-03-30 12:45:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 03e9efbf-3d29-5585-b56c-9f4105c31c94 with scrape type 2
2026-03-30 12:45:01 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 03e9efbf-3d29-5585-b56c-9f4105c31c94 with scrape type 2
2026-03-30 12:45:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 03e9efbf-3d29-5585-b56c-9f4105c31c94, identifier: 10626287
2026-03-30 12:45:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287
2026-03-30 12:45:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287
2026-03-30 12:45:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 03e9efbf-3d29-5585-b56c-9f4105c31c94 with identifier: 10626287 to the API
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626287>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '03e9efbf-3d29-5585-b56c-9f4105c31c94',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55669',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626287',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 17561,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18350,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Altitude - Electric - Automatic - 158 hp - 17.561 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:02 [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-30 12:45:02 [adesa.de] INFO: Saving data for 10626287: {'auction_closing_time': 1798675200.0, 'created_time': 1773240374.169282, 'last_price_update_time': 1774874702.304876}
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626287') HTTP/1.1" 204 0
2026-03-30 12:45:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10676824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824
2026-03-30 12:45:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58d17747-f4b9-579a-ae6e-ff3795f8c801 with scrape type 2
2026-03-30 12:45:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 58d17747-f4b9-579a-ae6e-ff3795f8c801 with scrape type 2
2026-03-30 12:45:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 58d17747-f4b9-579a-ae6e-ff3795f8c801, identifier: 10676824
2026-03-30 12:45:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824
2026-03-30 12:45:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824
2026-03-30 12:45:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 58d17747-f4b9-579a-ae6e-ff3795f8c801 with identifier: 10676824 to the API
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10676824>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '58d17747-f4b9-579a-ae6e-ff3795f8c801',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55640',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10676824',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 37256,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 16700,
'price_includes_vat': True,
'registration_date': '2023-07-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'37.256 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:02 [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-30 12:45:02 [adesa.de] INFO: Saving data for 10676824: {'auction_closing_time': 1798675200.0, 'created_time': 1773750254.497119, 'last_price_update_time': 1774874702.845955}
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10676824') HTTP/1.1" 204 0
2026-03-30 12:45:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743255> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd with identifier: 10743255
2026-03-30 12:45:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd with scrape type 1
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252F1d31e7c7-772d-469d-8a2a-2d419f0a73b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/1d31e7c7-772d-469d-8a2a-2d419f0a73b2.jpg not downloaded yet
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252F1dff3ebd-3088-4bd4-8911-97ccf5b3e949.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/1dff3ebd-3088-4bd4-8911-97ccf5b3e949.jpg not downloaded yet
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252F02aa3680-4950-4e82-807e-b63a3ef58cfe.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/02aa3680-4950-4e82-807e-b63a3ef58cfe.jpg not downloaded yet
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252F54bb3c8a-4b0d-49f2-81d9-09f9d49244ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/54bb3c8a-4b0d-49f2-81d9-09f9d49244ac.jpg not downloaded yet
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252Fe66cc003-44a8-47c4-a6b0-a899f77f7e35.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/e66cc003-44a8-47c4-a6b0-a899f77f7e35.jpg not downloaded yet
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252F0d83d51e-d27d-4b12-b30e-e79b8870db5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/0d83d51e-d27d-4b12-b30e-e79b8870db5f.jpg not downloaded yet
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252Fc2aa61fd-8e48-48a4-8a59-f03035097d14.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/c2aa61fd-8e48-48a4-8a59-f03035097d14.jpg not downloaded yet
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252F8f24d0de-fc46-4fae-86f6-c393deed5cda.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/8f24d0de-fc46-4fae-86f6-c393deed5cda.jpg not downloaded yet
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252F2087e3f9-64eb-4b06-b355-78ab715236a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/2087e3f9-64eb-4b06-b355-78ab715236a8.jpg not downloaded yet
2026-03-30 12:45:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753531%252Fgeneral%252F24bda95f-7dc2-4a8e-ae22-2259e7853504.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/24bda95f-7dc2-4a8e-ae22-2259e7853504.jpg not downloaded yet
2026-03-30 12:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518
2026-03-30 12:45:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with scrape type 2
2026-03-30 12:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with scrape type 2
2026-03-30 12:45:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4, identifier: 10626518
2026-03-30 12:45:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518
2026-03-30 12:45:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518
2026-03-30 12:45:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3075a5e0-3808-5d3f-b22b-e1695ef3fab4 with identifier: 10626518 to the API
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:45:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626518>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '3075a5e0-3808-5d3f-b22b-e1695ef3fab4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626518',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 23541,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18900,
'price_includes_vat': True,
'registration_date': '2023-08-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Altitude - Electric - Automatic - 158 hp - '
'23.541 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:06 [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-30 12:45:06 [adesa.de] INFO: Saving data for 10626518: {'auction_closing_time': 1798675200.0, 'created_time': 1773240364.515566, 'last_price_update_time': 1774874706.671747}
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626518') HTTP/1.1" 204 0
2026-03-30 12:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/24bda95f-7dc2-4a8e-ae22-2259e7853504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/2087e3f9-64eb-4b06-b355-78ab715236a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca3c50>
2026-03-30 12:45:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252F24bda95f-7dc2-4a8e-ae22-2259e7853504.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/24bda95f-7dc2-4a8e-ae22-2259e7853504.jpg saved to cache
2026-03-30 12:45:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4236b90>
2026-03-30 12:45:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252F2087e3f9-64eb-4b06-b355-78ab715236a8.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/2087e3f9-64eb-4b06-b355-78ab715236a8.jpg saved to cache
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/8f24d0de-fc46-4fae-86f6-c393deed5cda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/c2aa61fd-8e48-48a4-8a59-f03035097d14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af60a8d0>
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252F8f24d0de-fc46-4fae-86f6-c393deed5cda.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/8f24d0de-fc46-4fae-86f6-c393deed5cda.jpg saved to cache
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5913490>
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252Fc2aa61fd-8e48-48a4-8a59-f03035097d14.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/c2aa61fd-8e48-48a4-8a59-f03035097d14.jpg saved to cache
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/0d83d51e-d27d-4b12-b30e-e79b8870db5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/e66cc003-44a8-47c4-a6b0-a899f77f7e35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af73ee90>
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252F0d83d51e-d27d-4b12-b30e-e79b8870db5f.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/0d83d51e-d27d-4b12-b30e-e79b8870db5f.jpg saved to cache
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/54bb3c8a-4b0d-49f2-81d9-09f9d49244ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fbb10>
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252Fe66cc003-44a8-47c4-a6b0-a899f77f7e35.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/e66cc003-44a8-47c4-a6b0-a899f77f7e35.jpg saved to cache
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af729550>
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252F54bb3c8a-4b0d-49f2-81d9-09f9d49244ac.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/54bb3c8a-4b0d-49f2-81d9-09f9d49244ac.jpg saved to cache
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/02aa3680-4950-4e82-807e-b63a3ef58cfe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/1dff3ebd-3088-4bd4-8911-97ccf5b3e949.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca2510>
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252F02aa3680-4950-4e82-807e-b63a3ef58cfe.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/02aa3680-4950-4e82-807e-b63a3ef58cfe.jpg saved to cache
2026-03-30 12:45:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fcc90>
2026-03-30 12:45:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252F1dff3ebd-3088-4bd4-8911-97ccf5b3e949.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/1dff3ebd-3088-4bd4-8911-97ccf5b3e949.jpg saved to cache
2026-03-30 12:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753531/general/1d31e7c7-772d-469d-8a2a-2d419f0a73b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743255)
2026-03-30 12:45:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289
2026-03-30 12:45:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae4505c4-2cb1-5d03-9f33-9deb011c3620 with scrape type 2
2026-03-30 12:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae4505c4-2cb1-5d03-9f33-9deb011c3620 with scrape type 2
2026-03-30 12:45:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae4505c4-2cb1-5d03-9f33-9deb011c3620, identifier: 10626289
2026-03-30 12:45:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289
2026-03-30 12:45:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289
2026-03-30 12:45:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae4505c4-2cb1-5d03-9f33-9deb011c3620 with identifier: 10626289 to the API
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:45:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626289>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'ae4505c4-2cb1-5d03-9f33-9deb011c3620',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55667',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626289',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 18932,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2023-07-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Altitude - Electric - Automatic - 158 hp - '
'18.932 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:08 [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-30 12:45:08 [adesa.de] INFO: Saving data for 10626289: {'auction_closing_time': 1798675200.0, 'created_time': 1773240362.230001, 'last_price_update_time': 1774874708.477247}
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626289') HTTP/1.1" 204 0
2026-03-30 12:45:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631171> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:45:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af710d90>
2026-03-30 12:45:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:45:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753531%252Fgeneral%252F1d31e7c7-772d-469d-8a2a-2d419f0a73b2.jpg') HTTP/1.1" 204 0
2026-03-30 12:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753531/general/1d31e7c7-772d-469d-8a2a-2d419f0a73b2.jpg saved to cache
2026-03-30 12:45:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd
2026-03-30 12:45:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd, skipping ID generation
2026-03-30 12:45:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd with scrape type 1
2026-03-30 12:45:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd sending to next pipeline
2026-03-30 12:45:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd, identifier: 10743255
2026-03-30 12:45:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd with identifier: 10743255
2026-03-30 12:45:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd with identifier: 10743255
2026-03-30 12:45:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2dfb2c52-68ba-53c9-b1e4-29326b0e67dd with identifier: 10743255 to the API
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:45:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753531/general/1d31e7c7-772d-469d-8a2a-2d419f0a73b2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '2dfb2c52-68ba-53c9-b1e4-29326b0e67dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55661',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743255',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 21291,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 794845,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/1d31e7c7-772d-469d-8a2a-2d419f0a73b2.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 837359,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/1dff3ebd-3088-4bd4-8911-97ccf5b3e949.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 834654,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/02aa3680-4950-4e82-807e-b63a3ef58cfe.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 853971,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/54bb3c8a-4b0d-49f2-81d9-09f9d49244ac.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 824251,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/e66cc003-44a8-47c4-a6b0-a899f77f7e35.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 792707,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/0d83d51e-d27d-4b12-b30e-e79b8870db5f.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 788401,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/c2aa61fd-8e48-48a4-8a59-f03035097d14.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861475,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/8f24d0de-fc46-4fae-86f6-c393deed5cda.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 746324,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/2087e3f9-64eb-4b06-b355-78ab715236a8.jpg',
'Width': 1200},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2dfb2c52-68ba-53c9-b1e4-29326b0e67dd/2dfb2c52-68ba-53c9-b1e4-29326b0e67dd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 800777,
'Height': 900,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753531/general/24bda95f-7dc2-4a8e-ae22-2259e7853504.jpg',
'Width': 1200}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2023-08-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger Altitude - Electric - Automatic - 158 hp - 21.291 km',
'transmission': 'automatic',
'trim': 'Altitude',
'vin': None,
'year': 2023}
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743255%27 HTTP/1.1" 200 None
2026-03-30 12:45:09 [adesa.de] INFO: Saving data for 10743255: {'created_time': 1774874709.107855, 'last_price_update_time': 1774874709.107866, 'auction_closing_time': 1798675200.0}
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743255') HTTP/1.1" 204 0
2026-03-30 12:45:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171
2026-03-30 12:45:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 660c9893-efd3-56ed-abda-5a2547486b75 with scrape type 2
2026-03-30 12:45:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 660c9893-efd3-56ed-abda-5a2547486b75 with scrape type 2
2026-03-30 12:45:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 660c9893-efd3-56ed-abda-5a2547486b75, identifier: 10631171
2026-03-30 12:45:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171
2026-03-30 12:45:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171
2026-03-30 12:45:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 660c9893-efd3-56ed-abda-5a2547486b75 with identifier: 10631171 to the API
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:45:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631171>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '660c9893-efd3-56ed-abda-5a2547486b75',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55646',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631171',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 12936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2023-07-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'12.936 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:09 [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-30 12:45:09 [adesa.de] INFO: Saving data for 10631171: {'auction_closing_time': 1798675200.0, 'created_time': 1773240361.499912, 'last_price_update_time': 1774874709.497437}
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10631171') HTTP/1.1" 204 0
2026-03-30 12:45:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10711370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370
2026-03-30 12:45:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a62dba0-c0aa-55d0-bebb-8140062b3896 with scrape type 2
2026-03-30 12:45:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3a62dba0-c0aa-55d0-bebb-8140062b3896 with scrape type 2
2026-03-30 12:45:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a62dba0-c0aa-55d0-bebb-8140062b3896, identifier: 10711370
2026-03-30 12:45:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370
2026-03-30 12:45:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370
2026-03-30 12:45:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a62dba0-c0aa-55d0-bebb-8140062b3896 with identifier: 10711370 to the API
2026-03-30 12:45:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10711370>
{'auction_title': '',
'c_o_2_emission_value': 150,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '3a62dba0-c0aa-55d0-bebb-8140062b3896',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B BV 175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10711370',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 22000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26600,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI Style - Petrol - Automatic - 150 hp - '
'22.000 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2023}
2026-03-30 12:45:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:11 [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-30 12:45:11 [adesa.de] INFO: Saving data for 10711370: {'auction_closing_time': 1798671600.0, 'created_time': 1774356667.762083, 'last_price_update_time': 1774874711.303794}
2026-03-30 12:45:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10711370') HTTP/1.1" 204 0
2026-03-30 12:45:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10620367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367
2026-03-30 12:45:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-30 12:45:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 39be0960-f533-54a4-95e8-dcd74ff094af with scrape type 2
2026-03-30 12:45:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39be0960-f533-54a4-95e8-dcd74ff094af, identifier: 10620367
2026-03-30 12:45:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367
2026-03-30 12:45:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367
2026-03-30 12:45:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39be0960-f533-54a4-95e8-dcd74ff094af with identifier: 10620367 to the API
2026-03-30 12:45:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10620367>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '39be0960-f533-54a4-95e8-dcd74ff094af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PE N8356',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10620367',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31100,
'price_includes_vat': True,
'registration_date': '2026-03-03',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Touran 1.5 TSI - Petrol - Automatic - 150 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 12:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:13 [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-30 12:45:13 [adesa.de] INFO: Saving data for 10620367: {'auction_closing_time': 1798671600.0, 'created_time': 1773240233.08567, 'last_price_update_time': 1774874713.871536}
2026-03-30 12:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10620367') HTTP/1.1" 204 0
2026-03-30 12:45:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10661521> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521
2026-03-30 12:45:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with scrape type 2
2026-03-30 12:45:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with scrape type 2
2026-03-30 12:45:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458, identifier: 10661521
2026-03-30 12:45:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521
2026-03-30 12:45:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521
2026-03-30 12:45:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27e6b3c5-ae01-5fdb-8934-19d92b3fa458 with identifier: 10661521 to the API
2026-03-30 12:45:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10661521>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '27e6b3c5-ae01-5fdb-8934-19d92b3fa458',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WOB N 8708',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10661521',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 27542,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 30900,
'price_includes_vat': True,
'registration_date': '2024-10-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 2.0 TDI Life Plus - Diesel - Automatic - 150 hp - '
'27.542 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-30 12:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:18 [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-30 12:45:18 [adesa.de] INFO: Saving data for 10661521: {'auction_closing_time': 1798671600.0, 'created_time': 1773337002.689438, 'last_price_update_time': 1774874718.050721}
2026-03-30 12:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10661521') HTTP/1.1" 204 0
2026-03-30 12:45:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631172> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172
2026-03-30 12:45:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 535250fc-ffc9-55b4-8bbf-114b674b24b8 with scrape type 2
2026-03-30 12:45:21 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 535250fc-ffc9-55b4-8bbf-114b674b24b8 with scrape type 2
2026-03-30 12:45:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 535250fc-ffc9-55b4-8bbf-114b674b24b8, identifier: 10631172
2026-03-30 12:45:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172
2026-03-30 12:45:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172
2026-03-30 12:45:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 535250fc-ffc9-55b4-8bbf-114b674b24b8 with identifier: 10631172 to the API
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631172>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 158,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '535250fc-ffc9-55b4-8bbf-114b674b24b8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55645',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631172',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Jeep',
'model': 'Avenger',
'odometer': 23583,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18050,
'price_includes_vat': True,
'registration_date': '2023-06-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Jeep Avenger 51 kWh Longitude - Electric - Automatic - 158 hp - '
'23.583 km',
'transmission': 'automatic',
'trim': 'Longitude',
'vin': None,
'year': 2023}
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:21 [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-30 12:45:21 [adesa.de] INFO: Saving data for 10631172: {'auction_closing_time': 1798675200.0, 'created_time': 1773240351.410516, 'last_price_update_time': 1774874721.410214}
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10631172') HTTP/1.1" 204 0
2026-03-30 12:45:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10701015> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with identifier: 10701015
2026-03-30 12:45:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with scrape type 2
2026-03-30 12:45:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with scrape type 2
2026-03-30 12:45:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 636b178b-4fe7-5a62-8a3b-0a7677f88f05, identifier: 10701015
2026-03-30 12:45:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with identifier: 10701015
2026-03-30 12:45:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with identifier: 10701015
2026-03-30 12:45:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 636b178b-4fe7-5a62-8a3b-0a7677f88f05 with identifier: 10701015 to the API
2026-03-30 12:45:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10701015>
{'auction_title': '',
'c_o_2_emission_value': 143,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '636b178b-4fe7-5a62-8a3b-0a7677f88f05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB R8175',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10701015',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 69049,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 TSI Life - Petrol - Manual - 130 hp - 69.049 '
'km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2021}
2026-03-30 12:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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-30 12:45:23 [adesa.de] INFO: Saving data for 10701015: {'auction_closing_time': 1798671600.0, 'created_time': 1774270564.294867, 'last_price_update_time': 1774874723.305738}
2026-03-30 12:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10701015') HTTP/1.1" 204 0
2026-03-30 12:45:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10588293> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293
2026-03-30 12:45:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item db645af5-b265-53b5-9377-1ef55c20003f with scrape type 2
2026-03-30 12:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item db645af5-b265-53b5-9377-1ef55c20003f with scrape type 2
2026-03-30 12:45:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: db645af5-b265-53b5-9377-1ef55c20003f, identifier: 10588293
2026-03-30 12:45:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293
2026-03-30 12:45:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293
2026-03-30 12:45:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: db645af5-b265-53b5-9377-1ef55c20003f with identifier: 10588293 to the API
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10588293>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'db645af5-b265-53b5-9377-1ef55c20003f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'S OA2968',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10588293',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 9279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29200,
'price_includes_vat': True,
'registration_date': '2024-11-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 eTSI Life Plus - Petrol - Automatic - 130 hp '
'- 9.279 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:25 [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-30 12:45:25 [adesa.de] INFO: Saving data for 10588293: {'auction_closing_time': 1798671600.0, 'created_time': 1773240229.539293, 'last_price_update_time': 1774874725.378441}
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10588293') HTTP/1.1" 204 0
2026-03-30 12:45:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10673718> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707953> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718
2026-03-30 12:45:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 576b9453-132e-5a0a-b572-f0d391148474 with scrape type 2
2026-03-30 12:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 576b9453-132e-5a0a-b572-f0d391148474 with scrape type 2
2026-03-30 12:45:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 576b9453-132e-5a0a-b572-f0d391148474, identifier: 10673718
2026-03-30 12:45:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718
2026-03-30 12:45:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718
2026-03-30 12:45:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 576b9453-132e-5a0a-b572-f0d391148474 with identifier: 10673718 to the API
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10673718>
{'auction_title': '',
'c_o_2_emission_value': 145,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '576b9453-132e-5a0a-b572-f0d391148474',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BS NR 9543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10673718',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 32795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 28300,
'price_includes_vat': True,
'registration_date': '2024-07-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Tiguan 1.5 eTSI Life Plus - Petrol - Automatic - 150 hp '
'- 32.795 km',
'transmission': 'automatic',
'trim': 'Life Plus',
'vin': None,
'year': 2024}
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:25 [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-30 12:45:25 [adesa.de] INFO: Saving data for 10673718: {'auction_closing_time': 1798671600.0, 'created_time': 1773665589.876384, 'last_price_update_time': 1774874725.881648}
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10673718') HTTP/1.1" 204 0
2026-03-30 12:45:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626540> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37426233-11f3-58f4-9c29-4fbb5faf56e4 with identifier: 10707953
2026-03-30 12:45:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37426233-11f3-58f4-9c29-4fbb5faf56e4 with scrape type 2
2026-03-30 12:45:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37426233-11f3-58f4-9c29-4fbb5faf56e4 with scrape type 2
2026-03-30 12:45:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37426233-11f3-58f4-9c29-4fbb5faf56e4, identifier: 10707953
2026-03-30 12:45:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37426233-11f3-58f4-9c29-4fbb5faf56e4 with identifier: 10707953
2026-03-30 12:45:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37426233-11f3-58f4-9c29-4fbb5faf56e4 with identifier: 10707953
2026-03-30 12:45:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37426233-11f3-58f4-9c29-4fbb5faf56e4 with identifier: 10707953 to the API
2026-03-30 12:45:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707953>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 436,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '37426233-11f3-58f4-9c29-4fbb5faf56e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56571',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707953',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Nissan',
'model': 'Ariya',
'odometer': 202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 40100,
'price_includes_vat': True,
'registration_date': '2026-03-22',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Nissan Ariya 87 kWh - Electric - Automatic - 436 hp - 202 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 12:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:26 [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-30 12:45:26 [adesa.de] INFO: Saving data for 10707953: {'auction_closing_time': 1798675200.0, 'created_time': 1774270552.914664, 'last_price_update_time': 1774874726.771698}
2026-03-30 12:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10707953') HTTP/1.1" 204 0
2026-03-30 12:45:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540
2026-03-30 12:45:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with scrape type 2
2026-03-30 12:45:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with scrape type 2
2026-03-30 12:45:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc, identifier: 10626540
2026-03-30 12:45:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540
2026-03-30 12:45:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540
2026-03-30 12:45:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 330e7daf-db74-5bb7-ae03-29b2c2fde7dc with identifier: 10626540 to the API
2026-03-30 12:45:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626540>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 389,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '330e7daf-db74-5bb7-ae03-29b2c2fde7dc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55766',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626540',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Kia',
'model': 'EV9',
'odometer': 9496,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 50100,
'price_includes_vat': True,
'registration_date': '2025-04-30',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Kia EV9 - AWD - Electric - Automatic - 389 hp - 9.496 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:27 [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-30 12:45:27 [adesa.de] INFO: Saving data for 10626540: {'auction_closing_time': 1798675200.0, 'created_time': 1773240329.097508, 'last_price_update_time': 1774874727.156315}
2026-03-30 12:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626540') HTTP/1.1" 204 0
2026-03-30 12:45:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10691963> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963
2026-03-30 12:45:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b4dee097-e931-536a-aae2-7a2e32a0afa3 with scrape type 2
2026-03-30 12:45:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b4dee097-e931-536a-aae2-7a2e32a0afa3 with scrape type 2
2026-03-30 12:45:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b4dee097-e931-536a-aae2-7a2e32a0afa3, identifier: 10691963
2026-03-30 12:45:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963
2026-03-30 12:45:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963
2026-03-30 12:45:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b4dee097-e931-536a-aae2-7a2e32a0afa3 with identifier: 10691963 to the API
2026-03-30 12:45:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10691963>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 81,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b4dee097-e931-536a-aae2-7a2e32a0afa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PF BW4603',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10691963',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 31913,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13000,
'price_includes_vat': True,
'registration_date': '2021-10-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Polo 1.0 - Petrol - Manual - 81 hp - 31.913 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 12:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:29 [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-30 12:45:29 [adesa.de] INFO: Saving data for 10691963: {'auction_closing_time': 1798671600.0, 'created_time': 1773923038.57718, 'last_price_update_time': 1774874729.320243}
2026-03-30 12:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10691963') HTTP/1.1" 204 0
2026-03-30 12:45:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.357(s), this was the 1st time calling it.
2026-03-30 12:45:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8893780299857514 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:45:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10631175> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175
2026-03-30 12:45:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c8304037-98f3-5125-bf06-fffb536f2dc5 with scrape type 2
2026-03-30 12:45:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c8304037-98f3-5125-bf06-fffb536f2dc5 with scrape type 2
2026-03-30 12:45:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c8304037-98f3-5125-bf06-fffb536f2dc5, identifier: 10631175
2026-03-30 12:45:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175
2026-03-30 12:45:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175
2026-03-30 12:45:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c8304037-98f3-5125-bf06-fffb536f2dc5 with identifier: 10631175 to the API
2026-03-30 12:45:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10631175>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c8304037-98f3-5125-bf06-fffb536f2dc5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55688',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10631175',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 15078,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20600,
'price_includes_vat': True,
'registration_date': '2024-10-25',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e 50 kWh - Electric - Automatic - 138 hp - 15.078 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 12:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:35 [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-30 12:45:35 [adesa.de] INFO: Saving data for 10631175: {'auction_closing_time': 1798675200.0, 'created_time': 1773240296.757928, 'last_price_update_time': 1774874735.634784}
2026-03-30 12:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10631175') HTTP/1.1" 204 0
2026-03-30 12:45:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:45:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742504> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e41b239-c7f7-5b20-9cd8-c8095525ad6a with identifier: 10742504
2026-03-30 12:45:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e41b239-c7f7-5b20-9cd8-c8095525ad6a with scrape type 1
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1e41b239-c7f7-5b20-9cd8-c8095525ad6a
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252F57cb0ab9-84cd-48bb-b99e-57b3752de728.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/57cb0ab9-84cd-48bb-b99e-57b3752de728.jpg already downloaded
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252F5915aa82-028e-4835-9d10-6d755f3fc3f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/5915aa82-028e-4835-9d10-6d755f3fc3f0.jpg already downloaded
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252F49c4a6cc-b46f-4555-b0fb-25746315dde6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/49c4a6cc-b46f-4555-b0fb-25746315dde6.jpg already downloaded
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252F221a917f-88ee-49e2-a1e0-e3669da94d17.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/221a917f-88ee-49e2-a1e0-e3669da94d17.jpg already downloaded
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252F08ab9268-9339-453c-9338-c2cf4d71952e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/08ab9268-9339-453c-9338-c2cf4d71952e.jpg already downloaded
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252Fb880edcf-55fd-458c-9b38-bd20cab06f63.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/b880edcf-55fd-458c-9b38-bd20cab06f63.jpg already downloaded
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252F5b2f64e8-dd51-4aeb-beff-1f1c4554273d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/5b2f64e8-dd51-4aeb-beff-1f1c4554273d.jpg already downloaded
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252Fc4895cc5-49e7-46f7-8303-0f2ccbf9dd83.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/c4895cc5-49e7-46f7-8303-0f2ccbf9dd83.jpg already downloaded
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252Fd0bfeb0e-e785-4829-b536-a88484bef293.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/d0bfeb0e-e785-4829-b536-a88484bef293.jpg already downloaded
2026-03-30 12:45:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5644340%252Fgeneral%252Fb4ce29e6-1a54-4b2f-9492-8f8410d5b170.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5644340/general/b4ce29e6-1a54-4b2f-9492-8f8410d5b170.jpg already downloaded
2026-03-30 12:45:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e41b239-c7f7-5b20-9cd8-c8095525ad6a, identifier: 10742504
2026-03-30 12:45:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e41b239-c7f7-5b20-9cd8-c8095525ad6a with identifier: 10742504
2026-03-30 12:45:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e41b239-c7f7-5b20-9cd8-c8095525ad6a with identifier: 10742504
2026-03-30 12:45:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e41b239-c7f7-5b20-9cd8-c8095525ad6a with identifier: 10742504 to the API
2026-03-30 12:45:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742504>
{'auction_title': '',
'c_o_2_emission_value': 34,
'category': 'Estate',
'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': 'Hybrid',
'id': '1e41b239-c7f7-5b20-9cd8-c8095525ad6a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KO PH 284 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742504',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 32460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5644340/general/57cb0ab9-84cd-48bb-b99e-57b3752de728.jpg',
'https://images.openlane.eu/carimgs/5644340/general/5915aa82-028e-4835-9d10-6d755f3fc3f0.jpg',
'https://images.openlane.eu/carimgs/5644340/general/49c4a6cc-b46f-4555-b0fb-25746315dde6.jpg',
'https://images.openlane.eu/carimgs/5644340/general/221a917f-88ee-49e2-a1e0-e3669da94d17.jpg',
'https://images.openlane.eu/carimgs/5644340/general/08ab9268-9339-453c-9338-c2cf4d71952e.jpg',
'https://images.openlane.eu/carimgs/5644340/general/b880edcf-55fd-458c-9b38-bd20cab06f63.jpg',
'https://images.openlane.eu/carimgs/5644340/general/5b2f64e8-dd51-4aeb-beff-1f1c4554273d.jpg',
'https://images.openlane.eu/carimgs/5644340/general/c4895cc5-49e7-46f7-8303-0f2ccbf9dd83.jpg',
'https://images.openlane.eu/carimgs/5644340/general/d0bfeb0e-e785-4829-b536-a88484bef293.jpg',
'https://images.openlane.eu/carimgs/5644340/general/b4ce29e6-1a54-4b2f-9492-8f8410d5b170.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178340,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/57cb0ab9-84cd-48bb-b99e-57b3752de728.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183934,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/5915aa82-028e-4835-9d10-6d755f3fc3f0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169891,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/49c4a6cc-b46f-4555-b0fb-25746315dde6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164989,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/221a917f-88ee-49e2-a1e0-e3669da94d17.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192880,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/08ab9268-9339-453c-9338-c2cf4d71952e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181207,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/b880edcf-55fd-458c-9b38-bd20cab06f63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464465,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/5b2f64e8-dd51-4aeb-beff-1f1c4554273d.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 343738,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/c4895cc5-49e7-46f7-8303-0f2ccbf9dd83.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 430578,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/d0bfeb0e-e785-4829-b536-a88484bef293.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1e41b239-c7f7-5b20-9cd8-c8095525ad6a/1e41b239-c7f7-5b20-9cd8-c8095525ad6a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 481602,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5644340/general/b4ce29e6-1a54-4b2f-9492-8f8410d5b170.jpg',
'Width': 1920}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2021-11-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Octavia vRS - Hybrid - Automatic - 150 hp - 32.460 km',
'transmission': 'automatic',
'trim': 'vRS',
'vin': None,
'year': 2021}
2026-03-30 12:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742504%27 HTTP/1.1" 200 None
2026-03-30 12:45:38 [adesa.de] INFO: Saving data for 10742504: {'created_time': 1774874738.997053, 'last_price_update_time': 1774874738.997062, 'auction_closing_time': 1798671600.0}
2026-03-30 12:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742504') HTTP/1.1" 204 0
2026-03-30 12:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10640466> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466
2026-03-30 12:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with scrape type 2
2026-03-30 12:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with scrape type 2
2026-03-30 12:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65, identifier: 10640466
2026-03-30 12:45:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with identifier: 10726284
2026-03-30 12:45:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with scrape type 2
2026-03-30 12:45:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with scrape type 2
2026-03-30 12:45:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754, identifier: 10726284
2026-03-30 12:45:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466
2026-03-30 12:45:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466
2026-03-30 12:45:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65 with identifier: 10640466 to the API
2026-03-30 12:45:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10640466>
{'auction_title': '',
'c_o_2_emission_value': 169,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 245,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'bb0f6934-fba6-5d1d-b86f-3b5e13eb9d65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HN YX 969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10640466',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 35738,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24900,
'price_includes_vat': True,
'registration_date': '2022-05-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Golf GTI 2.0 TSI - Petrol - Automatic - 245 hp - 35.738 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:40 [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-30 12:45:40 [adesa.de] INFO: Saving data for 10640466: {'auction_closing_time': 1798671600.0, 'created_time': 1773240211.89838, 'last_price_update_time': 1774874740.497463}
2026-03-30 12:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10640466') HTTP/1.1" 204 0
2026-03-30 12:45:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with identifier: 10726284
2026-03-30 12:45:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with identifier: 10726284
2026-03-30 12:45:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf0d2e38-3d60-56f9-84d7-9ace1bfc3754 with identifier: 10726284 to the API
2026-03-30 12:45:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726284>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 163,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'cf0d2e38-3d60-56f9-84d7-9ace1bfc3754',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '456797',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726284',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 33101,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2025-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Mercedes-Benz C Break 200d Avantgarde Advanced - Diesel - Automatic '
'- 163 hp - 33.101 km',
'transmission': 'automatic',
'trim': 'Avantgarde Advanced',
'vin': None,
'year': 2025}
2026-03-30 12:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:40 [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-30 12:45:40 [adesa.de] INFO: Saving data for 10726284: {'auction_closing_time': 1774962000.0, 'created_time': 1774476978.75509, 'last_price_update_time': 1774874740.788207}
2026-03-30 12:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726284') HTTP/1.1" 204 0
2026-03-30 12:45:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10682772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772
2026-03-30 12:45:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with scrape type 2
2026-03-30 12:45:48 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with scrape type 2
2026-03-30 12:45:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4, identifier: 10682772
2026-03-30 12:45:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772
2026-03-30 12:45:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772
2026-03-30 12:45:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4 with identifier: 10682772 to the API
2026-03-30 12:45:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10682772>
{'auction_title': '',
'c_o_2_emission_value': 28,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '550a681a-b0bc-5a7d-80b7-f01c2ab2e8c4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'N EC2021E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10682772',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Leon',
'odometer': 34085,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2020-12-16',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Leon 1.4 FR - Petrol - Automatic - 150 hp - 34.085 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2020}
2026-03-30 12:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:49 [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-30 12:45:49 [adesa.de] INFO: Saving data for 10682772: {'auction_closing_time': 1798671600.0, 'created_time': 1773838822.741122, 'last_price_update_time': 1774874749.274498}
2026-03-30 12:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10682772') HTTP/1.1" 204 0
2026-03-30 12:45:49 [scrapy.extensions.logstats] INFO: Crawled 263 pages (at 27 pages/min), scraped 137 items (at 26 items/min)
2026-03-30 12:45:49 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:45:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623494> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4baf7ab1-6140-5b3e-9ef8-df7a2dcfd489 with identifier: 10623494
2026-03-30 12:45:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4baf7ab1-6140-5b3e-9ef8-df7a2dcfd489 with scrape type 2
2026-03-30 12:45:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 4baf7ab1-6140-5b3e-9ef8-df7a2dcfd489 with scrape type 2
2026-03-30 12:45:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4baf7ab1-6140-5b3e-9ef8-df7a2dcfd489, identifier: 10623494
2026-03-30 12:45:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4baf7ab1-6140-5b3e-9ef8-df7a2dcfd489 with identifier: 10623494
2026-03-30 12:45:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4baf7ab1-6140-5b3e-9ef8-df7a2dcfd489 with identifier: 10623494
2026-03-30 12:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4baf7ab1-6140-5b3e-9ef8-df7a2dcfd489 with identifier: 10623494 to the API
2026-03-30 12:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45: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-30 12:45:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623494>
{'auction_title': '',
'c_o_2_emission_value': 149,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '4baf7ab1-6140-5b3e-9ef8-df7a2dcfd489',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BI SR 1126',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623494',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 32518,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18100,
'price_includes_vat': True,
'registration_date': '2022-11-17',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ateca 1.5 TSI Style - Petrol - Manual - 150 hp - 32.518 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 12:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:50 [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-30 12:45:50 [adesa.de] INFO: Saving data for 10623494: {'auction_closing_time': 1798671600.0, 'created_time': 1773240263.783597, 'last_price_update_time': 1774874750.195577}
2026-03-30 12:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10623494') HTTP/1.1" 204 0
2026-03-30 12:45:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716209> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209
2026-03-30 12:45:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with scrape type 2
2026-03-30 12:45:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with scrape type 2
2026-03-30 12:45:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1, identifier: 10716209
2026-03-30 12:45:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209
2026-03-30 12:45:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209
2026-03-30 12:45:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8aa8d8ed-0cc2-5511-abdf-6157b37b90a1 with identifier: 10716209 to the API
2026-03-30 12:45:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:45:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:45:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10716209>
{'auction_title': '',
'c_o_2_emission_value': 154,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '8aa8d8ed-0cc2-5511-abdf-6157b37b90a1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RE MH7684',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716209',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Seat',
'model': 'Ateca',
'odometer': 38096,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-01-19',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Seat Ateca 1.5 TSI FR - Petrol - Automatic - 150 hp - 38.096 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2022}
2026-03-30 12:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:51 [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-30 12:45:51 [adesa.de] INFO: Saving data for 10716209: {'auction_closing_time': 1798671600.0, 'created_time': 1774356739.687774, 'last_price_update_time': 1774874751.170184}
2026-03-30 12:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716209') HTTP/1.1" 204 0
2026-03-30 12:45:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742508> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:45:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:45:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10742508
2026-03-30 12:45:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d25f4a-0fcb-529f-9854-7c70fb213f48 with scrape type 1
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252F57b96e25-29e4-4898-b05b-9707feaacb3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/57b96e25-29e4-4898-b05b-9707feaacb3b.jpg not downloaded yet
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252F1333a51c-7ae5-407e-89ad-c196cbafd5b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/1333a51c-7ae5-407e-89ad-c196cbafd5b8.jpg not downloaded yet
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252F3ef10778-39bc-4093-869e-b80f526e4b87.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/3ef10778-39bc-4093-869e-b80f526e4b87.jpg not downloaded yet
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252F2bd019b1-dd5c-41e2-94a1-f54a15b64c63.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/2bd019b1-dd5c-41e2-94a1-f54a15b64c63.jpg not downloaded yet
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252F0de0547f-0b52-426f-86e2-47d1ee848acc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/0de0547f-0b52-426f-86e2-47d1ee848acc.jpg not downloaded yet
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252F7577944f-ea02-4c10-be81-4ffd3f01835e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/7577944f-ea02-4c10-be81-4ffd3f01835e.jpg not downloaded yet
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252Fd0e36c14-a1fe-444a-b04f-3d19567bec9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/d0e36c14-a1fe-444a-b04f-3d19567bec9b.jpg not downloaded yet
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252Fc4e52741-3952-4f0a-8449-2ea2f8323a8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/c4e52741-3952-4f0a-8449-2ea2f8323a8b.jpg not downloaded yet
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252Fbfad995f-1533-41c0-9d08-ea07d3dbc505.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/bfad995f-1533-41c0-9d08-ea07d3dbc505.jpg not downloaded yet
2026-03-30 12:45:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:45: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%252F5753157%252Fgeneral%252F61507287-c2a3-4da3-b49b-aaba7c4e5942.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:45:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/61507287-c2a3-4da3-b49b-aaba7c4e5942.jpg not downloaded yet
2026-03-30 12:46:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10666058> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:46:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058
2026-03-30 12:46:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27a93e94-7935-5f20-b696-e81b96a8e7f8 with scrape type 2
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 27a93e94-7935-5f20-b696-e81b96a8e7f8 with scrape type 2
2026-03-30 12:46:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27a93e94-7935-5f20-b696-e81b96a8e7f8, identifier: 10666058
2026-03-30 12:46:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058
2026-03-30 12:46:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058
2026-03-30 12:46:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27a93e94-7935-5f20-b696-e81b96a8e7f8 with identifier: 10666058 to the API
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10666058>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Diesel',
'id': '27a93e94-7935-5f20-b696-e81b96a8e7f8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F MP 2307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10666058',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Audi',
'model': 'A3',
'odometer': 43277,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22300,
'price_includes_vat': True,
'registration_date': '2022-08-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Audi A3 Sportback 35 TDI Design - Diesel - Automatic - 150 hp - '
'43.277 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2022}
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:02 [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-30 12:46:02 [adesa.de] INFO: Saving data for 10666058: {'auction_closing_time': 1798671600.0, 'created_time': 1773665439.660387, 'last_price_update_time': 1774874762.389715}
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10666058') HTTP/1.1" 204 0
2026-03-30 12:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/61507287-c2a3-4da3-b49b-aaba7c4e5942.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/bfad995f-1533-41c0-9d08-ea07d3dbc505.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af747510>
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252F61507287-c2a3-4da3-b49b-aaba7c4e5942.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/61507287-c2a3-4da3-b49b-aaba7c4e5942.jpg saved to cache
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/c4e52741-3952-4f0a-8449-2ea2f8323a8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb6f10>
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252Fbfad995f-1533-41c0-9d08-ea07d3dbc505.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/bfad995f-1533-41c0-9d08-ea07d3dbc505.jpg saved to cache
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/d0e36c14-a1fe-444a-b04f-3d19567bec9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4121090>
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252Fc4e52741-3952-4f0a-8449-2ea2f8323a8b.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/c4e52741-3952-4f0a-8449-2ea2f8323a8b.jpg saved to cache
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/7577944f-ea02-4c10-be81-4ffd3f01835e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d1090>
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252Fd0e36c14-a1fe-444a-b04f-3d19567bec9b.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/d0e36c14-a1fe-444a-b04f-3d19567bec9b.jpg saved to cache
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d0350>
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252F7577944f-ea02-4c10-be81-4ffd3f01835e.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/7577944f-ea02-4c10-be81-4ffd3f01835e.jpg saved to cache
2026-03-30 12:46:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/0de0547f-0b52-426f-86e2-47d1ee848acc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/2bd019b1-dd5c-41e2-94a1-f54a15b64c63.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af712450>
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252F0de0547f-0b52-426f-86e2-47d1ee848acc.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/0de0547f-0b52-426f-86e2-47d1ee848acc.jpg saved to cache
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/3ef10778-39bc-4093-869e-b80f526e4b87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6fb510>
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252F2bd019b1-dd5c-41e2-94a1-f54a15b64c63.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/2bd019b1-dd5c-41e2-94a1-f54a15b64c63.jpg saved to cache
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/1333a51c-7ae5-407e-89ad-c196cbafd5b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fb690>
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252F3ef10778-39bc-4093-869e-b80f526e4b87.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/3ef10778-39bc-4093-869e-b80f526e4b87.jpg saved to cache
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753157/general/57b96e25-29e4-4898-b05b-9707feaacb3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742508)
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424a990>
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252F1333a51c-7ae5-407e-89ad-c196cbafd5b8.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/1333a51c-7ae5-407e-89ad-c196cbafd5b8.jpg saved to cache
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424bdd0>
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:46:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753157%252Fgeneral%252F57b96e25-29e4-4898-b05b-9707feaacb3b.jpg') HTTP/1.1" 204 0
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753157/general/57b96e25-29e4-4898-b05b-9707feaacb3b.jpg saved to cache
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 71d25f4a-0fcb-529f-9854-7c70fb213f48
2026-03-30 12:46:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 71d25f4a-0fcb-529f-9854-7c70fb213f48, skipping ID generation
2026-03-30 12:46:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 71d25f4a-0fcb-529f-9854-7c70fb213f48 with scrape type 1
2026-03-30 12:46:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 71d25f4a-0fcb-529f-9854-7c70fb213f48 sending to next pipeline
2026-03-30 12:46:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 71d25f4a-0fcb-529f-9854-7c70fb213f48, identifier: 10742508
2026-03-30 12:46:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10742508
2026-03-30 12:46:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10742508
2026-03-30 12:46:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10742508 to the API
2026-03-30 12:46:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753157/general/57b96e25-29e4-4898-b05b-9707feaacb3b.jpg>
{'auction_title': '',
'c_o_2_emission_value': 112,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '71d25f4a-0fcb-529f-9854-7c70fb213f48',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG L 1046',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742508',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181877,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/57b96e25-29e4-4898-b05b-9707feaacb3b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173364,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/1333a51c-7ae5-407e-89ad-c196cbafd5b8.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164290,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/3ef10778-39bc-4093-869e-b80f526e4b87.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162268,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/2bd019b1-dd5c-41e2-94a1-f54a15b64c63.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 175985,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/0de0547f-0b52-426f-86e2-47d1ee848acc.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176538,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/7577944f-ea02-4c10-be81-4ffd3f01835e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 577437,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/d0e36c14-a1fe-444a-b04f-3d19567bec9b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 512194,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/c4e52741-3952-4f0a-8449-2ea2f8323a8b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 526817,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/bfad995f-1533-41c0-9d08-ea07d3dbc505.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_71d25f4a-0fcb-529f-9854-7c70fb213f48/71d25f4a-0fcb-529f-9854-7c70fb213f48_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298391,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753157/general/61507287-c2a3-4da3-b49b-aaba7c4e5942.jpg',
'Width': 1920}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2025-11-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 2008 Allure - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 12:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742508%27 HTTP/1.1" 200 None
2026-03-30 12:46:05 [adesa.de] INFO: Saving data for 10742508: {'created_time': 1774874765.206849, 'last_price_update_time': 1774874765.206867, 'auction_closing_time': 1798671600.0}
2026-03-30 12:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742508') HTTP/1.1" 204 0
2026-03-30 12:46:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10563518> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:46:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518
2026-03-30 12:46:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with scrape type 2
2026-03-30 12:46:05 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with scrape type 2
2026-03-30 12:46:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a, identifier: 10563518
2026-03-30 12:46:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518
2026-03-30 12:46:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518
2026-03-30 12:46:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6baafc3a-8c6c-55ac-b6ec-3e233083e98a with identifier: 10563518 to the API
2026-03-30 12:46:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10563518>
{'auction_title': '',
'c_o_2_emission_value': 102,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 92,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '6baafc3a-8c6c-55ac-b6ec-3e233083e98a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WES 417A',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10563518',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Lexus',
'model': 'LBX',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2026-01-28',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Lexus LBX Business - Petrol - Automatic - 92 hp - 50 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2026}
2026-03-30 12:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:05 [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-30 12:46:05 [adesa.de] INFO: Saving data for 10563518: {'auction_closing_time': 1798671600.0, 'created_time': 1773240262.101117, 'last_price_update_time': 1774874765.7209}
2026-03-30 12:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10563518') HTTP/1.1" 204 0
2026-03-30 12:46:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.738(s), this was the 1st time calling it.
2026-03-30 12:46:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.8609832639060127 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:46:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:46:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10333284> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:46:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284
2026-03-30 12:46:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with scrape type 2
2026-03-30 12:46:23 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with scrape type 2
2026-03-30 12:46:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b0d9c9b1-859a-5ebc-b5c8-70aab0380892, identifier: 10333284
2026-03-30 12:46:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284
2026-03-30 12:46:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284
2026-03-30 12:46:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b0d9c9b1-859a-5ebc-b5c8-70aab0380892 with identifier: 10333284 to the API
2026-03-30 12:46:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10333284>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'b0d9c9b1-859a-5ebc-b5c8-70aab0380892',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 4004',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10333284',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2025-08-20',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 12:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:23 [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-30 12:46:23 [adesa.de] INFO: Saving data for 10333284: {'auction_closing_time': 1798671600.0, 'created_time': 1773240215.662227, 'last_price_update_time': 1774874783.653621}
2026-03-30 12:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10333284') HTTP/1.1" 204 0
2026-03-30 12:46:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744645> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:46:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10744645
2026-03-30 12:46:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46349adc-a4b8-59d2-a34d-bb390be6494c with scrape type 1
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46349adc-a4b8-59d2-a34d-bb390be6494c
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252Fea6cbc75-bdc5-4d1a-a3d1-fa52752fa63c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/ea6cbc75-bdc5-4d1a-a3d1-fa52752fa63c.jpg already downloaded
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252Fb4d98c35-e365-4e88-b92f-a0df60391645.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/b4d98c35-e365-4e88-b92f-a0df60391645.jpg already downloaded
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252Ff7124e67-d307-408f-b25b-10ec3466e617.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/f7124e67-d307-408f-b25b-10ec3466e617.jpg already downloaded
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252F198595e3-b8d9-4ba5-95e1-7e7b538acbd5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/198595e3-b8d9-4ba5-95e1-7e7b538acbd5.jpg already downloaded
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252F0f6dd8ad-006a-4d35-8f89-c0ca7cd45204.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/0f6dd8ad-006a-4d35-8f89-c0ca7cd45204.jpg already downloaded
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252Fcbdcea88-a4c7-44b4-86cb-3f168c8de86d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/cbdcea88-a4c7-44b4-86cb-3f168c8de86d.jpg already downloaded
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252Fe70ed99c-2d24-41f7-9b45-c2109337cc88.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/e70ed99c-2d24-41f7-9b45-c2109337cc88.jpg already downloaded
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252F689e2b3c-6980-48d2-96ea-3d4a13ce93da.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/689e2b3c-6980-48d2-96ea-3d4a13ce93da.jpg already downloaded
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252Fa7069a1f-7ebd-4f95-99c0-1d26adad5c14.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/a7069a1f-7ebd-4f95-99c0-1d26adad5c14.jpg already downloaded
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46: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%252F5666933%252Fgeneral%252Fd8d9af00-d28a-48a1-8c6c-10f61fbe20c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:46:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5666933/general/d8d9af00-d28a-48a1-8c6c-10f61fbe20c5.jpg already downloaded
2026-03-30 12:46:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46349adc-a4b8-59d2-a34d-bb390be6494c, identifier: 10744645
2026-03-30 12:46:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10744645
2026-03-30 12:46:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10744645
2026-03-30 12:46:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46349adc-a4b8-59d2-a34d-bb390be6494c with identifier: 10744645 to the API
2026-03-30 12:46:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744645>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '46349adc-a4b8-59d2-a34d-bb390be6494c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E124932',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744645',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 233000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5666933/general/ea6cbc75-bdc5-4d1a-a3d1-fa52752fa63c.jpg',
'https://images.openlane.eu/carimgs/5666933/general/b4d98c35-e365-4e88-b92f-a0df60391645.jpg',
'https://images.openlane.eu/carimgs/5666933/general/f7124e67-d307-408f-b25b-10ec3466e617.jpg',
'https://images.openlane.eu/carimgs/5666933/general/198595e3-b8d9-4ba5-95e1-7e7b538acbd5.jpg',
'https://images.openlane.eu/carimgs/5666933/general/0f6dd8ad-006a-4d35-8f89-c0ca7cd45204.jpg',
'https://images.openlane.eu/carimgs/5666933/general/cbdcea88-a4c7-44b4-86cb-3f168c8de86d.jpg',
'https://images.openlane.eu/carimgs/5666933/general/e70ed99c-2d24-41f7-9b45-c2109337cc88.jpg',
'https://images.openlane.eu/carimgs/5666933/general/689e2b3c-6980-48d2-96ea-3d4a13ce93da.jpg',
'https://images.openlane.eu/carimgs/5666933/general/a7069a1f-7ebd-4f95-99c0-1d26adad5c14.jpg',
'https://images.openlane.eu/carimgs/5666933/general/d8d9af00-d28a-48a1-8c6c-10f61fbe20c5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 708333,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/ea6cbc75-bdc5-4d1a-a3d1-fa52752fa63c.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 683920,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/b4d98c35-e365-4e88-b92f-a0df60391645.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 706381,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/f7124e67-d307-408f-b25b-10ec3466e617.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 749636,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/198595e3-b8d9-4ba5-95e1-7e7b538acbd5.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 511152,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/0f6dd8ad-006a-4d35-8f89-c0ca7cd45204.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 591879,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/cbdcea88-a4c7-44b4-86cb-3f168c8de86d.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 679355,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/e70ed99c-2d24-41f7-9b45-c2109337cc88.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 640066,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/689e2b3c-6980-48d2-96ea-3d4a13ce93da.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 629223,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/a7069a1f-7ebd-4f95-99c0-1d26adad5c14.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46349adc-a4b8-59d2-a34d-bb390be6494c/46349adc-a4b8-59d2-a34d-bb390be6494c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 680076,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5666933/general/d8d9af00-d28a-48a1-8c6c-10f61fbe20c5.jpg',
'Width': 1668}],
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-07-29',
'seats_number': 5,
'seller_name': 'Fleet-Hub GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI Business - Diesel - Automatic - '
'150 hp - 233.000 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 12:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744645%27 HTTP/1.1" 200 None
2026-03-30 12:46:31 [adesa.de] INFO: Saving data for 10744645: {'created_time': 1774874791.011442, 'last_price_update_time': 1774874791.011453, 'auction_closing_time': 1775041200.0}
2026-03-30 12:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744645') HTTP/1.1" 204 0
2026-03-30 12:46:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10628377> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:46:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377
2026-03-30 12:46:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with scrape type 2
2026-03-30 12:46:32 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with scrape type 2
2026-03-30 12:46:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4, identifier: 10628377
2026-03-30 12:46:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377
2026-03-30 12:46:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377
2026-03-30 12:46:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4 with identifier: 10628377 to the API
2026-03-30 12:46:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10628377>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 207,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'bdf1c6b5-cf21-54bd-ad42-ec125b5f55e4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55929',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10628377',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 22788,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2022-08-08',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.4 Pro Performance - Electric - Automatic - 207 hp - '
'22.788 km',
'transmission': 'automatic',
'trim': 'Pro Performance',
'vin': None,
'year': 2022}
2026-03-30 12:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:32 [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-30 12:46:32 [adesa.de] INFO: Saving data for 10628377: {'auction_closing_time': 1798675200.0, 'created_time': 1773240238.354821, 'last_price_update_time': 1774874792.709839}
2026-03-30 12:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10628377') HTTP/1.1" 204 0
2026-03-30 12:46:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10696449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:46:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with identifier: 10696449
2026-03-30 12:46:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with scrape type 2
2026-03-30 12:46:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with scrape type 2
2026-03-30 12:46:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65, identifier: 10696449
2026-03-30 12:46:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with identifier: 10696449
2026-03-30 12:46:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with identifier: 10696449
2026-03-30 12:46:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2fd4b6ec-a943-5a51-83e0-307a86d6fc65 with identifier: 10696449 to the API
2026-03-30 12:46:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46: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-30 12:46:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10696449>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 147,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '2fd4b6ec-a943-5a51-83e0-307a86d6fc65',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57081',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10696449',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 31842,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.3 Pro - Electric - Automatic - 147 hp - 31.842 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2022}
2026-03-30 12:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:34 [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-30 12:46:34 [adesa.de] INFO: Saving data for 10696449: {'auction_closing_time': 1798675200.0, 'created_time': 1774009284.317828, 'last_price_update_time': 1774874794.822629}
2026-03-30 12:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10696449') HTTP/1.1" 204 0
2026-03-30 12:46:48 [scrapy.extensions.logstats] INFO: Crawled 272 pages (at 9 pages/min), scraped 146 items (at 9 items/min)
2026-03-30 12:46:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:46:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9981932> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:46:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:46:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932
2026-03-30 12:46:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 436627e1-d0fe-5786-93fc-ff964b1ff45f with scrape type 2
2026-03-30 12:46:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 436627e1-d0fe-5786-93fc-ff964b1ff45f with scrape type 2
2026-03-30 12:46:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 436627e1-d0fe-5786-93fc-ff964b1ff45f, identifier: 9981932
2026-03-30 12:46:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932
2026-03-30 12:46:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932
2026-03-30 12:46:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 436627e1-d0fe-5786-93fc-ff964b1ff45f with identifier: 9981932 to the API
2026-03-30 12:46:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:46:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:46:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9981932>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 116,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '436627e1-d0fe-5786-93fc-ff964b1ff45f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '43435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9981932',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20350,
'price_includes_vat': True,
'registration_date': '2025-07-14',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Skoda Kamiq 1.0 - Petrol - Automatic - 116 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:51 [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-30 12:46:51 [adesa.de] INFO: Saving data for 9981932: {'auction_closing_time': 1798675200.0, 'created_time': 1773240295.386194, 'last_price_update_time': 1774874811.708488}
2026-03-30 12:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:46:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='9981932') HTTP/1.1" 204 0
2026-03-30 12:46:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:46:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994
2026-03-30 12:47:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 866b305c-8c7e-599c-8cf2-485e4fded24d with scrape type 2
2026-03-30 12:47:00 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 866b305c-8c7e-599c-8cf2-485e4fded24d with scrape type 2
2026-03-30 12:47:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 866b305c-8c7e-599c-8cf2-485e4fded24d, identifier: 10694994
2026-03-30 12:47:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994
2026-03-30 12:47:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994
2026-03-30 12:47:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 866b305c-8c7e-599c-8cf2-485e4fded24d with identifier: 10694994 to the API
2026-03-30 12:47:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:47:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694994>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '866b305c-8c7e-599c-8cf2-485e4fded24d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B OS 5063',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694994',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 14600,
'price_includes_vat': True,
'registration_date': '2025-05-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio Evolution - Petrol - Manual - 92 hp - 50 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-30 12:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:00 [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-30 12:47:00 [adesa.de] INFO: Saving data for 10694994: {'auction_closing_time': 1798675200.0, 'created_time': 1773923035.869286, 'last_price_update_time': 1774874820.454769}
2026-03-30 12:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10694994') HTTP/1.1" 204 0
2026-03-30 12:47:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10649959> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959
2026-03-30 12:47:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f56edbd-c26e-53cd-af1c-45506166be66 with scrape type 2
2026-03-30 12:47:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2f56edbd-c26e-53cd-af1c-45506166be66 with scrape type 2
2026-03-30 12:47:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f56edbd-c26e-53cd-af1c-45506166be66, identifier: 10649959
2026-03-30 12:47:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959
2026-03-30 12:47:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959
2026-03-30 12:47:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f56edbd-c26e-53cd-af1c-45506166be66 with identifier: 10649959 to the API
2026-03-30 12:47:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10649959>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '2f56edbd-c26e-53cd-af1c-45506166be66',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B W 2188',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10649959',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Clio',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2025-06-26',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Renault Clio 1.0 Evolution - Petrol - Manual - 92 hp - 50 km',
'transmission': 'manual',
'trim': 'Evolution',
'vin': None,
'year': 2025}
2026-03-30 12:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:17 [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-30 12:47:17 [adesa.de] INFO: Saving data for 10649959: {'auction_closing_time': 1798675200.0, 'created_time': 1773240237.032704, 'last_price_update_time': 1774874837.158559}
2026-03-30 12:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10649959') HTTP/1.1" 204 0
2026-03-30 12:47:18 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.528(s), this was the 1st time calling it.
2026-03-30 12:47:18 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.591337378158022 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:47:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:47:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10633433> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433
2026-03-30 12:47:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with scrape type 2
2026-03-30 12:47:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with scrape type 2
2026-03-30 12:47:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880, identifier: 10633433
2026-03-30 12:47:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433
2026-03-30 12:47:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433
2026-03-30 12:47:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 40f23e60-952c-5c72-bbd0-f7e3ca6cb880 with identifier: 10633433 to the API
2026-03-30 12:47:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10633433>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '40f23e60-952c-5c72-bbd0-f7e3ca6cb880',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55682',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10633433',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': 'e-Expert',
'odometer': 63,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24100,
'price_includes_vat': True,
'registration_date': '2023-10-31',
'seats_number': 6,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot e-Expert 75 kWh - Electric - Automatic - 138 hp - 63 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:27 [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-30 12:47:27 [adesa.de] INFO: Saving data for 10633433: {'auction_closing_time': 1798675200.0, 'created_time': 1773240290.437909, 'last_price_update_time': 1774874847.556926}
2026-03-30 12:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10633433') HTTP/1.1" 204 0
2026-03-30 12:47:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.974(s), this was the 1st time calling it.
2026-03-30 12:47:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.093964289890871 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:47:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.471(s), this was the 1st time calling it.
2026-03-30 12:47:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.734410944985221 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:47:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10384594> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594
2026-03-30 12:47:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with scrape type 2
2026-03-30 12:47:35 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with scrape type 2
2026-03-30 12:47:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14, identifier: 10384594
2026-03-30 12:47:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594
2026-03-30 12:47:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594
2026-03-30 12:47:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14 with identifier: 10384594 to the API
2026-03-30 12:47:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10384594>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '3dc0e41d-f7f8-5ca1-a6ff-8d0f0a368c14',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ED ZQ464',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10384594',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29050,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 GT - Hybrid - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 12:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:35 [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-30 12:47:35 [adesa.de] INFO: Saving data for 10384594: {'auction_closing_time': 1798675200.0, 'created_time': 1773240290.817864, 'last_price_update_time': 1774874855.865526}
2026-03-30 12:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10384594') HTTP/1.1" 204 0
2026-03-30 12:47:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.048(s), this was the 1st time calling it.
2026-03-30 12:47:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.358552874529324 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:47:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10699421> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with identifier: 10699421
2026-03-30 12:47:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with scrape type 2
2026-03-30 12:47:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with scrape type 2
2026-03-30 12:47:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b, identifier: 10699421
2026-03-30 12:47:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with identifier: 10699421
2026-03-30 12:47:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with identifier: 10699421
2026-03-30 12:47:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c4f9727e-79e2-5d17-b2f4-bd29abcbe37b with identifier: 10699421 to the API
2026-03-30 12:47:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10699421>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'c4f9727e-79e2-5d17-b2f4-bd29abcbe37b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 9551',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10699421',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26800,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 12:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:37 [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-30 12:47:37 [adesa.de] INFO: Saving data for 10699421: {'auction_closing_time': 1798675200.0, 'created_time': 1774009285.845587, 'last_price_update_time': 1774874857.892007}
2026-03-30 12:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10699421') HTTP/1.1" 204 0
2026-03-30 12:47:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743056> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1961243e-f676-55d4-8133-a78e3c2b1c3b with identifier: 10743056
2026-03-30 12:47:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1961243e-f676-55d4-8133-a78e3c2b1c3b with scrape type 1
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252F06d5137e-2e83-4eda-99c7-c49a10ff36c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/06d5137e-2e83-4eda-99c7-c49a10ff36c9.jpg not downloaded yet
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252F5797be41-42a0-4ef3-9b0f-ad09c5cd60f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/5797be41-42a0-4ef3-9b0f-ad09c5cd60f4.jpg not downloaded yet
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252F6aa45e75-e74f-42d1-95a3-f18e40d3fe4b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/6aa45e75-e74f-42d1-95a3-f18e40d3fe4b.jpg not downloaded yet
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252F7942841f-89ab-42b8-a4e9-42bbc0d9cbf0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/7942841f-89ab-42b8-a4e9-42bbc0d9cbf0.jpg not downloaded yet
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252Feec7e5b4-0e91-4961-bc3b-40950f77f7aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/eec7e5b4-0e91-4961-bc3b-40950f77f7aa.jpg not downloaded yet
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252Ff10558b1-be50-47c8-b709-bd317b67e6d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/f10558b1-be50-47c8-b709-bd317b67e6d7.jpg not downloaded yet
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252F216a12c9-7d1e-4193-aae3-56795e2312d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/216a12c9-7d1e-4193-aae3-56795e2312d2.jpg not downloaded yet
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252F01345955-4b22-4dc5-91fb-bbf2ce218bd5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/01345955-4b22-4dc5-91fb-bbf2ce218bd5.jpg not downloaded yet
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252Ff0cb5ac0-6d7f-4c09-aae2-94c098cecffe.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/f0cb5ac0-6d7f-4c09-aae2-94c098cecffe.jpg not downloaded yet
2026-03-30 12:47:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5750505%252Fgeneral%252Fb7fb4466-1c6f-49b2-8a8b-af1415d37302.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/b7fb4466-1c6f-49b2-8a8b-af1415d37302.jpg not downloaded yet
2026-03-30 12:47:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:47:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:47:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641436> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436
2026-03-30 12:47:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with scrape type 2
2026-03-30 12:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with scrape type 2
2026-03-30 12:47:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd, identifier: 10641436
2026-03-30 12:47:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436
2026-03-30 12:47:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436
2026-03-30 12:47:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd with identifier: 10641436 to the API
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641436>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 96,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': 'e3f2a9d4-ae17-5859-9770-0b9ac6d1ecdd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ES AI 1104',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641436',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 34772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15500,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Polo 1.0 TSI Life - Petrol - Automatic - 96 hp - 34.772 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2022}
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:41 [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-30 12:47:41 [adesa.de] INFO: Saving data for 10641436: {'auction_closing_time': 1798671600.0, 'created_time': 1773240228.49374, 'last_price_update_time': 1774874861.43958}
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10641436') HTTP/1.1" 204 0
2026-03-30 12:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/b7fb4466-1c6f-49b2-8a8b-af1415d37302.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/f0cb5ac0-6d7f-4c09-aae2-94c098cecffe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6918d0>
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252Fb7fb4466-1c6f-49b2-8a8b-af1415d37302.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/b7fb4466-1c6f-49b2-8a8b-af1415d37302.jpg saved to cache
2026-03-30 12:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/01345955-4b22-4dc5-91fb-bbf2ce218bd5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e01d0>
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252Ff0cb5ac0-6d7f-4c09-aae2-94c098cecffe.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/f0cb5ac0-6d7f-4c09-aae2-94c098cecffe.jpg saved to cache
2026-03-30 12:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c3150>
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252F01345955-4b22-4dc5-91fb-bbf2ce218bd5.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/01345955-4b22-4dc5-91fb-bbf2ce218bd5.jpg saved to cache
2026-03-30 12:47:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/216a12c9-7d1e-4193-aae3-56795e2312d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/f10558b1-be50-47c8-b709-bd317b67e6d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41f8c10>
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252F216a12c9-7d1e-4193-aae3-56795e2312d2.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/216a12c9-7d1e-4193-aae3-56795e2312d2.jpg saved to cache
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af622d50>
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252Ff10558b1-be50-47c8-b709-bd317b67e6d7.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/f10558b1-be50-47c8-b709-bd317b67e6d7.jpg saved to cache
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/eec7e5b4-0e91-4961-bc3b-40950f77f7aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/7942841f-89ab-42b8-a4e9-42bbc0d9cbf0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743116> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/6aa45e75-e74f-42d1-95a3-f18e40d3fe4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fa210>
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252Feec7e5b4-0e91-4961-bc3b-40950f77f7aa.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/eec7e5b4-0e91-4961-bc3b-40950f77f7aa.jpg saved to cache
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af692e10>
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252F7942841f-89ab-42b8-a4e9-42bbc0d9cbf0.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/7942841f-89ab-42b8-a4e9-42bbc0d9cbf0.jpg saved to cache
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63a3d5bd-ce99-5d9e-9617-f85bf713022d with identifier: 10743116
2026-03-30 12:47:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d with scrape type 1
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252Fd3d39899-d5f4-40c1-af4f-cf0f27abbe19.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/d3d39899-d5f4-40c1-af4f-cf0f27abbe19.jpg not downloaded yet
2026-03-30 12:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/06d5137e-2e83-4eda-99c7-c49a10ff36c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252Fc5c79f7f-65df-4234-ae06-d063ab8d1594.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/c5c79f7f-65df-4234-ae06-d063ab8d1594.jpg not downloaded yet
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252Fccdddf31-0db7-4ae0-9533-6db16eee5320.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/ccdddf31-0db7-4ae0-9533-6db16eee5320.jpg not downloaded yet
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af73f650>
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252F6aa45e75-e74f-42d1-95a3-f18e40d3fe4b.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/6aa45e75-e74f-42d1-95a3-f18e40d3fe4b.jpg saved to cache
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252Faae5ff52-45d7-4d13-a19f-91bfa2327e03.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/aae5ff52-45d7-4d13-a19f-91bfa2327e03.jpg not downloaded yet
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252Fa6403814-6439-4573-8564-ab2954a357e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/a6403814-6439-4573-8564-ab2954a357e3.jpg not downloaded yet
2026-03-30 12:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/d3d39899-d5f4-40c1-af4f-cf0f27abbe19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252F168bfad9-5282-40e9-8603-8e9e02bfdc16.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/168bfad9-5282-40e9-8603-8e9e02bfdc16.jpg not downloaded yet
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d6e90>
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252F06d5137e-2e83-4eda-99c7-c49a10ff36c9.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/06d5137e-2e83-4eda-99c7-c49a10ff36c9.jpg saved to cache
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252F450ed3a2-92f8-4748-a609-dfa54712d667.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/450ed3a2-92f8-4748-a609-dfa54712d667.jpg not downloaded yet
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c05510>
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252Fd3d39899-d5f4-40c1-af4f-cf0f27abbe19.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/d3d39899-d5f4-40c1-af4f-cf0f27abbe19.jpg saved to cache
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750505/general/5797be41-42a0-4ef3-9b0f-ad09c5cd60f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743056)
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252F2fb3c4ac-a9f6-463b-9307-29948210dc54.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/2fb3c4ac-a9f6-463b-9307-29948210dc54.jpg not downloaded yet
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252Fad71289b-2a80-49e8-a214-0f461093be37.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/ad71289b-2a80-49e8-a214-0f461093be37.jpg not downloaded yet
2026-03-30 12:47:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/a6403814-6439-4573-8564-ab2954a357e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5751176%252Fgeneral%252Fae6a6ed6-3c8b-41b3-97fe-8eb7b2e9c5a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/ae6a6ed6-3c8b-41b3-97fe-8eb7b2e9c5a0.jpg not downloaded yet
2026-03-30 12:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/450ed3a2-92f8-4748-a609-dfa54712d667.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6fa550>
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750505%252Fgeneral%252F5797be41-42a0-4ef3-9b0f-ad09c5cd60f4.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750505/general/5797be41-42a0-4ef3-9b0f-ad09c5cd60f4.jpg saved to cache
2026-03-30 12:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1961243e-f676-55d4-8133-a78e3c2b1c3b
2026-03-30 12:47:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1961243e-f676-55d4-8133-a78e3c2b1c3b, skipping ID generation
2026-03-30 12:47:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1961243e-f676-55d4-8133-a78e3c2b1c3b with scrape type 1
2026-03-30 12:47:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1961243e-f676-55d4-8133-a78e3c2b1c3b sending to next pipeline
2026-03-30 12:47:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1961243e-f676-55d4-8133-a78e3c2b1c3b, identifier: 10743056
2026-03-30 12:47:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1961243e-f676-55d4-8133-a78e3c2b1c3b with identifier: 10743056
2026-03-30 12:47:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1961243e-f676-55d4-8133-a78e3c2b1c3b with identifier: 10743056
2026-03-30 12:47:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1961243e-f676-55d4-8133-a78e3c2b1c3b with identifier: 10743056 to the API
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750505/general/5797be41-42a0-4ef3-9b0f-ad09c5cd60f4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 238,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': '1961243e-f676-55d4-8133-a78e3c2b1c3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57617',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743056',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 321887,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/06d5137e-2e83-4eda-99c7-c49a10ff36c9.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 322978,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/5797be41-42a0-4ef3-9b0f-ad09c5cd60f4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 318454,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/6aa45e75-e74f-42d1-95a3-f18e40d3fe4b.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 271785,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/7942841f-89ab-42b8-a4e9-42bbc0d9cbf0.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 303362,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/eec7e5b4-0e91-4961-bc3b-40950f77f7aa.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 314041,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/f10558b1-be50-47c8-b709-bd317b67e6d7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 442214,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/216a12c9-7d1e-4193-aae3-56795e2312d2.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199621,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/01345955-4b22-4dc5-91fb-bbf2ce218bd5.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266842,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/f0cb5ac0-6d7f-4c09-aae2-94c098cecffe.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1961243e-f676-55d4-8133-a78e3c2b1c3b/1961243e-f676-55d4-8133-a78e3c2b1c3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304122,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750505/general/b7fb4466-1c6f-49b2-8a8b-af1415d37302.jpg',
'Width': 1600}],
'price': 29700,
'price_includes_vat': True,
'registration_date': '2026-02-04',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson Prime - Hybrid - Automatic - 238 hp - 50 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2026}
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743056%27 HTTP/1.1" 200 None
2026-03-30 12:47:43 [adesa.de] INFO: Saving data for 10743056: {'created_time': 1774874863.610791, 'last_price_update_time': 1774874863.610804, 'auction_closing_time': 1798675200.0}
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743056') HTTP/1.1" 204 0
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b433b610>
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252Fa6403814-6439-4573-8564-ab2954a357e3.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/a6403814-6439-4573-8564-ab2954a357e3.jpg saved to cache
2026-03-30 12:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af798dd0>
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252F450ed3a2-92f8-4748-a609-dfa54712d667.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/450ed3a2-92f8-4748-a609-dfa54712d667.jpg saved to cache
2026-03-30 12:47:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/ae6a6ed6-3c8b-41b3-97fe-8eb7b2e9c5a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/ad71289b-2a80-49e8-a214-0f461093be37.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/2fb3c4ac-a9f6-463b-9307-29948210dc54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/aae5ff52-45d7-4d13-a19f-91bfa2327e03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/168bfad9-5282-40e9-8603-8e9e02bfdc16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bf090>
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:47:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252Fae6a6ed6-3c8b-41b3-97fe-8eb7b2e9c5a0.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/ae6a6ed6-3c8b-41b3-97fe-8eb7b2e9c5a0.jpg saved to cache
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/ccdddf31-0db7-4ae0-9533-6db16eee5320.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5751176/general/c5c79f7f-65df-4234-ae06-d063ab8d1594.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743116)
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424b210>
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252Fad71289b-2a80-49e8-a214-0f461093be37.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/ad71289b-2a80-49e8-a214-0f461093be37.jpg saved to cache
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e4690>
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252F2fb3c4ac-a9f6-463b-9307-29948210dc54.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/2fb3c4ac-a9f6-463b-9307-29948210dc54.jpg saved to cache
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67b810>
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252Faae5ff52-45d7-4d13-a19f-91bfa2327e03.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/aae5ff52-45d7-4d13-a19f-91bfa2327e03.jpg saved to cache
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4145250>
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252F168bfad9-5282-40e9-8603-8e9e02bfdc16.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/168bfad9-5282-40e9-8603-8e9e02bfdc16.jpg saved to cache
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66a010>
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252Fccdddf31-0db7-4ae0-9533-6db16eee5320.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/ccdddf31-0db7-4ae0-9533-6db16eee5320.jpg saved to cache
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec7f350>
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5751176%252Fgeneral%252Fc5c79f7f-65df-4234-ae06-d063ab8d1594.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5751176/general/c5c79f7f-65df-4234-ae06-d063ab8d1594.jpg saved to cache
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d
2026-03-30 12:47:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63a3d5bd-ce99-5d9e-9617-f85bf713022d, skipping ID generation
2026-03-30 12:47:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d with scrape type 1
2026-03-30 12:47:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63a3d5bd-ce99-5d9e-9617-f85bf713022d sending to next pipeline
2026-03-30 12:47:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63a3d5bd-ce99-5d9e-9617-f85bf713022d, identifier: 10743116
2026-03-30 12:47:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63a3d5bd-ce99-5d9e-9617-f85bf713022d with identifier: 10743116
2026-03-30 12:47:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63a3d5bd-ce99-5d9e-9617-f85bf713022d with identifier: 10743116
2026-03-30 12:47:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63a3d5bd-ce99-5d9e-9617-f85bf713022d with identifier: 10743116 to the API
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:47:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5751176/general/c5c79f7f-65df-4234-ae06-d063ab8d1594.jpg>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 81,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '63a3d5bd-ce99-5d9e-9617-f85bf713022d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EMD-RB666',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743116',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 35457,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176379,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/d3d39899-d5f4-40c1-af4f-cf0f27abbe19.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171784,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/c5c79f7f-65df-4234-ae06-d063ab8d1594.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159733,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/ccdddf31-0db7-4ae0-9533-6db16eee5320.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155381,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/aae5ff52-45d7-4d13-a19f-91bfa2327e03.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198134,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/a6403814-6439-4573-8564-ab2954a357e3.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 200546,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/168bfad9-5282-40e9-8603-8e9e02bfdc16.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 404764,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/450ed3a2-92f8-4748-a609-dfa54712d667.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 369225,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/2fb3c4ac-a9f6-463b-9307-29948210dc54.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 428079,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/ad71289b-2a80-49e8-a214-0f461093be37.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63a3d5bd-ce99-5d9e-9617-f85bf713022d/63a3d5bd-ce99-5d9e-9617-f85bf713022d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447200,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5751176/general/ae6a6ed6-3c8b-41b3-97fe-8eb7b2e9c5a0.jpg',
'Width': 1920}],
'price': 12400,
'price_includes_vat': True,
'registration_date': '2021-07-15',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Polo 1.0 - Petrol - Manual - 81 hp - 35.457 km',
'transmission': 'manual',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743116%27 HTTP/1.1" 200 None
2026-03-30 12:47:44 [adesa.de] INFO: Saving data for 10743116: {'created_time': 1774874864.815913, 'last_price_update_time': 1774874864.815924, 'auction_closing_time': 1798671600.0}
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743116') HTTP/1.1" 204 0
2026-03-30 12:47:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10632971> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971
2026-03-30 12:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5064c4df-24b3-5991-a1c7-9f0e61548612 with scrape type 2
2026-03-30 12:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 5064c4df-24b3-5991-a1c7-9f0e61548612 with scrape type 2
2026-03-30 12:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5064c4df-24b3-5991-a1c7-9f0e61548612, identifier: 10632971
2026-03-30 12:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971
2026-03-30 12:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971
2026-03-30 12:47:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5064c4df-24b3-5991-a1c7-9f0e61548612 with identifier: 10632971 to the API
2026-03-30 12:47:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10632971>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '5064c4df-24b3-5991-a1c7-9f0e61548612',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55709',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10632971',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 54,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro - Electric - Automatic - 138 hp - 54 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:46 [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-30 12:47:46 [adesa.de] INFO: Saving data for 10632971: {'auction_closing_time': 1798675200.0, 'created_time': 1773240305.227216, 'last_price_update_time': 1774874866.669156}
2026-03-30 12:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10632971') HTTP/1.1" 204 0
2026-03-30 12:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d628edc3-b6f7-5889-8725-fc09f0606cfa with identifier: 10742705
2026-03-30 12:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d628edc3-b6f7-5889-8725-fc09f0606cfa with scrape type 1
2026-03-30 12:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252F2a120398-01d6-42e4-ba6e-3eb69956aaa4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/2a120398-01d6-42e4-ba6e-3eb69956aaa4.jpg not downloaded yet
2026-03-30 12:47:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290
2026-03-30 12:47:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 88af6301-c61e-5184-a645-a247fd942fa7 with scrape type 2
2026-03-30 12:47:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 88af6301-c61e-5184-a645-a247fd942fa7 with scrape type 2
2026-03-30 12:47:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 88af6301-c61e-5184-a645-a247fd942fa7, identifier: 10626290
2026-03-30 12:47:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290
2026-03-30 12:47:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290
2026-03-30 12:47:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 88af6301-c61e-5184-a645-a247fd942fa7 with identifier: 10626290 to the API
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:47:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626290>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '88af6301-c61e-5184-a645-a247fd942fa7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55712',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626290',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21400,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro - Electric - Automatic - 138 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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-30 12:47:47 [adesa.de] INFO: Saving data for 10626290: {'auction_closing_time': 1798675200.0, 'created_time': 1773240305.696187, 'last_price_update_time': 1774874867.17743}
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626290') HTTP/1.1" 204 0
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252F8b634321-e8b5-4a91-a18e-417111f1dc65.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/8b634321-e8b5-4a91-a18e-417111f1dc65.jpg not downloaded yet
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252F2229777f-3d53-4a9b-bf29-0f8ef0693ac0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/2229777f-3d53-4a9b-bf29-0f8ef0693ac0.jpg not downloaded yet
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252Fe65060bb-8753-47a4-9561-3f17b8813117.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/e65060bb-8753-47a4-9561-3f17b8813117.jpg not downloaded yet
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252F878d29b9-1bd4-422c-ba39-8e923bc9d49a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/878d29b9-1bd4-422c-ba39-8e923bc9d49a.jpg not downloaded yet
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252F123470ce-f09c-4e68-b878-a0b47a094a27.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/123470ce-f09c-4e68-b878-a0b47a094a27.jpg not downloaded yet
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252F1977fe66-5813-45fc-b9f5-1bbccfd9dec1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/1977fe66-5813-45fc-b9f5-1bbccfd9dec1.jpg not downloaded yet
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252F3c167e4e-93ac-48fe-adc9-c465c4e6c027.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/3c167e4e-93ac-48fe-adc9-c465c4e6c027.jpg not downloaded yet
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252Fbd6bdf42-afab-45ab-8c83-5b3d77500398.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/bd6bdf42-afab-45ab-8c83-5b3d77500398.jpg not downloaded yet
2026-03-30 12:47:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47: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%252F5753205%252Fgeneral%252F91eacf5e-5a28-43bb-a09e-03e91f9fa2cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:47:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/91eacf5e-5a28-43bb-a09e-03e91f9fa2cc.jpg not downloaded yet
2026-03-30 12:47:48 [scrapy.extensions.logstats] INFO: Crawled 284 pages (at 12 pages/min), scraped 157 items (at 11 items/min)
2026-03-30 12:47:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:47:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504974> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974
2026-03-30 12:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89578b07-f765-580d-9488-336c2dc6f482 with scrape type 2
2026-03-30 12:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 89578b07-f765-580d-9488-336c2dc6f482 with scrape type 2
2026-03-30 12:47:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89578b07-f765-580d-9488-336c2dc6f482, identifier: 10504974
2026-03-30 12:47:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974
2026-03-30 12:47:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974
2026-03-30 12:47:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89578b07-f765-580d-9488-336c2dc6f482 with identifier: 10504974 to the API
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504974>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '89578b07-f765-580d-9488-336c2dc6f482',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52638',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504974',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 29100,
'price_includes_vat': True,
'registration_date': '2025-06-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 215 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:49 [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-30 12:47:49 [adesa.de] INFO: Saving data for 10504974: {'auction_closing_time': 1798675200.0, 'created_time': 1773240421.592079, 'last_price_update_time': 1774874869.447102}
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504974') HTTP/1.1" 204 0
2026-03-30 12:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/91eacf5e-5a28-43bb-a09e-03e91f9fa2cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10627637> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/3c167e4e-93ac-48fe-adc9-c465c4e6c027.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e7310>
2026-03-30 12:47:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252F91eacf5e-5a28-43bb-a09e-03e91f9fa2cc.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/91eacf5e-5a28-43bb-a09e-03e91f9fa2cc.jpg saved to cache
2026-03-30 12:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/1977fe66-5813-45fc-b9f5-1bbccfd9dec1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/bd6bdf42-afab-45ab-8c83-5b3d77500398.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637
2026-03-30 12:47:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with scrape type 2
2026-03-30 12:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with scrape type 2
2026-03-30 12:47:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cd8ff9fb-1676-5adb-9688-8a5cc3625b03, identifier: 10627637
2026-03-30 12:47:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41df0d0>
2026-03-30 12:47:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252F3c167e4e-93ac-48fe-adc9-c465c4e6c027.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/3c167e4e-93ac-48fe-adc9-c465c4e6c027.jpg saved to cache
2026-03-30 12:47:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637
2026-03-30 12:47:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637
2026-03-30 12:47:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cd8ff9fb-1676-5adb-9688-8a5cc3625b03 with identifier: 10627637 to the API
2026-03-30 12:47:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10627637>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'cd8ff9fb-1676-5adb-9688-8a5cc3625b03',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55830',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10627637',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Combo-e',
'odometer': 182,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-02-19',
'seats_number': 2,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Combo-e Life 50 kWh Edition - Electric - Automatic - 138 hp - '
'182 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2024}
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [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-30 12:47:50 [adesa.de] INFO: Saving data for 10627637: {'auction_closing_time': 1798675200.0, 'created_time': 1773240314.518287, 'last_price_update_time': 1774874870.081672}
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10627637') HTTP/1.1" 204 0
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c3210>
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252F1977fe66-5813-45fc-b9f5-1bbccfd9dec1.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/1977fe66-5813-45fc-b9f5-1bbccfd9dec1.jpg saved to cache
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af712ad0>
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252Fbd6bdf42-afab-45ab-8c83-5b3d77500398.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/bd6bdf42-afab-45ab-8c83-5b3d77500398.jpg saved to cache
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/123470ce-f09c-4e68-b878-a0b47a094a27.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/878d29b9-1bd4-422c-ba39-8e923bc9d49a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/e65060bb-8753-47a4-9561-3f17b8813117.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/2229777f-3d53-4a9b-bf29-0f8ef0693ac0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/8b634321-e8b5-4a91-a18e-417111f1dc65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753205/general/2a120398-01d6-42e4-ba6e-3eb69956aaa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742705)
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41ce210>
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252F123470ce-f09c-4e68-b878-a0b47a094a27.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/123470ce-f09c-4e68-b878-a0b47a094a27.jpg saved to cache
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58d1590>
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252F878d29b9-1bd4-422c-ba39-8e923bc9d49a.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/878d29b9-1bd4-422c-ba39-8e923bc9d49a.jpg saved to cache
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d6710>
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252Fe65060bb-8753-47a4-9561-3f17b8813117.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/e65060bb-8753-47a4-9561-3f17b8813117.jpg saved to cache
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4214fd0>
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252F2229777f-3d53-4a9b-bf29-0f8ef0693ac0.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/2229777f-3d53-4a9b-bf29-0f8ef0693ac0.jpg saved to cache
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4237390>
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252F8b634321-e8b5-4a91-a18e-417111f1dc65.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/8b634321-e8b5-4a91-a18e-417111f1dc65.jpg saved to cache
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66f750>
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:47:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753205%252Fgeneral%252F2a120398-01d6-42e4-ba6e-3eb69956aaa4.jpg') HTTP/1.1" 204 0
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753205/general/2a120398-01d6-42e4-ba6e-3eb69956aaa4.jpg saved to cache
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d628edc3-b6f7-5889-8725-fc09f0606cfa
2026-03-30 12:47:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d628edc3-b6f7-5889-8725-fc09f0606cfa, skipping ID generation
2026-03-30 12:47:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d628edc3-b6f7-5889-8725-fc09f0606cfa with scrape type 1
2026-03-30 12:47:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d628edc3-b6f7-5889-8725-fc09f0606cfa sending to next pipeline
2026-03-30 12:47:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d628edc3-b6f7-5889-8725-fc09f0606cfa, identifier: 10742705
2026-03-30 12:47:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d628edc3-b6f7-5889-8725-fc09f0606cfa with identifier: 10742705
2026-03-30 12:47:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d628edc3-b6f7-5889-8725-fc09f0606cfa with identifier: 10742705
2026-03-30 12:47:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d628edc3-b6f7-5889-8725-fc09f0606cfa with identifier: 10742705 to the API
2026-03-30 12:47:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753205/general/2a120398-01d6-42e4-ba6e-3eb69956aaa4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 117,
'category': 'Saloon',
'color': 'Black',
'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': 'd628edc3-b6f7-5889-8725-fc09f0606cfa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'WOB I 9505',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742705',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 15661,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199740,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/2a120398-01d6-42e4-ba6e-3eb69956aaa4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194668,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/8b634321-e8b5-4a91-a18e-417111f1dc65.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189814,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/2229777f-3d53-4a9b-bf29-0f8ef0693ac0.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185707,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/e65060bb-8753-47a4-9561-3f17b8813117.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229479,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/878d29b9-1bd4-422c-ba39-8e923bc9d49a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232098,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/123470ce-f09c-4e68-b878-a0b47a094a27.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 435678,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/1977fe66-5813-45fc-b9f5-1bbccfd9dec1.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 441718,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/3c167e4e-93ac-48fe-adc9-c465c4e6c027.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 464107,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/bd6bdf42-afab-45ab-8c83-5b3d77500398.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d628edc3-b6f7-5889-8725-fc09f0606cfa/d628edc3-b6f7-5889-8725-fc09f0606cfa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 447879,
'Height': 1080,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753205/general/91eacf5e-5a28-43bb-a09e-03e91f9fa2cc.jpg',
'Width': 1920}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2025-06-18',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen Golf Life - Diesel - Manual - 116 hp - 15.661 km',
'transmission': 'manual',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742705%27 HTTP/1.1" 200 None
2026-03-30 12:47:51 [adesa.de] INFO: Saving data for 10742705: {'created_time': 1774874871.095046, 'last_price_update_time': 1774874871.095057, 'auction_closing_time': 1798671600.0}
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742705') HTTP/1.1" 204 0
2026-03-30 12:47:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735076> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:56 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 1961243e-f676-55d4-8133-a78e3c2b1c3b with identifier: 10735076, dropping item
2026-03-30 12:47:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735074> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:57 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 1961243e-f676-55d4-8133-a78e3c2b1c3b with identifier: 10735074, dropping item
2026-03-30 12:47:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10662395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:47:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:47:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395
2026-03-30 12:47:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with scrape type 2
2026-03-30 12:47:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with scrape type 2
2026-03-30 12:47:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a30181a0-b243-5aa6-b4a7-b14d7523a3e0, identifier: 10662395
2026-03-30 12:47:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395
2026-03-30 12:47:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395
2026-03-30 12:47:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a30181a0-b243-5aa6-b4a7-b14d7523a3e0 with identifier: 10662395 to the API
2026-03-30 12:47:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:47: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-30 12:47:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10662395>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 238,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'a30181a0-b243-5aa6-b4a7-b14d7523a3e0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56459',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10662395',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32600,
'price_includes_vat': True,
'registration_date': '2026-03-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 N Line - Petrol - Automatic - 238 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2026}
2026-03-30 12:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:59 [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-30 12:47:59 [adesa.de] INFO: Saving data for 10662395: {'auction_closing_time': 1798675200.0, 'created_time': 1773406677.709258, 'last_price_update_time': 1774874879.085812}
2026-03-30 12:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:47:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10662395') HTTP/1.1" 204 0
2026-03-30 12:47:59 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.696(s), this was the 1st time calling it.
2026-03-30 12:47:59 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.210616184706922 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:48:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735075> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:00 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 1961243e-f676-55d4-8133-a78e3c2b1c3b with identifier: 10735075, dropping item
2026-03-30 12:48:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:48:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10681290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10681290
2026-03-30 12:48:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-30 12:48:08 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8b2ecd02-661d-530b-942b-f02718c7e1c9 with scrape type 2
2026-03-30 12:48:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8b2ecd02-661d-530b-942b-f02718c7e1c9, identifier: 10681290
2026-03-30 12:48:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10681290
2026-03-30 12:48:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10681290
2026-03-30 12:48:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8b2ecd02-661d-530b-942b-f02718c7e1c9 with identifier: 10681290 to the API
2026-03-30 12:48:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:48:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10681290>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8b2ecd02-661d-530b-942b-f02718c7e1c9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52604',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10681290',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI - Petrol - Automatic - 161 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710681290%27 HTTP/1.1" 200 None
2026-03-30 12:48:09 [adesa.de] INFO: Saving data for 10681290: {'auction_closing_time': 1798675200.0, 'created_time': 1773750244.852377, 'last_price_update_time': 1774874889.165649}
2026-03-30 12:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10681290') HTTP/1.1" 204 0
2026-03-30 12:48:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10735070> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10735070
2026-03-30 12:48:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with scrape type 1
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252Fb396fdb5-0036-4f69-93b3-619e897dbb92.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/b396fdb5-0036-4f69-93b3-619e897dbb92.jpg not downloaded yet
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252Fb2d86a98-3b4d-4057-80bf-3deb753501a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/b2d86a98-3b4d-4057-80bf-3deb753501a1.jpg not downloaded yet
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252F8ecee5c6-734f-4e6f-9244-57fa57a59c45.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/8ecee5c6-734f-4e6f-9244-57fa57a59c45.jpg not downloaded yet
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252F2c3b270d-d5cb-4a36-bb9c-e3a27a1abcdd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/2c3b270d-d5cb-4a36-bb9c-e3a27a1abcdd.jpg not downloaded yet
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252Fd4c38bfc-0d56-4d47-abbe-b937d8ec4e42.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/d4c38bfc-0d56-4d47-abbe-b937d8ec4e42.jpg not downloaded yet
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252Fdd6f5868-196b-4e03-87e4-67f26433f2fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/dd6f5868-196b-4e03-87e4-67f26433f2fd.jpg not downloaded yet
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252F6105504e-ad08-4b18-8726-4998140dd34f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/6105504e-ad08-4b18-8726-4998140dd34f.jpg not downloaded yet
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252F0f16a272-4cbf-49d3-9121-7288e2a03578.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/0f16a272-4cbf-49d3-9121-7288e2a03578.jpg not downloaded yet
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252F0729b9f2-29d3-44e6-9c88-58173c1c944d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/0729b9f2-29d3-44e6-9c88-58173c1c944d.jpg not downloaded yet
2026-03-30 12:48:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750595%252Fgeneral%252F66af3a1b-bf13-4a6f-9d8f-0c8489c8595c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/66af3a1b-bf13-4a6f-9d8f-0c8489c8595c.jpg not downloaded yet
2026-03-30 12:48:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505024> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024
2026-03-30 12:48:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ee531846-9941-5ac9-a624-7c856dd5c059 with scrape type 2
2026-03-30 12:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ee531846-9941-5ac9-a624-7c856dd5c059 with scrape type 2
2026-03-30 12:48:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ee531846-9941-5ac9-a624-7c856dd5c059, identifier: 10505024
2026-03-30 12:48:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024
2026-03-30 12:48:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024
2026-03-30 12:48:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ee531846-9941-5ac9-a624-7c856dd5c059 with identifier: 10505024 to the API
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505024>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ee531846-9941-5ac9-a624-7c856dd5c059',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52595',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505024',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34200,
'price_includes_vat': True,
'registration_date': '2025-06-12',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI N Line - AWD - Petrol - Automatic - 215 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:11 [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-30 12:48:11 [adesa.de] INFO: Saving data for 10505024: {'auction_closing_time': 1798675200.0, 'created_time': 1773240387.832741, 'last_price_update_time': 1774874891.442977}
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505024') HTTP/1.1" 204 0
2026-03-30 12:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/66af3a1b-bf13-4a6f-9d8f-0c8489c8595c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bff50>
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252F66af3a1b-bf13-4a6f-9d8f-0c8489c8595c.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/66af3a1b-bf13-4a6f-9d8f-0c8489c8595c.jpg saved to cache
2026-03-30 12:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/0729b9f2-29d3-44e6-9c88-58173c1c944d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a4790>
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252F0729b9f2-29d3-44e6-9c88-58173c1c944d.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/0729b9f2-29d3-44e6-9c88-58173c1c944d.jpg saved to cache
2026-03-30 12:48:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/0f16a272-4cbf-49d3-9121-7288e2a03578.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/6105504e-ad08-4b18-8726-4998140dd34f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af688d10>
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252F0f16a272-4cbf-49d3-9121-7288e2a03578.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/0f16a272-4cbf-49d3-9121-7288e2a03578.jpg saved to cache
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327290>
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252F6105504e-ad08-4b18-8726-4998140dd34f.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/6105504e-ad08-4b18-8726-4998140dd34f.jpg saved to cache
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/dd6f5868-196b-4e03-87e4-67f26433f2fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/d4c38bfc-0d56-4d47-abbe-b937d8ec4e42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc3f50>
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252Fdd6f5868-196b-4e03-87e4-67f26433f2fd.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/dd6f5868-196b-4e03-87e4-67f26433f2fd.jpg saved to cache
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4153850>
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252Fd4c38bfc-0d56-4d47-abbe-b937d8ec4e42.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/d4c38bfc-0d56-4d47-abbe-b937d8ec4e42.jpg saved to cache
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/2c3b270d-d5cb-4a36-bb9c-e3a27a1abcdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/8ecee5c6-734f-4e6f-9244-57fa57a59c45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af718410>
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252F2c3b270d-d5cb-4a36-bb9c-e3a27a1abcdd.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/2c3b270d-d5cb-4a36-bb9c-e3a27a1abcdd.jpg saved to cache
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af761e50>
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252F8ecee5c6-734f-4e6f-9244-57fa57a59c45.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/8ecee5c6-734f-4e6f-9244-57fa57a59c45.jpg saved to cache
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/b2d86a98-3b4d-4057-80bf-3deb753501a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750595/general/b396fdb5-0036-4f69-93b3-619e897dbb92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10735070)
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af668450>
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252Fb2d86a98-3b4d-4057-80bf-3deb753501a1.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/b2d86a98-3b4d-4057-80bf-3deb753501a1.jpg saved to cache
2026-03-30 12:48:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af68a650>
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750595%252Fgeneral%252Fb396fdb5-0036-4f69-93b3-619e897dbb92.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750595/general/b396fdb5-0036-4f69-93b3-619e897dbb92.jpg saved to cache
2026-03-30 12:48:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f
2026-03-30 12:48:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f, skipping ID generation
2026-03-30 12:48:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with scrape type 1
2026-03-30 12:48:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ba1a8b2d-5ee7-52dd-914a-b97c0707df6f sending to next pipeline
2026-03-30 12:48:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f, identifier: 10735070
2026-03-30 12:48:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10735070
2026-03-30 12:48:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10735070
2026-03-30 12:48:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ba1a8b2d-5ee7-52dd-914a-b97c0707df6f with identifier: 10735070 to the API
2026-03-30 12:48:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750595/general/b396fdb5-0036-4f69-93b3-619e897dbb92.jpg>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 238,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ba1a8b2d-5ee7-52dd-914a-b97c0707df6f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57596',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10735070',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 285292,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/b396fdb5-0036-4f69-93b3-619e897dbb92.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 311684,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/b2d86a98-3b4d-4057-80bf-3deb753501a1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 304518,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/8ecee5c6-734f-4e6f-9244-57fa57a59c45.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 287372,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/2c3b270d-d5cb-4a36-bb9c-e3a27a1abcdd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243878,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/d4c38bfc-0d56-4d47-abbe-b937d8ec4e42.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232000,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/dd6f5868-196b-4e03-87e4-67f26433f2fd.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186400,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/6105504e-ad08-4b18-8726-4998140dd34f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125502,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/0f16a272-4cbf-49d3-9121-7288e2a03578.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 222972,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/0729b9f2-29d3-44e6-9c88-58173c1c944d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ba1a8b2d-5ee7-52dd-914a-b97c0707df6f/ba1a8b2d-5ee7-52dd-914a-b97c0707df6f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 337786,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750595/general/66af3a1b-bf13-4a6f-9d8f-0c8489c8595c.jpg',
'Width': 1600}],
'price': 33600,
'price_includes_vat': True,
'registration_date': '2026-03-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 N Line - Hybrid - Automatic - 238 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2026}
2026-03-30 12:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735070%27 HTTP/1.1" 200 None
2026-03-30 12:48:13 [adesa.de] INFO: Saving data for 10735070: {'created_time': 1774874893.416955, 'last_price_update_time': 1774874893.416966, 'auction_closing_time': 1798675200.0}
2026-03-30 12:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735070') HTTP/1.1" 204 0
2026-03-30 12:48:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.635(s), this was the 1st time calling it.
2026-03-30 12:48:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.3984755277190493 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:48:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10242156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156
2026-03-30 12:48:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1fe06665-9e1c-55be-842a-1ec185207ffe with scrape type 2
2026-03-30 12:48:18 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1fe06665-9e1c-55be-842a-1ec185207ffe with scrape type 2
2026-03-30 12:48:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1fe06665-9e1c-55be-842a-1ec185207ffe, identifier: 10242156
2026-03-30 12:48:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156
2026-03-30 12:48:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156
2026-03-30 12:48:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1fe06665-9e1c-55be-842a-1ec185207ffe with identifier: 10242156 to the API
2026-03-30 12:48:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10242156>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '1fe06665-9e1c-55be-842a-1ec185207ffe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 1076',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10242156',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26750,
'price_includes_vat': True,
'registration_date': '2025-08-01',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Peugeot 3008 1.2 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 12:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:18 [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-30 12:48:18 [adesa.de] INFO: Saving data for 10242156: {'auction_closing_time': 1798671600.0, 'created_time': 1773240234.77583, 'last_price_update_time': 1774874898.658835}
2026-03-30 12:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10242156') HTTP/1.1" 204 0
2026-03-30 12:48:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:48:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10557402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402
2026-03-30 12:48:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with scrape type 2
2026-03-30 12:48:20 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with scrape type 2
2026-03-30 12:48:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd, identifier: 10557402
2026-03-30 12:48:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402
2026-03-30 12:48:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402
2026-03-30 12:48:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd with identifier: 10557402 to the API
2026-03-30 12:48:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10557402>
{'auction_title': '',
'c_o_2_emission_value': 172,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 225,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'eecb0cfd-592f-5ee0-bf49-fcf22f49a5dd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52609',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10557402',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Staria',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 41500,
'price_includes_vat': True,
'registration_date': '2025-07-02',
'seats_number': 7,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Staria - Hybrid - Automatic - 225 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:20 [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-30 12:48:20 [adesa.de] INFO: Saving data for 10557402: {'auction_closing_time': 1798675200.0, 'created_time': 1773240338.933182, 'last_price_update_time': 1774874900.57322}
2026-03-30 12:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10557402') HTTP/1.1" 204 0
2026-03-30 12:48:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10269735> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735
2026-03-30 12:48:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 432ed329-71bd-500d-b1c7-a9424abe2154 with scrape type 2
2026-03-30 12:48:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 432ed329-71bd-500d-b1c7-a9424abe2154 with scrape type 2
2026-03-30 12:48:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 432ed329-71bd-500d-b1c7-a9424abe2154, identifier: 10269735
2026-03-30 12:48:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735
2026-03-30 12:48:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735
2026-03-30 12:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 432ed329-71bd-500d-b1c7-a9424abe2154 with identifier: 10269735 to the API
2026-03-30 12:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10269735>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 102,
'expiration_date': '2026-12-30T23:00:00Z',
'fuel_type': 'Petrol',
'id': '432ed329-71bd-500d-b1c7-a9424abe2154',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GG H 1021',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10269735',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '2008',
'odometer': 49,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18300,
'price_includes_vat': True,
'registration_date': '2025-09-30',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 2008 1.2i Allure - Petrol - Manual - 102 hp - 49 km',
'transmission': 'manual',
'trim': 'Allure',
'vin': None,
'year': 2025}
2026-03-30 12:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710269735%27 HTTP/1.1" 200 None
2026-03-30 12:48:26 [adesa.de] INFO: Saving data for 10269735: {'auction_closing_time': 1798671600.0, 'created_time': 1773240293.387266, 'last_price_update_time': 1774874906.244222}
2026-03-30 12:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10269735') HTTP/1.1" 204 0
2026-03-30 12:48:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10644733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733
2026-03-30 12:48:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with scrape type 2
2026-03-30 12:48:26 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with scrape type 2
2026-03-30 12:48:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d, identifier: 10644733
2026-03-30 12:48:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733
2026-03-30 12:48:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733
2026-03-30 12:48:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 743c9acf-89e0-5bc7-8a9d-5892f1aaf38d with identifier: 10644733 to the API
2026-03-30 12:48:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10644733>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 97,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '743c9acf-89e0-5bc7-8a9d-5892f1aaf38d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52810',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10644733',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2026-03-13',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Inster - Electric - Automatic - 97 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 12:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:26 [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-30 12:48:26 [adesa.de] INFO: Saving data for 10644733: {'auction_closing_time': 1798675200.0, 'created_time': 1773240386.268561, 'last_price_update_time': 1774874906.71444}
2026-03-30 12:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10644733') HTTP/1.1" 204 0
2026-03-30 12:48:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743000> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10743000
2026-03-30 12:48:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with scrape type 1
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252Ffaf87dfd-5f35-44ac-bab7-7ae9d312910a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/faf87dfd-5f35-44ac-bab7-7ae9d312910a.jpg not downloaded yet
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252F28733b47-222d-4e31-84f4-a9b0a844edb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/28733b47-222d-4e31-84f4-a9b0a844edb7.jpg not downloaded yet
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252Fe0e8fc5d-a026-4df2-9936-1054e62fe2da.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/e0e8fc5d-a026-4df2-9936-1054e62fe2da.jpg not downloaded yet
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252F125e1525-26b6-4390-ba7e-8629d508310d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/125e1525-26b6-4390-ba7e-8629d508310d.jpg not downloaded yet
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252Fd80185b0-ad9c-4a21-8ba4-42be50c39f60.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/d80185b0-ad9c-4a21-8ba4-42be50c39f60.jpg not downloaded yet
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252Fd6b1f50a-79f9-4e72-8587-1544819269b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/d6b1f50a-79f9-4e72-8587-1544819269b4.jpg not downloaded yet
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252F25bbb692-5e1b-4d3d-b34d-9faf7a37efec.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/25bbb692-5e1b-4d3d-b34d-9faf7a37efec.jpg not downloaded yet
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252Ff6b4e0ad-bb6f-4e67-b2bd-c46b64fd2e83.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/f6b4e0ad-bb6f-4e67-b2bd-c46b64fd2e83.jpg not downloaded yet
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252F7d3e7c02-45ee-4fb1-b913-565fa11bff77.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/7d3e7c02-45ee-4fb1-b913-565fa11bff77.jpg not downloaded yet
2026-03-30 12:48:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750500%252Fgeneral%252Fa0b62421-8039-4dbe-bdf0-39a86d0b710d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/a0b62421-8039-4dbe-bdf0-39a86d0b710d.jpg not downloaded yet
2026-03-30 12:48:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10525350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350
2026-03-30 12:48:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3eede030-9a79-515f-b81a-ac40bff789f2 with scrape type 2
2026-03-30 12:48:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3eede030-9a79-515f-b81a-ac40bff789f2 with scrape type 2
2026-03-30 12:48:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3eede030-9a79-515f-b81a-ac40bff789f2, identifier: 10525350
2026-03-30 12:48:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350
2026-03-30 12:48:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350
2026-03-30 12:48:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3eede030-9a79-515f-b81a-ac40bff789f2 with identifier: 10525350 to the API
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10525350>
{'auction_title': '',
'c_o_2_emission_value': 141,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3eede030-9a79-515f-b81a-ac40bff789f2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53168',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10525350',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23900,
'price_includes_vat': True,
'registration_date': '2025-12-03',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:37 [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-30 12:48:37 [adesa.de] INFO: Saving data for 10525350: {'auction_closing_time': 1798675200.0, 'created_time': 1773240424.666129, 'last_price_update_time': 1774874917.171191}
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10525350') HTTP/1.1" 204 0
2026-03-30 12:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/a0b62421-8039-4dbe-bdf0-39a86d0b710d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/7d3e7c02-45ee-4fb1-b913-565fa11bff77.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b591add0>
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252Fa0b62421-8039-4dbe-bdf0-39a86d0b710d.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/a0b62421-8039-4dbe-bdf0-39a86d0b710d.jpg saved to cache
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4246e10>
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252F7d3e7c02-45ee-4fb1-b913-565fa11bff77.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/7d3e7c02-45ee-4fb1-b913-565fa11bff77.jpg saved to cache
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/f6b4e0ad-bb6f-4e67-b2bd-c46b64fd2e83.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/25bbb692-5e1b-4d3d-b34d-9faf7a37efec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429a510>
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252Ff6b4e0ad-bb6f-4e67-b2bd-c46b64fd2e83.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/f6b4e0ad-bb6f-4e67-b2bd-c46b64fd2e83.jpg saved to cache
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af693390>
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252F25bbb692-5e1b-4d3d-b34d-9faf7a37efec.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/25bbb692-5e1b-4d3d-b34d-9faf7a37efec.jpg saved to cache
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/d6b1f50a-79f9-4e72-8587-1544819269b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/d80185b0-ad9c-4a21-8ba4-42be50c39f60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429a2d0>
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252Fd6b1f50a-79f9-4e72-8587-1544819269b4.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/d6b1f50a-79f9-4e72-8587-1544819269b4.jpg saved to cache
2026-03-30 12:48:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca1c10>
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252Fd80185b0-ad9c-4a21-8ba4-42be50c39f60.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/d80185b0-ad9c-4a21-8ba4-42be50c39f60.jpg saved to cache
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/125e1525-26b6-4390-ba7e-8629d508310d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/e0e8fc5d-a026-4df2-9936-1054e62fe2da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec70250>
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252F125e1525-26b6-4390-ba7e-8629d508310d.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/125e1525-26b6-4390-ba7e-8629d508310d.jpg saved to cache
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec72950>
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252Fe0e8fc5d-a026-4df2-9936-1054e62fe2da.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/e0e8fc5d-a026-4df2-9936-1054e62fe2da.jpg saved to cache
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/28733b47-222d-4e31-84f4-a9b0a844edb7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750500/general/faf87dfd-5f35-44ac-bab7-7ae9d312910a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743000)
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4235b10>
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252F28733b47-222d-4e31-84f4-a9b0a844edb7.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/28733b47-222d-4e31-84f4-a9b0a844edb7.jpg saved to cache
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af783450>
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750500%252Fgeneral%252Ffaf87dfd-5f35-44ac-bab7-7ae9d312910a.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750500/general/faf87dfd-5f35-44ac-bab7-7ae9d312910a.jpg saved to cache
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1
2026-03-30 12:48:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1, skipping ID generation
2026-03-30 12:48:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with scrape type 1
2026-03-30 12:48:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 sending to next pipeline
2026-03-30 12:48:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1, identifier: 10743000
2026-03-30 12:48:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10743000
2026-03-30 12:48:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10743000
2026-03-30 12:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1 with identifier: 10743000 to the API
2026-03-30 12:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750500/general/faf87dfd-5f35-44ac-bab7-7ae9d312910a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Yellow',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57560',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743000',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263144,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/faf87dfd-5f35-44ac-bab7-7ae9d312910a.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 266961,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/28733b47-222d-4e31-84f4-a9b0a844edb7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254227,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/e0e8fc5d-a026-4df2-9936-1054e62fe2da.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 258936,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/125e1525-26b6-4390-ba7e-8629d508310d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237656,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/d80185b0-ad9c-4a21-8ba4-42be50c39f60.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224966,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/d6b1f50a-79f9-4e72-8587-1544819269b4.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192937,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/25bbb692-5e1b-4d3d-b34d-9faf7a37efec.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199385,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/f6b4e0ad-bb6f-4e67-b2bd-c46b64fd2e83.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254601,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/7d3e7c02-45ee-4fb1-b913-565fa11bff77.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1/c69c9643-e2c1-5bc2-b3ad-01b1e33b9aa1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192636,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750500/general/a0b62421-8039-4dbe-bdf0-39a86d0b710d.jpg',
'Width': 1600}],
'price': 22900,
'price_includes_vat': True,
'registration_date': '2026-03-23',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Inster - Electric - Automatic - 115 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 12:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743000%27 HTTP/1.1" 200 None
2026-03-30 12:48:39 [adesa.de] INFO: Saving data for 10743000: {'created_time': 1774874919.23803, 'last_price_update_time': 1774874919.23804, 'auction_closing_time': 1798675200.0}
2026-03-30 12:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743000') HTTP/1.1" 204 0
2026-03-30 12:48:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10606756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756
2026-03-30 12:48:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3babdb40-995f-5db3-aad6-8da8b7edbe40 with scrape type 2
2026-03-30 12:48:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3babdb40-995f-5db3-aad6-8da8b7edbe40 with scrape type 2
2026-03-30 12:48:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3babdb40-995f-5db3-aad6-8da8b7edbe40, identifier: 10606756
2026-03-30 12:48:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756
2026-03-30 12:48:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756
2026-03-30 12:48:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3babdb40-995f-5db3-aad6-8da8b7edbe40 with identifier: 10606756 to the API
2026-03-30 12:48:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10606756>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3babdb40-995f-5db3-aad6-8da8b7edbe40',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54934',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10606756',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-24',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 12:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:39 [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-30 12:48:39 [adesa.de] INFO: Saving data for 10606756: {'auction_closing_time': 1798675200.0, 'created_time': 1773240403.448341, 'last_price_update_time': 1774874919.731887}
2026-03-30 12:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10606756') HTTP/1.1" 204 0
2026-03-30 12:48:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.104(s), this was the 1st time calling it.
2026-03-30 12:48:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.460224729862773 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:48:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10585779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779
2026-03-30 12:48:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57b13582-9b19-597f-90e7-27bb45f56c7c with scrape type 2
2026-03-30 12:48:41 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 57b13582-9b19-597f-90e7-27bb45f56c7c with scrape type 2
2026-03-30 12:48:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57b13582-9b19-597f-90e7-27bb45f56c7c, identifier: 10585779
2026-03-30 12:48:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779
2026-03-30 12:48:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779
2026-03-30 12:48:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57b13582-9b19-597f-90e7-27bb45f56c7c with identifier: 10585779 to the API
2026-03-30 12:48:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10585779>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '57b13582-9b19-597f-90e7-27bb45f56c7c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54865',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10585779',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 12:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:42 [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-30 12:48:42 [adesa.de] INFO: Saving data for 10585779: {'auction_closing_time': 1798675200.0, 'created_time': 1773240404.498651, 'last_price_update_time': 1774874922.101001}
2026-03-30 12:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10585779') HTTP/1.1" 204 0
2026-03-30 12:48:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10553682> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682
2026-03-30 12:48:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with scrape type 2
2026-03-30 12:48:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with scrape type 2
2026-03-30 12:48:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd, identifier: 10553682
2026-03-30 12:48:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682
2026-03-30 12:48:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682
2026-03-30 12:48:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2afc4d3f-513c-5169-8b0b-c70ca76a75cd with identifier: 10553682 to the API
2026-03-30 12:48:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10553682>
{'auction_title': '',
'c_o_2_emission_value': 119,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '2afc4d3f-513c-5169-8b0b-c70ca76a75cd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54241',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10553682',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 11204,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13600,
'price_includes_vat': True,
'registration_date': '2025-04-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 T-GDI Comfort - Petrol - Manual - 101 hp - 11.204 '
'km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2025}
2026-03-30 12:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:43 [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-30 12:48:43 [adesa.de] INFO: Saving data for 10553682: {'auction_closing_time': 1798675200.0, 'created_time': 1773240366.001057, 'last_price_update_time': 1774874923.754082}
2026-03-30 12:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10553682') HTTP/1.1" 204 0
2026-03-30 12:48:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742571> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26285ac4-45f5-51bd-b442-e39a28fe95fb with identifier: 10742571
2026-03-30 12:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26285ac4-45f5-51bd-b442-e39a28fe95fb with scrape type 1
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252Fdff88dcd-51d4-4cfe-9d8d-9ab0c2e8026f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/dff88dcd-51d4-4cfe-9d8d-9ab0c2e8026f.jpg not downloaded yet
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252Fb3d1f93b-6688-44ee-8e51-b2c5b1061126.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/b3d1f93b-6688-44ee-8e51-b2c5b1061126.jpg not downloaded yet
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252Ff55daaf4-b350-465b-9c03-91b2207a1639.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/f55daaf4-b350-465b-9c03-91b2207a1639.jpg not downloaded yet
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252Fe6688eeb-5e44-4d6a-8b97-4c1f6b6b4002.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/e6688eeb-5e44-4d6a-8b97-4c1f6b6b4002.jpg not downloaded yet
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252Fe897ef1d-10f1-4759-97ae-8687622ddd13.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/e897ef1d-10f1-4759-97ae-8687622ddd13.jpg not downloaded yet
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252Fc7300a4e-5a7c-4b2a-b16a-ed2289c240cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/c7300a4e-5a7c-4b2a-b16a-ed2289c240cc.jpg not downloaded yet
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252F908138cc-8133-4d1f-b42d-eec0e728b1a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/908138cc-8133-4d1f-b42d-eec0e728b1a7.jpg not downloaded yet
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252F3489a0dd-4d2a-47cc-aa6a-47a4ec1fd157.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/3489a0dd-4d2a-47cc-aa6a-47a4ec1fd157.jpg not downloaded yet
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252Ff34ebcef-e8e7-4947-9634-fb1e64be15a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/f34ebcef-e8e7-4947-9634-fb1e64be15a3.jpg not downloaded yet
2026-03-30 12:48:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5752867%252Fgeneral%252F7afc03f2-9ac1-4b7e-aac9-18415b85b47e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/7afc03f2-9ac1-4b7e-aac9-18415b85b47e.jpg not downloaded yet
2026-03-30 12:48:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10641207> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207
2026-03-30 12:48:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with scrape type 2
2026-03-30 12:48:46 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with scrape type 2
2026-03-30 12:48:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5, identifier: 10641207
2026-03-30 12:48:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207
2026-03-30 12:48:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207
2026-03-30 12:48:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5 with identifier: 10641207 to the API
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:48:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10641207>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 290,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '372a5bcd-e3ee-5a24-aa8f-a18f8a27f2e5',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55841',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10641207',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 13722,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32100,
'price_includes_vat': True,
'registration_date': '2025-02-10',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Volkswagen ID.4 Pro - Electric - Automatic - 290 hp - 13.722 km',
'transmission': 'automatic',
'trim': 'Pro',
'vin': None,
'year': 2025}
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:47 [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-30 12:48:47 [adesa.de] INFO: Saving data for 10641207: {'auction_closing_time': 1798675200.0, 'created_time': 1773240236.173373, 'last_price_update_time': 1774874927.204933}
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10641207') HTTP/1.1" 204 0
2026-03-30 12:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/7afc03f2-9ac1-4b7e-aac9-18415b85b47e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4325a90>
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252F7afc03f2-9ac1-4b7e-aac9-18415b85b47e.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/7afc03f2-9ac1-4b7e-aac9-18415b85b47e.jpg saved to cache
2026-03-30 12:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/f34ebcef-e8e7-4947-9634-fb1e64be15a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dc5d0>
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252Ff34ebcef-e8e7-4947-9634-fb1e64be15a3.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/f34ebcef-e8e7-4947-9634-fb1e64be15a3.jpg saved to cache
2026-03-30 12:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/3489a0dd-4d2a-47cc-aa6a-47a4ec1fd157.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/908138cc-8133-4d1f-b42d-eec0e728b1a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca3ad0>
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252F3489a0dd-4d2a-47cc-aa6a-47a4ec1fd157.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/3489a0dd-4d2a-47cc-aa6a-47a4ec1fd157.jpg saved to cache
2026-03-30 12:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecabb50>
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252F908138cc-8133-4d1f-b42d-eec0e728b1a7.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/908138cc-8133-4d1f-b42d-eec0e728b1a7.jpg saved to cache
2026-03-30 12:48:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/c7300a4e-5a7c-4b2a-b16a-ed2289c240cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/e897ef1d-10f1-4759-97ae-8687622ddd13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec72a10>
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252Fc7300a4e-5a7c-4b2a-b16a-ed2289c240cc.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/c7300a4e-5a7c-4b2a-b16a-ed2289c240cc.jpg saved to cache
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc2f90>
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252Fe897ef1d-10f1-4759-97ae-8687622ddd13.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/e897ef1d-10f1-4759-97ae-8687622ddd13.jpg saved to cache
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/e6688eeb-5e44-4d6a-8b97-4c1f6b6b4002.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/f55daaf4-b350-465b-9c03-91b2207a1639.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec724d0>
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252Fe6688eeb-5e44-4d6a-8b97-4c1f6b6b4002.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/e6688eeb-5e44-4d6a-8b97-4c1f6b6b4002.jpg saved to cache
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af669f90>
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252Ff55daaf4-b350-465b-9c03-91b2207a1639.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/f55daaf4-b350-465b-9c03-91b2207a1639.jpg saved to cache
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/b3d1f93b-6688-44ee-8e51-b2c5b1061126.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5752867/general/dff88dcd-51d4-4cfe-9d8d-9ab0c2e8026f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742571)
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca9650>
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252Fb3d1f93b-6688-44ee-8e51-b2c5b1061126.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/b3d1f93b-6688-44ee-8e51-b2c5b1061126.jpg saved to cache
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4246950>
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:48:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5752867%252Fgeneral%252Fdff88dcd-51d4-4cfe-9d8d-9ab0c2e8026f.jpg') HTTP/1.1" 204 0
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5752867/general/dff88dcd-51d4-4cfe-9d8d-9ab0c2e8026f.jpg saved to cache
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 26285ac4-45f5-51bd-b442-e39a28fe95fb
2026-03-30 12:48:48 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26285ac4-45f5-51bd-b442-e39a28fe95fb, skipping ID generation
2026-03-30 12:48:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26285ac4-45f5-51bd-b442-e39a28fe95fb with scrape type 1
2026-03-30 12:48:48 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26285ac4-45f5-51bd-b442-e39a28fe95fb sending to next pipeline
2026-03-30 12:48:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 26285ac4-45f5-51bd-b442-e39a28fe95fb, identifier: 10742571
2026-03-30 12:48:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 26285ac4-45f5-51bd-b442-e39a28fe95fb with identifier: 10742571
2026-03-30 12:48:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 26285ac4-45f5-51bd-b442-e39a28fe95fb with identifier: 10742571
2026-03-30 12:48:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 26285ac4-45f5-51bd-b442-e39a28fe95fb with identifier: 10742571 to the API
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 422 None
2026-03-30 12:48:49 [crawlers.pipelines.post_to_api] ERROR: adesa.de, item_id 26285ac4-45f5-51bd-b442-e39a28fe95fb: Failed to post item to https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing: 422 Client Error: Unprocessable Entity for url: https://api.app.infinit.cc/api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing
| Status Code: 422
| Response Content: {"ValidationErrors":[{"PropertyName":"RegistrationDate","ErrorMessage":"registration date has to be in the past","ErrorCode":0}],"WasSuccessful":false}
| Response Headers: {'Content-Type': 'application/json', 'Date': 'Mon, 30 Mar 2026 12:48:48 GMT', 'Request-Context': 'appId=cid-v1:1a14ebe8-38cd-4629-ab2d-40684250fa5b', 'Server': 'Kestrel', 'Strict-Transport-Security': 'max-age=31536000; includeSubDomains; preload', 'Transfer-Encoding': 'chunked'}
2026-03-30 12:48:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5752867/general/dff88dcd-51d4-4cfe-9d8d-9ab0c2e8026f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '26285ac4-45f5-51bd-b442-e39a28fe95fb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57695',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742571',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276095,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/dff88dcd-51d4-4cfe-9d8d-9ab0c2e8026f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 276831,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/b3d1f93b-6688-44ee-8e51-b2c5b1061126.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 265971,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/f55daaf4-b350-465b-9c03-91b2207a1639.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 261500,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/e6688eeb-5e44-4d6a-8b97-4c1f6b6b4002.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 263879,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/e897ef1d-10f1-4759-97ae-8687622ddd13.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 264272,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/c7300a4e-5a7c-4b2a-b16a-ed2289c240cc.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181160,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/908138cc-8133-4d1f-b42d-eec0e728b1a7.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154891,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/3489a0dd-4d2a-47cc-aa6a-47a4ec1fd157.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 316746,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/f34ebcef-e8e7-4947-9634-fb1e64be15a3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26285ac4-45f5-51bd-b442-e39a28fe95fb/26285ac4-45f5-51bd-b442-e39a28fe95fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 317368,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5752867/general/7afc03f2-9ac1-4b7e-aac9-18415b85b47e.jpg',
'Width': 1600}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2026-03-30',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 - Petrol - Automatic - 90 hp - 50 km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2026}
2026-03-30 12:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742571%27 HTTP/1.1" 200 None
2026-03-30 12:48:49 [adesa.de] INFO: Saving data for 10742571: {'created_time': 1774874929.057169, 'last_price_update_time': 1774874929.057181, 'auction_closing_time': 1798675200.0}
2026-03-30 12:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742571') HTTP/1.1" 204 0
2026-03-30 12:48:49 [scrapy.extensions.logstats] INFO: Crawled 304 pages (at 20 pages/min), scraped 175 items (at 18 items/min)
2026-03-30 12:48:49 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:48:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917
2026-03-30 12:48:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with scrape type 2
2026-03-30 12:48:51 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with scrape type 2
2026-03-30 12:48:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b077d03c-a038-5e8d-8b6a-2a9c3b135f35, identifier: 10504917
2026-03-30 12:48:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917
2026-03-30 12:48:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917
2026-03-30 12:48:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b077d03c-a038-5e8d-8b6a-2a9c3b135f35 with identifier: 10504917 to the API
2026-03-30 12:48:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:48:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504917>
{'auction_title': '',
'c_o_2_emission_value': 147,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b077d03c-a038-5e8d-8b6a-2a9c3b135f35',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52600',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504917',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 8,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33150,
'price_includes_vat': True,
'registration_date': '2025-08-25',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI N Line - AWD - Hybrid - Automatic - 215 hp - '
'8 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 12:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:51 [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-30 12:48:51 [adesa.de] INFO: Saving data for 10504917: {'auction_closing_time': 1798675200.0, 'created_time': 1773240385.564601, 'last_price_update_time': 1774874931.481241}
2026-03-30 12:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504917') HTTP/1.1" 204 0
2026-03-30 12:48:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10663906> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743005> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:48:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:48:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906
2026-03-30 12:48:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 885cacca-5ac4-51b7-86ec-22da2a8bb198 with scrape type 2
2026-03-30 12:48:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 885cacca-5ac4-51b7-86ec-22da2a8bb198 with scrape type 2
2026-03-30 12:48:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 885cacca-5ac4-51b7-86ec-22da2a8bb198, identifier: 10663906
2026-03-30 12:48:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906
2026-03-30 12:48:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906
2026-03-30 12:48:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 885cacca-5ac4-51b7-86ec-22da2a8bb198 with identifier: 10663906 to the API
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:48: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-30 12:48:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10663906>
{'auction_title': '',
'c_o_2_emission_value': 128,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 79,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '885cacca-5ac4-51b7-86ec-22da2a8bb198',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56492',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10663906',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 16232,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13300,
'price_includes_vat': True,
'registration_date': '2025-02-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Bayon 1.2 - Petrol - Manual - 79 hp - 16.232 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:59 [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-30 12:48:59 [adesa.de] INFO: Saving data for 10663906: {'auction_closing_time': 1798675200.0, 'created_time': 1773406679.299526, 'last_price_update_time': 1774874939.316981}
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10663906') HTTP/1.1" 204 0
2026-03-30 12:48:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1c023004-e8ca-567f-b103-e5c20239977b with identifier: 10743005
2026-03-30 12:48:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c023004-e8ca-567f-b103-e5c20239977b with scrape type 1
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252F56ad5de1-e5c1-431c-87a8-756844e8502d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/56ad5de1-e5c1-431c-87a8-756844e8502d.jpg not downloaded yet
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252F3075d4af-288e-45bf-ab67-647bc7e2ee2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/3075d4af-288e-45bf-ab67-647bc7e2ee2f.jpg not downloaded yet
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252Fa63f454a-feff-4220-9ed6-3214821aab08.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/a63f454a-feff-4220-9ed6-3214821aab08.jpg not downloaded yet
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252F1385e65b-9cb4-4fa9-a70e-47e833051314.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/1385e65b-9cb4-4fa9-a70e-47e833051314.jpg not downloaded yet
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252F71032829-5eb5-4f52-820a-c11df93d4727.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/71032829-5eb5-4f52-820a-c11df93d4727.jpg not downloaded yet
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252Feac998b6-1d90-43ae-b8d6-6e56374ed1a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/eac998b6-1d90-43ae-b8d6-6e56374ed1a1.jpg not downloaded yet
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252Fba50157b-0692-4f5e-92bb-834b185c4ca3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/ba50157b-0692-4f5e-92bb-834b185c4ca3.jpg not downloaded yet
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252F493306e6-7e9f-48d3-83b8-b2354a15b73f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/493306e6-7e9f-48d3-83b8-b2354a15b73f.jpg not downloaded yet
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252F82c1f357-4fb2-406f-9b18-7bdaf46b1da1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/82c1f357-4fb2-406f-9b18-7bdaf46b1da1.jpg not downloaded yet
2026-03-30 12:48:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:48: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%252F5750597%252Fgeneral%252F7f943546-73f8-4d6c-8423-848b4b673b17.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:48:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/7f943546-73f8-4d6c-8423-848b4b673b17.jpg not downloaded yet
2026-03-30 12:49:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10707703> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:49:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with identifier: 10707703
2026-03-30 12:49:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with scrape type 2
2026-03-30 12:49:02 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with scrape type 2
2026-03-30 12:49:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 331f80fb-a1fc-5668-bf63-3d6666ce2b63, identifier: 10707703
2026-03-30 12:49:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with identifier: 10707703
2026-03-30 12:49:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with identifier: 10707703
2026-03-30 12:49:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 331f80fb-a1fc-5668-bf63-3d6666ce2b63 with identifier: 10707703 to the API
2026-03-30 12:49:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10707703>
{'auction_title': '',
'c_o_2_emission_value': 129,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 90,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '331f80fb-a1fc-5668-bf63-3d6666ce2b63',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10707703',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2026-02-05',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai i20 1.0 Comfort - Petrol - Manual - 90 hp - 50 km',
'transmission': 'manual',
'trim': 'Comfort',
'vin': None,
'year': 2026}
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:03 [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-30 12:49:03 [adesa.de] INFO: Saving data for 10707703: {'auction_closing_time': 1798675200.0, 'created_time': 1774270532.913197, 'last_price_update_time': 1774874943.133623}
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10707703') HTTP/1.1" 204 0
2026-03-30 12:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/7f943546-73f8-4d6c-8423-848b4b673b17.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429a950>
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252F7f943546-73f8-4d6c-8423-848b4b673b17.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/7f943546-73f8-4d6c-8423-848b4b673b17.jpg saved to cache
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/82c1f357-4fb2-406f-9b18-7bdaf46b1da1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40d56d0>
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252F82c1f357-4fb2-406f-9b18-7bdaf46b1da1.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/82c1f357-4fb2-406f-9b18-7bdaf46b1da1.jpg saved to cache
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/493306e6-7e9f-48d3-83b8-b2354a15b73f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/ba50157b-0692-4f5e-92bb-834b185c4ca3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42447d0>
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252F493306e6-7e9f-48d3-83b8-b2354a15b73f.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/493306e6-7e9f-48d3-83b8-b2354a15b73f.jpg saved to cache
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6699d0>
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252Fba50157b-0692-4f5e-92bb-834b185c4ca3.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/ba50157b-0692-4f5e-92bb-834b185c4ca3.jpg saved to cache
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/eac998b6-1d90-43ae-b8d6-6e56374ed1a1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/71032829-5eb5-4f52-820a-c11df93d4727.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4151e90>
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252Feac998b6-1d90-43ae-b8d6-6e56374ed1a1.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/eac998b6-1d90-43ae-b8d6-6e56374ed1a1.jpg saved to cache
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af669e10>
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252F71032829-5eb5-4f52-820a-c11df93d4727.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/71032829-5eb5-4f52-820a-c11df93d4727.jpg saved to cache
2026-03-30 12:49:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/1385e65b-9cb4-4fa9-a70e-47e833051314.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/a63f454a-feff-4220-9ed6-3214821aab08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af782590>
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252F1385e65b-9cb4-4fa9-a70e-47e833051314.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/1385e65b-9cb4-4fa9-a70e-47e833051314.jpg saved to cache
2026-03-30 12:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b47daad0>
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252Fa63f454a-feff-4220-9ed6-3214821aab08.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/a63f454a-feff-4220-9ed6-3214821aab08.jpg saved to cache
2026-03-30 12:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/3075d4af-288e-45bf-ab67-647bc7e2ee2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750597/general/56ad5de1-e5c1-431c-87a8-756844e8502d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743005)
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4150490>
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252F3075d4af-288e-45bf-ab67-647bc7e2ee2f.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/3075d4af-288e-45bf-ab67-647bc7e2ee2f.jpg saved to cache
2026-03-30 12:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af763c50>
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750597%252Fgeneral%252F56ad5de1-e5c1-431c-87a8-756844e8502d.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750597/general/56ad5de1-e5c1-431c-87a8-756844e8502d.jpg saved to cache
2026-03-30 12:49:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1c023004-e8ca-567f-b103-e5c20239977b
2026-03-30 12:49:04 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1c023004-e8ca-567f-b103-e5c20239977b, skipping ID generation
2026-03-30 12:49:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1c023004-e8ca-567f-b103-e5c20239977b with scrape type 1
2026-03-30 12:49:04 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1c023004-e8ca-567f-b103-e5c20239977b sending to next pipeline
2026-03-30 12:49:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1c023004-e8ca-567f-b103-e5c20239977b, identifier: 10743005
2026-03-30 12:49:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1c023004-e8ca-567f-b103-e5c20239977b with identifier: 10743005
2026-03-30 12:49:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1c023004-e8ca-567f-b103-e5c20239977b with identifier: 10743005
2026-03-30 12:49:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1c023004-e8ca-567f-b103-e5c20239977b with identifier: 10743005 to the API
2026-03-30 12:49:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750597/general/56ad5de1-e5c1-431c-87a8-756844e8502d.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': 115,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '1c023004-e8ca-567f-b103-e5c20239977b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '57616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743005',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Inster',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236206,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/56ad5de1-e5c1-431c-87a8-756844e8502d.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 242796,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/3075d4af-288e-45bf-ab67-647bc7e2ee2f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176818,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/a63f454a-feff-4220-9ed6-3214821aab08.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254174,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/1385e65b-9cb4-4fa9-a70e-47e833051314.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 211567,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/71032829-5eb5-4f52-820a-c11df93d4727.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219213,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/eac998b6-1d90-43ae-b8d6-6e56374ed1a1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 235894,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/ba50157b-0692-4f5e-92bb-834b185c4ca3.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239992,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/493306e6-7e9f-48d3-83b8-b2354a15b73f.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294873,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/82c1f357-4fb2-406f-9b18-7bdaf46b1da1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1c023004-e8ca-567f-b103-e5c20239977b/1c023004-e8ca-567f-b103-e5c20239977b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254635,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750597/general/7f943546-73f8-4d6c-8423-848b4b673b17.jpg',
'Width': 1600}],
'price': 24000,
'price_includes_vat': True,
'registration_date': '2026-03-04',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Inster - Electric - Automatic - 115 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 12:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743005%27 HTTP/1.1" 200 None
2026-03-30 12:49:05 [adesa.de] INFO: Saving data for 10743005: {'created_time': 1774874945.874471, 'last_price_update_time': 1774874945.874483, 'auction_closing_time': 1798675200.0}
2026-03-30 12:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743005') HTTP/1.1" 204 0
2026-03-30 12:49:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10597841> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:49:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841
2026-03-30 12:49:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with scrape type 2
2026-03-30 12:49:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with scrape type 2
2026-03-30 12:49:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4, identifier: 10597841
2026-03-30 12:49:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841
2026-03-30 12:49:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841
2026-03-30 12:49:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 61a29a19-a01d-5fcf-9adc-31ea5e743ef4 with identifier: 10597841 to the API
2026-03-30 12:49:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:49:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10597841>
{'auction_title': '',
'c_o_2_emission_value': 235,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.2L',
'engine_horse_power': 180,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '61a29a19-a01d-5fcf-9adc-31ea5e743ef4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RÜD-H 9569',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10597841',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'Jumper',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26400,
'price_includes_vat': True,
'registration_date': '2025-07-31',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën Jumper L2H2 2.2 HDI - Diesel - Automatic - 180 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:06 [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-30 12:49:06 [adesa.de] INFO: Saving data for 10597841: {'auction_closing_time': 1798675200.0, 'created_time': 1773240389.054948, 'last_price_update_time': 1774874946.421462}
2026-03-30 12:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10597841') HTTP/1.1" 204 0
2026-03-30 12:49:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742095> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:49:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4010deb2-272f-543c-a29b-55a36bd24300 with identifier: 10742095
2026-03-30 12:49:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4010deb2-272f-543c-a29b-55a36bd24300 with scrape type 1
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252F9c1fffc7-9941-4d50-b178-9d028d858014.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/9c1fffc7-9941-4d50-b178-9d028d858014.jpg not downloaded yet
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252F5275daff-0d90-4029-84f7-3bc31ac9e7b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/5275daff-0d90-4029-84f7-3bc31ac9e7b5.jpg not downloaded yet
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252F3680a84a-50ee-428d-b1d6-0c8b19f970c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/3680a84a-50ee-428d-b1d6-0c8b19f970c3.jpg not downloaded yet
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252F991ae70b-59a6-4af6-bc24-d4e178fb89b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/991ae70b-59a6-4af6-bc24-d4e178fb89b4.jpg not downloaded yet
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252F356695c4-5fc9-44e5-a9f5-f8478b738779.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/356695c4-5fc9-44e5-a9f5-f8478b738779.jpg not downloaded yet
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252Fa2c1bd63-41d4-49d2-be1c-89cf6f2699d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/a2c1bd63-41d4-49d2-be1c-89cf6f2699d0.jpg not downloaded yet
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252Fe38e1f54-b9d7-48fb-a14a-b509d92c0119.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/e38e1f54-b9d7-48fb-a14a-b509d92c0119.jpg not downloaded yet
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252F452ed43b-d352-4d7f-a660-4aaa72af8542.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/452ed43b-d352-4d7f-a660-4aaa72af8542.jpg not downloaded yet
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252F1da38ef5-4ffc-4a6a-8588-8e9225cd636e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/1da38ef5-4ffc-4a6a-8588-8e9225cd636e.jpg not downloaded yet
2026-03-30 12:49:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49: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%252F5605331%252Fgeneral%252F3890ca2c-82fe-4d11-8f69-5a8513f3d60f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:49:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/3890ca2c-82fe-4d11-8f69-5a8513f3d60f.jpg not downloaded yet
2026-03-30 12:49:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10665478> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:49:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/3890ca2c-82fe-4d11-8f69-5a8513f3d60f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478
2026-03-30 12:49:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 787644b7-1e2e-5db8-849b-c34458cc08bd with scrape type 2
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 787644b7-1e2e-5db8-849b-c34458cc08bd with scrape type 2
2026-03-30 12:49:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 787644b7-1e2e-5db8-849b-c34458cc08bd, identifier: 10665478
2026-03-30 12:49:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478
2026-03-30 12:49:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478
2026-03-30 12:49:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 787644b7-1e2e-5db8-849b-c34458cc08bd with identifier: 10665478 to the API
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10665478>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '787644b7-1e2e-5db8-849b-c34458cc08bd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56531',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10665478',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 1478,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15900,
'price_includes_vat': True,
'registration_date': '2024-05-07',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C4 1.2i Plus - Petrol - Automatic - 131 hp - 1.478 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:14 [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-30 12:49:14 [adesa.de] INFO: Saving data for 10665478: {'auction_closing_time': 1798675200.0, 'created_time': 1773406674.172776, 'last_price_update_time': 1774874954.449498}
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10665478') HTTP/1.1" 204 0
2026-03-30 12:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/1da38ef5-4ffc-4a6a-8588-8e9225cd636e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af668510>
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252F3890ca2c-82fe-4d11-8f69-5a8513f3d60f.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/3890ca2c-82fe-4d11-8f69-5a8513f3d60f.jpg saved to cache
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4244210>
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252F1da38ef5-4ffc-4a6a-8588-8e9225cd636e.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/1da38ef5-4ffc-4a6a-8588-8e9225cd636e.jpg saved to cache
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/452ed43b-d352-4d7f-a660-4aaa72af8542.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/e38e1f54-b9d7-48fb-a14a-b509d92c0119.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435a610>
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252F452ed43b-d352-4d7f-a660-4aaa72af8542.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/452ed43b-d352-4d7f-a660-4aaa72af8542.jpg saved to cache
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/a2c1bd63-41d4-49d2-be1c-89cf6f2699d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429b250>
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252Fe38e1f54-b9d7-48fb-a14a-b509d92c0119.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/e38e1f54-b9d7-48fb-a14a-b509d92c0119.jpg saved to cache
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/356695c4-5fc9-44e5-a9f5-f8478b738779.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7bc710>
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252Fa2c1bd63-41d4-49d2-be1c-89cf6f2699d0.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/a2c1bd63-41d4-49d2-be1c-89cf6f2699d0.jpg saved to cache
2026-03-30 12:49:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/991ae70b-59a6-4af6-bc24-d4e178fb89b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af730790>
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252F356695c4-5fc9-44e5-a9f5-f8478b738779.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/356695c4-5fc9-44e5-a9f5-f8478b738779.jpg saved to cache
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/3680a84a-50ee-428d-b1d6-0c8b19f970c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6688d0>
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252F991ae70b-59a6-4af6-bc24-d4e178fb89b4.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/991ae70b-59a6-4af6-bc24-d4e178fb89b4.jpg saved to cache
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/5275daff-0d90-4029-84f7-3bc31ac9e7b5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66af90>
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252F3680a84a-50ee-428d-b1d6-0c8b19f970c3.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/3680a84a-50ee-428d-b1d6-0c8b19f970c3.jpg saved to cache
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5605331/general/9c1fffc7-9941-4d50-b178-9d028d858014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742095)
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4153210>
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252F5275daff-0d90-4029-84f7-3bc31ac9e7b5.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/5275daff-0d90-4029-84f7-3bc31ac9e7b5.jpg saved to cache
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4358390>
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:49:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5605331%252Fgeneral%252F9c1fffc7-9941-4d50-b178-9d028d858014.jpg') HTTP/1.1" 204 0
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5605331/general/9c1fffc7-9941-4d50-b178-9d028d858014.jpg saved to cache
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4010deb2-272f-543c-a29b-55a36bd24300
2026-03-30 12:49:15 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4010deb2-272f-543c-a29b-55a36bd24300, skipping ID generation
2026-03-30 12:49:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4010deb2-272f-543c-a29b-55a36bd24300 with scrape type 1
2026-03-30 12:49:15 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4010deb2-272f-543c-a29b-55a36bd24300 sending to next pipeline
2026-03-30 12:49:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4010deb2-272f-543c-a29b-55a36bd24300, identifier: 10742095
2026-03-30 12:49:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4010deb2-272f-543c-a29b-55a36bd24300 with identifier: 10742095
2026-03-30 12:49:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4010deb2-272f-543c-a29b-55a36bd24300 with identifier: 10742095
2026-03-30 12:49:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4010deb2-272f-543c-a29b-55a36bd24300 with identifier: 10742095 to the API
2026-03-30 12:49:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5605331/general/9c1fffc7-9941-4d50-b178-9d028d858014.jpg>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '4010deb2-272f-543c-a29b-55a36bd24300',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '48630',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742095',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C5',
'odometer': 32160,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95677,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/9c1fffc7-9941-4d50-b178-9d028d858014.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91805,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/5275daff-0d90-4029-84f7-3bc31ac9e7b5.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57951,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/3680a84a-50ee-428d-b1d6-0c8b19f970c3.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62117,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/991ae70b-59a6-4af6-bc24-d4e178fb89b4.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68152,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/356695c4-5fc9-44e5-a9f5-f8478b738779.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75076,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/a2c1bd63-41d4-49d2-be1c-89cf6f2699d0.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57708,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/e38e1f54-b9d7-48fb-a14a-b509d92c0119.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96123,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/452ed43b-d352-4d7f-a660-4aaa72af8542.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76716,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/1da38ef5-4ffc-4a6a-8588-8e9225cd636e.jpg',
'Width': 640},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4010deb2-272f-543c-a29b-55a36bd24300/4010deb2-272f-543c-a29b-55a36bd24300_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51970,
'Height': 480,
'OriginUrl': 'https://images.openlane.eu/carimgs/5605331/general/3890ca2c-82fe-4d11-8f69-5a8513f3d60f.jpg',
'Width': 640}],
'price': 15500,
'price_includes_vat': True,
'registration_date': '2024-06-20',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Citroën C5 X 1.2 You - Petrol - Automatic - 131 hp - 32.160 km',
'transmission': 'automatic',
'trim': 'You',
'vin': None,
'year': 2024}
2026-03-30 12:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742095%27 HTTP/1.1" 200 None
2026-03-30 12:49:16 [adesa.de] INFO: Saving data for 10742095: {'created_time': 1774874956.02162, 'last_price_update_time': 1774874956.02163, 'auction_closing_time': 1798675200.0}
2026-03-30 12:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742095') HTTP/1.1" 204 0
2026-03-30 12:49:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.588(s), this was the 1st time calling it.
2026-03-30 12:49:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.645907879026254 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:49:48 [scrapy.extensions.logstats] INFO: Crawled 311 pages (at 7 pages/min), scraped 182 items (at 7 items/min)
2026-03-30 12:49:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:49:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:49:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984
2026-03-30 12:49:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f25123fc-112c-5fd4-8f68-7873b725a6f9 with scrape type 2
2026-03-30 12:49:50 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f25123fc-112c-5fd4-8f68-7873b725a6f9 with scrape type 2
2026-03-30 12:49:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f25123fc-112c-5fd4-8f68-7873b725a6f9, identifier: 10504984
2026-03-30 12:49:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984
2026-03-30 12:49:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984
2026-03-30 12:49:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f25123fc-112c-5fd4-8f68-7873b725a6f9 with identifier: 10504984 to the API
2026-03-30 12:49:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:49:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504984>
{'auction_title': '',
'c_o_2_emission_value': 107,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'f25123fc-112c-5fd4-8f68-7873b725a6f9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52781',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504984',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Renault',
'model': 'Arkana',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26000,
'price_includes_vat': True,
'registration_date': '2025-10-30',
'seats_number': 5,
'seller_name': None,
'title': 'Renault Arkana Techno - Petrol - Automatic - 146 hp - 50 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-30 12:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:51 [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-30 12:49:51 [adesa.de] INFO: Saving data for 10504984: {'auction_closing_time': 1798675200.0, 'created_time': 1773240390.408661, 'last_price_update_time': 1774874991.207572}
2026-03-30 12:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504984') HTTP/1.1" 204 0
2026-03-30 12:49:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:49:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.806(s), this was the 1st time calling it.
2026-03-30 12:49:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.366450077874249 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:49:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/9958697> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:49:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697
2026-03-30 12:49:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1e66b89f-a321-5772-8244-0e7f0cced526 with scrape type 2
2026-03-30 12:49:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 1e66b89f-a321-5772-8244-0e7f0cced526 with scrape type 2
2026-03-30 12:49:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1e66b89f-a321-5772-8244-0e7f0cced526, identifier: 9958697
2026-03-30 12:49:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697
2026-03-30 12:49:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697
2026-03-30 12:49:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1e66b89f-a321-5772-8244-0e7f0cced526 with identifier: 9958697 to the API
2026-03-30 12:49:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:49:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/9958697>
{'auction_title': '',
'c_o_2_emission_value': 122,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '1e66b89f-a321-5772-8244-0e7f0cced526',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RUD H 1183',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=9958697',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Peugeot',
'model': '3008',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 26750,
'price_includes_vat': True,
'registration_date': '2025-08-14',
'seats_number': 5,
'seller_name': None,
'title': 'Peugeot 3008 GT - Petrol - Automatic - 136 hp - 50 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2025}
2026-03-30 12:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:54 [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-30 12:49:54 [adesa.de] INFO: Saving data for 9958697: {'auction_closing_time': 1798675200.0, 'created_time': 1773240365.584065, 'last_price_update_time': 1774874994.9607}
2026-03-30 12:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='9958697') HTTP/1.1" 204 0
2026-03-30 12:49:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.018(s), this was the 1st time calling it.
2026-03-30 12:49:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.5603272541648066 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:49:57 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 139.870(s), this was the 2nd time calling it.
2026-03-30 12:49:57 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.97412479939514 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 12:49:57 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '568ce3f9d88228ba09ce1594d1e2880c', '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=568ce3f9d88228ba09ce1594d1e2880c.
2026-03-30 12:49:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10530502> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:49:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502
2026-03-30 12:49:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 717e9106-bb2c-5f6b-ba11-45fea48fad8e with scrape type 2
2026-03-30 12:49:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 717e9106-bb2c-5f6b-ba11-45fea48fad8e with scrape type 2
2026-03-30 12:49:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 717e9106-bb2c-5f6b-ba11-45fea48fad8e, identifier: 10530502
2026-03-30 12:49:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502
2026-03-30 12:49:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502
2026-03-30 12:49:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 717e9106-bb2c-5f6b-ba11-45fea48fad8e with identifier: 10530502 to the API
2026-03-30 12:49:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:49: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-30 12:49:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10530502>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 6,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '717e9106-bb2c-5f6b-ba11-45fea48fad8e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53586',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10530502',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33100,
'price_includes_vat': True,
'registration_date': '2025-11-19',
'seats_number': 9,
'seller_name': None,
'title': 'Opel Vivaro Combi 2.0 - Diesel - Automatic - 177 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:58 [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-30 12:49:58 [adesa.de] INFO: Saving data for 10530502: {'auction_closing_time': 1798675200.0, 'created_time': 1773240390.802275, 'last_price_update_time': 1774874998.52411}
2026-03-30 12:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:49:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10530502') HTTP/1.1" 204 0
2026-03-30 12:49:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:49:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10626566> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:49:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:49:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566
2026-03-30 12:49:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d388bbc3-29c3-50b1-af18-1279507f1558 with scrape type 2
2026-03-30 12:49:59 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d388bbc3-29c3-50b1-af18-1279507f1558 with scrape type 2
2026-03-30 12:50:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d388bbc3-29c3-50b1-af18-1279507f1558, identifier: 10626566
2026-03-30 12:50:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566
2026-03-30 12:50:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566
2026-03-30 12:50:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d388bbc3-29c3-50b1-af18-1279507f1558 with identifier: 10626566 to the API
2026-03-30 12:50:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:50:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10626566>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 120,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': 'd388bbc3-29c3-50b1-af18-1279507f1558',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55847',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10626566',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Fiat',
'model': '500',
'odometer': 23250,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15600,
'price_includes_vat': True,
'registration_date': '2024-02-28',
'seats_number': 4,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Fiat 500 e 37 kWh - Electric - Automatic - 120 hp - 23.250 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 12:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:00 [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-30 12:50:00 [adesa.de] INFO: Saving data for 10626566: {'auction_closing_time': 1798675200.0, 'created_time': 1773240375.954431, 'last_price_update_time': 1774875000.365791}
2026-03-30 12:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10626566') HTTP/1.1" 204 0
2026-03-30 12:50:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:50:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:50:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10632976> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976
2026-03-30 12:50:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15ef65a2-4fa1-554a-ac2e-125008e303e6 with scrape type 2
2026-03-30 12:50:03 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15ef65a2-4fa1-554a-ac2e-125008e303e6 with scrape type 2
2026-03-30 12:50:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15ef65a2-4fa1-554a-ac2e-125008e303e6, identifier: 10632976
2026-03-30 12:50:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976
2026-03-30 12:50:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976
2026-03-30 12:50:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15ef65a2-4fa1-554a-ac2e-125008e303e6 with identifier: 10632976 to the API
2026-03-30 12:50:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10632976>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Electric',
'id': '15ef65a2-4fa1-554a-ac2e-125008e303e6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '55680',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10632976',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 97,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-10-30',
'seats_number': 3,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro Edition - Electric - Automatic - 138 hp - 97 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-30 12:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:03 [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-30 12:50:03 [adesa.de] INFO: Saving data for 10632976: {'auction_closing_time': 1798675200.0, 'created_time': 1773240307.744732, 'last_price_update_time': 1774875003.538691}
2026-03-30 12:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10632976') HTTP/1.1" 204 0
2026-03-30 12:50:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986
2026-03-30 12:50:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 99198262-2be0-5664-9874-70c4b54c9064 with scrape type 2
2026-03-30 12:50:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 99198262-2be0-5664-9874-70c4b54c9064 with scrape type 2
2026-03-30 12:50:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 99198262-2be0-5664-9874-70c4b54c9064, identifier: 10504986
2026-03-30 12:50:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986
2026-03-30 12:50:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986
2026-03-30 12:50:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 99198262-2be0-5664-9874-70c4b54c9064 with identifier: 10504986 to the API
2026-03-30 12:50:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504986>
{'auction_title': '',
'c_o_2_emission_value': 188,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 164,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': '99198262-2be0-5664-9874-70c4b54c9064',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52786',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504986',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 25394,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 43100,
'price_includes_vat': True,
'registration_date': '2024-12-11',
'seats_number': 3,
'seller_name': None,
'title': 'Mercedes-Benz Vito 116 Select - Diesel - Automatic - 164 hp - '
'25.394 km',
'transmission': 'automatic',
'trim': 'Select',
'vin': None,
'year': 2024}
2026-03-30 12:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:07 [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-30 12:50:07 [adesa.de] INFO: Saving data for 10504986: {'auction_closing_time': 1798675200.0, 'created_time': 1773240326.584656, 'last_price_update_time': 1774875007.780716}
2026-03-30 12:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504986') HTTP/1.1" 204 0
2026-03-30 12:50:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992
2026-03-30 12:50:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ca905af6-9f44-5aad-95b2-a9f595cba4ea with scrape type 2
2026-03-30 12:50:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ca905af6-9f44-5aad-95b2-a9f595cba4ea with scrape type 2
2026-03-30 12:50:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ca905af6-9f44-5aad-95b2-a9f595cba4ea, identifier: 10504992
2026-03-30 12:50:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992
2026-03-30 12:50:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992
2026-03-30 12:50:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ca905af6-9f44-5aad-95b2-a9f595cba4ea with identifier: 10504992 to the API
2026-03-30 12:50:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504992>
{'auction_title': '',
'c_o_2_emission_value': 106,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 138,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'ca905af6-9f44-5aad-95b2-a9f595cba4ea',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52835',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504992',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 3000,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 24500,
'price_includes_vat': True,
'registration_date': '2024-12-20',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Kona 1.6 GDI Premium - Petrol - Automatic - 138 hp - 3.000 '
'km',
'transmission': 'automatic',
'trim': 'Premium',
'vin': None,
'year': 2024}
2026-03-30 12:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:11 [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-30 12:50:11 [adesa.de] INFO: Saving data for 10504992: {'auction_closing_time': 1798675200.0, 'created_time': 1773240445.796245, 'last_price_update_time': 1774875011.145976}
2026-03-30 12:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504992') HTTP/1.1" 204 0
2026-03-30 12:50:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10425397> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:11 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 71d25f4a-0fcb-529f-9854-7c70fb213f48 with identifier: 10425397, dropping item
2026-03-30 12:50:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504951> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951
2026-03-30 12:50:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3c0af604-1b62-534a-a436-d9f39d532c45 with scrape type 2
2026-03-30 12:50:12 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3c0af604-1b62-534a-a436-d9f39d532c45 with scrape type 2
2026-03-30 12:50:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3c0af604-1b62-534a-a436-d9f39d532c45, identifier: 10504951
2026-03-30 12:50:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951
2026-03-30 12:50:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951
2026-03-30 12:50:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3c0af604-1b62-534a-a436-d9f39d532c45 with identifier: 10504951 to the API
2026-03-30 12:50:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504951>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 161,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3c0af604-1b62-534a-a436-d9f39d532c45',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52660',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504951',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 27100,
'price_includes_vat': True,
'registration_date': '2025-08-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI - Petrol - Automatic - 161 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:12 [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-30 12:50:12 [adesa.de] INFO: Saving data for 10504951: {'auction_closing_time': 1798675200.0, 'created_time': 1773240423.896115, 'last_price_update_time': 1774875012.920639}
2026-03-30 12:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504951') HTTP/1.1" 204 0
2026-03-30 12:50:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988
2026-03-30 12:50:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-30 12:50:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 308cd903-2fbf-5eaf-8690-6af83ff4779e with scrape type 2
2026-03-30 12:50:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 308cd903-2fbf-5eaf-8690-6af83ff4779e, identifier: 10504988
2026-03-30 12:50:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988
2026-03-30 12:50:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988
2026-03-30 12:50:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 308cd903-2fbf-5eaf-8690-6af83ff4779e with identifier: 10504988 to the API
2026-03-30 12:50:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504988>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '308cd903-2fbf-5eaf-8690-6af83ff4779e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52815',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504988',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-11-06',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 12:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:13 [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-30 12:50:13 [adesa.de] INFO: Saving data for 10504988: {'auction_closing_time': 1798675200.0, 'created_time': 1773240428.963777, 'last_price_update_time': 1774875013.976999}
2026-03-30 12:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504988') HTTP/1.1" 204 0
2026-03-30 12:50:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10623496> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496
2026-03-30 12:50:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bb4a1e4c-39b1-516b-ad84-367d293c0824 with scrape type 2
2026-03-30 12:50:15 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bb4a1e4c-39b1-516b-ad84-367d293c0824 with scrape type 2
2026-03-30 12:50:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bb4a1e4c-39b1-516b-ad84-367d293c0824, identifier: 10623496
2026-03-30 12:50:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496
2026-03-30 12:50:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496
2026-03-30 12:50:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bb4a1e4c-39b1-516b-ad84-367d293c0824 with identifier: 10623496 to the API
2026-03-30 12:50:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:50:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10623496>
{'auction_title': '',
'c_o_2_emission_value': 194,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '2.0L',
'engine_horse_power': 177,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Diesel',
'id': 'bb4a1e4c-39b1-516b-ad84-367d293c0824',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '53585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10623496',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Opel',
'model': 'Vivaro',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 33100,
'price_includes_vat': True,
'registration_date': '2025-10-23',
'seats_number': 9,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Opel Vivaro Combi 2.0 - Diesel - Automatic - 177 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2025}
2026-03-30 12:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:16 [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-30 12:50:16 [adesa.de] INFO: Saving data for 10623496: {'auction_closing_time': 1798675200.0, 'created_time': 1773240312.480666, 'last_price_update_time': 1774875016.124752}
2026-03-30 12:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10623496') HTTP/1.1" 204 0
2026-03-30 12:50:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505023> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023
2026-03-30 12:50:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7931a294-bf11-5a2d-98db-8be4de38976c with scrape type 2
2026-03-30 12:50:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 7931a294-bf11-5a2d-98db-8be4de38976c with scrape type 2
2026-03-30 12:50:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7931a294-bf11-5a2d-98db-8be4de38976c, identifier: 10505023
2026-03-30 12:50:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023
2026-03-30 12:50:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023
2026-03-30 12:50:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7931a294-bf11-5a2d-98db-8be4de38976c with identifier: 10505023 to the API
2026-03-30 12:50:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505023>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '7931a294-bf11-5a2d-98db-8be4de38976c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52622',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505023',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-08-26',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 12:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:17 [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-30 12:50:17 [adesa.de] INFO: Saving data for 10505023: {'auction_closing_time': 1798675200.0, 'created_time': 1773240427.352692, 'last_price_update_time': 1774875017.942876}
2026-03-30 12:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505023') HTTP/1.1" 204 0
2026-03-30 12:50:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.837(s), this was the 1st time calling it.
2026-03-30 12:50:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.3496980529452762 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:50:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504923> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923
2026-03-30 12:50:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c78fd13-417e-5369-9487-9f7af19760af with scrape type 2
2026-03-30 12:50:22 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9c78fd13-417e-5369-9487-9f7af19760af with scrape type 2
2026-03-30 12:50:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c78fd13-417e-5369-9487-9f7af19760af, identifier: 10504923
2026-03-30 12:50:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923
2026-03-30 12:50:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923
2026-03-30 12:50:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c78fd13-417e-5369-9487-9f7af19760af with identifier: 10504923 to the API
2026-03-30 12:50:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504923>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9c78fd13-417e-5369-9487-9f7af19760af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52607',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504923',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Citroën',
'model': 'C4',
'odometer': 12100,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 15100,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': None,
'title': 'Citroën C4 1.2 Plus - Petrol - Automatic - 131 hp - 12.100 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2024}
2026-03-30 12:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:22 [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-30 12:50:22 [adesa.de] INFO: Saving data for 10504923: {'auction_closing_time': 1798675200.0, 'created_time': 1773240157.003557, 'last_price_update_time': 1774875022.798198}
2026-03-30 12:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504923') HTTP/1.1" 204 0
2026-03-30 12:50:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:50:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504956> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956
2026-03-30 12:50:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with scrape type 2
2026-03-30 12:50:24 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with scrape type 2
2026-03-30 12:50:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9227bcf0-2bd4-5f21-9bc2-fc481c910120, identifier: 10504956
2026-03-30 12:50:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956
2026-03-30 12:50:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956
2026-03-30 12:50:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9227bcf0-2bd4-5f21-9bc2-fc481c910120 with identifier: 10504956 to the API
2026-03-30 12:50:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504956>
{'auction_title': '',
'c_o_2_emission_value': 124,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 156,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '9227bcf0-2bd4-5f21-9bc2-fc481c910120',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52738',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504956',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Ford',
'model': 'Focus',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2025-10-24',
'seats_number': 5,
'seller_name': None,
'title': 'Ford Focus 1.0 EcoBoost ST Line X - Petrol - Automatic - 156 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'ST Line X',
'vin': None,
'year': 2025}
2026-03-30 12:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:25 [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-30 12:50:25 [adesa.de] INFO: Saving data for 10504956: {'auction_closing_time': 1798675200.0, 'created_time': 1773240144.300577, 'last_price_update_time': 1774875025.0484}
2026-03-30 12:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504956') HTTP/1.1" 204 0
2026-03-30 12:50:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505032> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032
2026-03-30 12:50:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with scrape type 2
2026-03-30 12:50:25 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with scrape type 2
2026-03-30 12:50:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc, identifier: 10505032
2026-03-30 12:50:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032
2026-03-30 12:50:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032
2026-03-30 12:50:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8bccd1f2-8249-5530-9fe4-13a5b46df1fc with identifier: 10505032 to the API
2026-03-30 12:50:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505032>
{'auction_title': '',
'c_o_2_emission_value': 125,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 101,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '8bccd1f2-8249-5530-9fe4-13a5b46df1fc',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52757',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505032',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Bayon',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20400,
'price_includes_vat': True,
'registration_date': '2026-01-27',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Bayon 1.0 - Petrol - Automatic - 101 hp - 50 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2026}
2026-03-30 12:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:25 [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-30 12:50:25 [adesa.de] INFO: Saving data for 10505032: {'auction_closing_time': 1798675200.0, 'created_time': 1773240139.410333, 'last_price_update_time': 1774875025.704085}
2026-03-30 12:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505032') HTTP/1.1" 204 0
2026-03-30 12:50:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744649> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10744649
2026-03-30 12:50:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add with scrape type 1
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ac6f22d-4c2c-52b6-8d13-922a68f84add
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252F94fc57d3-f7bd-4560-be9d-f7eb34b0444f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/94fc57d3-f7bd-4560-be9d-f7eb34b0444f.jpg already downloaded
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252F96ef057d-32e6-4ad0-b0e7-a20f0dc82748.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/96ef057d-32e6-4ad0-b0e7-a20f0dc82748.jpg already downloaded
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252Fbe8506e8-1f5a-41c1-98fc-93da33f34561.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/be8506e8-1f5a-41c1-98fc-93da33f34561.jpg already downloaded
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252F6e08ff95-fc66-47ed-80a4-96cc2e5b4cae.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/6e08ff95-fc66-47ed-80a4-96cc2e5b4cae.jpg already downloaded
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252Fec370740-0bcb-4fc1-a91b-393c81d4cc9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/ec370740-0bcb-4fc1-a91b-393c81d4cc9b.jpg already downloaded
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252F8441a768-3385-4c21-949a-7760cbac1def.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/8441a768-3385-4c21-949a-7760cbac1def.jpg already downloaded
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252F14652cfb-086d-404f-a8fa-2a24fc7bfe13.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/14652cfb-086d-404f-a8fa-2a24fc7bfe13.jpg already downloaded
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252Ff992ab35-b66f-48f2-a798-a8ade72c65dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/f992ab35-b66f-48f2-a798-a8ade72c65dd.jpg already downloaded
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252F11be9a0d-637a-4c8f-be27-99d7309c88b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/11be9a0d-637a-4c8f-be27-99d7309c88b9.jpg already downloaded
2026-03-30 12:50:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50: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%252F5719101%252Fgeneral%252F71e5dc2b-ab5d-4dbf-a5d9-dc9e37684008.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:50:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5719101/general/71e5dc2b-ab5d-4dbf-a5d9-dc9e37684008.jpg already downloaded
2026-03-30 12:50:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ac6f22d-4c2c-52b6-8d13-922a68f84add, identifier: 10744649
2026-03-30 12:50:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10744649
2026-03-30 12:50:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10744649
2026-03-30 12:50:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ac6f22d-4c2c-52b6-8d13-922a68f84add with identifier: 10744649 to the API
2026-03-30 12:50:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744649>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-04-01T11:00:00Z',
'fuel_type': 'Diesel',
'id': '3ac6f22d-4c2c-52b6-8d13-922a68f84add',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '008033',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744649',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 9058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5719101/general/94fc57d3-f7bd-4560-be9d-f7eb34b0444f.jpg',
'https://images.openlane.eu/carimgs/5719101/general/96ef057d-32e6-4ad0-b0e7-a20f0dc82748.jpg',
'https://images.openlane.eu/carimgs/5719101/general/be8506e8-1f5a-41c1-98fc-93da33f34561.jpg',
'https://images.openlane.eu/carimgs/5719101/general/6e08ff95-fc66-47ed-80a4-96cc2e5b4cae.jpg',
'https://images.openlane.eu/carimgs/5719101/general/ec370740-0bcb-4fc1-a91b-393c81d4cc9b.jpg',
'https://images.openlane.eu/carimgs/5719101/general/8441a768-3385-4c21-949a-7760cbac1def.jpg',
'https://images.openlane.eu/carimgs/5719101/general/14652cfb-086d-404f-a8fa-2a24fc7bfe13.jpg',
'https://images.openlane.eu/carimgs/5719101/general/f992ab35-b66f-48f2-a798-a8ade72c65dd.jpg',
'https://images.openlane.eu/carimgs/5719101/general/11be9a0d-637a-4c8f-be27-99d7309c88b9.jpg',
'https://images.openlane.eu/carimgs/5719101/general/71e5dc2b-ab5d-4dbf-a5d9-dc9e37684008.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1450103,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/94fc57d3-f7bd-4560-be9d-f7eb34b0444f.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1439262,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/96ef057d-32e6-4ad0-b0e7-a20f0dc82748.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1369368,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/be8506e8-1f5a-41c1-98fc-93da33f34561.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1502462,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/6e08ff95-fc66-47ed-80a4-96cc2e5b4cae.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1507174,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/ec370740-0bcb-4fc1-a91b-393c81d4cc9b.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1375293,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/8441a768-3385-4c21-949a-7760cbac1def.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 850789,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/14652cfb-086d-404f-a8fa-2a24fc7bfe13.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 977142,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/f992ab35-b66f-48f2-a798-a8ade72c65dd.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1481376,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/11be9a0d-637a-4c8f-be27-99d7309c88b9.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3ac6f22d-4c2c-52b6-8d13-922a68f84add/3ac6f22d-4c2c-52b6-8d13-922a68f84add_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1257007,
'Height': 2002,
'OriginUrl': 'https://images.openlane.eu/carimgs/5719101/general/71e5dc2b-ab5d-4dbf-a5d9-dc9e37684008.jpg',
'Width': 2668}],
'price': 36700,
'price_includes_vat': True,
'registration_date': '2025-02-12',
'seats_number': 5,
'seller_name': 'Russmann Leasing GmbH & Co. KG',
'title': 'Audi A5 Avant S line - Diesel - Automatic - 204 hp - 9.058 km',
'transmission': 'automatic',
'trim': 'S line',
'vin': None,
'year': 2025}
2026-03-30 12:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744649%27 HTTP/1.1" 200 None
2026-03-30 12:50:30 [adesa.de] INFO: Saving data for 10744649: {'created_time': 1774875030.356683, 'last_price_update_time': 1774875030.356694, 'auction_closing_time': 1775041200.0}
2026-03-30 12:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744649') HTTP/1.1" 204 0
2026-03-30 12:50:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10724803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803
2026-03-30 12:50:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfe70361-9288-552b-832d-5bf3c2c910e2 with scrape type 2
2026-03-30 12:50:37 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item bfe70361-9288-552b-832d-5bf3c2c910e2 with scrape type 2
2026-03-30 12:50:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfe70361-9288-552b-832d-5bf3c2c910e2, identifier: 10724803
2026-03-30 12:50:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803
2026-03-30 12:50:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803
2026-03-30 12:50:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfe70361-9288-552b-832d-5bf3c2c910e2 with identifier: 10724803 to the API
2026-03-30 12:50:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10724803>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 4',
'engine': '6.2L',
'engine_horse_power': 457,
'expiration_date': '2027-01-31T10:45:00Z',
'fuel_type': 'Petrol',
'id': 'bfe70361-9288-552b-832d-5bf3c2c910e2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MKC63',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10724803',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 180500,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23100,
'price_includes_vat': True,
'registration_date': '2009-09-28',
'seats_number': 5,
'seller_name': 'TRANSALP TRADING SRL',
'title': 'Mercedes-Benz C AMG 63 AMG Sport - Petrol - Automatic - 457 hp - '
'180.500 km',
'transmission': 'automatic',
'trim': 'AMG Sport',
'vin': None,
'year': 2009}
2026-03-30 12:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:37 [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-30 12:50:37 [adesa.de] INFO: Saving data for 10724803: {'auction_closing_time': 1801392300.0, 'created_time': 1774460063.131403, 'last_price_update_time': 1774875037.7014}
2026-03-30 12:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10724803') HTTP/1.1" 204 0
2026-03-30 12:50:48 [scrapy.extensions.logstats] INFO: Crawled 328 pages (at 17 pages/min), scraped 198 items (at 16 items/min)
2026-03-30 12:50:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:50:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504910> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:50:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:50:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910
2026-03-30 12:50:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with scrape type 2
2026-03-30 12:50:49 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with scrape type 2
2026-03-30 12:50:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3849e0e9-52e8-5e67-af8d-35de4cfddf70, identifier: 10504910
2026-03-30 12:50:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910
2026-03-30 12:50:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910
2026-03-30 12:50:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3849e0e9-52e8-5e67-af8d-35de4cfddf70 with identifier: 10504910 to the API
2026-03-30 12:50:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:50: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-30 12:50:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504910>
{'auction_title': '',
'c_o_2_emission_value': 144,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 141,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '3849e0e9-52e8-5e67-af8d-35de4cfddf70',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52621',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504910',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 23000,
'price_includes_vat': True,
'registration_date': '2025-08-07',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai i30 1.5 GDI N Line - Petrol - Automatic - 141 hp - 50 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 12:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:49 [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-30 12:50:49 [adesa.de] INFO: Saving data for 10504910: {'auction_closing_time': 1798675200.0, 'created_time': 1773240137.836452, 'last_price_update_time': 1774875049.802258}
2026-03-30 12:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:50:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504910') HTTP/1.1" 204 0
2026-03-30 12:51:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726269> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:51:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:09 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 696b79d4-aace-5038-9a89-0e99df2759fa with identifier: 10726269
2026-03-30 12:51:09 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 696b79d4-aace-5038-9a89-0e99df2759fa with scrape type 2
2026-03-30 12:51:09 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 696b79d4-aace-5038-9a89-0e99df2759fa with scrape type 2
2026-03-30 12:51:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 696b79d4-aace-5038-9a89-0e99df2759fa, identifier: 10726269
2026-03-30 12:51:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 696b79d4-aace-5038-9a89-0e99df2759fa with identifier: 10726269
2026-03-30 12:51:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 696b79d4-aace-5038-9a89-0e99df2759fa with identifier: 10726269
2026-03-30 12:51:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 696b79d4-aace-5038-9a89-0e99df2759fa with identifier: 10726269 to the API
2026-03-30 12:51:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726269>
{'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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '696b79d4-aace-5038-9a89-0e99df2759fa',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5384335',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726269',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 29244,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20200,
'price_includes_vat': True,
'registration_date': '2023-04-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Ultimate Dark - Twin Motor - Petrol - Automatic - 197 '
'hp - 29.244 km',
'transmission': 'automatic',
'trim': 'Ultimate Dark',
'vin': None,
'year': 2023}
2026-03-30 12:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:10 [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-30 12:51:10 [adesa.de] INFO: Saving data for 10726269: {'auction_closing_time': 1774962000.0, 'created_time': 1774460495.971847, 'last_price_update_time': 1774875070.156776}
2026-03-30 12:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726269') HTTP/1.1" 204 0
2026-03-30 12:51:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.295(s), this was the 1st time calling it.
2026-03-30 12:51:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.241279237984999 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:51:10 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.322(s), this was the 1st time calling it.
2026-03-30 12:51:10 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.918700928374557 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:51:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726282> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:51:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with identifier: 10726282
2026-03-30 12:51:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with scrape type 2
2026-03-30 12:51:11 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with scrape type 2
2026-03-30 12:51:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21, identifier: 10726282
2026-03-30 12:51:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with identifier: 10726282
2026-03-30 12:51:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with identifier: 10726282
2026-03-30 12:51:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b7b8e72-1f70-58b2-9813-57cebb7f0e21 with identifier: 10726282 to the API
2026-03-30 12:51:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726282>
{'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-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '0b7b8e72-1f70-58b2-9813-57cebb7f0e21',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '376901',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726282',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.3',
'odometer': 27074,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17700,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen ID.3 Pro S - Electric - Automatic - 204 hp - 27.074 km',
'transmission': 'automatic',
'trim': 'Pro S',
'vin': None,
'year': 2023}
2026-03-30 12:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:11 [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-30 12:51:11 [adesa.de] INFO: Saving data for 10726282: {'auction_closing_time': 1774962000.0, 'created_time': 1774476968.19533, 'last_price_update_time': 1774875071.670645}
2026-03-30 12:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726282') HTTP/1.1" 204 0
2026-03-30 12:51:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:51:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:51:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10694524> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:51:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524
2026-03-30 12:51:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with scrape type 2
2026-03-30 12:51:17 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with scrape type 2
2026-03-30 12:51:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a, identifier: 10694524
2026-03-30 12:51:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524
2026-03-30 12:51:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524
2026-03-30 12:51:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a with identifier: 10694524 to the API
2026-03-30 12:51:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10694524>
{'auction_title': '',
'c_o_2_emission_value': 29,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'b3f66cc0-5b90-5f2c-b73a-67f5c3a0699a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GP GS152 E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10694524',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 32061,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 21500,
'price_includes_vat': True,
'registration_date': '2022-10-27',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Cupra Formentor 1.4 e-Hybrid - Petrol - Automatic - 150 hp - 32.061 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:17 [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-30 12:51:17 [adesa.de] INFO: Saving data for 10694524: {'auction_closing_time': 1798675200.0, 'created_time': 1773923217.354838, 'last_price_update_time': 1774875077.85738}
2026-03-30 12:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10694524') HTTP/1.1" 204 0
2026-03-30 12:51:48 [scrapy.extensions.logstats] INFO: Crawled 332 pages (at 4 pages/min), scraped 202 items (at 4 items/min)
2026-03-30 12:51:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:51:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10703826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:51:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with identifier: 10703826
2026-03-30 12:51:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with scrape type 2
2026-03-30 12:51:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with scrape type 2
2026-03-30 12:51:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7, identifier: 10703826
2026-03-30 12:51:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with identifier: 10703826
2026-03-30 12:51:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with identifier: 10703826
2026-03-30 12:51:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d379b08d-cfa7-5073-9ffe-1b6f3b2263b7 with identifier: 10703826 to the API
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10703826>
{'auction_title': '',
'c_o_2_emission_value': 140,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 92,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': 'd379b08d-cfa7-5073-9ffe-1b6f3b2263b7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '54905',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10703826',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Dacia',
'model': 'Sandero',
'odometer': 10104,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 13100,
'price_includes_vat': True,
'registration_date': '2023-12-09',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Dacia Sandero 1.0 Expression - Petrol - Automatic - 92 hp - 10.104 '
'km',
'transmission': 'automatic',
'trim': 'Expression',
'vin': None,
'year': 2023}
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:53 [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-30 12:51:53 [adesa.de] INFO: Saving data for 10703826: {'auction_closing_time': 1798675200.0, 'created_time': 1774270492.939249, 'last_price_update_time': 1774875113.378643}
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10703826') HTTP/1.1" 204 0
2026-03-30 12:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/8c3e3fe5-2422-45cc-98c8-a8549c8e79a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/514b8ac6-43fe-402d-a884-5361ec288f0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4307150>
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252F8c3e3fe5-2422-45cc-98c8-a8549c8e79a2.jpg') HTTP/1.1" 204 0
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/8c3e3fe5-2422-45cc-98c8-a8549c8e79a2.jpg saved to cache
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/d7aa4903-7e26-4afe-97f2-531706a4e097.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4247190>
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252F514b8ac6-43fe-402d-a884-5361ec288f0e.jpg') HTTP/1.1" 204 0
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/514b8ac6-43fe-402d-a884-5361ec288f0e.jpg saved to cache
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/7c493c46-0f91-4a91-a25a-77019e23eaea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41de4d0>
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252Fd7aa4903-7e26-4afe-97f2-531706a4e097.jpg') HTTP/1.1" 204 0
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/d7aa4903-7e26-4afe-97f2-531706a4e097.jpg saved to cache
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/4687eb85-24dc-4789-be6d-7ba8a28a572f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca8a90>
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252F7c493c46-0f91-4a91-a25a-77019e23eaea.jpg') HTTP/1.1" 204 0
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/7c493c46-0f91-4a91-a25a-77019e23eaea.jpg saved to cache
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/d02b1ac8-0786-46a1-a363-4bd04d02e65f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecabe10>
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:51:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252F4687eb85-24dc-4789-be6d-7ba8a28a572f.jpg') HTTP/1.1" 204 0
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/4687eb85-24dc-4789-be6d-7ba8a28a572f.jpg saved to cache
2026-03-30 12:51:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:51:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/5c1396b7-419b-47ca-b6fb-ccc6a3ff9ded.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c37d0>
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252Fd02b1ac8-0786-46a1-a363-4bd04d02e65f.jpg') HTTP/1.1" 204 0
2026-03-30 12:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/d02b1ac8-0786-46a1-a363-4bd04d02e65f.jpg saved to cache
2026-03-30 12:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:51:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/8562231b-40c7-4ee8-acb9-8ddefbff1c3d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca9710>
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252F5c1396b7-419b-47ca-b6fb-ccc6a3ff9ded.jpg') HTTP/1.1" 204 0
2026-03-30 12:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/5c1396b7-419b-47ca-b6fb-ccc6a3ff9ded.jpg saved to cache
2026-03-30 12:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:51:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740220/general/a5d24c8c-a594-4b50-b265-620cc83e99dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708999)
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af73f9d0>
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252F8562231b-40c7-4ee8-acb9-8ddefbff1c3d.jpg') HTTP/1.1" 204 0
2026-03-30 12:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/8562231b-40c7-4ee8-acb9-8ddefbff1c3d.jpg saved to cache
2026-03-30 12:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70cad0>
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:51:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740220%252Fgeneral%252Fa5d24c8c-a594-4b50-b265-620cc83e99dc.jpg') HTTP/1.1" 204 0
2026-03-30 12:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740220/general/a5d24c8c-a594-4b50-b265-620cc83e99dc.jpg saved to cache
2026-03-30 12:51:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 356db458-988f-51fb-a7bc-d847db35e134
2026-03-30 12:51:54 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 356db458-988f-51fb-a7bc-d847db35e134, skipping ID generation
2026-03-30 12:51:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 356db458-988f-51fb-a7bc-d847db35e134 with scrape type 1
2026-03-30 12:51:54 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 356db458-988f-51fb-a7bc-d847db35e134 sending to next pipeline
2026-03-30 12:51:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 356db458-988f-51fb-a7bc-d847db35e134, identifier: 10708999
2026-03-30 12:51:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 356db458-988f-51fb-a7bc-d847db35e134 with identifier: 10708999
2026-03-30 12:51:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 356db458-988f-51fb-a7bc-d847db35e134 with identifier: 10708999
2026-03-30 12:51:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 356db458-988f-51fb-a7bc-d847db35e134 with identifier: 10708999 to the API
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:51:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740220/general/a5d24c8c-a594-4b50-b265-620cc83e99dc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 257,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Hybrid',
'id': '356db458-988f-51fb-a7bc-d847db35e134',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RT-VG807',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708999',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 85729,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/a5d24c8c-a594-4b50-b265-620cc83e99dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138152,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/8562231b-40c7-4ee8-acb9-8ddefbff1c3d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/5c1396b7-419b-47ca-b6fb-ccc6a3ff9ded.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/d02b1ac8-0786-46a1-a363-4bd04d02e65f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/4687eb85-24dc-4789-be6d-7ba8a28a572f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/7c493c46-0f91-4a91-a25a-77019e23eaea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/d7aa4903-7e26-4afe-97f2-531706a4e097.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/514b8ac6-43fe-402d-a884-5361ec288f0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/8c3e3fe5-2422-45cc-98c8-a8549c8e79a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_356db458-988f-51fb-a7bc-d847db35e134/356db458-988f-51fb-a7bc-d847db35e134_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210831,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740220/general/e60cbbbc-323b-434e-bc3c-37ed053a7963.jpg',
'Width': 1024}],
'price': 6650,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volvo XC40 Inscription Expression - Hybrid - Automatic - 257 hp - '
'85.729 km',
'transmission': 'automatic',
'trim': 'Inscription Expression',
'vin': None,
'year': 2020}
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708999%27 HTTP/1.1" 200 None
2026-03-30 12:51:54 [adesa.de] INFO: Saving data for 10708999: {'created_time': 1774875114.78996, 'last_price_update_time': 1774875114.789972, 'auction_closing_time': 1775035810.0}
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708999') HTTP/1.1" 204 0
2026-03-30 12:51:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726310> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:51:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:51:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37457301-34eb-58d3-aec4-c8baf923a366 with identifier: 10726310
2026-03-30 12:51:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37457301-34eb-58d3-aec4-c8baf923a366 with scrape type 2
2026-03-30 12:51:58 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 37457301-34eb-58d3-aec4-c8baf923a366 with scrape type 2
2026-03-30 12:51:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37457301-34eb-58d3-aec4-c8baf923a366, identifier: 10726310
2026-03-30 12:51:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37457301-34eb-58d3-aec4-c8baf923a366 with identifier: 10726310
2026-03-30 12:51:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37457301-34eb-58d3-aec4-c8baf923a366 with identifier: 10726310
2026-03-30 12:51:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37457301-34eb-58d3-aec4-c8baf923a366 with identifier: 10726310 to the API
2026-03-30 12:51:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:51: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-30 12:51:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726310>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '37457301-34eb-58d3-aec4-c8baf923a366',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4547606',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726310',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 15936,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2022-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC40 B4 Plus Bright - Petrol - Automatic - 197 hp - 15.936 km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-30 12:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:58 [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-30 12:51:58 [adesa.de] INFO: Saving data for 10726310: {'auction_closing_time': 1774962000.0, 'created_time': 1774460507.008848, 'last_price_update_time': 1774875118.471417}
2026-03-30 12:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:51:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726310') HTTP/1.1" 204 0
2026-03-30 12:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726302> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726270> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 260b5df6-62b0-5291-9fe8-bc9911e504da with identifier: 10726302
2026-03-30 12:52:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 260b5df6-62b0-5291-9fe8-bc9911e504da with scrape type 2
2026-03-30 12:52:06 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 260b5df6-62b0-5291-9fe8-bc9911e504da with scrape type 2
2026-03-30 12:52:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 260b5df6-62b0-5291-9fe8-bc9911e504da, identifier: 10726302
2026-03-30 12:52:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 260b5df6-62b0-5291-9fe8-bc9911e504da with identifier: 10726302
2026-03-30 12:52:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 260b5df6-62b0-5291-9fe8-bc9911e504da with identifier: 10726302
2026-03-30 12:52:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 260b5df6-62b0-5291-9fe8-bc9911e504da with identifier: 10726302 to the API
2026-03-30 12:52:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:52:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726302>
{'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': '260b5df6-62b0-5291-9fe8-bc9911e504da',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4822657',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726302',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kamiq',
'odometer': 71757,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 11800,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Skoda Kamiq 1.0 TSI Ambition - Petrol - Automatic - 110 hp - 71.757 '
'km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 12:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:07 [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-30 12:52:07 [adesa.de] INFO: Saving data for 10726302: {'auction_closing_time': 1774962000.0, 'created_time': 1774476976.550412, 'last_price_update_time': 1774875127.106956}
2026-03-30 12:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726302') HTTP/1.1" 204 0
2026-03-30 12:52:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8fdd779e-f8ae-5492-a156-f38de2a9717c with identifier: 10726270
2026-03-30 12:52:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8fdd779e-f8ae-5492-a156-f38de2a9717c with scrape type 2
2026-03-30 12:52:07 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 8fdd779e-f8ae-5492-a156-f38de2a9717c with scrape type 2
2026-03-30 12:52:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8fdd779e-f8ae-5492-a156-f38de2a9717c, identifier: 10726270
2026-03-30 12:52:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8fdd779e-f8ae-5492-a156-f38de2a9717c with identifier: 10726270
2026-03-30 12:52:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8fdd779e-f8ae-5492-a156-f38de2a9717c with identifier: 10726270
2026-03-30 12:52:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8fdd779e-f8ae-5492-a156-f38de2a9717c with identifier: 10726270 to the API
2026-03-30 12:52:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726270>
{'auction_title': '',
'c_o_2_emission_value': 186,
'category': 'Minibus',
'color': 'Red',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8fdd779e-f8ae-5492-a156-f38de2a9717c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'xxx',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726270',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'California',
'odometer': 50050,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31300,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 4,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen California California - 4Motion - Diesel - Automatic - '
'204 hp - 50.050 km',
'transmission': 'automatic',
'trim': 'California',
'vin': None,
'year': 2022}
2026-03-30 12:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:07 [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-30 12:52:07 [adesa.de] INFO: Saving data for 10726270: {'auction_closing_time': 1774962000.0, 'created_time': 1774476977.985261, 'last_price_update_time': 1774875127.497372}
2026-03-30 12:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726270') HTTP/1.1" 204 0
2026-03-30 12:52:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726326> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f893cd98-09a1-50e2-b99f-457f9b4ab714 with identifier: 10726326
2026-03-30 12:52:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f893cd98-09a1-50e2-b99f-457f9b4ab714 with scrape type 2
2026-03-30 12:52:10 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item f893cd98-09a1-50e2-b99f-457f9b4ab714 with scrape type 2
2026-03-30 12:52:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f893cd98-09a1-50e2-b99f-457f9b4ab714, identifier: 10726326
2026-03-30 12:52:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f893cd98-09a1-50e2-b99f-457f9b4ab714 with identifier: 10726326
2026-03-30 12:52:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f893cd98-09a1-50e2-b99f-457f9b4ab714 with identifier: 10726326
2026-03-30 12:52:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f893cd98-09a1-50e2-b99f-457f9b4ab714 with identifier: 10726326 to the API
2026-03-30 12:52:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726326>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': 'f893cd98-09a1-50e2-b99f-457f9b4ab714',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '458052',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726326',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mini',
'model': '3 Doors',
'odometer': 37633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 9400,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 4,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Mini 3 Doors Cooper Classic - Electric - Automatic - 184 hp - '
'37.633 km',
'transmission': 'automatic',
'trim': 'Classic',
'vin': None,
'year': 2021}
2026-03-30 12:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:11 [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-30 12:52:11 [adesa.de] INFO: Saving data for 10726326: {'auction_closing_time': 1774962000.0, 'created_time': 1774476934.119531, 'last_price_update_time': 1774875131.169053}
2026-03-30 12:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726326') HTTP/1.1" 204 0
2026-03-30 12:52:13 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.370(s), this was the 1st time calling it.
2026-03-30 12:52:13 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.29336456105103 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:52:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726406> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53f92634-037f-541e-9fb6-bd93e703f482 with identifier: 10726406
2026-03-30 12:52:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53f92634-037f-541e-9fb6-bd93e703f482 with scrape type 2
2026-03-30 12:52:13 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 53f92634-037f-541e-9fb6-bd93e703f482 with scrape type 2
2026-03-30 12:52:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53f92634-037f-541e-9fb6-bd93e703f482, identifier: 10726406
2026-03-30 12:52:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53f92634-037f-541e-9fb6-bd93e703f482 with identifier: 10726406
2026-03-30 12:52:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53f92634-037f-541e-9fb6-bd93e703f482 with identifier: 10726406
2026-03-30 12:52:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53f92634-037f-541e-9fb6-bd93e703f482 with identifier: 10726406 to the API
2026-03-30 12:52:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726406>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Electric',
'id': '53f92634-037f-541e-9fb6-bd93e703f482',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '388994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726406',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQA',
'odometer': 41882,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Mercedes-Benz EQA 250 progressive - Electric - Automatic - 190 hp - '
'41.882 km',
'transmission': 'automatic',
'trim': 'progressive',
'vin': None,
'year': 2023}
2026-03-30 12:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:13 [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-30 12:52:13 [adesa.de] INFO: Saving data for 10726406: {'auction_closing_time': 1774962000.0, 'created_time': 1774498536.769888, 'last_price_update_time': 1774875133.991508}
2026-03-30 12:52:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726406') HTTP/1.1" 204 0
2026-03-30 12:52:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726283> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with identifier: 10726283
2026-03-30 12:52:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with scrape type 2
2026-03-30 12:52:16 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with scrape type 2
2026-03-30 12:52:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8, identifier: 10726283
2026-03-30 12:52:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with identifier: 10726283
2026-03-30 12:52:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with identifier: 10726283
2026-03-30 12:52:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8 with identifier: 10726283 to the API
2026-03-30 12:52:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726283>
{'auction_title': '',
'c_o_2_emission_value': 164,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 319,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'e767e1bc-c0cf-5b7e-aa70-8f33b9f5ede8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5340543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726283',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 40257,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 22900,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen Golf Variant 2.0 TSI - 4Motion - Petrol - Automatic - '
'319 hp - 40.257 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:17 [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-30 12:52:17 [adesa.de] INFO: Saving data for 10726283: {'auction_closing_time': 1774962000.0, 'created_time': 1774476973.016661, 'last_price_update_time': 1774875137.292724}
2026-03-30 12:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726283') HTTP/1.1" 204 0
2026-03-30 12:52:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:52:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726380> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82eaa358-7647-538b-8547-c640fd3e51e4 with identifier: 10726380
2026-03-30 12:52:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82eaa358-7647-538b-8547-c640fd3e51e4 with scrape type 2
2026-03-30 12:52:27 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 82eaa358-7647-538b-8547-c640fd3e51e4 with scrape type 2
2026-03-30 12:52:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82eaa358-7647-538b-8547-c640fd3e51e4, identifier: 10726380
2026-03-30 12:52:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82eaa358-7647-538b-8547-c640fd3e51e4 with identifier: 10726380
2026-03-30 12:52:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82eaa358-7647-538b-8547-c640fd3e51e4 with identifier: 10726380
2026-03-30 12:52:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82eaa358-7647-538b-8547-c640fd3e51e4 with identifier: 10726380 to the API
2026-03-30 12:52:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726380>
{'auction_title': '',
'c_o_2_emission_value': 137,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 180,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '82eaa358-7647-538b-8547-c640fd3e51e4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4798101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726380',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 47406,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19700,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Hyundai Tucson 1.6 T-GDI N Line - AWD - Petrol - Automatic - 180 hp '
'- 47.406 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2023}
2026-03-30 12:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:27 [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-30 12:52:27 [adesa.de] INFO: Saving data for 10726380: {'auction_closing_time': 1774962000.0, 'created_time': 1774498545.109604, 'last_price_update_time': 1774875147.775388}
2026-03-30 12:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726380') HTTP/1.1" 204 0
2026-03-30 12:52:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726390> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 15585a74-01ab-5df5-bd3a-886df057bb59 with identifier: 10726390
2026-03-30 12:52:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 15585a74-01ab-5df5-bd3a-886df057bb59 with scrape type 2
2026-03-30 12:52:31 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 15585a74-01ab-5df5-bd3a-886df057bb59 with scrape type 2
2026-03-30 12:52:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 15585a74-01ab-5df5-bd3a-886df057bb59, identifier: 10726390
2026-03-30 12:52:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 15585a74-01ab-5df5-bd3a-886df057bb59 with identifier: 10726390
2026-03-30 12:52:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 15585a74-01ab-5df5-bd3a-886df057bb59 with identifier: 10726390
2026-03-30 12:52:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 15585a74-01ab-5df5-bd3a-886df057bb59 with identifier: 10726390 to the API
2026-03-30 12:52:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726390>
{'auction_title': '',
'c_o_2_emission_value': 175,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '15585a74-01ab-5df5-bd3a-886df057bb59',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '5173520',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726390',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Formentor',
'odometer': 31676,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 20900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Cupra Formentor 2.0 TSI VZ - AWD - Petrol - Automatic - 310 hp - '
'31.676 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2023}
2026-03-30 12:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:31 [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-30 12:52:31 [adesa.de] INFO: Saving data for 10726390: {'auction_closing_time': 1774962000.0, 'created_time': 1774498543.996141, 'last_price_update_time': 1774875151.972573}
2026-03-30 12:52:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726390') HTTP/1.1" 204 0
2026-03-30 12:52:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.700(s), this was the 1st time calling it.
2026-03-30 12:52:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.827410151722595 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:52:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10505021> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021
2026-03-30 12:52:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with scrape type 2
2026-03-30 12:52:33 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with scrape type 2
2026-03-30 12:52:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba, identifier: 10505021
2026-03-30 12:52:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021
2026-03-30 12:52:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021
2026-03-30 12:52:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba with identifier: 10505021 to the API
2026-03-30 12:52:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10505021>
{'auction_title': '',
'c_o_2_emission_value': 131,
'category': 'SUV',
'color': 'Green',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b3aaae3e-02d5-5683-a6c3-1e6b0b3c74ba',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52623',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10505021',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 32700,
'price_includes_vat': True,
'registration_date': '2025-05-28',
'seats_number': 5,
'seller_name': None,
'title': 'Hyundai Tucson 1.6 T-GDI Executive - Hybrid - Automatic - 215 hp - '
'50 km',
'transmission': 'automatic',
'trim': 'Executive',
'vin': None,
'year': 2025}
2026-03-30 12:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:34 [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-30 12:52:34 [adesa.de] INFO: Saving data for 10505021: {'auction_closing_time': 1798675200.0, 'created_time': 1773240419.013766, 'last_price_update_time': 1774875154.063455}
2026-03-30 12:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10505021') HTTP/1.1" 204 0
2026-03-30 12:52:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 263.127(s), this was the 2nd time calling it.
2026-03-30 12:52:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.06039071325948 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:52:38 [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-30 12:52:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267
2026-03-30 12:52:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44f3f393-b924-5a79-a214-69161bec6543 with scrape type 2
2026-03-30 12:52:38 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 44f3f393-b924-5a79-a214-69161bec6543 with scrape type 2
2026-03-30 12:52:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44f3f393-b924-5a79-a214-69161bec6543, identifier: 10733267
2026-03-30 12:52:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267
2026-03-30 12:52:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267
2026-03-30 12:52:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44f3f393-b924-5a79-a214-69161bec6543 with identifier: 10733267 to the API
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733267>
{'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': 0,
'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-30 12:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:39 [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-30 12:52:39 [adesa.de] INFO: Saving data for 10733267: {'auction_closing_time': 1774951200.0, 'created_time': 1774613843.157556, 'last_price_update_time': 1774875159.268653}
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733267') HTTP/1.1" 204 0
2026-03-30 12:52:39 [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-30 12:52:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268
2026-03-30 12:52:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with scrape type 2
2026-03-30 12:52:39 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with scrape type 2
2026-03-30 12:52:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663, identifier: 10733268
2026-03-30 12:52:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268
2026-03-30 12:52:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268
2026-03-30 12:52:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a6e3c12d-e75b-5fc3-be9f-e7cfbec8d663 with identifier: 10733268 to the API
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733268>
{'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': 0,
'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-30 12:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:39 [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-30 12:52:39 [adesa.de] INFO: Saving data for 10733268: {'auction_closing_time': 1774951200.0, 'created_time': 1774613841.740188, 'last_price_update_time': 1774875159.775562}
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733268') HTTP/1.1" 204 0
2026-03-30 12:52:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:52:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.401(s), this was the 1st time calling it.
2026-03-30 12:52:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.626317871558002 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:52:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:52:43 [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-30 12:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266
2026-03-30 12:52:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with scrape type 2
2026-03-30 12:52:43 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with scrape type 2
2026-03-30 12:52:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8, identifier: 10733266
2026-03-30 12:52:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266
2026-03-30 12:52:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266
2026-03-30 12:52:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 49c3c2be-9814-5cd3-bb54-52c99e2b68b8 with identifier: 10733266 to the API
2026-03-30 12:52:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733266>
{'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': 0,
'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-30 12:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:43 [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-30 12:52:43 [adesa.de] INFO: Saving data for 10733266: {'auction_closing_time': 1774951200.0, 'created_time': 1774613847.646932, 'last_price_update_time': 1774875163.831612}
2026-03-30 12:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733266') HTTP/1.1" 204 0
2026-03-30 12:52:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726303> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 83837100-9191-5b0c-836a-ac66be6cf886 with identifier: 10726303
2026-03-30 12:52:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 83837100-9191-5b0c-836a-ac66be6cf886 with scrape type 2
2026-03-30 12:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 83837100-9191-5b0c-836a-ac66be6cf886 with scrape type 2
2026-03-30 12:52:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 83837100-9191-5b0c-836a-ac66be6cf886, identifier: 10726303
2026-03-30 12:52:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 83837100-9191-5b0c-836a-ac66be6cf886 with identifier: 10726303
2026-03-30 12:52:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 83837100-9191-5b0c-836a-ac66be6cf886 with identifier: 10726303
2026-03-30 12:52:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 83837100-9191-5b0c-836a-ac66be6cf886 with identifier: 10726303 to the API
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:52:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726303>
{'auction_title': '',
'c_o_2_emission_value': 174,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 310,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '83837100-9191-5b0c-836a-ac66be6cf886',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '4266047',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726303',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 39070,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Cupra Leon Sportstourer 2.0 TSI VZ - AWD - Petrol - Automatic - 310 '
'hp - 39.070 km',
'transmission': 'automatic',
'trim': 'VZ',
'vin': None,
'year': 2022}
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:44 [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-30 12:52:44 [adesa.de] INFO: Saving data for 10726303: {'auction_closing_time': 1774962000.0, 'created_time': 1774498542.660853, 'last_price_update_time': 1774875164.382851}
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726303') HTTP/1.1" 204 0
2026-03-30 12:52:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10100285> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:52:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285
2026-03-30 12:52:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with scrape type 2
2026-03-30 12:52:44 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with scrape type 2
2026-03-30 12:52:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 876106b5-e516-5d3d-aa23-c2a47c6f6f58, identifier: 10100285
2026-03-30 12:52:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285
2026-03-30 12:52:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285
2026-03-30 12:52:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 876106b5-e516-5d3d-aa23-c2a47c6f6f58 with identifier: 10100285 to the API
2026-03-30 12:52:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10100285>
{'auction_title': '',
'c_o_2_emission_value': 161,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 146,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Petrol',
'id': '876106b5-e516-5d3d-aa23-c2a47c6f6f58',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '46475',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10100285',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Abarth',
'model': '500',
'odometer': 59576,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17500,
'price_includes_vat': True,
'registration_date': '2020-11-18',
'seats_number': 4,
'seller_name': None,
'title': 'Abarth 595 1.4 - Petrol - Manual - 146 hp - 59.576 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 12:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710100285%27 HTTP/1.1" 200 None
2026-03-30 12:52:45 [adesa.de] INFO: Saving data for 10100285: {'auction_closing_time': 1798675200.0, 'created_time': 1773240148.380715, 'last_price_update_time': 1774875165.112499}
2026-03-30 12:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10100285') HTTP/1.1" 204 0
2026-03-30 12:52:48 [scrapy.extensions.logstats] INFO: Crawled 347 pages (at 15 pages/min), scraped 218 items (at 16 items/min)
2026-03-30 12:52:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:52:52 [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-30 12:52:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256
2026-03-30 12:52:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86025fa6-2106-507f-b41c-55eb4f7a36ea with scrape type 2
2026-03-30 12:52:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86025fa6-2106-507f-b41c-55eb4f7a36ea with scrape type 2
2026-03-30 12:52:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86025fa6-2106-507f-b41c-55eb4f7a36ea, identifier: 10733256
2026-03-30 12:52:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256
2026-03-30 12:52:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256
2026-03-30 12:52:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86025fa6-2106-507f-b41c-55eb4f7a36ea with identifier: 10733256 to the API
2026-03-30 12:52:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733256>
{'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': 0,
'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-30 12:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:52 [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-30 12:52:52 [adesa.de] INFO: Saving data for 10733256: {'auction_closing_time': 1774951200.0, 'created_time': 1774613892.12317, 'last_price_update_time': 1774875172.855832}
2026-03-30 12:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733256') HTTP/1.1" 204 0
2026-03-30 12:52:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726273> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with identifier: 10726273
2026-03-30 12:52:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with scrape type 2
2026-03-30 12:52:52 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with scrape type 2
2026-03-30 12:52:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab, identifier: 10726273
2026-03-30 12:52:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with identifier: 10726273
2026-03-30 12:52:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with identifier: 10726273
2026-03-30 12:52:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d4bec2b3-714c-5365-9f8f-ffeedc4b1eab with identifier: 10726273 to the API
2026-03-30 12:52:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726273>
{'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': 250,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'd4bec2b3-714c-5365-9f8f-ffeedc4b1eab',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '6426190',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726273',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 7460,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 31400,
'price_includes_vat': True,
'registration_date': '2025-05-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volvo XC60 3.2 - AWD - Petrol - Automatic - 250 hp - 7.460 km',
'transmission': 'automatic',
'trim': 'Ultra Black Edition',
'vin': None,
'year': 2025}
2026-03-30 12:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:53 [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-30 12:52:53 [adesa.de] INFO: Saving data for 10726273: {'auction_closing_time': 1774962000.0, 'created_time': 1774460492.321099, 'last_price_update_time': 1774875173.441717}
2026-03-30 12:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726273') HTTP/1.1" 204 0
2026-03-30 12:52:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10504929> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929
2026-03-30 12:52:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ab242948-bd21-5480-9d68-5235e80a3174 with scrape type 2
2026-03-30 12:52:53 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ab242948-bd21-5480-9d68-5235e80a3174 with scrape type 2
2026-03-30 12:52:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ab242948-bd21-5480-9d68-5235e80a3174, identifier: 10504929
2026-03-30 12:52:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929
2026-03-30 12:52:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929
2026-03-30 12:52:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ab242948-bd21-5480-9d68-5235e80a3174 with identifier: 10504929 to the API
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:52:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10504929>
{'auction_title': '',
'c_o_2_emission_value': 148,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 215,
'expiration_date': '2026-12-31T00:00:00Z',
'fuel_type': 'Hybrid',
'id': 'ab242948-bd21-5480-9d68-5235e80a3174',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '52630',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10504929',
'listing': 'auctionplusdirectbuy',
'location': 'Bilzen (Belgium)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 8,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 34200,
'price_includes_vat': True,
'registration_date': '2025-09-23',
'seats_number': 5,
'seller_name': 'Stockcoach Automotive Marketplace',
'title': 'Hyundai Tucson 1.6 GDI N Line - AWD - Hybrid - Automatic - 215 hp - '
'8 km',
'transmission': 'automatic',
'trim': 'N Line',
'vin': None,
'year': 2025}
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:54 [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-30 12:52:54 [adesa.de] INFO: Saving data for 10504929: {'auction_closing_time': 1798675200.0, 'created_time': 1773240387.461944, 'last_price_update_time': 1774875174.31743}
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10504929') HTTP/1.1" 204 0
2026-03-30 12:52:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723148> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: afc44cc1-41f2-5835-8948-ac7dd592bb3f with identifier: 10723148
2026-03-30 12:52:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afc44cc1-41f2-5835-8948-ac7dd592bb3f with scrape type 1
2026-03-30 12:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252F3ca01f1c-8b81-48b1-a1ff-bfbe861af217.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/3ca01f1c-8b81-48b1-a1ff-bfbe861af217.jpg not downloaded yet
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252Fae051904-5b5d-48ae-9faa-b90f9cdd3664.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/ae051904-5b5d-48ae-9faa-b90f9cdd3664.jpg not downloaded yet
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252F71c42434-e6ed-449a-afd7-909b8bff6838.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/71c42434-e6ed-449a-afd7-909b8bff6838.jpg not downloaded yet
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252Fa9cd88b2-bbb6-47f6-aa5d-42bbb20fe73e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/a9cd88b2-bbb6-47f6-aa5d-42bbb20fe73e.jpg not downloaded yet
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252F01257620-da65-43a7-8bf2-37eea94dff30.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/01257620-da65-43a7-8bf2-37eea94dff30.jpg not downloaded yet
2026-03-30 12:52:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252F07ec6843-4796-4c3b-838b-83d75af49caa.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/07ec6843-4796-4c3b-838b-83d75af49caa.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252F447f325d-1c82-4546-8e5d-a60e9d5320b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/447f325d-1c82-4546-8e5d-a60e9d5320b7.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252Fabf126af-d8ca-4efd-8a50-b3d8e8265116.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/abf126af-d8ca-4efd-8a50-b3d8e8265116.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252F698a2923-cd91-4b68-863d-8aba22bf127e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/698a2923-cd91-4b68-863d-8aba22bf127e.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5745686%252Fgeneral%252F3ddff426-ecda-446b-b7bf-8213b8261bda.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/3ddff426-ecda-446b-b7bf-8213b8261bda.jpg not downloaded yet
2026-03-30 12:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716292> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05c1aebc-6509-5108-a445-0093bfdf684b with identifier: 10716292
2026-03-30 12:52:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05c1aebc-6509-5108-a445-0093bfdf684b with scrape type 1
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252Fd5f6ecb7-3d5a-4749-88a3-172859e65750.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/d5f6ecb7-3d5a-4749-88a3-172859e65750.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252F8734a87b-0d99-4744-b9ad-80f0ba64e0bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/8734a87b-0d99-4744-b9ad-80f0ba64e0bd.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252Fda22625a-b1cb-4bd5-9a89-801656e0d9fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/da22625a-b1cb-4bd5-9a89-801656e0d9fc.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252F7b013e08-2be3-4508-b05e-314188fa88c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/7b013e08-2be3-4508-b05e-314188fa88c1.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252Fd43ef267-56b9-4032-bcf3-03585a1fe192.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/d43ef267-56b9-4032-bcf3-03585a1fe192.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252F98327059-e69a-440f-985b-f147fe7d72f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/98327059-e69a-440f-985b-f147fe7d72f3.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252Feebaea5c-0015-4d58-b3d4-86f2857bf3c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/eebaea5c-0015-4d58-b3d4-86f2857bf3c0.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252F6d1ab5ba-b6be-4732-8ac0-2958549bba16.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/6d1ab5ba-b6be-4732-8ac0-2958549bba16.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252Ffb920cb3-8c0a-4a60-8ba0-c82b3546cbae.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/fb920cb3-8c0a-4a60-8ba0-c82b3546cbae.jpg not downloaded yet
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5742798%252Fgeneral%252Fa845c8bd-02d0-4bc9-bc4a-358ac9f75c64.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/a845c8bd-02d0-4bc9-bc4a-358ac9f75c64.jpg not downloaded yet
2026-03-30 12:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/3ddff426-ecda-446b-b7bf-8213b8261bda.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/a845c8bd-02d0-4bc9-bc4a-358ac9f75c64.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/fb920cb3-8c0a-4a60-8ba0-c82b3546cbae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca9f90>
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252F3ddff426-ecda-446b-b7bf-8213b8261bda.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/3ddff426-ecda-446b-b7bf-8213b8261bda.jpg saved to cache
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/6d1ab5ba-b6be-4732-8ac0-2958549bba16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bf8d0>
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252Fa845c8bd-02d0-4bc9-bc4a-358ac9f75c64.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/a845c8bd-02d0-4bc9-bc4a-358ac9f75c64.jpg saved to cache
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7a5210>
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252Ffb920cb3-8c0a-4a60-8ba0-c82b3546cbae.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/fb920cb3-8c0a-4a60-8ba0-c82b3546cbae.jpg saved to cache
2026-03-30 12:52:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/eebaea5c-0015-4d58-b3d4-86f2857bf3c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec70750>
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252F6d1ab5ba-b6be-4732-8ac0-2958549bba16.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/6d1ab5ba-b6be-4732-8ac0-2958549bba16.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729458> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/98327059-e69a-440f-985b-f147fe7d72f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/d43ef267-56b9-4032-bcf3-03585a1fe192.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4135fd0>
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252Feebaea5c-0015-4d58-b3d4-86f2857bf3c0.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/eebaea5c-0015-4d58-b3d4-86f2857bf3c0.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/da22625a-b1cb-4bd5-9a89-801656e0d9fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 61cde7ed-b559-5946-a88c-b6b3742c8693 with identifier: 10729458
2026-03-30 12:52:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61cde7ed-b559-5946-a88c-b6b3742c8693 with scrape type 1
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252Fa6c44d3e-ae43-4a37-a73c-4144a33bb11e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/a6c44d3e-ae43-4a37-a73c-4144a33bb11e.jpg not downloaded yet
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252F40c65123-efb7-4f27-a7b3-5edc35cd7750.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/40c65123-efb7-4f27-a7b3-5edc35cd7750.jpg not downloaded yet
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7829d0>
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252F98327059-e69a-440f-985b-f147fe7d72f3.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/98327059-e69a-440f-985b-f147fe7d72f3.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252F46890dc1-9241-44ff-823f-9cc4293cf231.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/46890dc1-9241-44ff-823f-9cc4293cf231.jpg not downloaded yet
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/8734a87b-0d99-4744-b9ad-80f0ba64e0bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252F42404113-7001-4527-9ff7-dd04d17ec1ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/42404113-7001-4527-9ff7-dd04d17ec1ab.jpg not downloaded yet
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252F81376c40-adf5-4673-95a3-23c9e7cd6a8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/81376c40-adf5-4673-95a3-23c9e7cd6a8d.jpg not downloaded yet
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421cbd0>
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252Fd43ef267-56b9-4032-bcf3-03585a1fe192.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/d43ef267-56b9-4032-bcf3-03585a1fe192.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431c3d0>
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252Fda22625a-b1cb-4bd5-9a89-801656e0d9fc.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/da22625a-b1cb-4bd5-9a89-801656e0d9fc.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252F61961f27-ac0e-4b9c-963f-2088a5d2ce54.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/61961f27-ac0e-4b9c-963f-2088a5d2ce54.jpg not downloaded yet
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/40c65123-efb7-4f27-a7b3-5edc35cd7750.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252F730c91b7-9031-4b65-851f-42da50099301.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/730c91b7-9031-4b65-851f-42da50099301.jpg not downloaded yet
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5959710>
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252F8734a87b-0d99-4744-b9ad-80f0ba64e0bd.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/8734a87b-0d99-4744-b9ad-80f0ba64e0bd.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252F217ad3af-f1b4-481f-a3ce-5415234a3cc5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/217ad3af-f1b4-481f-a3ce-5415234a3cc5.jpg not downloaded yet
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/7b013e08-2be3-4508-b05e-314188fa88c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252F6fcacf17-b86f-443b-aa8f-9a4ce8b9f6a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/6fcacf17-b86f-443b-aa8f-9a4ce8b9f6a2.jpg not downloaded yet
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52: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%252F5747877%252Fgeneral%252F8ed09d0e-18b2-41f0-aaa5-e3fd75714b42.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/8ed09d0e-18b2-41f0-aaa5-e3fd75714b42.jpg not downloaded yet
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/81376c40-adf5-4673-95a3-23c9e7cd6a8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5985990>
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252F40c65123-efb7-4f27-a7b3-5edc35cd7750.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/40c65123-efb7-4f27-a7b3-5edc35cd7750.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/730c91b7-9031-4b65-851f-42da50099301.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:52:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9f250>
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252F7b013e08-2be3-4508-b05e-314188fa88c1.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/7b013e08-2be3-4508-b05e-314188fa88c1.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/8ed09d0e-18b2-41f0-aaa5-e3fd75714b42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/6fcacf17-b86f-443b-aa8f-9a4ce8b9f6a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb6050>
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252F81376c40-adf5-4673-95a3-23c9e7cd6a8d.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/81376c40-adf5-4673-95a3-23c9e7cd6a8d.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327190>
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252F730c91b7-9031-4b65-851f-42da50099301.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/730c91b7-9031-4b65-851f-42da50099301.jpg saved to cache
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b2200531-26f5-5a8f-aef9-8241f1e72d55 with identifier: 10732819
2026-03-30 12:52:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b2200531-26f5-5a8f-aef9-8241f1e72d55 with scrape type 2
2026-03-30 12:52:56 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item b2200531-26f5-5a8f-aef9-8241f1e72d55 with scrape type 2
2026-03-30 12:52:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b2200531-26f5-5a8f-aef9-8241f1e72d55, identifier: 10732819
2026-03-30 12:52:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b2200531-26f5-5a8f-aef9-8241f1e72d55 with identifier: 10732819
2026-03-30 12:52:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b2200531-26f5-5a8f-aef9-8241f1e72d55 with identifier: 10732819
2026-03-30 12:52:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b2200531-26f5-5a8f-aef9-8241f1e72d55 with identifier: 10732819 to the API
2026-03-30 12:52:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:52:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732819>
{'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:06:20Z',
'fuel_type': 'Diesel',
'id': 'b2200531-26f5-5a8f-aef9-8241f1e72d55',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994462-2478983',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732819',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 37254,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 18800,
'price_includes_vat': True,
'registration_date': '2024-11-11',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano L3H2 2.2 - Diesel - Automatic - 140 hp - 37.254 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:57 [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-30 12:52:57 [adesa.de] INFO: Saving data for 10732819: {'auction_closing_time': 1774875980.0, 'created_time': 1774563392.84077, 'last_price_update_time': 1774875177.212168}
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732819') HTTP/1.1" 204 0
2026-03-30 12:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/42404113-7001-4527-9ff7-dd04d17ec1ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b591f890>
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252F8ed09d0e-18b2-41f0-aaa5-e3fd75714b42.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/8ed09d0e-18b2-41f0-aaa5-e3fd75714b42.jpg saved to cache
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41cda10>
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252F6fcacf17-b86f-443b-aa8f-9a4ce8b9f6a2.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/6fcacf17-b86f-443b-aa8f-9a4ce8b9f6a2.jpg saved to cache
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/61961f27-ac0e-4b9c-963f-2088a5d2ce54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/217ad3af-f1b4-481f-a3ce-5415234a3cc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d2e50>
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252F42404113-7001-4527-9ff7-dd04d17ec1ab.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/42404113-7001-4527-9ff7-dd04d17ec1ab.jpg saved to cache
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742798/general/d5f6ecb7-3d5a-4749-88a3-172859e65750.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716292)
2026-03-30 12:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/a6c44d3e-ae43-4a37-a73c-4144a33bb11e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747877/general/46890dc1-9241-44ff-823f-9cc4293cf231.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729458)
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5d0f950>
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252F61961f27-ac0e-4b9c-963f-2088a5d2ce54.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/61961f27-ac0e-4b9c-963f-2088a5d2ce54.jpg saved to cache
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f69d0>
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252F217ad3af-f1b4-481f-a3ce-5415234a3cc5.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/217ad3af-f1b4-481f-a3ce-5415234a3cc5.jpg saved to cache
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bfbd0>
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742798%252Fgeneral%252Fd5f6ecb7-3d5a-4749-88a3-172859e65750.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742798/general/d5f6ecb7-3d5a-4749-88a3-172859e65750.jpg saved to cache
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 05c1aebc-6509-5108-a445-0093bfdf684b
2026-03-30 12:52:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 05c1aebc-6509-5108-a445-0093bfdf684b, skipping ID generation
2026-03-30 12:52:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05c1aebc-6509-5108-a445-0093bfdf684b with scrape type 1
2026-03-30 12:52:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 05c1aebc-6509-5108-a445-0093bfdf684b sending to next pipeline
2026-03-30 12:52:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 05c1aebc-6509-5108-a445-0093bfdf684b, identifier: 10716292
2026-03-30 12:52:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 05c1aebc-6509-5108-a445-0093bfdf684b with identifier: 10716292
2026-03-30 12:52:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 05c1aebc-6509-5108-a445-0093bfdf684b with identifier: 10716292
2026-03-30 12:52:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 05c1aebc-6509-5108-a445-0093bfdf684b with identifier: 10716292 to the API
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:52:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742798/general/d5f6ecb7-3d5a-4749-88a3-172859e65750.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': 194,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '05c1aebc-6509-5108-a445-0093bfdf684b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NEW-S 5002',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716292',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 75037,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106421,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/d5f6ecb7-3d5a-4749-88a3-172859e65750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/8734a87b-0d99-4744-b9ad-80f0ba64e0bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114320,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/da22625a-b1cb-4bd5-9a89-801656e0d9fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118837,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/7b013e08-2be3-4508-b05e-314188fa88c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/d43ef267-56b9-4032-bcf3-03585a1fe192.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105291,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/98327059-e69a-440f-985b-f147fe7d72f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/eebaea5c-0015-4d58-b3d4-86f2857bf3c0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105370,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/6d1ab5ba-b6be-4732-8ac0-2958549bba16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/fb920cb3-8c0a-4a60-8ba0-c82b3546cbae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05c1aebc-6509-5108-a445-0093bfdf684b/05c1aebc-6509-5108-a445-0093bfdf684b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83346,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742798/general/a845c8bd-02d0-4bc9-bc4a-358ac9f75c64.jpg',
'Width': 1024}],
'price': 10400,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volvo V60 Plus - AWD - Diesel - Automatic - 194 hp - 75.037 km',
'transmission': 'automatic',
'trim': 'Plus',
'vin': None,
'year': 2022}
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716292%27 HTTP/1.1" 200 None
2026-03-30 12:52:58 [adesa.de] INFO: Saving data for 10716292: {'created_time': 1774875178.092242, 'last_price_update_time': 1774875178.092255, 'auction_closing_time': 1775035810.0}
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716292') HTTP/1.1" 204 0
2026-03-30 12:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/447f325d-1c82-4546-8e5d-a60e9d5320b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/698a2923-cd91-4b68-863d-8aba22bf127e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/abf126af-d8ca-4efd-8a50-b3d8e8265116.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431f450>
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252Fa6c44d3e-ae43-4a37-a73c-4144a33bb11e.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/a6c44d3e-ae43-4a37-a73c-4144a33bb11e.jpg saved to cache
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4152d10>
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747877%252Fgeneral%252F46890dc1-9241-44ff-823f-9cc4293cf231.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747877/general/46890dc1-9241-44ff-823f-9cc4293cf231.jpg saved to cache
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 61cde7ed-b559-5946-a88c-b6b3742c8693
2026-03-30 12:52:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 61cde7ed-b559-5946-a88c-b6b3742c8693, skipping ID generation
2026-03-30 12:52:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 61cde7ed-b559-5946-a88c-b6b3742c8693 with scrape type 1
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 61cde7ed-b559-5946-a88c-b6b3742c8693 sending to next pipeline
2026-03-30 12:52:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 61cde7ed-b559-5946-a88c-b6b3742c8693, identifier: 10729458
2026-03-30 12:52:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 61cde7ed-b559-5946-a88c-b6b3742c8693 with identifier: 10729458
2026-03-30 12:52:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 61cde7ed-b559-5946-a88c-b6b3742c8693 with identifier: 10729458
2026-03-30 12:52:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 61cde7ed-b559-5946-a88c-b6b3742c8693 with identifier: 10729458 to the API
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747877/general/46890dc1-9241-44ff-823f-9cc4293cf231.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 148,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '61cde7ed-b559-5946-a88c-b6b3742c8693',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'CUX-RM 534',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729458',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'T-ROC',
'odometer': 111246,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/a6c44d3e-ae43-4a37-a73c-4144a33bb11e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127704,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/40c65123-efb7-4f27-a7b3-5edc35cd7750.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/46890dc1-9241-44ff-823f-9cc4293cf231.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115962,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/42404113-7001-4527-9ff7-dd04d17ec1ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122682,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/81376c40-adf5-4673-95a3-23c9e7cd6a8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/61961f27-ac0e-4b9c-963f-2088a5d2ce54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105813,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/730c91b7-9031-4b65-851f-42da50099301.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112896,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/217ad3af-f1b4-481f-a3ce-5415234a3cc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/6fcacf17-b86f-443b-aa8f-9a4ce8b9f6a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_61cde7ed-b559-5946-a88c-b6b3742c8693/61cde7ed-b559-5946-a88c-b6b3742c8693_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747877/general/8ed09d0e-18b2-41f0-aaa5-e3fd75714b42.jpg',
'Width': 1024}],
'price': 4750,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen T-ROC Style - Petrol - Automatic - 148 hp - 111.246 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2019}
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729458%27 HTTP/1.1" 200 None
2026-03-30 12:52:58 [adesa.de] INFO: Saving data for 10729458: {'created_time': 1774875178.649201, 'last_price_update_time': 1774875178.649213, 'auction_closing_time': 1775035810.0}
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729458') HTTP/1.1" 204 0
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61cbd0>
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252F447f325d-1c82-4546-8e5d-a60e9d5320b7.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/447f325d-1c82-4546-8e5d-a60e9d5320b7.jpg saved to cache
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421c590>
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252F698a2923-cd91-4b68-863d-8aba22bf127e.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/698a2923-cd91-4b68-863d-8aba22bf127e.jpg saved to cache
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4235810>
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252Fabf126af-d8ca-4efd-8a50-b3d8e8265116.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/abf126af-d8ca-4efd-8a50-b3d8e8265116.jpg saved to cache
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/07ec6843-4796-4c3b-838b-83d75af49caa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/01257620-da65-43a7-8bf2-37eea94dff30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/a9cd88b2-bbb6-47f6-aa5d-42bbb20fe73e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/3ca01f1c-8b81-48b1-a1ff-bfbe861af217.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/ae051904-5b5d-48ae-9faa-b90f9cdd3664.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745686/general/71c42434-e6ed-449a-afd7-909b8bff6838.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723148)
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f8fd0>
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252F07ec6843-4796-4c3b-838b-83d75af49caa.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/07ec6843-4796-4c3b-838b-83d75af49caa.jpg saved to cache
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4121410>
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252F01257620-da65-43a7-8bf2-37eea94dff30.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/01257620-da65-43a7-8bf2-37eea94dff30.jpg saved to cache
2026-03-30 12:52:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61df90>
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252Fa9cd88b2-bbb6-47f6-aa5d-42bbb20fe73e.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/a9cd88b2-bbb6-47f6-aa5d-42bbb20fe73e.jpg saved to cache
2026-03-30 12:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af79a990>
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252F3ca01f1c-8b81-48b1-a1ff-bfbe861af217.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/3ca01f1c-8b81-48b1-a1ff-bfbe861af217.jpg saved to cache
2026-03-30 12:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f61d0>
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252Fae051904-5b5d-48ae-9faa-b90f9cdd3664.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/ae051904-5b5d-48ae-9faa-b90f9cdd3664.jpg saved to cache
2026-03-30 12:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7fa9d0>
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:52:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745686%252Fgeneral%252F71c42434-e6ed-449a-afd7-909b8bff6838.jpg') HTTP/1.1" 204 0
2026-03-30 12:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745686/general/71c42434-e6ed-449a-afd7-909b8bff6838.jpg saved to cache
2026-03-30 12:52:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item afc44cc1-41f2-5835-8948-ac7dd592bb3f
2026-03-30 12:52:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: afc44cc1-41f2-5835-8948-ac7dd592bb3f, skipping ID generation
2026-03-30 12:52:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item afc44cc1-41f2-5835-8948-ac7dd592bb3f with scrape type 1
2026-03-30 12:52:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item afc44cc1-41f2-5835-8948-ac7dd592bb3f sending to next pipeline
2026-03-30 12:52:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: afc44cc1-41f2-5835-8948-ac7dd592bb3f, identifier: 10723148
2026-03-30 12:52:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: afc44cc1-41f2-5835-8948-ac7dd592bb3f with identifier: 10723148
2026-03-30 12:52:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: afc44cc1-41f2-5835-8948-ac7dd592bb3f with identifier: 10723148
2026-03-30 12:52:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: afc44cc1-41f2-5835-8948-ac7dd592bb3f with identifier: 10723148 to the API
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:52: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-30 12:52:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745686/general/71c42434-e6ed-449a-afd7-909b8bff6838.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': 161,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'afc44cc1-41f2-5835-8948-ac7dd592bb3f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SY-LT 2504',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723148',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 37067,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/3ca01f1c-8b81-48b1-a1ff-bfbe861af217.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/ae051904-5b5d-48ae-9faa-b90f9cdd3664.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/71c42434-e6ed-449a-afd7-909b8bff6838.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159370,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/a9cd88b2-bbb6-47f6-aa5d-42bbb20fe73e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80483,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/01257620-da65-43a7-8bf2-37eea94dff30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/07ec6843-4796-4c3b-838b-83d75af49caa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/447f325d-1c82-4546-8e5d-a60e9d5320b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/abf126af-d8ca-4efd-8a50-b3d8e8265116.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/698a2923-cd91-4b68-863d-8aba22bf127e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_afc44cc1-41f2-5835-8948-ac7dd592bb3f/afc44cc1-41f2-5835-8948-ac7dd592bb3f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745686/general/3ddff426-ecda-446b-b7bf-8213b8261bda.jpg',
'Width': 1024}],
'price': 10300,
'price_includes_vat': True,
'registration_date': '2023-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volvo XC40 Core - Petrol - Automatic - 161 hp - 37.067 km',
'transmission': 'automatic',
'trim': 'Core',
'vin': None,
'year': 2023}
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723148%27 HTTP/1.1" 200 None
2026-03-30 12:52:59 [adesa.de] INFO: Saving data for 10723148: {'created_time': 1774875179.780627, 'last_price_update_time': 1774875179.780638, 'auction_closing_time': 1775035810.0}
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:52:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723148') HTTP/1.1" 204 0
2026-03-30 12:53:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.788(s), this was the 1st time calling it.
2026-03-30 12:53:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.859747119914447 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:53:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:53:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with identifier: 10732851
2026-03-30 12:53:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with scrape type 2
2026-03-30 12:53:29 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with scrape type 2
2026-03-30 12:53:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62, identifier: 10732851
2026-03-30 12:53:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with identifier: 10732851
2026-03-30 12:53:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with identifier: 10732851
2026-03-30 12:53:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 72b99a1c-45fd-58cb-8c6c-44d30d72bb62 with identifier: 10732851 to the API
2026-03-30 12:53:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732851>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 136,
'expiration_date': '2026-03-30T13:09:40Z',
'fuel_type': 'Petrol',
'id': '72b99a1c-45fd-58cb-8c6c-44d30d72bb62',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994456-2483585',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732851',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Mokka',
'odometer': 12495,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17000,
'price_includes_vat': True,
'registration_date': '2025-03-27',
'seats_number': 5,
'seller_name': None,
'title': 'Opel Mokka 1.2 Edition - Petrol - Automatic - 136 hp - 12.495 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2025}
2026-03-30 12:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:29 [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-30 12:53:29 [adesa.de] INFO: Saving data for 10732851: {'auction_closing_time': 1774876180.0, 'created_time': 1774563395.545969, 'last_price_update_time': 1774875209.537435}
2026-03-30 12:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732851') HTTP/1.1" 204 0
2026-03-30 12:53:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723395> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:53:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ea088f50-48b3-5cf9-9ce1-3886f87b0414 with identifier: 10723395
2026-03-30 12:53:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea088f50-48b3-5cf9-9ce1-3886f87b0414 with scrape type 1
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252Ffd266430-3262-44f0-b55e-3ce492c6870e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/fd266430-3262-44f0-b55e-3ce492c6870e.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252F5bdbf6b0-841a-480f-af46-8b2af42dd8f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/5bdbf6b0-841a-480f-af46-8b2af42dd8f6.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252F805f627e-4406-4035-b4b4-cccb14a48b52.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/805f627e-4406-4035-b4b4-cccb14a48b52.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252F41e45e64-7626-44e3-ace3-164831f4e765.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/41e45e64-7626-44e3-ace3-164831f4e765.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252Fb597c13d-1e14-4508-8db0-546ec1aac69b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/b597c13d-1e14-4508-8db0-546ec1aac69b.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252F0c4356ff-4fca-4faa-ba8b-f861aea2365a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/0c4356ff-4fca-4faa-ba8b-f861aea2365a.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252Fe43f6a74-c0d5-4ff3-9ea2-cd82ca427d4b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/e43f6a74-c0d5-4ff3-9ea2-cd82ca427d4b.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252Fcba3e7bb-4e4c-44b8-b7c7-a86ab190029f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/cba3e7bb-4e4c-44b8-b7c7-a86ab190029f.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252Fd55ab265-c166-4a12-9665-14d245855241.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/d55ab265-c166-4a12-9665-14d245855241.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745751%252Fgeneral%252Fbb66958b-933d-4839-ac4f-184805d6f39a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/bb66958b-933d-4839-ac4f-184805d6f39a.jpg not downloaded yet
2026-03-30 12:53:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:53:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/bb66958b-933d-4839-ac4f-184805d6f39a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4 with identifier: 10722849
2026-03-30 12:53:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4 with scrape type 1
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252F8581fb57-c9da-4b43-a936-ba13710e281a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/8581fb57-c9da-4b43-a936-ba13710e281a.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252Fdd62021d-da58-40c3-98fc-b63049599ce8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/dd62021d-da58-40c3-98fc-b63049599ce8.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252Fe1d3ca6e-d0f9-487c-80ce-e5fa7abb8846.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/e1d3ca6e-d0f9-487c-80ce-e5fa7abb8846.jpg not downloaded yet
2026-03-30 12:53:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/d55ab265-c166-4a12-9665-14d245855241.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252F260e6d3c-49cc-47ef-a4a2-2defb56ef272.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/260e6d3c-49cc-47ef-a4a2-2defb56ef272.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252Fb7e673b2-f39b-4079-9110-ce00aee3c024.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/b7e673b2-f39b-4079-9110-ce00aee3c024.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252F22b9929f-c545-487f-b953-11a0037fd20f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/22b9929f-c545-487f-b953-11a0037fd20f.jpg not downloaded yet
2026-03-30 12:53:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61ea50>
2026-03-30 12:53:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252Fbb66958b-933d-4839-ac4f-184805d6f39a.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/bb66958b-933d-4839-ac4f-184805d6f39a.jpg saved to cache
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252F1abe94c1-d744-4e14-8fd6-327dd82db50d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/1abe94c1-d744-4e14-8fd6-327dd82db50d.jpg not downloaded yet
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252Fd1bba8fd-02c1-4dba-8b3b-581e5e46f584.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/d1bba8fd-02c1-4dba-8b3b-581e5e46f584.jpg not downloaded yet
2026-03-30 12:53:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/e1d3ca6e-d0f9-487c-80ce-e5fa7abb8846.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252Feec5b31e-ffc0-4468-9fc3-ad3d4572677e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/eec5b31e-ffc0-4468-9fc3-ad3d4572677e.jpg not downloaded yet
2026-03-30 12:53:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af60b290>
2026-03-30 12:53:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252Fd55ab265-c166-4a12-9665-14d245855241.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/d55ab265-c166-4a12-9665-14d245855241.jpg saved to cache
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745488%252Fgeneral%252F6f6bb02a-be0b-4b73-a80a-3e050728af82.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/6f6bb02a-be0b-4b73-a80a-3e050728af82.jpg not downloaded yet
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dcd50>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252Fe1d3ca6e-d0f9-487c-80ce-e5fa7abb8846.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/e1d3ca6e-d0f9-487c-80ce-e5fa7abb8846.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/d1bba8fd-02c1-4dba-8b3b-581e5e46f584.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/6f6bb02a-be0b-4b73-a80a-3e050728af82.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d2a10>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252Fd1bba8fd-02c1-4dba-8b3b-581e5e46f584.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/d1bba8fd-02c1-4dba-8b3b-581e5e46f584.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/eec5b31e-ffc0-4468-9fc3-ad3d4572677e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d3990>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252F6f6bb02a-be0b-4b73-a80a-3e050728af82.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/6f6bb02a-be0b-4b73-a80a-3e050728af82.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/1abe94c1-d744-4e14-8fd6-327dd82db50d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/22b9929f-c545-487f-b953-11a0037fd20f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7ce7d0>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252Feec5b31e-ffc0-4468-9fc3-ad3d4572677e.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/eec5b31e-ffc0-4468-9fc3-ad3d4572677e.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/b7e673b2-f39b-4079-9110-ce00aee3c024.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d3910>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252F1abe94c1-d744-4e14-8fd6-327dd82db50d.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/1abe94c1-d744-4e14-8fd6-327dd82db50d.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/260e6d3c-49cc-47ef-a4a2-2defb56ef272.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af647e50>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252F22b9929f-c545-487f-b953-11a0037fd20f.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/22b9929f-c545-487f-b953-11a0037fd20f.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b59110d0>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252Fb7e673b2-f39b-4079-9110-ce00aee3c024.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/b7e673b2-f39b-4079-9110-ce00aee3c024.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/dd62021d-da58-40c3-98fc-b63049599ce8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e7e50>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252F260e6d3c-49cc-47ef-a4a2-2defb56ef272.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/260e6d3c-49cc-47ef-a4a2-2defb56ef272.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745488/general/8581fb57-c9da-4b43-a936-ba13710e281a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722849)
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/cba3e7bb-4e4c-44b8-b7c7-a86ab190029f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70ed90>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252Fdd62021d-da58-40c3-98fc-b63049599ce8.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/dd62021d-da58-40c3-98fc-b63049599ce8.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/e43f6a74-c0d5-4ff3-9ea2-cd82ca427d4b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43337d0>
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745488%252Fgeneral%252F8581fb57-c9da-4b43-a936-ba13710e281a.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745488/general/8581fb57-c9da-4b43-a936-ba13710e281a.jpg saved to cache
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4
2026-03-30 12:53:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4, skipping ID generation
2026-03-30 12:53:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4 with scrape type 1
2026-03-30 12:53:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4 sending to next pipeline
2026-03-30 12:53:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4, identifier: 10722849
2026-03-30 12:53:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4 with identifier: 10722849
2026-03-30 12:53:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4 with identifier: 10722849
2026-03-30 12:53:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 55d65d7e-2bb7-5748-aaa1-79ab3ce799c4 with identifier: 10722849 to the API
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745488/general/8581fb57-c9da-4b43-a936-ba13710e281a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 103,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '55d65d7e-2bb7-5748-aaa1-79ab3ce799c4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HEF-EE 194',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722849',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 133875,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133422,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/8581fb57-c9da-4b43-a936-ba13710e281a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/dd62021d-da58-40c3-98fc-b63049599ce8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/e1d3ca6e-d0f9-487c-80ce-e5fa7abb8846.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130151,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/260e6d3c-49cc-47ef-a4a2-2defb56ef272.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115628,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/b7e673b2-f39b-4079-9110-ce00aee3c024.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124114,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/22b9929f-c545-487f-b953-11a0037fd20f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/1abe94c1-d744-4e14-8fd6-327dd82db50d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/d1bba8fd-02c1-4dba-8b3b-581e5e46f584.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/eec5b31e-ffc0-4468-9fc3-ad3d4572677e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_55d65d7e-2bb7-5748-aaa1-79ab3ce799c4/55d65d7e-2bb7-5748-aaa1-79ab3ce799c4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745488/general/6f6bb02a-be0b-4b73-a80a-3e050728af82.jpg',
'Width': 1024}],
'price': 2700,
'price_includes_vat': True,
'registration_date': '2015-03-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Touran Trendline - Diesel - Automatic - 103 hp - 133.875 '
'km',
'transmission': 'automatic',
'trim': 'Trendline',
'vin': None,
'year': 2015}
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722849%27 HTTP/1.1" 200 None
2026-03-30 12:53:33 [adesa.de] INFO: Saving data for 10722849: {'created_time': 1774875213.277826, 'last_price_update_time': 1774875213.277837, 'auction_closing_time': 1775035810.0}
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722849') HTTP/1.1" 204 0
2026-03-30 12:53:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/0c4356ff-4fca-4faa-ba8b-f861aea2365a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66b810>
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252Fcba3e7bb-4e4c-44b8-b7c7-a86ab190029f.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/cba3e7bb-4e4c-44b8-b7c7-a86ab190029f.jpg saved to cache
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4830f50>
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252Fe43f6a74-c0d5-4ff3-9ea2-cd82ca427d4b.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/e43f6a74-c0d5-4ff3-9ea2-cd82ca427d4b.jpg saved to cache
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43532d0>
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252F0c4356ff-4fca-4faa-ba8b-f861aea2365a.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/0c4356ff-4fca-4faa-ba8b-f861aea2365a.jpg saved to cache
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/b597c13d-1e14-4508-8db0-546ec1aac69b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/41e45e64-7626-44e3-ace3-164831f4e765.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6be610>
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252Fb597c13d-1e14-4508-8db0-546ec1aac69b.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/b597c13d-1e14-4508-8db0-546ec1aac69b.jpg saved to cache
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/805f627e-4406-4035-b4b4-cccb14a48b52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d6590>
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252F41e45e64-7626-44e3-ace3-164831f4e765.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/41e45e64-7626-44e3-ace3-164831f4e765.jpg saved to cache
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/5bdbf6b0-841a-480f-af46-8b2af42dd8f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745751/general/fd266430-3262-44f0-b55e-3ce492c6870e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723395)
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70dfd0>
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252F805f627e-4406-4035-b4b4-cccb14a48b52.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/805f627e-4406-4035-b4b4-cccb14a48b52.jpg saved to cache
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc1110>
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252F5bdbf6b0-841a-480f-af46-8b2af42dd8f6.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/5bdbf6b0-841a-480f-af46-8b2af42dd8f6.jpg saved to cache
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cce10>
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745751%252Fgeneral%252Ffd266430-3262-44f0-b55e-3ce492c6870e.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745751/general/fd266430-3262-44f0-b55e-3ce492c6870e.jpg saved to cache
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ea088f50-48b3-5cf9-9ce1-3886f87b0414
2026-03-30 12:53:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ea088f50-48b3-5cf9-9ce1-3886f87b0414, skipping ID generation
2026-03-30 12:53:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ea088f50-48b3-5cf9-9ce1-3886f87b0414 with scrape type 1
2026-03-30 12:53:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ea088f50-48b3-5cf9-9ce1-3886f87b0414 sending to next pipeline
2026-03-30 12:53:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ea088f50-48b3-5cf9-9ce1-3886f87b0414, identifier: 10723395
2026-03-30 12:53:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ea088f50-48b3-5cf9-9ce1-3886f87b0414 with identifier: 10723395
2026-03-30 12:53:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ea088f50-48b3-5cf9-9ce1-3886f87b0414 with identifier: 10723395
2026-03-30 12:53:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ea088f50-48b3-5cf9-9ce1-3886f87b0414 with identifier: 10723395 to the API
2026-03-30 12:53:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745751/general/fd266430-3262-44f0-b55e-3ce492c6870e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 204,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'ea088f50-48b3-5cf9-9ce1-3886f87b0414',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OH-T 108',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723395',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Transporter',
'odometer': 160687,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/fd266430-3262-44f0-b55e-3ce492c6870e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128802,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/5bdbf6b0-841a-480f-af46-8b2af42dd8f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/805f627e-4406-4035-b4b4-cccb14a48b52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105501,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/41e45e64-7626-44e3-ace3-164831f4e765.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/b597c13d-1e14-4508-8db0-546ec1aac69b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/0c4356ff-4fca-4faa-ba8b-f861aea2365a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87919,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/e43f6a74-c0d5-4ff3-9ea2-cd82ca427d4b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122266,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/cba3e7bb-4e4c-44b8-b7c7-a86ab190029f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/d55ab265-c166-4a12-9665-14d245855241.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ea088f50-48b3-5cf9-9ce1-3886f87b0414/ea088f50-48b3-5cf9-9ce1-3886f87b0414_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745751/general/bb66958b-933d-4839-ac4f-184805d6f39a.jpg',
'Width': 1024}],
'price': 13100,
'price_includes_vat': True,
'registration_date': '2017-08-01',
'seats_number': 7,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Transporter Generation Six - 4Motion - Diesel - '
'Automatic - 204 hp - 160.687 km',
'transmission': 'automatic',
'trim': 'Generation Six',
'vin': None,
'year': 2017}
2026-03-30 12:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723395%27 HTTP/1.1" 200 None
2026-03-30 12:53:34 [adesa.de] INFO: Saving data for 10723395: {'created_time': 1774875214.374267, 'last_price_update_time': 1774875214.374277, 'auction_closing_time': 1775035810.0}
2026-03-30 12:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723395') HTTP/1.1" 204 0
2026-03-30 12:53:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726280> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:53:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c9bb2adc-f35d-5604-81f0-8cc10e56b726 with identifier: 10726280
2026-03-30 12:53:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c9bb2adc-f35d-5604-81f0-8cc10e56b726 with scrape type 2
2026-03-30 12:53:34 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item c9bb2adc-f35d-5604-81f0-8cc10e56b726 with scrape type 2
2026-03-30 12:53:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c9bb2adc-f35d-5604-81f0-8cc10e56b726, identifier: 10726280
2026-03-30 12:53:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c9bb2adc-f35d-5604-81f0-8cc10e56b726 with identifier: 10726280
2026-03-30 12:53:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c9bb2adc-f35d-5604-81f0-8cc10e56b726 with identifier: 10726280
2026-03-30 12:53:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c9bb2adc-f35d-5604-81f0-8cc10e56b726 with identifier: 10726280 to the API
2026-03-30 12:53:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726280>
{'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': 116,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'c9bb2adc-f35d-5604-81f0-8cc10e56b726',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '499315',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726280',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 2217,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 17400,
'price_includes_vat': True,
'registration_date': '2025-08-01',
'seats_number': 5,
'seller_name': 'Mobility Concept GmbH',
'title': 'Volkswagen Golf 1.5 eTSI Life - Petrol - Automatic - 116 hp - 2.217 '
'km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2025}
2026-03-30 12:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:34 [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-30 12:53:34 [adesa.de] INFO: Saving data for 10726280: {'auction_closing_time': 1774962000.0, 'created_time': 1774476978.365285, 'last_price_update_time': 1774875214.846441}
2026-03-30 12:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726280') HTTP/1.1" 204 0
2026-03-30 12:53:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722966> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:53:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0c250dcb-eda8-5377-8277-6341cecebf37 with identifier: 10722966
2026-03-30 12:53:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c250dcb-eda8-5377-8277-6341cecebf37 with scrape type 1
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252F27756203-d430-4d20-ab0b-cfdbfe4d4aba.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/27756203-d430-4d20-ab0b-cfdbfe4d4aba.jpg not downloaded yet
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252F5fbe93ad-494f-419f-a586-1402d3d17b12.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/5fbe93ad-494f-419f-a586-1402d3d17b12.jpg not downloaded yet
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252F4d10b2e9-83b8-4789-b8db-c0888d3d7627.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/4d10b2e9-83b8-4789-b8db-c0888d3d7627.jpg not downloaded yet
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252Fd5712b65-9247-41a1-90ad-8fad115d2283.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/d5712b65-9247-41a1-90ad-8fad115d2283.jpg not downloaded yet
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252F1769babc-474b-45da-98f4-5e4291d2aace.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/1769babc-474b-45da-98f4-5e4291d2aace.jpg not downloaded yet
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252Fe5e5893f-401e-4f6a-8bf7-3e8776a862df.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/e5e5893f-401e-4f6a-8bf7-3e8776a862df.jpg not downloaded yet
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252Fb5bec709-ea79-410c-8bb7-9e50b46a8aec.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/b5bec709-ea79-410c-8bb7-9e50b46a8aec.jpg not downloaded yet
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252Fb3070efb-c881-4f90-9b10-0cade423e379.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/b3070efb-c881-4f90-9b10-0cade423e379.jpg not downloaded yet
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252F6239ab25-6cac-4212-bb6d-1813edf1d2ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/6239ab25-6cac-4212-bb6d-1813edf1d2ba.jpg not downloaded yet
2026-03-30 12:53:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5745607%252Fgeneral%252F9effeb53-73a7-4148-8cb0-f0019731aad6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/9effeb53-73a7-4148-8cb0-f0019731aad6.jpg not downloaded yet
2026-03-30 12:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729625> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:53:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/9effeb53-73a7-4148-8cb0-f0019731aad6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 343c2fb9-3e1e-5d52-be66-fb83938f2f95 with identifier: 10729625
2026-03-30 12:53:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95 with scrape type 1
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252F401cd1df-3ff8-4eb2-b8e6-8762eee1bcc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/401cd1df-3ff8-4eb2-b8e6-8762eee1bcc0.jpg not downloaded yet
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252Fe3595ef8-7161-4f3d-b933-8c8f38ecdadc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/e3595ef8-7161-4f3d-b933-8c8f38ecdadc.jpg not downloaded yet
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252F8b70432a-a1ba-4303-9254-28fd78c799cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/8b70432a-a1ba-4303-9254-28fd78c799cc.jpg not downloaded yet
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252Fa975e5ae-d239-4578-a0b7-01bba3cf3136.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/a975e5ae-d239-4578-a0b7-01bba3cf3136.jpg not downloaded yet
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252F1b2e8152-a668-4aed-827f-bbfc2aeca848.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/1b2e8152-a668-4aed-827f-bbfc2aeca848.jpg not downloaded yet
2026-03-30 12:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/6239ab25-6cac-4212-bb6d-1813edf1d2ba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4344e90>
2026-03-30 12:53:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252F9effeb53-73a7-4148-8cb0-f0019731aad6.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/9effeb53-73a7-4148-8cb0-f0019731aad6.jpg saved to cache
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252F5042e7f6-76a1-4348-a7a3-d11a66dabb2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/5042e7f6-76a1-4348-a7a3-d11a66dabb2b.jpg not downloaded yet
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252Ff16ca80c-d8c7-48f3-b1bf-c5371cfb2806.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/f16ca80c-d8c7-48f3-b1bf-c5371cfb2806.jpg not downloaded yet
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252F9595495a-d212-4722-a512-7fbb480d3e9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/9595495a-d212-4722-a512-7fbb480d3e9b.jpg not downloaded yet
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252Fa463345a-9667-4eb7-8daa-ad1019eb385f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/a463345a-9667-4eb7-8daa-ad1019eb385f.jpg not downloaded yet
2026-03-30 12:53:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7604d0>
2026-03-30 12:53:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252F6239ab25-6cac-4212-bb6d-1813edf1d2ba.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/6239ab25-6cac-4212-bb6d-1813edf1d2ba.jpg saved to cache
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5747999%252Fgeneral%252F8dac6d5a-9b85-4816-a364-fcac04f05093.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/8dac6d5a-9b85-4816-a364-fcac04f05093.jpg not downloaded yet
2026-03-30 12:53:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/a975e5ae-d239-4578-a0b7-01bba3cf3136.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/a463345a-9667-4eb7-8daa-ad1019eb385f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4151910>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252Fa975e5ae-d239-4578-a0b7-01bba3cf3136.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/a975e5ae-d239-4578-a0b7-01bba3cf3136.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/8dac6d5a-9b85-4816-a364-fcac04f05093.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66ce50>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252Fa463345a-9667-4eb7-8daa-ad1019eb385f.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/a463345a-9667-4eb7-8daa-ad1019eb385f.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/9595495a-d212-4722-a512-7fbb480d3e9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af647510>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252F8dac6d5a-9b85-4816-a364-fcac04f05093.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/8dac6d5a-9b85-4816-a364-fcac04f05093.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/f16ca80c-d8c7-48f3-b1bf-c5371cfb2806.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/5042e7f6-76a1-4348-a7a3-d11a66dabb2b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40d76d0>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252F9595495a-d212-4722-a512-7fbb480d3e9b.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/9595495a-d212-4722-a512-7fbb480d3e9b.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4353ed0>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252Ff16ca80c-d8c7-48f3-b1bf-c5371cfb2806.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/f16ca80c-d8c7-48f3-b1bf-c5371cfb2806.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/1b2e8152-a668-4aed-827f-bbfc2aeca848.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5970350>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252F5042e7f6-76a1-4348-a7a3-d11a66dabb2b.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/5042e7f6-76a1-4348-a7a3-d11a66dabb2b.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/8b70432a-a1ba-4303-9254-28fd78c799cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af745850>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252F1b2e8152-a668-4aed-827f-bbfc2aeca848.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/1b2e8152-a668-4aed-827f-bbfc2aeca848.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/e3595ef8-7161-4f3d-b933-8c8f38ecdadc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6be810>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252F8b70432a-a1ba-4303-9254-28fd78c799cc.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/8b70432a-a1ba-4303-9254-28fd78c799cc.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747999/general/401cd1df-3ff8-4eb2-b8e6-8762eee1bcc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729625)
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af71bed0>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252Fe3595ef8-7161-4f3d-b933-8c8f38ecdadc.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/e3595ef8-7161-4f3d-b933-8c8f38ecdadc.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/b3070efb-c881-4f90-9b10-0cade423e379.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4356050>
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747999%252Fgeneral%252F401cd1df-3ff8-4eb2-b8e6-8762eee1bcc0.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747999/general/401cd1df-3ff8-4eb2-b8e6-8762eee1bcc0.jpg saved to cache
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95
2026-03-30 12:53:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 343c2fb9-3e1e-5d52-be66-fb83938f2f95, skipping ID generation
2026-03-30 12:53:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95 with scrape type 1
2026-03-30 12:53:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 343c2fb9-3e1e-5d52-be66-fb83938f2f95 sending to next pipeline
2026-03-30 12:53:48 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 343c2fb9-3e1e-5d52-be66-fb83938f2f95, identifier: 10729625
2026-03-30 12:53:48 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 343c2fb9-3e1e-5d52-be66-fb83938f2f95 with identifier: 10729625
2026-03-30 12:53:48 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 343c2fb9-3e1e-5d52-be66-fb83938f2f95 with identifier: 10729625
2026-03-30 12:53:48 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 343c2fb9-3e1e-5d52-be66-fb83938f2f95 with identifier: 10729625 to the API
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:53:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747999/general/401cd1df-3ff8-4eb2-b8e6-8762eee1bcc0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 140,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '343c2fb9-3e1e-5d52-be66-fb83938f2f95',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'G-KS 119',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729625',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 215948,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 109,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186762,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/401cd1df-3ff8-4eb2-b8e6-8762eee1bcc0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104026,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/e3595ef8-7161-4f3d-b933-8c8f38ecdadc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189285,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/8b70432a-a1ba-4303-9254-28fd78c799cc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98278,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/a975e5ae-d239-4578-a0b7-01bba3cf3136.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112487,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/1b2e8152-a668-4aed-827f-bbfc2aeca848.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60371,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/5042e7f6-76a1-4348-a7a3-d11a66dabb2b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68094,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/f16ca80c-d8c7-48f3-b1bf-c5371cfb2806.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116561,
'Height': 1224,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/9595495a-d212-4722-a512-7fbb480d3e9b.jpg',
'Width': 1632},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69459,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/a463345a-9667-4eb7-8daa-ad1019eb385f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_343c2fb9-3e1e-5d52-be66-fb83938f2f95/343c2fb9-3e1e-5d52-be66-fb83938f2f95_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107062,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747999/general/8dac6d5a-9b85-4816-a364-fcac04f05093.jpg',
'Width': 1280}],
'price': 1950,
'price_includes_vat': True,
'registration_date': '2013-02-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Passat Variant Comfortline - Diesel - Automatic - 140 hp '
'- 215.948 km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2013}
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729625%27 HTTP/1.1" 200 None
2026-03-30 12:53:48 [adesa.de] INFO: Saving data for 10729625: {'created_time': 1774875228.478459, 'last_price_update_time': 1774875228.478471, 'auction_closing_time': 1775035810.0}
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729625') HTTP/1.1" 204 0
2026-03-30 12:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/b5bec709-ea79-410c-8bb7-9e50b46a8aec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f1890>
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252Fb3070efb-c881-4f90-9b10-0cade423e379.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/b3070efb-c881-4f90-9b10-0cade423e379.jpg saved to cache
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/e5e5893f-401e-4f6a-8bf7-3e8776a862df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43527d0>
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252Fb5bec709-ea79-410c-8bb7-9e50b46a8aec.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/b5bec709-ea79-410c-8bb7-9e50b46a8aec.jpg saved to cache
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/1769babc-474b-45da-98f4-5e4291d2aace.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af63d6d0>
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252Fe5e5893f-401e-4f6a-8bf7-3e8776a862df.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/e5e5893f-401e-4f6a-8bf7-3e8776a862df.jpg saved to cache
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/d5712b65-9247-41a1-90ad-8fad115d2283.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422c350>
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252F1769babc-474b-45da-98f4-5e4291d2aace.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/1769babc-474b-45da-98f4-5e4291d2aace.jpg saved to cache
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/4d10b2e9-83b8-4789-b8db-c0888d3d7627.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7a7e50>
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252Fd5712b65-9247-41a1-90ad-8fad115d2283.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/d5712b65-9247-41a1-90ad-8fad115d2283.jpg saved to cache
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/5fbe93ad-494f-419f-a586-1402d3d17b12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b420d690>
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252F4d10b2e9-83b8-4789-b8db-c0888d3d7627.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/4d10b2e9-83b8-4789-b8db-c0888d3d7627.jpg saved to cache
2026-03-30 12:53:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745607/general/27756203-d430-4d20-ab0b-cfdbfe4d4aba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722966)
2026-03-30 12:53:48 [scrapy.extensions.logstats] INFO: Crawled 362 pages (at 15 pages/min), scraped 230 items (at 12 items/min)
2026-03-30 12:53:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af693a10>
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:53:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252F5fbe93ad-494f-419f-a586-1402d3d17b12.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/5fbe93ad-494f-419f-a586-1402d3d17b12.jpg saved to cache
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af68aed0>
2026-03-30 12:53:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745607%252Fgeneral%252F27756203-d430-4d20-ab0b-cfdbfe4d4aba.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745607/general/27756203-d430-4d20-ab0b-cfdbfe4d4aba.jpg saved to cache
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0c250dcb-eda8-5377-8277-6341cecebf37
2026-03-30 12:53:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0c250dcb-eda8-5377-8277-6341cecebf37, skipping ID generation
2026-03-30 12:53:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0c250dcb-eda8-5377-8277-6341cecebf37 with scrape type 1
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0c250dcb-eda8-5377-8277-6341cecebf37 sending to next pipeline
2026-03-30 12:53:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0c250dcb-eda8-5377-8277-6341cecebf37, identifier: 10722966
2026-03-30 12:53:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0c250dcb-eda8-5377-8277-6341cecebf37 with identifier: 10722966
2026-03-30 12:53:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0c250dcb-eda8-5377-8277-6341cecebf37 with identifier: 10722966
2026-03-30 12:53:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0c250dcb-eda8-5377-8277-6341cecebf37 with identifier: 10722966 to the API
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745607/general/27756203-d430-4d20-ab0b-cfdbfe4d4aba.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': 197,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '0c250dcb-eda8-5377-8277-6341cecebf37',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WOL-PM 89',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722966',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 36064,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 94,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/27756203-d430-4d20-ab0b-cfdbfe4d4aba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/5fbe93ad-494f-419f-a586-1402d3d17b12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/4d10b2e9-83b8-4789-b8db-c0888d3d7627.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132192,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/d5712b65-9247-41a1-90ad-8fad115d2283.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115012,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/1769babc-474b-45da-98f4-5e4291d2aace.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/e5e5893f-401e-4f6a-8bf7-3e8776a862df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108392,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/b5bec709-ea79-410c-8bb7-9e50b46a8aec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/b3070efb-c881-4f90-9b10-0cade423e379.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/6239ab25-6cac-4212-bb6d-1813edf1d2ba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0c250dcb-eda8-5377-8277-6341cecebf37/0c250dcb-eda8-5377-8277-6341cecebf37_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119094,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745607/general/9effeb53-73a7-4148-8cb0-f0019731aad6.jpg',
'Width': 1024}],
'price': 9300,
'price_includes_vat': True,
'registration_date': '2023-10-01',
'seats_number': 7,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Tiguan Life - 4Motion - Diesel - Automatic - 197 hp - '
'36.064 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722966%27 HTTP/1.1" 200 None
2026-03-30 12:53:49 [adesa.de] INFO: Saving data for 10722966: {'created_time': 1774875229.586226, 'last_price_update_time': 1774875229.586238, 'auction_closing_time': 1775035810.0}
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722966') HTTP/1.1" 204 0
2026-03-30 12:53:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709012> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:53:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09f959e3-fd06-524a-9dc4-056b9a802ae1 with identifier: 10709012
2026-03-30 12:53:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09f959e3-fd06-524a-9dc4-056b9a802ae1 with scrape type 1
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252Fe794993d-4758-450f-8138-6217445c5b1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/e794993d-4758-450f-8138-6217445c5b1b.jpg not downloaded yet
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252F113cbc41-693c-444e-958c-c1ca052f2d44.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/113cbc41-693c-444e-958c-c1ca052f2d44.jpg not downloaded yet
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252F0aebb26b-ce42-4900-bbd6-338e4cf8a674.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/0aebb26b-ce42-4900-bbd6-338e4cf8a674.jpg not downloaded yet
2026-03-30 12:53:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252Fb22c43d3-0488-4459-967f-4c56d7f0d6df.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/b22c43d3-0488-4459-967f-4c56d7f0d6df.jpg not downloaded yet
2026-03-30 12:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252F9344b348-f915-41ef-b36a-305135deba9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/9344b348-f915-41ef-b36a-305135deba9b.jpg not downloaded yet
2026-03-30 12:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252Fa1a54616-f843-4799-98a7-900da5c5fed6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/a1a54616-f843-4799-98a7-900da5c5fed6.jpg not downloaded yet
2026-03-30 12:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252F3a0099f5-8160-474b-a811-ff058d9c5bca.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/3a0099f5-8160-474b-a811-ff058d9c5bca.jpg not downloaded yet
2026-03-30 12:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252F67a59433-9154-490d-893f-f002b3ba804f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/67a59433-9154-490d-893f-f002b3ba804f.jpg not downloaded yet
2026-03-30 12:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252Fdc83b9ce-bb20-4aaf-bc3e-57d876d34923.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/dc83b9ce-bb20-4aaf-bc3e-57d876d34923.jpg not downloaded yet
2026-03-30 12:53:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5740223%252Fgeneral%252F73a98a6a-20e6-4728-8b7b-7fa751a50052.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/73a98a6a-20e6-4728-8b7b-7fa751a50052.jpg not downloaded yet
2026-03-30 12:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734349> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:53:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/73a98a6a-20e6-4728-8b7b-7fa751a50052.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3592d61c-f22d-579b-aecc-24c22d56877b with identifier: 10734349
2026-03-30 12:53:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3592d61c-f22d-579b-aecc-24c22d56877b with scrape type 1
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252F33f75b5d-707e-40e3-b3ba-309e49435d1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/33f75b5d-707e-40e3-b3ba-309e49435d1e.jpg not downloaded yet
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252F070a7d13-49b8-47ef-a8f7-08a71be0c3ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/070a7d13-49b8-47ef-a8f7-08a71be0c3ce.jpg not downloaded yet
2026-03-30 12:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/dc83b9ce-bb20-4aaf-bc3e-57d876d34923.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252Fa05b9ae9-802a-41bd-bb8c-cdfab119f9aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/a05b9ae9-802a-41bd-bb8c-cdfab119f9aa.jpg not downloaded yet
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252F895b904e-7fd6-4d14-ba18-2c6b22089aab.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/895b904e-7fd6-4d14-ba18-2c6b22089aab.jpg not downloaded yet
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252Fbb41f98f-d8f5-429e-8b83-5f3497706da0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/bb41f98f-d8f5-429e-8b83-5f3497706da0.jpg not downloaded yet
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4353850>
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252F73a98a6a-20e6-4728-8b7b-7fa751a50052.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/73a98a6a-20e6-4728-8b7b-7fa751a50052.jpg saved to cache
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252F8ad34245-4fef-435c-a9ee-1946544c9f7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/8ad34245-4fef-435c-a9ee-1946544c9f7b.jpg not downloaded yet
2026-03-30 12:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/070a7d13-49b8-47ef-a8f7-08a71be0c3ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252Ff23d7a73-c731-455f-85fc-8ec20476d19e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/f23d7a73-c731-455f-85fc-8ec20476d19e.jpg not downloaded yet
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b593b750>
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252Fdc83b9ce-bb20-4aaf-bc3e-57d876d34923.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/dc83b9ce-bb20-4aaf-bc3e-57d876d34923.jpg saved to cache
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252F1d51d120-00ac-4879-9740-a9b28fb15aa4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/1d51d120-00ac-4879-9740-a9b28fb15aa4.jpg not downloaded yet
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252F22d5d4d8-c6f6-4065-843b-f869bfd76850.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/22d5d4d8-c6f6-4065-843b-f869bfd76850.jpg not downloaded yet
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53: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%252F5750306%252Fgeneral%252F57d15393-ce1a-4f58-98fb-141cceaddee5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/57d15393-ce1a-4f58-98fb-141cceaddee5.jpg not downloaded yet
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c037d0>
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252F070a7d13-49b8-47ef-a8f7-08a71be0c3ce.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/070a7d13-49b8-47ef-a8f7-08a71be0c3ce.jpg saved to cache
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/8ad34245-4fef-435c-a9ee-1946544c9f7b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/57d15393-ce1a-4f58-98fb-141cceaddee5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c0b10>
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252F8ad34245-4fef-435c-a9ee-1946544c9f7b.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/8ad34245-4fef-435c-a9ee-1946544c9f7b.jpg saved to cache
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/22d5d4d8-c6f6-4065-843b-f869bfd76850.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e6390>
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252F57d15393-ce1a-4f58-98fb-141cceaddee5.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/57d15393-ce1a-4f58-98fb-141cceaddee5.jpg saved to cache
2026-03-30 12:53:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/1d51d120-00ac-4879-9740-a9b28fb15aa4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f3210>
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:53:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252F22d5d4d8-c6f6-4065-843b-f869bfd76850.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/22d5d4d8-c6f6-4065-843b-f869bfd76850.jpg saved to cache
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/f23d7a73-c731-455f-85fc-8ec20476d19e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7a6950>
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252F1d51d120-00ac-4879-9740-a9b28fb15aa4.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/1d51d120-00ac-4879-9740-a9b28fb15aa4.jpg saved to cache
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/bb41f98f-d8f5-429e-8b83-5f3497706da0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7a4b50>
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252Ff23d7a73-c731-455f-85fc-8ec20476d19e.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/f23d7a73-c731-455f-85fc-8ec20476d19e.jpg saved to cache
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/895b904e-7fd6-4d14-ba18-2c6b22089aab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e6b10>
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252Fbb41f98f-d8f5-429e-8b83-5f3497706da0.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/bb41f98f-d8f5-429e-8b83-5f3497706da0.jpg saved to cache
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/a05b9ae9-802a-41bd-bb8c-cdfab119f9aa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4354490>
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252F895b904e-7fd6-4d14-ba18-2c6b22089aab.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/895b904e-7fd6-4d14-ba18-2c6b22089aab.jpg saved to cache
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750306/general/33f75b5d-707e-40e3-b3ba-309e49435d1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734349)
2026-03-30 12:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/67a59433-9154-490d-893f-f002b3ba804f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c7690>
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252Fa05b9ae9-802a-41bd-bb8c-cdfab119f9aa.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/a05b9ae9-802a-41bd-bb8c-cdfab119f9aa.jpg saved to cache
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/3a0099f5-8160-474b-a811-ff058d9c5bca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cfa50>
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750306%252Fgeneral%252F33f75b5d-707e-40e3-b3ba-309e49435d1e.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750306/general/33f75b5d-707e-40e3-b3ba-309e49435d1e.jpg saved to cache
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3592d61c-f22d-579b-aecc-24c22d56877b
2026-03-30 12:53:52 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3592d61c-f22d-579b-aecc-24c22d56877b, skipping ID generation
2026-03-30 12:53:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3592d61c-f22d-579b-aecc-24c22d56877b with scrape type 1
2026-03-30 12:53:52 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3592d61c-f22d-579b-aecc-24c22d56877b sending to next pipeline
2026-03-30 12:53:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3592d61c-f22d-579b-aecc-24c22d56877b, identifier: 10734349
2026-03-30 12:53:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3592d61c-f22d-579b-aecc-24c22d56877b with identifier: 10734349
2026-03-30 12:53:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3592d61c-f22d-579b-aecc-24c22d56877b with identifier: 10734349
2026-03-30 12:53:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3592d61c-f22d-579b-aecc-24c22d56877b with identifier: 10734349 to the API
2026-03-30 12:53:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53: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-30 12:53:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750306/general/33f75b5d-707e-40e3-b3ba-309e49435d1e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '3592d61c-f22d-579b-aecc-24c22d56877b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GI FT 1003',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734349',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Crafter',
'odometer': 83314,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140054,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/33f75b5d-707e-40e3-b3ba-309e49435d1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/070a7d13-49b8-47ef-a8f7-08a71be0c3ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119989,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/a05b9ae9-802a-41bd-bb8c-cdfab119f9aa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/895b904e-7fd6-4d14-ba18-2c6b22089aab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/bb41f98f-d8f5-429e-8b83-5f3497706da0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/8ad34245-4fef-435c-a9ee-1946544c9f7b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/f23d7a73-c731-455f-85fc-8ec20476d19e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/1d51d120-00ac-4879-9740-a9b28fb15aa4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/22d5d4d8-c6f6-4065-843b-f869bfd76850.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3592d61c-f22d-579b-aecc-24c22d56877b/3592d61c-f22d-579b-aecc-24c22d56877b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750306/general/57d15393-ce1a-4f58-98fb-141cceaddee5.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2018-03-01',
'seats_number': 2,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Crafter 2.0 - Diesel - Automatic - 174 hp - 83.314 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734349%27 HTTP/1.1" 200 None
2026-03-30 12:53:53 [adesa.de] INFO: Saving data for 10734349: {'created_time': 1774875233.092239, 'last_price_update_time': 1774875233.092251, 'auction_closing_time': 1775035810.0}
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734349') HTTP/1.1" 204 0
2026-03-30 12:53:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/a1a54616-f843-4799-98a7-900da5c5fed6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c4610>
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252F67a59433-9154-490d-893f-f002b3ba804f.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/67a59433-9154-490d-893f-f002b3ba804f.jpg saved to cache
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c08050>
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252F3a0099f5-8160-474b-a811-ff058d9c5bca.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/3a0099f5-8160-474b-a811-ff058d9c5bca.jpg saved to cache
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af623590>
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252Fa1a54616-f843-4799-98a7-900da5c5fed6.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/a1a54616-f843-4799-98a7-900da5c5fed6.jpg saved to cache
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/9344b348-f915-41ef-b36a-305135deba9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/b22c43d3-0488-4459-967f-4c56d7f0d6df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41cda90>
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252F9344b348-f915-41ef-b36a-305135deba9b.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/9344b348-f915-41ef-b36a-305135deba9b.jpg saved to cache
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/0aebb26b-ce42-4900-bbd6-338e4cf8a674.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/113cbc41-693c-444e-958c-c1ca052f2d44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d3c50>
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252Fb22c43d3-0488-4459-967f-4c56d7f0d6df.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/b22c43d3-0488-4459-967f-4c56d7f0d6df.jpg saved to cache
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740223/general/e794993d-4758-450f-8138-6217445c5b1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709012)
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6be1d0>
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252F0aebb26b-ce42-4900-bbd6-338e4cf8a674.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/0aebb26b-ce42-4900-bbd6-338e4cf8a674.jpg saved to cache
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66ded0>
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252F113cbc41-693c-444e-958c-c1ca052f2d44.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/113cbc41-693c-444e-958c-c1ca052f2d44.jpg saved to cache
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424a2d0>
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:53:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740223%252Fgeneral%252Fe794993d-4758-450f-8138-6217445c5b1b.jpg') HTTP/1.1" 204 0
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740223/general/e794993d-4758-450f-8138-6217445c5b1b.jpg saved to cache
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 09f959e3-fd06-524a-9dc4-056b9a802ae1
2026-03-30 12:53:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 09f959e3-fd06-524a-9dc4-056b9a802ae1, skipping ID generation
2026-03-30 12:53:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09f959e3-fd06-524a-9dc4-056b9a802ae1 with scrape type 1
2026-03-30 12:53:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 09f959e3-fd06-524a-9dc4-056b9a802ae1 sending to next pipeline
2026-03-30 12:53:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09f959e3-fd06-524a-9dc4-056b9a802ae1, identifier: 10709012
2026-03-30 12:53:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09f959e3-fd06-524a-9dc4-056b9a802ae1 with identifier: 10709012
2026-03-30 12:53:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09f959e3-fd06-524a-9dc4-056b9a802ae1 with identifier: 10709012
2026-03-30 12:53:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09f959e3-fd06-524a-9dc4-056b9a802ae1 with identifier: 10709012 to the API
2026-03-30 12:53:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:53:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740223/general/e794993d-4758-450f-8138-6217445c5b1b.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': 74,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '09f959e3-fd06-524a-9dc4-056b9a802ae1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KA-MH931',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709012',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 113617,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 92,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123590,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/e794993d-4758-450f-8138-6217445c5b1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/113cbc41-693c-444e-958c-c1ca052f2d44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/0aebb26b-ce42-4900-bbd6-338e4cf8a674.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/b22c43d3-0488-4459-967f-4c56d7f0d6df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/9344b348-f915-41ef-b36a-305135deba9b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130005,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/a1a54616-f843-4799-98a7-900da5c5fed6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104278,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/3a0099f5-8160-474b-a811-ff058d9c5bca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123987,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/67a59433-9154-490d-893f-f002b3ba804f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/dc83b9ce-bb20-4aaf-bc3e-57d876d34923.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09f959e3-fd06-524a-9dc4-056b9a802ae1/09f959e3-fd06-524a-9dc4-056b9a802ae1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740223/general/73a98a6a-20e6-4728-8b7b-7fa751a50052.jpg',
'Width': 1024}],
'price': 2650,
'price_includes_vat': True,
'registration_date': '2018-08-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Polo Comfortline - Petrol - Manual - 74 hp - 113.617 km',
'transmission': 'manual',
'trim': 'Comfortline',
'vin': None,
'year': 2018}
2026-03-30 12:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709012%27 HTTP/1.1" 200 None
2026-03-30 12:53:54 [adesa.de] INFO: Saving data for 10709012: {'created_time': 1774875234.177359, 'last_price_update_time': 1774875234.17737, 'auction_closing_time': 1775035810.0}
2026-03-30 12:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709012') HTTP/1.1" 204 0
2026-03-30 12:53:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10732836> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:53:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:53:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with identifier: 10732836
2026-03-30 12:53:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with scrape type 2
2026-03-30 12:53:55 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with scrape type 2
2026-03-30 12:53:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fec3ab5c-b154-52f6-b365-0eba4a2a7b19, identifier: 10732836
2026-03-30 12:53:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with identifier: 10732836
2026-03-30 12:53:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with identifier: 10732836
2026-03-30 12:53:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fec3ab5c-b154-52f6-b365-0eba4a2a7b19 with identifier: 10732836 to the API
2026-03-30 12:53:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:53:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:53:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10732836>
{'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:03:40Z',
'fuel_type': 'Diesel',
'id': 'fec3ab5c-b154-52f6-b365-0eba4a2a7b19',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DE-134-2994453-2479309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10732836',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 44549,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 19900,
'price_includes_vat': True,
'registration_date': '2024-06-20',
'seats_number': 3,
'seller_name': None,
'title': 'Opel Movano 2.2 - Diesel - Manual - 140 hp - 44.549 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 12:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:55 [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-30 12:53:55 [adesa.de] INFO: Saving data for 10732836: {'auction_closing_time': 1774875820.0, 'created_time': 1774563400.094318, 'last_price_update_time': 1774875235.852583}
2026-03-30 12:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:53:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10732836') HTTP/1.1" 204 0
2026-03-30 12:54:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 90ce3303-b60d-5790-ab24-9732fb3d74bf with identifier: 10729714
2026-03-30 12:54:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90ce3303-b60d-5790-ab24-9732fb3d74bf with scrape type 1
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252Ff83a150a-af83-43cd-981a-e311a4e2d5e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/f83a150a-af83-43cd-981a-e311a4e2d5e3.jpg not downloaded yet
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252F7dfabe74-01d6-40ed-a1eb-3685cca13790.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/7dfabe74-01d6-40ed-a1eb-3685cca13790.jpg not downloaded yet
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252F24f3ab5a-4b4b-403d-a00e-a6c4351c6838.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/24f3ab5a-4b4b-403d-a00e-a6c4351c6838.jpg not downloaded yet
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252Fd1011638-c043-4ef4-9fac-9ee8fc6ab161.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/d1011638-c043-4ef4-9fac-9ee8fc6ab161.jpg not downloaded yet
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252F7cce967c-f9c0-4cec-827a-183766c0e907.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/7cce967c-f9c0-4cec-827a-183766c0e907.jpg not downloaded yet
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252F4359ee90-3fbf-4afa-9196-79dd43a2c942.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/4359ee90-3fbf-4afa-9196-79dd43a2c942.jpg not downloaded yet
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252F392d83e3-ec9f-4061-8d61-fc3a09e76adb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/392d83e3-ec9f-4061-8d61-fc3a09e76adb.jpg not downloaded yet
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252F732f6e29-6e97-44c6-8169-8982b1ca764a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/732f6e29-6e97-44c6-8169-8982b1ca764a.jpg not downloaded yet
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252F3d64104f-df6b-4044-a7b7-22f9e732beee.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/3d64104f-df6b-4044-a7b7-22f9e732beee.jpg not downloaded yet
2026-03-30 12:54:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748066%252Fgeneral%252F4ebb23c1-651e-411d-b717-2426479370e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/4ebb23c1-651e-411d-b717-2426479370e6.jpg not downloaded yet
2026-03-30 12:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723361> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/4ebb23c1-651e-411d-b717-2426479370e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77 with identifier: 10723361
2026-03-30 12:54:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77 with scrape type 1
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252F1a001cc1-c387-4b38-96f7-e6a4625265f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/1a001cc1-c387-4b38-96f7-e6a4625265f1.jpg not downloaded yet
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252F1f4578e0-6030-4610-a10d-3635a45b1bea.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/1f4578e0-6030-4610-a10d-3635a45b1bea.jpg not downloaded yet
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252F62705fd5-c1b5-4998-9cf5-61cb72e6dbaf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/62705fd5-c1b5-4998-9cf5-61cb72e6dbaf.jpg not downloaded yet
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252Fc73b8cff-99cf-45df-aefd-014c6987fe26.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/c73b8cff-99cf-45df-aefd-014c6987fe26.jpg not downloaded yet
2026-03-30 12:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/3d64104f-df6b-4044-a7b7-22f9e732beee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252F9d7d102b-a090-4d31-8809-fe2317a74f1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/9d7d102b-a090-4d31-8809-fe2317a74f1c.jpg not downloaded yet
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252F1cf51ff7-bad7-4957-b40f-eee72bbb9579.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/1cf51ff7-bad7-4957-b40f-eee72bbb9579.jpg not downloaded yet
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252F995b015d-b8a3-4148-9a9a-0bace0200b13.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/995b015d-b8a3-4148-9a9a-0bace0200b13.jpg not downloaded yet
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc0d90>
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252F4ebb23c1-651e-411d-b717-2426479370e6.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/4ebb23c1-651e-411d-b717-2426479370e6.jpg saved to cache
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252Ff6f5a192-ff87-4a44-bad6-42be3c14c211.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/f6f5a192-ff87-4a44-bad6-42be3c14c211.jpg not downloaded yet
2026-03-30 12:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/c73b8cff-99cf-45df-aefd-014c6987fe26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252Fa05bb617-083e-47d7-9aec-fa02d30b6472.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/a05bb617-083e-47d7-9aec-fa02d30b6472.jpg not downloaded yet
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecaa910>
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252F3d64104f-df6b-4044-a7b7-22f9e732beee.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/3d64104f-df6b-4044-a7b7-22f9e732beee.jpg saved to cache
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745729%252Fgeneral%252F2bc6cff0-751d-477c-81d5-8c8cd6358a60.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/2bc6cff0-751d-477c-81d5-8c8cd6358a60.jpg not downloaded yet
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7601d0>
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252Fc73b8cff-99cf-45df-aefd-014c6987fe26.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/c73b8cff-99cf-45df-aefd-014c6987fe26.jpg saved to cache
2026-03-30 12:54:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/f6f5a192-ff87-4a44-bad6-42be3c14c211.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/2bc6cff0-751d-477c-81d5-8c8cd6358a60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e7cd0>
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252Ff6f5a192-ff87-4a44-bad6-42be3c14c211.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/f6f5a192-ff87-4a44-bad6-42be3c14c211.jpg saved to cache
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/a05bb617-083e-47d7-9aec-fa02d30b6472.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6224d0>
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252F2bc6cff0-751d-477c-81d5-8c8cd6358a60.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/2bc6cff0-751d-477c-81d5-8c8cd6358a60.jpg saved to cache
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/995b015d-b8a3-4148-9a9a-0bace0200b13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/1cf51ff7-bad7-4957-b40f-eee72bbb9579.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e3650>
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252Fa05bb617-083e-47d7-9aec-fa02d30b6472.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/a05bb617-083e-47d7-9aec-fa02d30b6472.jpg saved to cache
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/9d7d102b-a090-4d31-8809-fe2317a74f1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e4750>
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252F995b015d-b8a3-4148-9a9a-0bace0200b13.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/995b015d-b8a3-4148-9a9a-0bace0200b13.jpg saved to cache
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/62705fd5-c1b5-4998-9cf5-61cb72e6dbaf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0bf10>
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252F1cf51ff7-bad7-4957-b40f-eee72bbb9579.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/1cf51ff7-bad7-4957-b40f-eee72bbb9579.jpg saved to cache
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b593a2d0>
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252F9d7d102b-a090-4d31-8809-fe2317a74f1c.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/9d7d102b-a090-4d31-8809-fe2317a74f1c.jpg saved to cache
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/1f4578e0-6030-4610-a10d-3635a45b1bea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e9410>
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252F62705fd5-c1b5-4998-9cf5-61cb72e6dbaf.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/62705fd5-c1b5-4998-9cf5-61cb72e6dbaf.jpg saved to cache
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745729/general/1a001cc1-c387-4b38-96f7-e6a4625265f1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723361)
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d2d50>
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252F1f4578e0-6030-4610-a10d-3635a45b1bea.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/1f4578e0-6030-4610-a10d-3635a45b1bea.jpg saved to cache
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/732f6e29-6e97-44c6-8169-8982b1ca764a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c090d0>
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:18 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745729%252Fgeneral%252F1a001cc1-c387-4b38-96f7-e6a4625265f1.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745729/general/1a001cc1-c387-4b38-96f7-e6a4625265f1.jpg saved to cache
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77
2026-03-30 12:54:18 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77, skipping ID generation
2026-03-30 12:54:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77 with scrape type 1
2026-03-30 12:54:18 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77 sending to next pipeline
2026-03-30 12:54:18 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77, identifier: 10723361
2026-03-30 12:54:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77 with identifier: 10723361
2026-03-30 12:54:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77 with identifier: 10723361
2026-03-30 12:54:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77 with identifier: 10723361 to the API
2026-03-30 12:54:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745729/general/1a001cc1-c387-4b38-96f7-e6a4625265f1.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 513,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Electric',
'id': 'e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-RT 99E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723361',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 88837,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 72,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114892,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/1a001cc1-c387-4b38-96f7-e6a4625265f1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98968,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/1f4578e0-6030-4610-a10d-3635a45b1bea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95746,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/62705fd5-c1b5-4998-9cf5-61cb72e6dbaf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76505,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/c73b8cff-99cf-45df-aefd-014c6987fe26.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74052,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/9d7d102b-a090-4d31-8809-fe2317a74f1c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91840,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/1cf51ff7-bad7-4957-b40f-eee72bbb9579.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106014,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/995b015d-b8a3-4148-9a9a-0bace0200b13.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64561,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/f6f5a192-ff87-4a44-bad6-42be3c14c211.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99878,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/a05bb617-083e-47d7-9aec-fa02d30b6472.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77/e53e1d80-c3b4-5f7b-bc50-f5af3fd3be77_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100147,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745729/general/2bc6cff0-751d-477c-81d5-8c8cd6358a60.jpg',
'Width': 1280}],
'price': 12100,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Tesla Model 3 - Dual Motor - Electric - Automatic - 513 hp - 88.837 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723361%27 HTTP/1.1" 200 None
2026-03-30 12:54:19 [adesa.de] INFO: Saving data for 10723361: {'created_time': 1774875259.202979, 'last_price_update_time': 1774875259.202994, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723361') HTTP/1.1" 204 0
2026-03-30 12:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/392d83e3-ec9f-4061-8d61-fc3a09e76adb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c1cb10>
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252F732f6e29-6e97-44c6-8169-8982b1ca764a.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/732f6e29-6e97-44c6-8169-8982b1ca764a.jpg saved to cache
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4150190>
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252F392d83e3-ec9f-4061-8d61-fc3a09e76adb.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/392d83e3-ec9f-4061-8d61-fc3a09e76adb.jpg saved to cache
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/4359ee90-3fbf-4afa-9196-79dd43a2c942.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/7cce967c-f9c0-4cec-827a-183766c0e907.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424d890>
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252F4359ee90-3fbf-4afa-9196-79dd43a2c942.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/4359ee90-3fbf-4afa-9196-79dd43a2c942.jpg saved to cache
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/d1011638-c043-4ef4-9fac-9ee8fc6ab161.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af731390>
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252F7cce967c-f9c0-4cec-827a-183766c0e907.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/7cce967c-f9c0-4cec-827a-183766c0e907.jpg saved to cache
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/24f3ab5a-4b4b-403d-a00e-a6c4351c6838.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/7dfabe74-01d6-40ed-a1eb-3685cca13790.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca2d10>
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252Fd1011638-c043-4ef4-9fac-9ee8fc6ab161.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/d1011638-c043-4ef4-9fac-9ee8fc6ab161.jpg saved to cache
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748066/general/f83a150a-af83-43cd-981a-e311a4e2d5e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729714)
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af71aa10>
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252F24f3ab5a-4b4b-403d-a00e-a6c4351c6838.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/24f3ab5a-4b4b-403d-a00e-a6c4351c6838.jpg saved to cache
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c091d0>
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252F7dfabe74-01d6-40ed-a1eb-3685cca13790.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/7dfabe74-01d6-40ed-a1eb-3685cca13790.jpg saved to cache
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bd490>
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748066%252Fgeneral%252Ff83a150a-af83-43cd-981a-e311a4e2d5e3.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748066/general/f83a150a-af83-43cd-981a-e311a4e2d5e3.jpg saved to cache
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 90ce3303-b60d-5790-ab24-9732fb3d74bf
2026-03-30 12:54:19 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 90ce3303-b60d-5790-ab24-9732fb3d74bf, skipping ID generation
2026-03-30 12:54:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 90ce3303-b60d-5790-ab24-9732fb3d74bf with scrape type 1
2026-03-30 12:54:19 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 90ce3303-b60d-5790-ab24-9732fb3d74bf sending to next pipeline
2026-03-30 12:54:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 90ce3303-b60d-5790-ab24-9732fb3d74bf, identifier: 10729714
2026-03-30 12:54:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 90ce3303-b60d-5790-ab24-9732fb3d74bf with identifier: 10729714
2026-03-30 12:54:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 90ce3303-b60d-5790-ab24-9732fb3d74bf with identifier: 10729714
2026-03-30 12:54:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 90ce3303-b60d-5790-ab24-9732fb3d74bf with identifier: 10729714 to the API
2026-03-30 12:54:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748066/general/f83a150a-af83-43cd-981a-e311a4e2d5e3.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 148,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '90ce3303-b60d-5790-ab24-9732fb3d74bf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F-RA 8016',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729714',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Volkswagen',
'model': 'Touran',
'odometer': 275374,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/f83a150a-af83-43cd-981a-e311a4e2d5e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/7dfabe74-01d6-40ed-a1eb-3685cca13790.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/24f3ab5a-4b4b-403d-a00e-a6c4351c6838.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/d1011638-c043-4ef4-9fac-9ee8fc6ab161.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/7cce967c-f9c0-4cec-827a-183766c0e907.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/4359ee90-3fbf-4afa-9196-79dd43a2c942.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/392d83e3-ec9f-4061-8d61-fc3a09e76adb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/732f6e29-6e97-44c6-8169-8982b1ca764a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/3d64104f-df6b-4044-a7b7-22f9e732beee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_90ce3303-b60d-5790-ab24-9732fb3d74bf/90ce3303-b60d-5790-ab24-9732fb3d74bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130852,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748066/general/4ebb23c1-651e-411d-b717-2426479370e6.jpg',
'Width': 1024}],
'price': 2450,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 7,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Touran Active - Diesel - Automatic - 148 hp - 275.374 km',
'transmission': 'automatic',
'trim': 'Active',
'vin': None,
'year': 2021}
2026-03-30 12:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729714%27 HTTP/1.1" 200 None
2026-03-30 12:54:20 [adesa.de] INFO: Saving data for 10729714: {'created_time': 1774875260.353055, 'last_price_update_time': 1774875260.353066, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729714') HTTP/1.1" 204 0
2026-03-30 12:54:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.706(s), this was the 1st time calling it.
2026-03-30 12:54:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.6740514278524525 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:54:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708998> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d634774-7343-5b21-8772-7d3db3ce5177 with identifier: 10708998
2026-03-30 12:54:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d634774-7343-5b21-8772-7d3db3ce5177 with scrape type 1
2026-03-30 12:54:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252F1e7f4939-3460-4d97-9e38-19fb09c27987.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/1e7f4939-3460-4d97-9e38-19fb09c27987.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252F0c594b6b-dc52-4e88-bdfb-2a071e4b97f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/0c594b6b-dc52-4e88-bdfb-2a071e4b97f3.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252F16ebcf81-a68d-4e03-92c3-2143014c5fc5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/16ebcf81-a68d-4e03-92c3-2143014c5fc5.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252Fa7c7eb11-d353-4230-b28a-a2f1bf70bd23.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/a7c7eb11-d353-4230-b28a-a2f1bf70bd23.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252F4c0bc497-9b48-460b-bdd8-4e844fa710e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/4c0bc497-9b48-460b-bdd8-4e844fa710e3.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252F605ddb30-102f-4534-8980-8238a9f40f4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/605ddb30-102f-4534-8980-8238a9f40f4f.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252Fd6ed88b6-5f6a-4bee-b1b7-79ff638dc4b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/d6ed88b6-5f6a-4bee-b1b7-79ff638dc4b6.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252Fbdbf72d0-206a-417a-aa49-cbb8e57d53f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/bdbf72d0-206a-417a-aa49-cbb8e57d53f6.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252Fa345a4c0-9925-4cb1-b752-94d2f4dbf136.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/a345a4c0-9925-4cb1-b752-94d2f4dbf136.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5740221%252Fgeneral%252Fd9a86f0d-89c6-4b32-82b9-dba0fc123ada.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/d9a86f0d-89c6-4b32-82b9-dba0fc123ada.jpg not downloaded yet
2026-03-30 12:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729916> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/d9a86f0d-89c6-4b32-82b9-dba0fc123ada.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4054d78-c82e-57ac-b724-db92c42fec05 with identifier: 10729916
2026-03-30 12:54:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4054d78-c82e-57ac-b724-db92c42fec05 with scrape type 1
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252F6726f891-da6e-406d-b254-121e00765de5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/6726f891-da6e-406d-b254-121e00765de5.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252F69b3723c-a503-44a0-83fb-b5cecca03083.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/69b3723c-a503-44a0-83fb-b5cecca03083.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252F1d3c5c66-f6c6-4b1f-bd81-fa1bb78dd875.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/1d3c5c66-f6c6-4b1f-bd81-fa1bb78dd875.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252Fe21a402e-b2f3-46cd-a9b1-cae4ff513edf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/e21a402e-b2f3-46cd-a9b1-cae4ff513edf.jpg not downloaded yet
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252F3c8f0776-7d4b-4673-b57d-7a51a650858b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/3c8f0776-7d4b-4673-b57d-7a51a650858b.jpg not downloaded yet
2026-03-30 12:54:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/a345a4c0-9925-4cb1-b752-94d2f4dbf136.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252F2416dede-b55b-4bbe-9a10-23a56e9597cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/2416dede-b55b-4bbe-9a10-23a56e9597cf.jpg not downloaded yet
2026-03-30 12:54:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e9c10>
2026-03-30 12:54:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252Fd9a86f0d-89c6-4b32-82b9-dba0fc123ada.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/d9a86f0d-89c6-4b32-82b9-dba0fc123ada.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252Fb7b90094-55e9-41c7-aea4-2e0b31c82ae5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/b7b90094-55e9-41c7-aea4-2e0b31c82ae5.jpg not downloaded yet
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252Fc79d7462-87d8-4e8c-98a3-cf202b1f1e3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/c79d7462-87d8-4e8c-98a3-cf202b1f1e3c.jpg not downloaded yet
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252F02a4ee76-a71e-42b8-a1dc-b571696a0abc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/02a4ee76-a71e-42b8-a1dc-b571696a0abc.jpg not downloaded yet
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748106%252Fgeneral%252F45209df6-99d4-432a-bdff-c22e3ed7d6d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/45209df6-99d4-432a-bdff-c22e3ed7d6d7.jpg not downloaded yet
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422ed50>
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252Fa345a4c0-9925-4cb1-b752-94d2f4dbf136.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/a345a4c0-9925-4cb1-b752-94d2f4dbf136.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/3c8f0776-7d4b-4673-b57d-7a51a650858b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af73e990>
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252F3c8f0776-7d4b-4673-b57d-7a51a650858b.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/3c8f0776-7d4b-4673-b57d-7a51a650858b.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/45209df6-99d4-432a-bdff-c22e3ed7d6d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/02a4ee76-a71e-42b8-a1dc-b571696a0abc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58fb8d0>
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252F45209df6-99d4-432a-bdff-c22e3ed7d6d7.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/45209df6-99d4-432a-bdff-c22e3ed7d6d7.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/c79d7462-87d8-4e8c-98a3-cf202b1f1e3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7463d0>
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252F02a4ee76-a71e-42b8-a1dc-b571696a0abc.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/02a4ee76-a71e-42b8-a1dc-b571696a0abc.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/b7b90094-55e9-41c7-aea4-2e0b31c82ae5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c6190>
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252Fc79d7462-87d8-4e8c-98a3-cf202b1f1e3c.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/c79d7462-87d8-4e8c-98a3-cf202b1f1e3c.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/2416dede-b55b-4bbe-9a10-23a56e9597cf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e78d0>
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252Fb7b90094-55e9-41c7-aea4-2e0b31c82ae5.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/b7b90094-55e9-41c7-aea4-2e0b31c82ae5.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/e21a402e-b2f3-46cd-a9b1-cae4ff513edf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/1d3c5c66-f6c6-4b1f-bd81-fa1bb78dd875.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e4a50>
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252F2416dede-b55b-4bbe-9a10-23a56e9597cf.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/2416dede-b55b-4bbe-9a10-23a56e9597cf.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c6910>
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252Fe21a402e-b2f3-46cd-a9b1-cae4ff513edf.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/e21a402e-b2f3-46cd-a9b1-cae4ff513edf.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723149> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/69b3723c-a503-44a0-83fb-b5cecca03083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4117250>
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252F1d3c5c66-f6c6-4b1f-bd81-fa1bb78dd875.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/1d3c5c66-f6c6-4b1f-bd81-fa1bb78dd875.jpg saved to cache
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/bdbf72d0-206a-417a-aa49-cbb8e57d53f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748106/general/6726f891-da6e-406d-b254-121e00765de5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729916)
2026-03-30 12:54:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9813b29d-1d30-5214-a418-107a802a511e with identifier: 10723149
2026-03-30 12:54:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9813b29d-1d30-5214-a418-107a802a511e with scrape type 1
2026-03-30 12:54:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252Fd321f2c8-8b51-4ecd-bfec-3a21a7481350.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/d321f2c8-8b51-4ecd-bfec-3a21a7481350.jpg not downloaded yet
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252Fd9f21018-603d-481c-be05-534a4b15fa7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/d9f21018-603d-481c-be05-534a4b15fa7e.jpg not downloaded yet
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252F72d332d6-6ee0-47c0-af91-95fe56e0dcc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/72d332d6-6ee0-47c0-af91-95fe56e0dcc7.jpg not downloaded yet
2026-03-30 12:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/d6ed88b6-5f6a-4bee-b1b7-79ff638dc4b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca1b10>
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252F69b3723c-a503-44a0-83fb-b5cecca03083.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/69b3723c-a503-44a0-83fb-b5cecca03083.jpg saved to cache
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252F272651cf-564d-443f-8154-a51e39b06a84.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/272651cf-564d-443f-8154-a51e39b06a84.jpg not downloaded yet
2026-03-30 12:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/605ddb30-102f-4534-8980-8238a9f40f4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252F1b5698ce-bb5a-4117-a2a4-9e08f213aa99.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/1b5698ce-bb5a-4117-a2a4-9e08f213aa99.jpg not downloaded yet
2026-03-30 12:54:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af710bd0>
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252Fbdbf72d0-206a-417a-aa49-cbb8e57d53f6.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/bdbf72d0-206a-417a-aa49-cbb8e57d53f6.jpg saved to cache
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252F58247ba6-6ca1-4ceb-8d33-3b6af313e326.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/58247ba6-6ca1-4ceb-8d33-3b6af313e326.jpg not downloaded yet
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca9010>
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748106%252Fgeneral%252F6726f891-da6e-406d-b254-121e00765de5.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748106/general/6726f891-da6e-406d-b254-121e00765de5.jpg saved to cache
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c4054d78-c82e-57ac-b724-db92c42fec05
2026-03-30 12:54:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4054d78-c82e-57ac-b724-db92c42fec05, skipping ID generation
2026-03-30 12:54:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4054d78-c82e-57ac-b724-db92c42fec05 with scrape type 1
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4054d78-c82e-57ac-b724-db92c42fec05 sending to next pipeline
2026-03-30 12:54:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c4054d78-c82e-57ac-b724-db92c42fec05, identifier: 10729916
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4809810>
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252Fd6ed88b6-5f6a-4bee-b1b7-79ff638dc4b6.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/d6ed88b6-5f6a-4bee-b1b7-79ff638dc4b6.jpg saved to cache
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/d9f21018-603d-481c-be05-534a4b15fa7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252F4f11513d-cc2f-4827-8719-1652fb649858.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/4f11513d-cc2f-4827-8719-1652fb649858.jpg not downloaded yet
2026-03-30 12:54:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c4054d78-c82e-57ac-b724-db92c42fec05 with identifier: 10729916
2026-03-30 12:54:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c4054d78-c82e-57ac-b724-db92c42fec05 with identifier: 10729916
2026-03-30 12:54:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c4054d78-c82e-57ac-b724-db92c42fec05 with identifier: 10729916 to the API
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748106/general/6726f891-da6e-406d-b254-121e00765de5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.8L',
'engine_horse_power': 177,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'c4054d78-c82e-57ac-b724-db92c42fec05',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'RW-RL 78',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729916',
'listing': 'auction',
'location': 'Faulbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 174035,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/6726f891-da6e-406d-b254-121e00765de5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/69b3723c-a503-44a0-83fb-b5cecca03083.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173583,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/1d3c5c66-f6c6-4b1f-bd81-fa1bb78dd875.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/e21a402e-b2f3-46cd-a9b1-cae4ff513edf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/3c8f0776-7d4b-4673-b57d-7a51a650858b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/2416dede-b55b-4bbe-9a10-23a56e9597cf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/b7b90094-55e9-41c7-aea4-2e0b31c82ae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/c79d7462-87d8-4e8c-98a3-cf202b1f1e3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/02a4ee76-a71e-42b8-a1dc-b571696a0abc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4054d78-c82e-57ac-b724-db92c42fec05/c4054d78-c82e-57ac-b724-db92c42fec05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146741,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748106/general/45209df6-99d4-432a-bdff-c22e3ed7d6d7.jpg',
'Width': 1024}],
'price': 5100,
'price_includes_vat': True,
'registration_date': '2017-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Seat Leon FR - Petrol - Manual - 177 hp - 999.999 km',
'transmission': 'manual',
'trim': 'FR',
'vin': None,
'year': 2017}
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729916%27 HTTP/1.1" 200 None
2026-03-30 12:54:27 [adesa.de] INFO: Saving data for 10729916: {'created_time': 1774875267.857957, 'last_price_update_time': 1774875267.857967, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729916') HTTP/1.1" 204 0
2026-03-30 12:54:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/272651cf-564d-443f-8154-a51e39b06a84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252Febb7dfcb-098f-4b0d-af7f-04d3c8a43c1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/ebb7dfcb-098f-4b0d-af7f-04d3c8a43c1e.jpg not downloaded yet
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af646d10>
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252F605ddb30-102f-4534-8980-8238a9f40f4f.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/605ddb30-102f-4534-8980-8238a9f40f4f.jpg saved to cache
2026-03-30 12:54:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bd390>
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252Fd9f21018-603d-481c-be05-534a4b15fa7e.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/d9f21018-603d-481c-be05-534a4b15fa7e.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252F74a03a89-437e-43fd-a5b4-3c1838d04cbd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/74a03a89-437e-43fd-a5b4-3c1838d04cbd.jpg not downloaded yet
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745687%252Fgeneral%252F7229bd9b-a872-48b3-b74f-50bef043f58c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/7229bd9b-a872-48b3-b74f-50bef043f58c.jpg not downloaded yet
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40aba50>
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252F272651cf-564d-443f-8154-a51e39b06a84.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/272651cf-564d-443f-8154-a51e39b06a84.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/58247ba6-6ca1-4ceb-8d33-3b6af313e326.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/4f11513d-cc2f-4827-8719-1652fb649858.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/7229bd9b-a872-48b3-b74f-50bef043f58c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/ebb7dfcb-098f-4b0d-af7f-04d3c8a43c1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c4910>
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252F58247ba6-6ca1-4ceb-8d33-3b6af313e326.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/58247ba6-6ca1-4ceb-8d33-3b6af313e326.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/1b5698ce-bb5a-4117-a2a4-9e08f213aa99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/74a03a89-437e-43fd-a5b4-3c1838d04cbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4299490>
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252F4f11513d-cc2f-4827-8719-1652fb649858.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/4f11513d-cc2f-4827-8719-1652fb649858.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/72d332d6-6ee0-47c0-af91-95fe56e0dcc7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4298190>
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252F7229bd9b-a872-48b3-b74f-50bef043f58c.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/7229bd9b-a872-48b3-b74f-50bef043f58c.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745687/general/d321f2c8-8b51-4ecd-bfec-3a21a7481350.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723149)
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e41d0>
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252Febb7dfcb-098f-4b0d-af7f-04d3c8a43c1e.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/ebb7dfcb-098f-4b0d-af7f-04d3c8a43c1e.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/4c0bc497-9b48-460b-bdd8-4e844fa710e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d5e50>
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252F1b5698ce-bb5a-4117-a2a4-9e08f213aa99.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/1b5698ce-bb5a-4117-a2a4-9e08f213aa99.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7a7290>
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252F74a03a89-437e-43fd-a5b4-3c1838d04cbd.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/74a03a89-437e-43fd-a5b4-3c1838d04cbd.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/a7c7eb11-d353-4230-b28a-a2f1bf70bd23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bd650>
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252F72d332d6-6ee0-47c0-af91-95fe56e0dcc7.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/72d332d6-6ee0-47c0-af91-95fe56e0dcc7.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58d2950>
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745687%252Fgeneral%252Fd321f2c8-8b51-4ecd-bfec-3a21a7481350.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745687/general/d321f2c8-8b51-4ecd-bfec-3a21a7481350.jpg saved to cache
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9813b29d-1d30-5214-a418-107a802a511e
2026-03-30 12:54:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9813b29d-1d30-5214-a418-107a802a511e, skipping ID generation
2026-03-30 12:54:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9813b29d-1d30-5214-a418-107a802a511e with scrape type 1
2026-03-30 12:54:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9813b29d-1d30-5214-a418-107a802a511e sending to next pipeline
2026-03-30 12:54:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9813b29d-1d30-5214-a418-107a802a511e, identifier: 10723149
2026-03-30 12:54:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9813b29d-1d30-5214-a418-107a802a511e with identifier: 10723149
2026-03-30 12:54:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9813b29d-1d30-5214-a418-107a802a511e with identifier: 10723149
2026-03-30 12:54:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9813b29d-1d30-5214-a418-107a802a511e with identifier: 10723149 to the API
2026-03-30 12:54:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745687/general/d321f2c8-8b51-4ecd-bfec-3a21a7481350.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 148,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '9813b29d-1d30-5214-a418-107a802a511e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HB-CH 37',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723149',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Trafic',
'odometer': 42288,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/d321f2c8-8b51-4ecd-bfec-3a21a7481350.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/d9f21018-603d-481c-be05-534a4b15fa7e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101456,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/72d332d6-6ee0-47c0-af91-95fe56e0dcc7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/272651cf-564d-443f-8154-a51e39b06a84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/1b5698ce-bb5a-4117-a2a4-9e08f213aa99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116105,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/58247ba6-6ca1-4ceb-8d33-3b6af313e326.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143335,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/4f11513d-cc2f-4827-8719-1652fb649858.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/ebb7dfcb-098f-4b0d-af7f-04d3c8a43c1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/74a03a89-437e-43fd-a5b4-3c1838d04cbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9813b29d-1d30-5214-a418-107a802a511e/9813b29d-1d30-5214-a418-107a802a511e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745687/general/7229bd9b-a872-48b3-b74f-50bef043f58c.jpg',
'Width': 1024}],
'price': 7000,
'price_includes_vat': True,
'registration_date': '2023-01-01',
'seats_number': 3,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Renault Trafic L1H1 - Diesel - Manual - 148 hp - 42.288 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723149%27 HTTP/1.1" 200 None
2026-03-30 12:54:29 [adesa.de] INFO: Saving data for 10723149: {'created_time': 1774875269.069813, 'last_price_update_time': 1774875269.069829, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723149') HTTP/1.1" 204 0
2026-03-30 12:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/16ebcf81-a68d-4e03-92c3-2143014c5fc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/0c594b6b-dc52-4e88-bdfb-2a071e4b97f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fe050>
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252F4c0bc497-9b48-460b-bdd8-4e844fa710e3.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/4c0bc497-9b48-460b-bdd8-4e844fa710e3.jpg saved to cache
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c08f50>
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252Fa7c7eb11-d353-4230-b28a-a2f1bf70bd23.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/a7c7eb11-d353-4230-b28a-a2f1bf70bd23.jpg saved to cache
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e7750>
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252F16ebcf81-a68d-4e03-92c3-2143014c5fc5.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/16ebcf81-a68d-4e03-92c3-2143014c5fc5.jpg saved to cache
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41cf450>
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252F0c594b6b-dc52-4e88-bdfb-2a071e4b97f3.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/0c594b6b-dc52-4e88-bdfb-2a071e4b97f3.jpg saved to cache
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740221/general/1e7f4939-3460-4d97-9e38-19fb09c27987.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708998)
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70ffd0>
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740221%252Fgeneral%252F1e7f4939-3460-4d97-9e38-19fb09c27987.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740221/general/1e7f4939-3460-4d97-9e38-19fb09c27987.jpg saved to cache
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d634774-7343-5b21-8772-7d3db3ce5177
2026-03-30 12:54:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d634774-7343-5b21-8772-7d3db3ce5177, skipping ID generation
2026-03-30 12:54:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d634774-7343-5b21-8772-7d3db3ce5177 with scrape type 1
2026-03-30 12:54:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d634774-7343-5b21-8772-7d3db3ce5177 sending to next pipeline
2026-03-30 12:54:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d634774-7343-5b21-8772-7d3db3ce5177, identifier: 10708998
2026-03-30 12:54:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d634774-7343-5b21-8772-7d3db3ce5177 with identifier: 10708998
2026-03-30 12:54:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d634774-7343-5b21-8772-7d3db3ce5177 with identifier: 10708998
2026-03-30 12:54:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d634774-7343-5b21-8772-7d3db3ce5177 with identifier: 10708998 to the API
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740221/general/1e7f4939-3460-4d97-9e38-19fb09c27987.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 5',
'engine': '1.0L',
'engine_horse_power': 83,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '6d634774-7343-5b21-8772-7d3db3ce5177',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WN-EM 4242',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708998',
'listing': 'auction',
'location': 'Faulbach (Germany)',
'make': 'Smart',
'model': 'Fortwo',
'odometer': 170059,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 115,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/1e7f4939-3460-4d97-9e38-19fb09c27987.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123276,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/0c594b6b-dc52-4e88-bdfb-2a071e4b97f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/16ebcf81-a68d-4e03-92c3-2143014c5fc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/a7c7eb11-d353-4230-b28a-a2f1bf70bd23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68283,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/4c0bc497-9b48-460b-bdd8-4e844fa710e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152807,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/605ddb30-102f-4534-8980-8238a9f40f4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127945,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/d6ed88b6-5f6a-4bee-b1b7-79ff638dc4b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/bdbf72d0-206a-417a-aa49-cbb8e57d53f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121103,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/a345a4c0-9925-4cb1-b752-94d2f4dbf136.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d634774-7343-5b21-8772-7d3db3ce5177/6d634774-7343-5b21-8772-7d3db3ce5177_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740221/general/d9a86f0d-89c6-4b32-82b9-dba0fc123ada.jpg',
'Width': 1024}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2014-05-01',
'seats_number': 2,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Smart Fortwo 1.0 - Petrol - Automatic - 83 hp - 170.059 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708998%27 HTTP/1.1" 200 None
2026-03-30 12:54:29 [adesa.de] INFO: Saving data for 10708998: {'created_time': 1774875269.864985, 'last_price_update_time': 1774875269.864997, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708998') HTTP/1.1" 204 0
2026-03-30 12:54:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729915> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38 with identifier: 10729915
2026-03-30 12:54:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38 with scrape type 1
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252F1760a0e4-140c-410c-8d20-9705c5c22067.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/1760a0e4-140c-410c-8d20-9705c5c22067.jpg not downloaded yet
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252Fe2d7c1b9-355d-4bd1-9fd8-285c52062623.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/e2d7c1b9-355d-4bd1-9fd8-285c52062623.jpg not downloaded yet
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252F2b76e967-015a-456c-b235-6da1987f5c6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/2b76e967-015a-456c-b235-6da1987f5c6a.jpg not downloaded yet
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252Fe31037f9-518a-4478-85ef-815acdf0c250.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/e31037f9-518a-4478-85ef-815acdf0c250.jpg not downloaded yet
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252Fdaf4b35e-1e59-4a78-8896-605490b31c8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/daf4b35e-1e59-4a78-8896-605490b31c8e.jpg not downloaded yet
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252Ff190d89d-15bb-47e2-83a8-ffd9bc2e0cb5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/f190d89d-15bb-47e2-83a8-ffd9bc2e0cb5.jpg not downloaded yet
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252F52afac3a-d40f-4906-a396-6777255149b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/52afac3a-d40f-4906-a396-6777255149b0.jpg not downloaded yet
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252Fb551ca60-38be-43bc-93ab-abb1244434ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/b551ca60-38be-43bc-93ab-abb1244434ff.jpg not downloaded yet
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252Fbd33d712-8a18-443f-878c-386d8e9b32ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/bd33d712-8a18-443f-878c-386d8e9b32ad.jpg not downloaded yet
2026-03-30 12:54:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5748107%252Fgeneral%252Ff49cfdd3-9386-4e6c-880a-be4b581a3a53.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/f49cfdd3-9386-4e6c-880a-be4b581a3a53.jpg not downloaded yet
2026-03-30 12:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10726352> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/f49cfdd3-9386-4e6c-880a-be4b581a3a53.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ae530eb4-b0dc-582b-86d0-3437129089f3 with identifier: 10726352
2026-03-30 12:54:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ae530eb4-b0dc-582b-86d0-3437129089f3 with scrape type 2
2026-03-30 12:54:36 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item ae530eb4-b0dc-582b-86d0-3437129089f3 with scrape type 2
2026-03-30 12:54:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ae530eb4-b0dc-582b-86d0-3437129089f3, identifier: 10726352
2026-03-30 12:54:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ae530eb4-b0dc-582b-86d0-3437129089f3 with identifier: 10726352
2026-03-30 12:54:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ae530eb4-b0dc-582b-86d0-3437129089f3 with identifier: 10726352
2026-03-30 12:54:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ae530eb4-b0dc-582b-86d0-3437129089f3 with identifier: 10726352 to the API
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10726352>
{'auction_title': '',
'c_o_2_emission_value': 127,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 160,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ae530eb4-b0dc-582b-86d0-3437129089f3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '307469',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10726352',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 91303,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 0,
'price': 12300,
'price_includes_vat': True,
'registration_date': '2020-03-01',
'seats_number': 5,
'seller_name': 'MOBILITY CONCEPT',
'title': 'Mercedes-Benz C Break 200d AMG Line - Diesel - Manual - 160 hp - '
'91.303 km',
'transmission': 'manual',
'trim': 'AMG Line',
'vin': None,
'year': 2020}
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [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-30 12:54:37 [adesa.de] INFO: Saving data for 10726352: {'auction_closing_time': 1774962000.0, 'created_time': 1774498541.889031, 'last_price_update_time': 1774875277.240947}
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10726352') HTTP/1.1" 204 0
2026-03-30 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/bd33d712-8a18-443f-878c-386d8e9b32ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af763d50>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252Ff49cfdd3-9386-4e6c-880a-be4b581a3a53.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/f49cfdd3-9386-4e6c-880a-be4b581a3a53.jpg saved to cache
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af769490>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252Fbd33d712-8a18-443f-878c-386d8e9b32ad.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/bd33d712-8a18-443f-878c-386d8e9b32ad.jpg saved to cache
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/b551ca60-38be-43bc-93ab-abb1244434ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/52afac3a-d40f-4906-a396-6777255149b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42250d0>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252Fb551ca60-38be-43bc-93ab-abb1244434ff.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/b551ca60-38be-43bc-93ab-abb1244434ff.jpg saved to cache
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/f190d89d-15bb-47e2-83a8-ffd9bc2e0cb5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e4490>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252F52afac3a-d40f-4906-a396-6777255149b0.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/52afac3a-d40f-4906-a396-6777255149b0.jpg saved to cache
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/daf4b35e-1e59-4a78-8896-605490b31c8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af622f10>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252Ff190d89d-15bb-47e2-83a8-ffd9bc2e0cb5.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/f190d89d-15bb-47e2-83a8-ffd9bc2e0cb5.jpg saved to cache
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/e31037f9-518a-4478-85ef-815acdf0c250.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4135e90>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252Fdaf4b35e-1e59-4a78-8896-605490b31c8e.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/daf4b35e-1e59-4a78-8896-605490b31c8e.jpg saved to cache
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/2b76e967-015a-456c-b235-6da1987f5c6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58d2dd0>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252Fe31037f9-518a-4478-85ef-815acdf0c250.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/e31037f9-518a-4478-85ef-815acdf0c250.jpg saved to cache
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/e2d7c1b9-355d-4bd1-9fd8-285c52062623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fe410>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252F2b76e967-015a-456c-b235-6da1987f5c6a.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/2b76e967-015a-456c-b235-6da1987f5c6a.jpg saved to cache
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748107/general/1760a0e4-140c-410c-8d20-9705c5c22067.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729915)
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec71bd0>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252Fe2d7c1b9-355d-4bd1-9fd8-285c52062623.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/e2d7c1b9-355d-4bd1-9fd8-285c52062623.jpg saved to cache
2026-03-30 12:54:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6edfd0>
2026-03-30 12:54:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748107%252Fgeneral%252F1760a0e4-140c-410c-8d20-9705c5c22067.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748107/general/1760a0e4-140c-410c-8d20-9705c5c22067.jpg saved to cache
2026-03-30 12:54:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38
2026-03-30 12:54:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38, skipping ID generation
2026-03-30 12:54:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38 with scrape type 1
2026-03-30 12:54:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38 sending to next pipeline
2026-03-30 12:54:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38, identifier: 10729915
2026-03-30 12:54:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38 with identifier: 10729915
2026-03-30 12:54:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38 with identifier: 10729915
2026-03-30 12:54:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38 with identifier: 10729915 to the API
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748107/general/1760a0e4-140c-410c-8d20-9705c5c22067.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 201,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Hybrid',
'id': '21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HF-SK 1113',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729915',
'listing': 'auction',
'location': 'Bremen (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113041,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/1760a0e4-140c-410c-8d20-9705c5c22067.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/e2d7c1b9-355d-4bd1-9fd8-285c52062623.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/2b76e967-015a-456c-b235-6da1987f5c6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/e31037f9-518a-4478-85ef-815acdf0c250.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74573,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/daf4b35e-1e59-4a78-8896-605490b31c8e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126510,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/f190d89d-15bb-47e2-83a8-ffd9bc2e0cb5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/52afac3a-d40f-4906-a396-6777255149b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64351,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/b551ca60-38be-43bc-93ab-abb1244434ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/bd33d712-8a18-443f-878c-386d8e9b32ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38/21a33ea0-e4a0-5e1b-9b1e-fa903cfc9b38_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748107/general/f49cfdd3-9386-4e6c-880a-be4b581a3a53.jpg',
'Width': 1024}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Seat Leon FR - Hybrid - Automatic - 201 hp - 999.999 km',
'transmission': 'automatic',
'trim': 'FR',
'vin': None,
'year': 2021}
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729915%27 HTTP/1.1" 200 None
2026-03-30 12:54:38 [adesa.de] INFO: Saving data for 10729915: {'created_time': 1774875278.487467, 'last_price_update_time': 1774875278.487476, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729915') HTTP/1.1" 204 0
2026-03-30 12:54:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734369> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 56007004-5eb4-5790-8557-31b5ece68f7a with identifier: 10734369
2026-03-30 12:54:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56007004-5eb4-5790-8557-31b5ece68f7a with scrape type 1
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252Ffff3d8ce-cd7b-41a5-8570-c6db77686f88.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/fff3d8ce-cd7b-41a5-8570-c6db77686f88.jpg not downloaded yet
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252F7a6d6702-669c-45bd-97ee-7d3743f6cbcb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/7a6d6702-669c-45bd-97ee-7d3743f6cbcb.jpg not downloaded yet
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252Fe2c84deb-885d-41ff-befd-b2e0d4866adf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/e2c84deb-885d-41ff-befd-b2e0d4866adf.jpg not downloaded yet
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252F41344325-3fcf-4cfe-8546-50f15b008d58.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/41344325-3fcf-4cfe-8546-50f15b008d58.jpg not downloaded yet
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252Fd1a7947e-2c63-4ce1-a507-607481cd8c23.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/d1a7947e-2c63-4ce1-a507-607481cd8c23.jpg not downloaded yet
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252F4281f056-e3bd-43c1-b841-d6467575f5cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/4281f056-e3bd-43c1-b841-d6467575f5cb.jpg not downloaded yet
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252F3559eb1d-07bc-4ac1-8fc3-c2298df7611d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/3559eb1d-07bc-4ac1-8fc3-c2298df7611d.jpg not downloaded yet
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252F5cf831b4-e5e7-418a-9597-34f19aece8d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/5cf831b4-e5e7-418a-9597-34f19aece8d4.jpg not downloaded yet
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252Fc7c24f4e-ba53-44bb-9ba7-6cfdb4721086.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/c7c24f4e-ba53-44bb-9ba7-6cfdb4721086.jpg not downloaded yet
2026-03-30 12:54:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5750350%252Fgeneral%252F1a79fe33-c5df-47fc-b2d2-2b439a4c11d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/1a79fe33-c5df-47fc-b2d2-2b439a4c11d0.jpg not downloaded yet
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723394> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/1a79fe33-c5df-47fc-b2d2-2b439a4c11d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45e28132-2a9a-5112-b4f9-b4b914590856 with identifier: 10723394
2026-03-30 12:54:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e28132-2a9a-5112-b4f9-b4b914590856 with scrape type 1
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252F35460732-1da9-43cf-b93c-fa6013854ad0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/35460732-1da9-43cf-b93c-fa6013854ad0.jpg not downloaded yet
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252Ffd51fca2-0eaf-4736-bd23-99681453d25f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/fd51fca2-0eaf-4736-bd23-99681453d25f.jpg not downloaded yet
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252Fcc46678b-9106-4592-b022-b791c801a999.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/cc46678b-9106-4592-b022-b791c801a999.jpg not downloaded yet
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252Ff0958b10-e641-4630-a82c-ec25768d9e69.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/f0958b10-e641-4630-a82c-ec25768d9e69.jpg not downloaded yet
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/c7c24f4e-ba53-44bb-9ba7-6cfdb4721086.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252F8a38a1aa-f804-4df3-a1c0-b59c1555b492.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/8a38a1aa-f804-4df3-a1c0-b59c1555b492.jpg not downloaded yet
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252F37069b11-c1b2-4587-bbd7-82b04c37bc9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/37069b11-c1b2-4587-bbd7-82b04c37bc9a.jpg not downloaded yet
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252Fc6e8d52f-24b0-4605-9fe0-1e6e0f0db9cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/c6e8d52f-24b0-4605-9fe0-1e6e0f0db9cd.jpg not downloaded yet
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252F033a8ccc-61f2-4de6-beb8-76ca3d073ad3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/033a8ccc-61f2-4de6-beb8-76ca3d073ad3.jpg not downloaded yet
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424cf50>
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252F1a79fe33-c5df-47fc-b2d2-2b439a4c11d0.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/1a79fe33-c5df-47fc-b2d2-2b439a4c11d0.jpg saved to cache
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252Fe3dc3cd6-fa19-4838-a296-3193539144a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/e3dc3cd6-fa19-4838-a296-3193539144a8.jpg not downloaded yet
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/f0958b10-e641-4630-a82c-ec25768d9e69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745750%252Fgeneral%252Fac2440b8-9104-47d6-a8e5-8a8fa8449c28.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/ac2440b8-9104-47d6-a8e5-8a8fa8449c28.jpg not downloaded yet
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41df0d0>
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252Fc7c24f4e-ba53-44bb-9ba7-6cfdb4721086.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/c7c24f4e-ba53-44bb-9ba7-6cfdb4721086.jpg saved to cache
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bed90>
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252Ff0958b10-e641-4630-a82c-ec25768d9e69.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/f0958b10-e641-4630-a82c-ec25768d9e69.jpg saved to cache
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/e3dc3cd6-fa19-4838-a296-3193539144a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/ac2440b8-9104-47d6-a8e5-8a8fa8449c28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/033a8ccc-61f2-4de6-beb8-76ca3d073ad3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7309d0>
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252Fe3dc3cd6-fa19-4838-a296-3193539144a8.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/e3dc3cd6-fa19-4838-a296-3193539144a8.jpg saved to cache
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/c6e8d52f-24b0-4605-9fe0-1e6e0f0db9cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fc590>
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252Fac2440b8-9104-47d6-a8e5-8a8fa8449c28.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/ac2440b8-9104-47d6-a8e5-8a8fa8449c28.jpg saved to cache
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4134690>
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252F033a8ccc-61f2-4de6-beb8-76ca3d073ad3.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/033a8ccc-61f2-4de6-beb8-76ca3d073ad3.jpg saved to cache
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/37069b11-c1b2-4587-bbd7-82b04c37bc9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429a8d0>
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252Fc6e8d52f-24b0-4605-9fe0-1e6e0f0db9cd.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/c6e8d52f-24b0-4605-9fe0-1e6e0f0db9cd.jpg saved to cache
2026-03-30 12:54:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/8a38a1aa-f804-4df3-a1c0-b59c1555b492.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/cc46678b-9106-4592-b022-b791c801a999.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4122e10>
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252F37069b11-c1b2-4587-bbd7-82b04c37bc9a.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/37069b11-c1b2-4587-bbd7-82b04c37bc9a.jpg saved to cache
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/fd51fca2-0eaf-4736-bd23-99681453d25f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4299e50>
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252F8a38a1aa-f804-4df3-a1c0-b59c1555b492.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/8a38a1aa-f804-4df3-a1c0-b59c1555b492.jpg saved to cache
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745750/general/35460732-1da9-43cf-b93c-fa6013854ad0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723394)
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecaa0d0>
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252Fcc46678b-9106-4592-b022-b791c801a999.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/cc46678b-9106-4592-b022-b791c801a999.jpg saved to cache
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/5cf831b4-e5e7-418a-9597-34f19aece8d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fcdd0>
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252Ffd51fca2-0eaf-4736-bd23-99681453d25f.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/fd51fca2-0eaf-4736-bd23-99681453d25f.jpg saved to cache
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/3559eb1d-07bc-4ac1-8fc3-c2298df7611d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fe190>
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745750%252Fgeneral%252F35460732-1da9-43cf-b93c-fa6013854ad0.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745750/general/35460732-1da9-43cf-b93c-fa6013854ad0.jpg saved to cache
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45e28132-2a9a-5112-b4f9-b4b914590856
2026-03-30 12:54:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45e28132-2a9a-5112-b4f9-b4b914590856, skipping ID generation
2026-03-30 12:54:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e28132-2a9a-5112-b4f9-b4b914590856 with scrape type 1
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45e28132-2a9a-5112-b4f9-b4b914590856 sending to next pipeline
2026-03-30 12:54:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 45e28132-2a9a-5112-b4f9-b4b914590856, identifier: 10723394
2026-03-30 12:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/4281f056-e3bd-43c1-b841-d6467575f5cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 45e28132-2a9a-5112-b4f9-b4b914590856 with identifier: 10723394
2026-03-30 12:54:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 45e28132-2a9a-5112-b4f9-b4b914590856 with identifier: 10723394
2026-03-30 12:54:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 45e28132-2a9a-5112-b4f9-b4b914590856 with identifier: 10723394 to the API
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54: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-30 12:54:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745750/general/35460732-1da9-43cf-b93c-fa6013854ad0.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 181,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '45e28132-2a9a-5112-b4f9-b4b914590856',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SK-XK 286',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723394',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 164812,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 68,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95065,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/35460732-1da9-43cf-b93c-fa6013854ad0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93893,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/fd51fca2-0eaf-4736-bd23-99681453d25f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151107,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/cc46678b-9106-4592-b022-b791c801a999.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76013,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/f0958b10-e641-4630-a82c-ec25768d9e69.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96479,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/8a38a1aa-f804-4df3-a1c0-b59c1555b492.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64777,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/37069b11-c1b2-4587-bbd7-82b04c37bc9a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90293,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/c6e8d52f-24b0-4605-9fe0-1e6e0f0db9cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104819,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/033a8ccc-61f2-4de6-beb8-76ca3d073ad3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96268,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/e3dc3cd6-fa19-4838-a296-3193539144a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e28132-2a9a-5112-b4f9-b4b914590856/45e28132-2a9a-5112-b4f9-b4b914590856_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67237,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745750/general/ac2440b8-9104-47d6-a8e5-8a8fa8449c28.jpg',
'Width': 1280}],
'price': 2450,
'price_includes_vat': True,
'registration_date': '2017-04-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Peugeot 308 GT - Diesel - Automatic - 181 hp - 164.812 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2017}
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723394%27 HTTP/1.1" 200 None
2026-03-30 12:54:43 [adesa.de] INFO: Saving data for 10723394: {'created_time': 1774875283.830464, 'last_price_update_time': 1774875283.830477, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723394') HTTP/1.1" 204 0
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f1f50>
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252F5cf831b4-e5e7-418a-9597-34f19aece8d4.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/5cf831b4-e5e7-418a-9597-34f19aece8d4.jpg saved to cache
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40d5150>
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252F3559eb1d-07bc-4ac1-8fc3-c2298df7611d.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/3559eb1d-07bc-4ac1-8fc3-c2298df7611d.jpg saved to cache
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca9e50>
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252F4281f056-e3bd-43c1-b841-d6467575f5cb.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/4281f056-e3bd-43c1-b841-d6467575f5cb.jpg saved to cache
2026-03-30 12:54:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/d1a7947e-2c63-4ce1-a507-607481cd8c23.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/41344325-3fcf-4cfe-8546-50f15b008d58.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4236f90>
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252Fd1a7947e-2c63-4ce1-a507-607481cd8c23.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/d1a7947e-2c63-4ce1-a507-607481cd8c23.jpg saved to cache
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/e2c84deb-885d-41ff-befd-b2e0d4866adf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6eef10>
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252F41344325-3fcf-4cfe-8546-50f15b008d58.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/41344325-3fcf-4cfe-8546-50f15b008d58.jpg saved to cache
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/7a6d6702-669c-45bd-97ee-7d3743f6cbcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9cc90>
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252Fe2c84deb-885d-41ff-befd-b2e0d4866adf.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/e2c84deb-885d-41ff-befd-b2e0d4866adf.jpg saved to cache
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750350/general/fff3d8ce-cd7b-41a5-8570-c6db77686f88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734369)
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41ff050>
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252F7a6d6702-669c-45bd-97ee-7d3743f6cbcb.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/7a6d6702-669c-45bd-97ee-7d3743f6cbcb.jpg saved to cache
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbf690>
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750350%252Fgeneral%252Ffff3d8ce-cd7b-41a5-8570-c6db77686f88.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750350/general/fff3d8ce-cd7b-41a5-8570-c6db77686f88.jpg saved to cache
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 56007004-5eb4-5790-8557-31b5ece68f7a
2026-03-30 12:54:44 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 56007004-5eb4-5790-8557-31b5ece68f7a, skipping ID generation
2026-03-30 12:54:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 56007004-5eb4-5790-8557-31b5ece68f7a with scrape type 1
2026-03-30 12:54:44 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 56007004-5eb4-5790-8557-31b5ece68f7a sending to next pipeline
2026-03-30 12:54:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 56007004-5eb4-5790-8557-31b5ece68f7a, identifier: 10734369
2026-03-30 12:54:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 56007004-5eb4-5790-8557-31b5ece68f7a with identifier: 10734369
2026-03-30 12:54:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 56007004-5eb4-5790-8557-31b5ece68f7a with identifier: 10734369
2026-03-30 12:54:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 56007004-5eb4-5790-8557-31b5ece68f7a with identifier: 10734369 to the API
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:54:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750350/general/fff3d8ce-cd7b-41a5-8570-c6db77686f88.jpg>
{'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': 134,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '56007004-5eb4-5790-8557-31b5ece68f7a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NU-ON1011',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734369',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Master',
'odometer': 124431,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/fff3d8ce-cd7b-41a5-8570-c6db77686f88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124046,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/7a6d6702-669c-45bd-97ee-7d3743f6cbcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/e2c84deb-885d-41ff-befd-b2e0d4866adf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107314,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/41344325-3fcf-4cfe-8546-50f15b008d58.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96826,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/d1a7947e-2c63-4ce1-a507-607481cd8c23.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85973,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/4281f056-e3bd-43c1-b841-d6467575f5cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204544,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/3559eb1d-07bc-4ac1-8fc3-c2298df7611d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128350,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/5cf831b4-e5e7-418a-9597-34f19aece8d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/c7c24f4e-ba53-44bb-9ba7-6cfdb4721086.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_56007004-5eb4-5790-8557-31b5ece68f7a/56007004-5eb4-5790-8557-31b5ece68f7a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162050,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750350/general/1a79fe33-c5df-47fc-b2d2-2b439a4c11d0.jpg',
'Width': 1024}],
'price': 6000,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 3,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Renault Master L3H2 2.3 - Diesel - Manual - 134 hp - 124.431 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734369%27 HTTP/1.1" 200 None
2026-03-30 12:54:45 [adesa.de] INFO: Saving data for 10734369: {'created_time': 1774875285.029274, 'last_price_update_time': 1774875285.029307, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734369') HTTP/1.1" 204 0
2026-03-30 12:54:48 [scrapy.extensions.logstats] INFO: Crawled 372 pages (at 10 pages/min), scraped 243 items (at 13 items/min)
2026-03-30 12:54:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:54:49 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.790(s), this was the 1st time calling it.
2026-03-30 12:54:49 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.701732236013707 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:54:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723396> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 672b8385-e5fa-554d-accc-0fc95d023f56 with identifier: 10723396
2026-03-30 12:54:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 672b8385-e5fa-554d-accc-0fc95d023f56 with scrape type 1
2026-03-30 12:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252F66ef45fe-88ef-4f82-a65f-ef22b6f2679b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/66ef45fe-88ef-4f82-a65f-ef22b6f2679b.jpg not downloaded yet
2026-03-30 12:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252F7159ae4f-06ef-40fb-adfa-355a45045dc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/7159ae4f-06ef-40fb-adfa-355a45045dc3.jpg not downloaded yet
2026-03-30 12:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252Fa007e286-8806-4b5e-8024-2072fffd7a93.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/a007e286-8806-4b5e-8024-2072fffd7a93.jpg not downloaded yet
2026-03-30 12:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252F26dc2f45-468e-43e2-bdfa-45fa511b0282.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/26dc2f45-468e-43e2-bdfa-45fa511b0282.jpg not downloaded yet
2026-03-30 12:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252F0886d868-6938-4f30-9807-9afbcd8564ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/0886d868-6938-4f30-9807-9afbcd8564ce.jpg not downloaded yet
2026-03-30 12:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252F7c8977b3-cd1c-4102-8e37-e14dab42bc85.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/7c8977b3-cd1c-4102-8e37-e14dab42bc85.jpg not downloaded yet
2026-03-30 12:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252F13d5902a-10de-412b-9480-cc43c24e200a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/13d5902a-10de-412b-9480-cc43c24e200a.jpg not downloaded yet
2026-03-30 12:54:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252Fe6d29814-1353-44cd-9c3b-cad1cf0e4274.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/e6d29814-1353-44cd-9c3b-cad1cf0e4274.jpg not downloaded yet
2026-03-30 12:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252F63418dd9-23d3-4e47-a9bb-b32a698f5345.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/63418dd9-23d3-4e47-a9bb-b32a698f5345.jpg not downloaded yet
2026-03-30 12:54:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5745752%252Fgeneral%252Fd4f29be3-8fbc-4b6b-9edd-82ed8977a973.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/d4f29be3-8fbc-4b6b-9edd-82ed8977a973.jpg not downloaded yet
2026-03-30 12:54:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729628> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:54:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:54:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/d4f29be3-8fbc-4b6b-9edd-82ed8977a973.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1f58b940-5597-5b78-b4e2-8950e96e0549 with identifier: 10729628
2026-03-30 12:54:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f58b940-5597-5b78-b4e2-8950e96e0549 with scrape type 1
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252F16b69c10-20d3-487d-8040-ae26d87156e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/16b69c10-20d3-487d-8040-ae26d87156e4.jpg not downloaded yet
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252Ffea6fd83-cd6b-4c7c-8fc2-0a34fb6f6c7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/fea6fd83-cd6b-4c7c-8fc2-0a34fb6f6c7a.jpg not downloaded yet
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252F1c7ca998-fcf2-4359-b986-e71aad356087.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/1c7ca998-fcf2-4359-b986-e71aad356087.jpg not downloaded yet
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252F0c0145c6-395d-42e4-8693-851ae51891dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/0c0145c6-395d-42e4-8693-851ae51891dc.jpg not downloaded yet
2026-03-30 12:54:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/63418dd9-23d3-4e47-a9bb-b32a698f5345.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252Ffc24d151-d68c-4747-8a64-1a446783485a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/fc24d151-d68c-4747-8a64-1a446783485a.jpg not downloaded yet
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252Fe6f61d80-a10d-433f-980a-7c81ab2c2b62.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/e6f61d80-a10d-433f-980a-7c81ab2c2b62.jpg not downloaded yet
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec72010>
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252Fd4f29be3-8fbc-4b6b-9edd-82ed8977a973.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/d4f29be3-8fbc-4b6b-9edd-82ed8977a973.jpg saved to cache
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252F786635c4-0345-43de-b031-48970406625a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/786635c4-0345-43de-b031-48970406625a.jpg not downloaded yet
2026-03-30 12:54:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/1c7ca998-fcf2-4359-b986-e71aad356087.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252Fccfa9ba6-807e-45b5-ba2f-c6a83b2db88e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/ccfa9ba6-807e-45b5-ba2f-c6a83b2db88e.jpg not downloaded yet
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c7b90>
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252F63418dd9-23d3-4e47-a9bb-b32a698f5345.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/63418dd9-23d3-4e47-a9bb-b32a698f5345.jpg saved to cache
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252F564e635c-acfa-49d6-9cd0-9bbe12ba575b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/564e635c-acfa-49d6-9cd0-9bbe12ba575b.jpg not downloaded yet
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54: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%252F5747994%252Fgeneral%252Feb0244c0-7877-4cc4-a32e-e1350e38c7ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/eb0244c0-7877-4cc4-a32e-e1350e38c7ee.jpg not downloaded yet
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4809950>
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252F1c7ca998-fcf2-4359-b986-e71aad356087.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/1c7ca998-fcf2-4359-b986-e71aad356087.jpg saved to cache
2026-03-30 12:54:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/786635c4-0345-43de-b031-48970406625a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/eb0244c0-7877-4cc4-a32e-e1350e38c7ee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dd610>
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252F786635c4-0345-43de-b031-48970406625a.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/786635c4-0345-43de-b031-48970406625a.jpg saved to cache
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/564e635c-acfa-49d6-9cd0-9bbe12ba575b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e7bd0>
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252Feb0244c0-7877-4cc4-a32e-e1350e38c7ee.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/eb0244c0-7877-4cc4-a32e-e1350e38c7ee.jpg saved to cache
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/ccfa9ba6-807e-45b5-ba2f-c6a83b2db88e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/e6f61d80-a10d-433f-980a-7c81ab2c2b62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424f550>
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252F564e635c-acfa-49d6-9cd0-9bbe12ba575b.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/564e635c-acfa-49d6-9cd0-9bbe12ba575b.jpg saved to cache
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/fc24d151-d68c-4747-8a64-1a446783485a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d4350>
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252Fccfa9ba6-807e-45b5-ba2f-c6a83b2db88e.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/ccfa9ba6-807e-45b5-ba2f-c6a83b2db88e.jpg saved to cache
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/0c0145c6-395d-42e4-8693-851ae51891dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca3850>
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252Fe6f61d80-a10d-433f-980a-7c81ab2c2b62.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/e6f61d80-a10d-433f-980a-7c81ab2c2b62.jpg saved to cache
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bc550>
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252Ffc24d151-d68c-4747-8a64-1a446783485a.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/fc24d151-d68c-4747-8a64-1a446783485a.jpg saved to cache
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b416cbd0>
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252F0c0145c6-395d-42e4-8693-851ae51891dc.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/0c0145c6-395d-42e4-8693-851ae51891dc.jpg saved to cache
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/fea6fd83-cd6b-4c7c-8fc2-0a34fb6f6c7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747994/general/16b69c10-20d3-487d-8040-ae26d87156e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729628)
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/e6d29814-1353-44cd-9c3b-cad1cf0e4274.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec71990>
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252Ffea6fd83-cd6b-4c7c-8fc2-0a34fb6f6c7a.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/fea6fd83-cd6b-4c7c-8fc2-0a34fb6f6c7a.jpg saved to cache
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/13d5902a-10de-412b-9480-cc43c24e200a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4809c50>
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747994%252Fgeneral%252F16b69c10-20d3-487d-8040-ae26d87156e4.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747994/general/16b69c10-20d3-487d-8040-ae26d87156e4.jpg saved to cache
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 1f58b940-5597-5b78-b4e2-8950e96e0549
2026-03-30 12:54:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 1f58b940-5597-5b78-b4e2-8950e96e0549, skipping ID generation
2026-03-30 12:54:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1f58b940-5597-5b78-b4e2-8950e96e0549 with scrape type 1
2026-03-30 12:54:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 1f58b940-5597-5b78-b4e2-8950e96e0549 sending to next pipeline
2026-03-30 12:54:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1f58b940-5597-5b78-b4e2-8950e96e0549, identifier: 10729628
2026-03-30 12:54:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1f58b940-5597-5b78-b4e2-8950e96e0549 with identifier: 10729628
2026-03-30 12:54:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1f58b940-5597-5b78-b4e2-8950e96e0549 with identifier: 10729628
2026-03-30 12:54:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1f58b940-5597-5b78-b4e2-8950e96e0549 with identifier: 10729628 to the API
2026-03-30 12:54:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:54:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747994/general/16b69c10-20d3-487d-8040-ae26d87156e4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 188,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '1f58b940-5597-5b78-b4e2-8950e96e0549',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HU-AB3535',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729628',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 176746,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153473,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/16b69c10-20d3-487d-8040-ae26d87156e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/fea6fd83-cd6b-4c7c-8fc2-0a34fb6f6c7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/1c7ca998-fcf2-4359-b986-e71aad356087.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144277,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/0c0145c6-395d-42e4-8693-851ae51891dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/fc24d151-d68c-4747-8a64-1a446783485a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87131,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/e6f61d80-a10d-433f-980a-7c81ab2c2b62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118153,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/786635c4-0345-43de-b031-48970406625a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129799,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/ccfa9ba6-807e-45b5-ba2f-c6a83b2db88e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104447,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/564e635c-acfa-49d6-9cd0-9bbe12ba575b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1f58b940-5597-5b78-b4e2-8950e96e0549/1f58b940-5597-5b78-b4e2-8950e96e0549_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106625,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747994/general/eb0244c0-7877-4cc4-a32e-e1350e38c7ee.jpg',
'Width': 1024}],
'price': 6050,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Passat Highline - Diesel - Automatic - 188 hp - 176.746 '
'km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2017}
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729628%27 HTTP/1.1" 200 None
2026-03-30 12:54:54 [adesa.de] INFO: Saving data for 10729628: {'created_time': 1774875294.610927, 'last_price_update_time': 1774875294.610938, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729628') HTTP/1.1" 204 0
2026-03-30 12:54:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/7c8977b3-cd1c-4102-8e37-e14dab42bc85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422cc10>
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252Fe6d29814-1353-44cd-9c3b-cad1cf0e4274.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/e6d29814-1353-44cd-9c3b-cad1cf0e4274.jpg saved to cache
2026-03-30 12:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9ca50>
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252F13d5902a-10de-412b-9480-cc43c24e200a.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/13d5902a-10de-412b-9480-cc43c24e200a.jpg saved to cache
2026-03-30 12:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5f97b10>
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252F7c8977b3-cd1c-4102-8e37-e14dab42bc85.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/7c8977b3-cd1c-4102-8e37-e14dab42bc85.jpg saved to cache
2026-03-30 12:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/0886d868-6938-4f30-9807-9afbcd8564ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/26dc2f45-468e-43e2-bdfa-45fa511b0282.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9c650>
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252F0886d868-6938-4f30-9807-9afbcd8564ce.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/0886d868-6938-4f30-9807-9afbcd8564ce.jpg saved to cache
2026-03-30 12:54:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/a007e286-8806-4b5e-8024-2072fffd7a93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bc650>
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252F26dc2f45-468e-43e2-bdfa-45fa511b0282.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/26dc2f45-468e-43e2-bdfa-45fa511b0282.jpg saved to cache
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/7159ae4f-06ef-40fb-adfa-355a45045dc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc0390>
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252Fa007e286-8806-4b5e-8024-2072fffd7a93.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/a007e286-8806-4b5e-8024-2072fffd7a93.jpg saved to cache
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745752/general/66ef45fe-88ef-4f82-a65f-ef22b6f2679b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723396)
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d4850>
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252F7159ae4f-06ef-40fb-adfa-355a45045dc3.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/7159ae4f-06ef-40fb-adfa-355a45045dc3.jpg saved to cache
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c5a50>
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:54:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745752%252Fgeneral%252F66ef45fe-88ef-4f82-a65f-ef22b6f2679b.jpg') HTTP/1.1" 204 0
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745752/general/66ef45fe-88ef-4f82-a65f-ef22b6f2679b.jpg saved to cache
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 672b8385-e5fa-554d-accc-0fc95d023f56
2026-03-30 12:54:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 672b8385-e5fa-554d-accc-0fc95d023f56, skipping ID generation
2026-03-30 12:54:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 672b8385-e5fa-554d-accc-0fc95d023f56 with scrape type 1
2026-03-30 12:54:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 672b8385-e5fa-554d-accc-0fc95d023f56 sending to next pipeline
2026-03-30 12:54:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 672b8385-e5fa-554d-accc-0fc95d023f56, identifier: 10723396
2026-03-30 12:54:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 672b8385-e5fa-554d-accc-0fc95d023f56 with identifier: 10723396
2026-03-30 12:54:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 672b8385-e5fa-554d-accc-0fc95d023f56 with identifier: 10723396
2026-03-30 12:54:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 672b8385-e5fa-554d-accc-0fc95d023f56 with identifier: 10723396 to the API
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:54:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745752/general/66ef45fe-88ef-4f82-a65f-ef22b6f2679b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '672b8385-e5fa-554d-accc-0fc95d023f56',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'UL-RA 976',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723396',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Renault',
'model': 'Megane',
'odometer': 169435,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 131,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/66ef45fe-88ef-4f82-a65f-ef22b6f2679b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/7159ae4f-06ef-40fb-adfa-355a45045dc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163733,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/a007e286-8806-4b5e-8024-2072fffd7a93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170454,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/26dc2f45-468e-43e2-bdfa-45fa511b0282.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145604,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/0886d868-6938-4f30-9807-9afbcd8564ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/7c8977b3-cd1c-4102-8e37-e14dab42bc85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116597,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/13d5902a-10de-412b-9480-cc43c24e200a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/e6d29814-1353-44cd-9c3b-cad1cf0e4274.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/63418dd9-23d3-4e47-a9bb-b32a698f5345.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_672b8385-e5fa-554d-accc-0fc95d023f56/672b8385-e5fa-554d-accc-0fc95d023f56_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90195,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745752/general/d4f29be3-8fbc-4b6b-9edd-82ed8977a973.jpg',
'Width': 1024}],
'price': 2050,
'price_includes_vat': True,
'registration_date': '2017-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Renault Megane - Diesel - Manual - 129 hp - 169.435 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723396%27 HTTP/1.1" 200 None
2026-03-30 12:54:55 [adesa.de] INFO: Saving data for 10723396: {'created_time': 1774875295.783736, 'last_price_update_time': 1774875295.783748, 'auction_closing_time': 1775035810.0}
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:54:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723396') HTTP/1.1" 204 0
2026-03-30 12:55:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716289> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:55:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:55:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 77ce8009-78e6-525d-b76f-82df22df7887 with identifier: 10716289
2026-03-30 12:55:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77ce8009-78e6-525d-b76f-82df22df7887 with scrape type 1
2026-03-30 12:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252Fbfea52c3-242d-4718-8864-c634963bd508.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/bfea52c3-242d-4718-8864-c634963bd508.jpg not downloaded yet
2026-03-30 12:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252F479345be-4ea0-44f6-b27d-f4cdf8742056.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/479345be-4ea0-44f6-b27d-f4cdf8742056.jpg not downloaded yet
2026-03-30 12:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252F9d904d5b-b09e-42b6-b582-5b27e7a91dbc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/9d904d5b-b09e-42b6-b582-5b27e7a91dbc.jpg not downloaded yet
2026-03-30 12:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252F6506e27a-4d75-49bc-850e-16c3d66f0543.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/6506e27a-4d75-49bc-850e-16c3d66f0543.jpg not downloaded yet
2026-03-30 12:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252F391fa854-2634-42ba-88ea-c8f72b4fb256.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/391fa854-2634-42ba-88ea-c8f72b4fb256.jpg not downloaded yet
2026-03-30 12:55:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252F45e3ba61-bd6e-482d-9a5b-41f130fb71ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/45e3ba61-bd6e-482d-9a5b-41f130fb71ab.jpg not downloaded yet
2026-03-30 12:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252Fd2941cd4-c4bd-4edd-8173-a8dbd797db9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/d2941cd4-c4bd-4edd-8173-a8dbd797db9c.jpg not downloaded yet
2026-03-30 12:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252F620524a5-5a87-498f-a438-a89cf24a9657.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/620524a5-5a87-498f-a438-a89cf24a9657.jpg not downloaded yet
2026-03-30 12:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252F86b088f6-4053-4c8a-bf15-81205050a20b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/86b088f6-4053-4c8a-bf15-81205050a20b.jpg not downloaded yet
2026-03-30 12:55:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5742793%252Fgeneral%252F76737629-b280-46b2-94f1-262298167d19.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/76737629-b280-46b2-94f1-262298167d19.jpg not downloaded yet
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723156> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:55:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/76737629-b280-46b2-94f1-262298167d19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de with identifier: 10723156
2026-03-30 12:55:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de with scrape type 1
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252F1aa1bd26-de90-44c2-a33a-e35f5137fcea.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/1aa1bd26-de90-44c2-a33a-e35f5137fcea.jpg not downloaded yet
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252F6d6f999a-c703-4f58-bbd4-1f59a9ebed5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/6d6f999a-c703-4f58-bbd4-1f59a9ebed5c.jpg not downloaded yet
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252Fb7871abb-7156-41ed-ab8d-988c879eb6c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/b7871abb-7156-41ed-ab8d-988c879eb6c5.jpg not downloaded yet
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252F7852bbdc-d205-4ec3-a2a7-d4386062adc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/7852bbdc-d205-4ec3-a2a7-d4386062adc0.jpg not downloaded yet
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/86b088f6-4053-4c8a-bf15-81205050a20b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252Fde02a675-65a2-49c2-b5c5-2afaee8e527a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/de02a675-65a2-49c2-b5c5-2afaee8e527a.jpg not downloaded yet
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4224bd0>
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252F76737629-b280-46b2-94f1-262298167d19.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/76737629-b280-46b2-94f1-262298167d19.jpg saved to cache
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252F60036530-7438-4806-84a3-e7fe94727883.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/60036530-7438-4806-84a3-e7fe94727883.jpg not downloaded yet
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252Ffd6b5bed-5ce4-471a-9282-0954f4c09dab.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/fd6b5bed-5ce4-471a-9282-0954f4c09dab.jpg not downloaded yet
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252Fa4f6570b-67a7-4694-b65f-97cebacf2f4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/a4f6570b-67a7-4694-b65f-97cebacf2f4a.jpg not downloaded yet
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252F6a172067-9dd9-4282-b0ca-a0108fb78213.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/6a172067-9dd9-4282-b0ca-a0108fb78213.jpg not downloaded yet
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a5250>
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252F86b088f6-4053-4c8a-bf15-81205050a20b.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/86b088f6-4053-4c8a-bf15-81205050a20b.jpg saved to cache
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55: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%252F5745694%252Fgeneral%252Faee42a73-25f4-42e4-be5f-b01577b5d045.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/aee42a73-25f4-42e4-be5f-b01577b5d045.jpg not downloaded yet
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/7852bbdc-d205-4ec3-a2a7-d4386062adc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/aee42a73-25f4-42e4-be5f-b01577b5d045.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c1c110>
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252F7852bbdc-d205-4ec3-a2a7-d4386062adc0.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/7852bbdc-d205-4ec3-a2a7-d4386062adc0.jpg saved to cache
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/6a172067-9dd9-4282-b0ca-a0108fb78213.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9f310>
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252Faee42a73-25f4-42e4-be5f-b01577b5d045.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/aee42a73-25f4-42e4-be5f-b01577b5d045.jpg saved to cache
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af761e50>
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252F6a172067-9dd9-4282-b0ca-a0108fb78213.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/6a172067-9dd9-4282-b0ca-a0108fb78213.jpg saved to cache
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/a4f6570b-67a7-4694-b65f-97cebacf2f4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/fd6b5bed-5ce4-471a-9282-0954f4c09dab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/60036530-7438-4806-84a3-e7fe94727883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af690310>
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252Fa4f6570b-67a7-4694-b65f-97cebacf2f4a.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/a4f6570b-67a7-4694-b65f-97cebacf2f4a.jpg saved to cache
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66a210>
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252Ffd6b5bed-5ce4-471a-9282-0954f4c09dab.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/fd6b5bed-5ce4-471a-9282-0954f4c09dab.jpg saved to cache
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4121c90>
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252F60036530-7438-4806-84a3-e7fe94727883.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/60036530-7438-4806-84a3-e7fe94727883.jpg saved to cache
2026-03-30 12:55:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/de02a675-65a2-49c2-b5c5-2afaee8e527a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/b7871abb-7156-41ed-ab8d-988c879eb6c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4226b90>
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252Fde02a675-65a2-49c2-b5c5-2afaee8e527a.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/de02a675-65a2-49c2-b5c5-2afaee8e527a.jpg saved to cache
2026-03-30 12:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/6d6f999a-c703-4f58-bbd4-1f59a9ebed5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af760390>
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252Fb7871abb-7156-41ed-ab8d-988c879eb6c5.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/b7871abb-7156-41ed-ab8d-988c879eb6c5.jpg saved to cache
2026-03-30 12:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745694/general/1aa1bd26-de90-44c2-a33a-e35f5137fcea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723156)
2026-03-30 12:55:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/620524a5-5a87-498f-a438-a89cf24a9657.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40d5fd0>
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252F6d6f999a-c703-4f58-bbd4-1f59a9ebed5c.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/6d6f999a-c703-4f58-bbd4-1f59a9ebed5c.jpg saved to cache
2026-03-30 12:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/d2941cd4-c4bd-4edd-8173-a8dbd797db9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431f890>
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745694%252Fgeneral%252F1aa1bd26-de90-44c2-a33a-e35f5137fcea.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745694/general/1aa1bd26-de90-44c2-a33a-e35f5137fcea.jpg saved to cache
2026-03-30 12:55:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de
2026-03-30 12:55:24 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de, skipping ID generation
2026-03-30 12:55:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de with scrape type 1
2026-03-30 12:55:24 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de sending to next pipeline
2026-03-30 12:55:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de, identifier: 10723156
2026-03-30 12:55:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de with identifier: 10723156
2026-03-30 12:55:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de with identifier: 10723156
2026-03-30 12:55:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 44a1a81a-b00f-59b9-b0eb-5a1096c3e9de with identifier: 10723156 to the API
2026-03-30 12:55:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:55: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-30 12:55:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745694/general/1aa1bd26-de90-44c2-a33a-e35f5137fcea.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.8L',
'engine_horse_power': 123,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '44a1a81a-b00f-59b9-b0eb-5a1096c3e9de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LL-R 6548',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723156',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Meriva',
'odometer': 83189,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/1aa1bd26-de90-44c2-a33a-e35f5137fcea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156531,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/6d6f999a-c703-4f58-bbd4-1f59a9ebed5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153428,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/b7871abb-7156-41ed-ab8d-988c879eb6c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150380,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/7852bbdc-d205-4ec3-a2a7-d4386062adc0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112332,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/de02a675-65a2-49c2-b5c5-2afaee8e527a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/60036530-7438-4806-84a3-e7fe94727883.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/fd6b5bed-5ce4-471a-9282-0954f4c09dab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102286,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/a4f6570b-67a7-4694-b65f-97cebacf2f4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/6a172067-9dd9-4282-b0ca-a0108fb78213.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_44a1a81a-b00f-59b9-b0eb-5a1096c3e9de/44a1a81a-b00f-59b9-b0eb-5a1096c3e9de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745694/general/aee42a73-25f4-42e4-be5f-b01577b5d045.jpg',
'Width': 1024}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2004-03-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Opel Meriva 1.8 - Petrol - Automatic - 123 hp - 83.189 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2004}
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723156%27 HTTP/1.1" 200 None
2026-03-30 12:55:25 [adesa.de] INFO: Saving data for 10723156: {'created_time': 1774875325.1574, 'last_price_update_time': 1774875325.157413, 'auction_closing_time': 1775035810.0}
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723156') HTTP/1.1" 204 0
2026-03-30 12:55:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/45e3ba61-bd6e-482d-9a5b-41f130fb71ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422dd50>
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252F620524a5-5a87-498f-a438-a89cf24a9657.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/620524a5-5a87-498f-a438-a89cf24a9657.jpg saved to cache
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f0750>
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252Fd2941cd4-c4bd-4edd-8173-a8dbd797db9c.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/d2941cd4-c4bd-4edd-8173-a8dbd797db9c.jpg saved to cache
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af622d50>
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252F45e3ba61-bd6e-482d-9a5b-41f130fb71ab.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/45e3ba61-bd6e-482d-9a5b-41f130fb71ab.jpg saved to cache
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/391fa854-2634-42ba-88ea-c8f72b4fb256.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/6506e27a-4d75-49bc-850e-16c3d66f0543.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40d5c10>
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252F391fa854-2634-42ba-88ea-c8f72b4fb256.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/391fa854-2634-42ba-88ea-c8f72b4fb256.jpg saved to cache
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431f210>
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252F6506e27a-4d75-49bc-850e-16c3d66f0543.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/6506e27a-4d75-49bc-850e-16c3d66f0543.jpg saved to cache
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/9d904d5b-b09e-42b6-b582-5b27e7a91dbc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/479345be-4ea0-44f6-b27d-f4cdf8742056.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431da50>
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252F9d904d5b-b09e-42b6-b582-5b27e7a91dbc.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/9d904d5b-b09e-42b6-b582-5b27e7a91dbc.jpg saved to cache
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742793/general/bfea52c3-242d-4718-8864-c634963bd508.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716289)
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af693f10>
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252F479345be-4ea0-44f6-b27d-f4cdf8742056.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/479345be-4ea0-44f6-b27d-f4cdf8742056.jpg saved to cache
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4299ad0>
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:55:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742793%252Fgeneral%252Fbfea52c3-242d-4718-8864-c634963bd508.jpg') HTTP/1.1" 204 0
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742793/general/bfea52c3-242d-4718-8864-c634963bd508.jpg saved to cache
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 77ce8009-78e6-525d-b76f-82df22df7887
2026-03-30 12:55:25 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 77ce8009-78e6-525d-b76f-82df22df7887, skipping ID generation
2026-03-30 12:55:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 77ce8009-78e6-525d-b76f-82df22df7887 with scrape type 1
2026-03-30 12:55:25 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 77ce8009-78e6-525d-b76f-82df22df7887 sending to next pipeline
2026-03-30 12:55:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 77ce8009-78e6-525d-b76f-82df22df7887, identifier: 10716289
2026-03-30 12:55:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 77ce8009-78e6-525d-b76f-82df22df7887 with identifier: 10716289
2026-03-30 12:55:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 77ce8009-78e6-525d-b76f-82df22df7887 with identifier: 10716289
2026-03-30 12:55:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 77ce8009-78e6-525d-b76f-82df22df7887 with identifier: 10716289 to the API
2026-03-30 12:55:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:55: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-30 12:55:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742793/general/bfea52c3-242d-4718-8864-c634963bd508.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '77ce8009-78e6-525d-b76f-82df22df7887',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RÜD-HK 35',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716289',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Zafira',
'odometer': 47556,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205279,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/bfea52c3-242d-4718-8864-c634963bd508.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194176,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/479345be-4ea0-44f6-b27d-f4cdf8742056.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166612,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/9d904d5b-b09e-42b6-b582-5b27e7a91dbc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114224,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/6506e27a-4d75-49bc-850e-16c3d66f0543.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134105,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/391fa854-2634-42ba-88ea-c8f72b4fb256.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150188,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/45e3ba61-bd6e-482d-9a5b-41f130fb71ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113216,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/d2941cd4-c4bd-4edd-8173-a8dbd797db9c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134812,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/620524a5-5a87-498f-a438-a89cf24a9657.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150516,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/86b088f6-4053-4c8a-bf15-81205050a20b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_77ce8009-78e6-525d-b76f-82df22df7887/77ce8009-78e6-525d-b76f-82df22df7887_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182048,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742793/general/76737629-b280-46b2-94f1-262298167d19.jpg',
'Width': 1280}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2023-06-01',
'seats_number': 7,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Opel Zafira Life 2.0 - Diesel - Automatic - 130 hp - 47.556 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716289%27 HTTP/1.1" 200 None
2026-03-30 12:55:26 [adesa.de] INFO: Saving data for 10716289: {'created_time': 1774875326.457653, 'last_price_update_time': 1774875326.457667, 'auction_closing_time': 1775035810.0}
2026-03-30 12:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:55:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716289') HTTP/1.1" 204 0
2026-03-30 12:55:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.146(s), this was the 1st time calling it.
2026-03-30 12:55:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.460399877472336 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:55:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.980(s), this was the 1st time calling it.
2026-03-30 12:55:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.147259254839233 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:55:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:55:48 [scrapy.extensions.logstats] INFO: Crawled 376 pages (at 4 pages/min), scraped 247 items (at 4 items/min)
2026-03-30 12:55:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:55:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:56:00 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.555(s), this was the 1st time calling it.
2026-03-30 12:56:00 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.188584682752866 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:56:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722854> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:56:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 64c351be-c34a-51f7-84dd-402ac231488f with identifier: 10722854
2026-03-30 12:56:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c351be-c34a-51f7-84dd-402ac231488f with scrape type 1
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252Fd8c61cdb-fc31-45a2-ab15-853664f08f76.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/d8c61cdb-fc31-45a2-ab15-853664f08f76.jpg not downloaded yet
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252F066bf72a-c853-490d-b81d-f8873c117ed7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/066bf72a-c853-490d-b81d-f8873c117ed7.jpg not downloaded yet
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252F70ce0279-07eb-4bf5-b634-9cfef56f5622.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/70ce0279-07eb-4bf5-b634-9cfef56f5622.jpg not downloaded yet
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252F489c32b0-dc0f-48aa-82ab-997d153e8aff.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/489c32b0-dc0f-48aa-82ab-997d153e8aff.jpg not downloaded yet
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252F8ae52c1d-c15e-4054-ac99-9dda6fd85ebf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/8ae52c1d-c15e-4054-ac99-9dda6fd85ebf.jpg not downloaded yet
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252F5f03a77a-650a-437d-b512-3521c3a5094c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/5f03a77a-650a-437d-b512-3521c3a5094c.jpg not downloaded yet
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252F8034bcc3-d940-4331-b0f1-bcbec00b0742.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/8034bcc3-d940-4331-b0f1-bcbec00b0742.jpg not downloaded yet
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252F1afda16b-6270-4d93-9e2e-56edbc135335.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/1afda16b-6270-4d93-9e2e-56edbc135335.jpg not downloaded yet
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252F44363f22-c629-4ad7-8e09-9acd7d60373e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/44363f22-c629-4ad7-8e09-9acd7d60373e.jpg not downloaded yet
2026-03-30 12:56:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745492%252Fgeneral%252Fd3024881-600c-4e39-b540-0178535f11d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/d3024881-600c-4e39-b540-0178535f11d6.jpg not downloaded yet
2026-03-30 12:56:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722961> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8 with identifier: 10722961
2026-03-30 12:56:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8 with scrape type 1
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252F7be4a795-6276-41d4-a833-a42c3e395e8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/7be4a795-6276-41d4-a833-a42c3e395e8f.jpg not downloaded yet
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252F409182f9-2e54-4026-9f93-219f3570cf12.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/409182f9-2e54-4026-9f93-219f3570cf12.jpg not downloaded yet
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252F39b375c0-107f-4996-9bb2-9797fd786d11.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/39b375c0-107f-4996-9bb2-9797fd786d11.jpg not downloaded yet
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252F8c3aff7b-ac56-4b60-bb19-baedcbb048e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/8c3aff7b-ac56-4b60-bb19-baedcbb048e5.jpg not downloaded yet
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252Fd83e2321-13e6-4def-8be5-4eb4f35aeb0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/d83e2321-13e6-4def-8be5-4eb4f35aeb0a.jpg not downloaded yet
2026-03-30 12:56:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/d3024881-600c-4e39-b540-0178535f11d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252F92b98b48-9326-49a5-b511-83258c7ab1e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/92b98b48-9326-49a5-b511-83258c7ab1e4.jpg not downloaded yet
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252Fe24560eb-27be-4c5f-8098-e7821a585edc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/e24560eb-27be-4c5f-8098-e7821a585edc.jpg not downloaded yet
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252Fb0cee09e-d8ad-4c85-accc-3175e7b32fbd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/b0cee09e-d8ad-4c85-accc-3175e7b32fbd.jpg not downloaded yet
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252F34aed0dd-3194-4243-a816-5df52ed594cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/34aed0dd-3194-4243-a816-5df52ed594cb.jpg not downloaded yet
2026-03-30 12:56:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/d83e2321-13e6-4def-8be5-4eb4f35aeb0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745603%252Fgeneral%252Ff3863ff3-4d16-4370-9a3d-1e090901ba42.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/f3863ff3-4d16-4370-9a3d-1e090901ba42.jpg not downloaded yet
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58d3d90>
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252Fd3024881-600c-4e39-b540-0178535f11d6.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/d3024881-600c-4e39-b540-0178535f11d6.jpg saved to cache
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/34aed0dd-3194-4243-a816-5df52ed594cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b591ff10>
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252Fd83e2321-13e6-4def-8be5-4eb4f35aeb0a.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/d83e2321-13e6-4def-8be5-4eb4f35aeb0a.jpg saved to cache
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/f3863ff3-4d16-4370-9a3d-1e090901ba42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fced0>
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252F34aed0dd-3194-4243-a816-5df52ed594cb.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/34aed0dd-3194-4243-a816-5df52ed594cb.jpg saved to cache
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/b0cee09e-d8ad-4c85-accc-3175e7b32fbd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6ede90>
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252Ff3863ff3-4d16-4370-9a3d-1e090901ba42.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/f3863ff3-4d16-4370-9a3d-1e090901ba42.jpg saved to cache
2026-03-30 12:56:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/e24560eb-27be-4c5f-8098-e7821a585edc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42271d0>
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252Fb0cee09e-d8ad-4c85-accc-3175e7b32fbd.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/b0cee09e-d8ad-4c85-accc-3175e7b32fbd.jpg saved to cache
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/92b98b48-9326-49a5-b511-83258c7ab1e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4137fd0>
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252Fe24560eb-27be-4c5f-8098-e7821a585edc.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/e24560eb-27be-4c5f-8098-e7821a585edc.jpg saved to cache
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/8c3aff7b-ac56-4b60-bb19-baedcbb048e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c09a50>
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252F92b98b48-9326-49a5-b511-83258c7ab1e4.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/92b98b48-9326-49a5-b511-83258c7ab1e4.jpg saved to cache
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/39b375c0-107f-4996-9bb2-9797fd786d11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4831c50>
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252F8c3aff7b-ac56-4b60-bb19-baedcbb048e5.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/8c3aff7b-ac56-4b60-bb19-baedcbb048e5.jpg saved to cache
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/409182f9-2e54-4026-9f93-219f3570cf12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734366> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca03d0>
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252F39b375c0-107f-4996-9bb2-9797fd786d11.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/39b375c0-107f-4996-9bb2-9797fd786d11.jpg saved to cache
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745603/general/7be4a795-6276-41d4-a833-a42c3e395e8f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722961)
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c00fd0>
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252F409182f9-2e54-4026-9f93-219f3570cf12.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/409182f9-2e54-4026-9f93-219f3570cf12.jpg saved to cache
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/1afda16b-6270-4d93-9e2e-56edbc135335.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6a2722c1-ab4c-5585-9aa5-4faf480f440b with identifier: 10734366
2026-03-30 12:56:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b with scrape type 1
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252Fb5071bb7-a430-42f9-9c6a-1b2e2a9ad58a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/b5071bb7-a430-42f9-9c6a-1b2e2a9ad58a.jpg not downloaded yet
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252Fd67db3d0-82f6-4d99-b8e2-dc5b0518468f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/d67db3d0-82f6-4d99-b8e2-dc5b0518468f.jpg not downloaded yet
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58d0350>
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:17 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745603%252Fgeneral%252F7be4a795-6276-41d4-a833-a42c3e395e8f.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745603/general/7be4a795-6276-41d4-a833-a42c3e395e8f.jpg saved to cache
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8
2026-03-30 12:56:17 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8, skipping ID generation
2026-03-30 12:56:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8 with scrape type 1
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8 sending to next pipeline
2026-03-30 12:56:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8, identifier: 10722961
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252Fffd8edf9-1241-4db8-adef-5c8ad75140b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/ffd8edf9-1241-4db8-adef-5c8ad75140b4.jpg not downloaded yet
2026-03-30 12:56:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8 with identifier: 10722961
2026-03-30 12:56:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8 with identifier: 10722961
2026-03-30 12:56:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8 with identifier: 10722961 to the API
2026-03-30 12:56:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745603/general/7be4a795-6276-41d4-a833-a42c3e395e8f.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': 342,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Electric',
'id': 'bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VG-LP 700E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722961',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Tesla',
'model': 'Model Y',
'odometer': 32239,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/7be4a795-6276-41d4-a833-a42c3e395e8f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124437,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/409182f9-2e54-4026-9f93-219f3570cf12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/39b375c0-107f-4996-9bb2-9797fd786d11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101143,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/8c3aff7b-ac56-4b60-bb19-baedcbb048e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/d83e2321-13e6-4def-8be5-4eb4f35aeb0a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96822,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/92b98b48-9326-49a5-b511-83258c7ab1e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/e24560eb-27be-4c5f-8098-e7821a585edc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138922,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/b0cee09e-d8ad-4c85-accc-3175e7b32fbd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/34aed0dd-3194-4243-a816-5df52ed594cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8/bd74edea-c2b7-52a2-bfe6-eb7f69a85ee8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87711,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745603/general/f3863ff3-4d16-4370-9a3d-1e090901ba42.jpg',
'Width': 1024}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Tesla Model Y Long Range - Dual Motor - Electric - Automatic - 342 '
'hp - 32.239 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722961%27 HTTP/1.1" 200 None
2026-03-30 12:56:19 [adesa.de] INFO: Saving data for 10722961: {'created_time': 1774875379.499691, 'last_price_update_time': 1774875379.499705, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722961') HTTP/1.1" 204 0
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/8034bcc3-d940-4331-b0f1-bcbec00b0742.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252F70356781-321d-4d9c-9d34-8a911a43f897.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/70356781-321d-4d9c-9d34-8a911a43f897.jpg not downloaded yet
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc1d10>
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252F1afda16b-6270-4d93-9e2e-56edbc135335.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/1afda16b-6270-4d93-9e2e-56edbc135335.jpg saved to cache
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252F6bb94633-04fc-4bac-9ec0-a1f60c01fa74.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/6bb94633-04fc-4bac-9ec0-a1f60c01fa74.jpg not downloaded yet
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252Fc1962819-348c-42a1-8c6f-fcd8f48d3845.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/c1962819-348c-42a1-8c6f-fcd8f48d3845.jpg not downloaded yet
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252F95175d44-83f5-4f96-b292-a7571b5a55fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/95175d44-83f5-4f96-b292-a7571b5a55fe.jpg not downloaded yet
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/44363f22-c629-4ad7-8e09-9acd7d60373e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252Ffa912c4a-868a-4434-8066-8854919f735e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/fa912c4a-868a-4434-8066-8854919f735e.jpg not downloaded yet
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5959290>
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252F8034bcc3-d940-4331-b0f1-bcbec00b0742.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/8034bcc3-d940-4331-b0f1-bcbec00b0742.jpg saved to cache
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252F508dd7c3-e144-4f9f-87cb-e5b286d01de0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/508dd7c3-e144-4f9f-87cb-e5b286d01de0.jpg not downloaded yet
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/ffd8edf9-1241-4db8-adef-5c8ad75140b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750347%252Fgeneral%252Fed66238f-761c-413b-8148-c9785bf55dfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/ed66238f-761c-413b-8148-c9785bf55dfa.jpg not downloaded yet
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4236510>
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252F44363f22-c629-4ad7-8e09-9acd7d60373e.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/44363f22-c629-4ad7-8e09-9acd7d60373e.jpg saved to cache
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/95175d44-83f5-4f96-b292-a7571b5a55fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/508dd7c3-e144-4f9f-87cb-e5b286d01de0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dd0d0>
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252Fffd8edf9-1241-4db8-adef-5c8ad75140b4.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/ffd8edf9-1241-4db8-adef-5c8ad75140b4.jpg saved to cache
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/ed66238f-761c-413b-8148-c9785bf55dfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/fa912c4a-868a-4434-8066-8854919f735e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a8ad0>
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252F95175d44-83f5-4f96-b292-a7571b5a55fe.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/95175d44-83f5-4f96-b292-a7571b5a55fe.jpg saved to cache
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/6bb94633-04fc-4bac-9ec0-a1f60c01fa74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/c1962819-348c-42a1-8c6f-fcd8f48d3845.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4237750>
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252F508dd7c3-e144-4f9f-87cb-e5b286d01de0.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/508dd7c3-e144-4f9f-87cb-e5b286d01de0.jpg saved to cache
2026-03-30 12:56:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af693890>
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252Fed66238f-761c-413b-8148-c9785bf55dfa.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/ed66238f-761c-413b-8148-c9785bf55dfa.jpg saved to cache
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a6950>
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252Ffa912c4a-868a-4434-8066-8854919f735e.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/fa912c4a-868a-4434-8066-8854919f735e.jpg saved to cache
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431da10>
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252F6bb94633-04fc-4bac-9ec0-a1f60c01fa74.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/6bb94633-04fc-4bac-9ec0-a1f60c01fa74.jpg saved to cache
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5939010>
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252Fc1962819-348c-42a1-8c6f-fcd8f48d3845.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/c1962819-348c-42a1-8c6f-fcd8f48d3845.jpg saved to cache
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/70356781-321d-4d9c-9d34-8a911a43f897.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/d67db3d0-82f6-4d99-b8e2-dc5b0518468f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750347/general/b5071bb7-a430-42f9-9c6a-1b2e2a9ad58a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734366)
2026-03-30 12:56:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/5f03a77a-650a-437d-b512-3521c3a5094c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327510>
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252F70356781-321d-4d9c-9d34-8a911a43f897.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/70356781-321d-4d9c-9d34-8a911a43f897.jpg saved to cache
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/8ae52c1d-c15e-4054-ac99-9dda6fd85ebf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7df550>
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252Fd67db3d0-82f6-4d99-b8e2-dc5b0518468f.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/d67db3d0-82f6-4d99-b8e2-dc5b0518468f.jpg saved to cache
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/489c32b0-dc0f-48aa-82ab-997d153e8aff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4152510>
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750347%252Fgeneral%252Fb5071bb7-a430-42f9-9c6a-1b2e2a9ad58a.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750347/general/b5071bb7-a430-42f9-9c6a-1b2e2a9ad58a.jpg saved to cache
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b
2026-03-30 12:56:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6a2722c1-ab4c-5585-9aa5-4faf480f440b, skipping ID generation
2026-03-30 12:56:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b with scrape type 1
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6a2722c1-ab4c-5585-9aa5-4faf480f440b sending to next pipeline
2026-03-30 12:56:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6a2722c1-ab4c-5585-9aa5-4faf480f440b, identifier: 10734366
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fd990>
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252F5f03a77a-650a-437d-b512-3521c3a5094c.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/5f03a77a-650a-437d-b512-3521c3a5094c.jpg saved to cache
2026-03-30 12:56:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6a2722c1-ab4c-5585-9aa5-4faf480f440b with identifier: 10734366
2026-03-30 12:56:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6a2722c1-ab4c-5585-9aa5-4faf480f440b with identifier: 10734366
2026-03-30 12:56:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6a2722c1-ab4c-5585-9aa5-4faf480f440b with identifier: 10734366 to the API
2026-03-30 12:56:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750347/general/b5071bb7-a430-42f9-9c6a-1b2e2a9ad58a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 99,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '6a2722c1-ab4c-5585-9aa5-4faf480f440b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PF-TR 2820',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734366',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 81700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/b5071bb7-a430-42f9-9c6a-1b2e2a9ad58a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/d67db3d0-82f6-4d99-b8e2-dc5b0518468f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137816,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/ffd8edf9-1241-4db8-adef-5c8ad75140b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/70356781-321d-4d9c-9d34-8a911a43f897.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/6bb94633-04fc-4bac-9ec0-a1f60c01fa74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/c1962819-348c-42a1-8c6f-fcd8f48d3845.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151669,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/95175d44-83f5-4f96-b292-a7571b5a55fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/fa912c4a-868a-4434-8066-8854919f735e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/508dd7c3-e144-4f9f-87cb-e5b286d01de0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6a2722c1-ab4c-5585-9aa5-4faf480f440b/6a2722c1-ab4c-5585-9aa5-4faf480f440b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165725,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750347/general/ed66238f-761c-413b-8148-c9785bf55dfa.jpg',
'Width': 1024}],
'price': 5150,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Opel Corsa Edition - Petrol - Automatic - 99 hp - 81.700 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734366%27 HTTP/1.1" 200 None
2026-03-30 12:56:21 [adesa.de] INFO: Saving data for 10734366: {'created_time': 1774875381.531395, 'last_price_update_time': 1774875381.531406, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734366') HTTP/1.1" 204 0
2026-03-30 12:56:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/70ce0279-07eb-4bf5-b634-9cfef56f5622.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/066bf72a-c853-490d-b81d-f8873c117ed7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af757a50>
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252F8ae52c1d-c15e-4054-ac99-9dda6fd85ebf.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/8ae52c1d-c15e-4054-ac99-9dda6fd85ebf.jpg saved to cache
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70f090>
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252F489c32b0-dc0f-48aa-82ab-997d153e8aff.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/489c32b0-dc0f-48aa-82ab-997d153e8aff.jpg saved to cache
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f7110>
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252F70ce0279-07eb-4bf5-b634-9cfef56f5622.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/70ce0279-07eb-4bf5-b634-9cfef56f5622.jpg saved to cache
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70de50>
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252F066bf72a-c853-490d-b81d-f8873c117ed7.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/066bf72a-c853-490d-b81d-f8873c117ed7.jpg saved to cache
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745492/general/d8c61cdb-fc31-45a2-ab15-853664f08f76.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722854)
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41eac10>
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745492%252Fgeneral%252Fd8c61cdb-fc31-45a2-ab15-853664f08f76.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745492/general/d8c61cdb-fc31-45a2-ab15-853664f08f76.jpg saved to cache
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 64c351be-c34a-51f7-84dd-402ac231488f
2026-03-30 12:56:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 64c351be-c34a-51f7-84dd-402ac231488f, skipping ID generation
2026-03-30 12:56:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 64c351be-c34a-51f7-84dd-402ac231488f with scrape type 1
2026-03-30 12:56:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 64c351be-c34a-51f7-84dd-402ac231488f sending to next pipeline
2026-03-30 12:56:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 64c351be-c34a-51f7-84dd-402ac231488f, identifier: 10722854
2026-03-30 12:56:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 64c351be-c34a-51f7-84dd-402ac231488f with identifier: 10722854
2026-03-30 12:56:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 64c351be-c34a-51f7-84dd-402ac231488f with identifier: 10722854
2026-03-30 12:56:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 64c351be-c34a-51f7-84dd-402ac231488f with identifier: 10722854 to the API
2026-03-30 12:56:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745492/general/d8c61cdb-fc31-45a2-ab15-853664f08f76.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 148,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '64c351be-c34a-51f7-84dd-402ac231488f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'UL-WM 1994',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722854',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 139237,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 59,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/d8c61cdb-fc31-45a2-ab15-853664f08f76.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/066bf72a-c853-490d-b81d-f8873c117ed7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148164,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/70ce0279-07eb-4bf5-b634-9cfef56f5622.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152376,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/489c32b0-dc0f-48aa-82ab-997d153e8aff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/8ae52c1d-c15e-4054-ac99-9dda6fd85ebf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/5f03a77a-650a-437d-b512-3521c3a5094c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112150,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/8034bcc3-d940-4331-b0f1-bcbec00b0742.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132354,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/1afda16b-6270-4d93-9e2e-56edbc135335.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103956,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/44363f22-c629-4ad7-8e09-9acd7d60373e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_64c351be-c34a-51f7-84dd-402ac231488f/64c351be-c34a-51f7-84dd-402ac231488f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91710,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745492/general/d3024881-600c-4e39-b540-0178535f11d6.jpg',
'Width': 1024}],
'price': 6750,
'price_includes_vat': True,
'registration_date': '2017-10-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Tiguan Highline - 4Motion - Petrol - Automatic - 148 hp '
'- 139.237 km',
'transmission': 'automatic',
'trim': 'Highline',
'vin': None,
'year': 2017}
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722854%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [adesa.de] INFO: Saving data for 10722854: {'created_time': 1774875383.420388, 'last_price_update_time': 1774875383.420397, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722854') HTTP/1.1" 204 0
2026-03-30 12:56:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734367> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fa1cbd9a-ae19-594c-9209-263a0f2cd13c with identifier: 10734367
2026-03-30 12:56:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c with scrape type 1
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252Fbcd3b948-5954-4c0e-a64c-ae39cca52d46.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/bcd3b948-5954-4c0e-a64c-ae39cca52d46.jpg not downloaded yet
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252F06024425-e4c0-4ba9-97da-a6fb7a3640b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/06024425-e4c0-4ba9-97da-a6fb7a3640b1.jpg not downloaded yet
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252Faa54cb6b-c114-4184-ab3c-21cad280acd9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/aa54cb6b-c114-4184-ab3c-21cad280acd9.jpg not downloaded yet
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252Fefcc5710-eb37-4a5b-b01f-4f644cc2e3b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/efcc5710-eb37-4a5b-b01f-4f644cc2e3b7.jpg not downloaded yet
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252Fe1e2ff6a-beec-4057-a0f8-cc316e722908.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/e1e2ff6a-beec-4057-a0f8-cc316e722908.jpg not downloaded yet
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252Fc2438b09-da19-4f92-843f-bf166af35d13.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/c2438b09-da19-4f92-843f-bf166af35d13.jpg not downloaded yet
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252Fff221093-cc33-4b97-a3ea-9f447b0e0a32.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/ff221093-cc33-4b97-a3ea-9f447b0e0a32.jpg not downloaded yet
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252F3071c639-ef2b-473f-96c5-e95dc3dfd1a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/3071c639-ef2b-473f-96c5-e95dc3dfd1a4.jpg not downloaded yet
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252F178a3df7-5ace-41e1-a1fd-c040aa837b33.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/178a3df7-5ace-41e1-a1fd-c040aa837b33.jpg not downloaded yet
2026-03-30 12:56:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750348%252Fgeneral%252F37bef333-3a32-42c1-91d3-805d1818d748.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/37bef333-3a32-42c1-91d3-805d1818d748.jpg not downloaded yet
2026-03-30 12:56:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aac45d22-8582-5901-838d-e6365118ce5a with identifier: 10729706
2026-03-30 12:56:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac45d22-8582-5901-838d-e6365118ce5a with scrape type 1
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252F60679f35-182b-4b99-8a31-06044b5798b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/60679f35-182b-4b99-8a31-06044b5798b4.jpg not downloaded yet
2026-03-30 12:56:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/37bef333-3a32-42c1-91d3-805d1818d748.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252Fa0a4f272-5a34-4823-a7c2-4bbd75e3f289.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/a0a4f272-5a34-4823-a7c2-4bbd75e3f289.jpg not downloaded yet
2026-03-30 12:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252F30ecee63-97a9-4d70-b13e-45f84c07fb49.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/30ecee63-97a9-4d70-b13e-45f84c07fb49.jpg not downloaded yet
2026-03-30 12:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252Ff581ebc8-f781-4eac-aa27-e21781b647c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/f581ebc8-f781-4eac-aa27-e21781b647c1.jpg not downloaded yet
2026-03-30 12:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252F388de78b-80cd-4936-a4a2-4a2d1af5cc75.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/388de78b-80cd-4936-a4a2-4a2d1af5cc75.jpg not downloaded yet
2026-03-30 12:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252F8579f8c8-5470-4665-8ee7-7210d05b4ee1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/8579f8c8-5470-4665-8ee7-7210d05b4ee1.jpg not downloaded yet
2026-03-30 12:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252Fe862c697-110a-48b6-ab96-2e3aa153c34a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/e862c697-110a-48b6-ab96-2e3aa153c34a.jpg not downloaded yet
2026-03-30 12:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252F496ee4be-8673-4768-b6f9-adbe2cc6ddfb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/496ee4be-8673-4768-b6f9-adbe2cc6ddfb.jpg not downloaded yet
2026-03-30 12:56:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252Fc1724571-af69-44e9-a3ef-bef38374fec9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/c1724571-af69-44e9-a3ef-bef38374fec9.jpg not downloaded yet
2026-03-30 12:56:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/60679f35-182b-4b99-8a31-06044b5798b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4217cd0>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252F37bef333-3a32-42c1-91d3-805d1818d748.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/37bef333-3a32-42c1-91d3-805d1818d748.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748057%252Fgeneral%252F52fbf862-9079-492b-8cc1-c847b016047f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/52fbf862-9079-492b-8cc1-c847b016047f.jpg not downloaded yet
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbe310>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252F60679f35-182b-4b99-8a31-06044b5798b4.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/60679f35-182b-4b99-8a31-06044b5798b4.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/496ee4be-8673-4768-b6f9-adbe2cc6ddfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/52fbf862-9079-492b-8cc1-c847b016047f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c09390>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252F496ee4be-8673-4768-b6f9-adbe2cc6ddfb.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/496ee4be-8673-4768-b6f9-adbe2cc6ddfb.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/c1724571-af69-44e9-a3ef-bef38374fec9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4831210>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252F52fbf862-9079-492b-8cc1-c847b016047f.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/52fbf862-9079-492b-8cc1-c847b016047f.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/e862c697-110a-48b6-ab96-2e3aa153c34a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc3e90>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252Fc1724571-af69-44e9-a3ef-bef38374fec9.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/c1724571-af69-44e9-a3ef-bef38374fec9.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/8579f8c8-5470-4665-8ee7-7210d05b4ee1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4224910>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252Fe862c697-110a-48b6-ab96-2e3aa153c34a.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/e862c697-110a-48b6-ab96-2e3aa153c34a.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/388de78b-80cd-4936-a4a2-4a2d1af5cc75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42260d0>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252F8579f8c8-5470-4665-8ee7-7210d05b4ee1.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/8579f8c8-5470-4665-8ee7-7210d05b4ee1.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/f581ebc8-f781-4eac-aa27-e21781b647c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af689b10>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252F388de78b-80cd-4936-a4a2-4a2d1af5cc75.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/388de78b-80cd-4936-a4a2-4a2d1af5cc75.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/30ecee63-97a9-4d70-b13e-45f84c07fb49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b416e4d0>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252Ff581ebc8-f781-4eac-aa27-e21781b647c1.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/f581ebc8-f781-4eac-aa27-e21781b647c1.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748057/general/a0a4f272-5a34-4823-a7c2-4bbd75e3f289.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729706)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af689610>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252F30ecee63-97a9-4d70-b13e-45f84c07fb49.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/30ecee63-97a9-4d70-b13e-45f84c07fb49.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/178a3df7-5ace-41e1-a1fd-c040aa837b33.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbfed0>
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748057%252Fgeneral%252Fa0a4f272-5a34-4823-a7c2-4bbd75e3f289.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748057/general/a0a4f272-5a34-4823-a7c2-4bbd75e3f289.jpg saved to cache
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aac45d22-8582-5901-838d-e6365118ce5a
2026-03-30 12:56:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aac45d22-8582-5901-838d-e6365118ce5a, skipping ID generation
2026-03-30 12:56:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aac45d22-8582-5901-838d-e6365118ce5a with scrape type 1
2026-03-30 12:56:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aac45d22-8582-5901-838d-e6365118ce5a sending to next pipeline
2026-03-30 12:56:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aac45d22-8582-5901-838d-e6365118ce5a, identifier: 10729706
2026-03-30 12:56:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aac45d22-8582-5901-838d-e6365118ce5a with identifier: 10729706
2026-03-30 12:56:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aac45d22-8582-5901-838d-e6365118ce5a with identifier: 10729706
2026-03-30 12:56:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aac45d22-8582-5901-838d-e6365118ce5a with identifier: 10729706 to the API
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748057/general/a0a4f272-5a34-4823-a7c2-4bbd75e3f289.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 81,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'aac45d22-8582-5901-838d-e6365118ce5a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ERZ-FK 700',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729706',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Combo',
'odometer': 70670,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108370,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/60679f35-182b-4b99-8a31-06044b5798b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87205,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/a0a4f272-5a34-4823-a7c2-4bbd75e3f289.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87199,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/30ecee63-97a9-4d70-b13e-45f84c07fb49.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90292,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/f581ebc8-f781-4eac-aa27-e21781b647c1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87069,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/388de78b-80cd-4936-a4a2-4a2d1af5cc75.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103448,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/8579f8c8-5470-4665-8ee7-7210d05b4ee1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87382,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/e862c697-110a-48b6-ab96-2e3aa153c34a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81320,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/496ee4be-8673-4768-b6f9-adbe2cc6ddfb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116950,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/c1724571-af69-44e9-a3ef-bef38374fec9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aac45d22-8582-5901-838d-e6365118ce5a/aac45d22-8582-5901-838d-e6365118ce5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70002,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748057/general/52fbf862-9079-492b-8cc1-c847b016047f.jpg',
'Width': 1280}],
'price': 3000,
'price_includes_vat': True,
'registration_date': '2022-03-01',
'seats_number': 2,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Opel Combo Life Edition - Petrol - Manual - 81 hp - 70.670 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2022}
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729706%27 HTTP/1.1" 200 None
2026-03-30 12:56:27 [adesa.de] INFO: Saving data for 10729706: {'created_time': 1774875387.900582, 'last_price_update_time': 1774875387.900593, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729706') HTTP/1.1" 204 0
2026-03-30 12:56:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/3071c639-ef2b-473f-96c5-e95dc3dfd1a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66ab50>
2026-03-30 12:56:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252F178a3df7-5ace-41e1-a1fd-c040aa837b33.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/178a3df7-5ace-41e1-a1fd-c040aa837b33.jpg saved to cache
2026-03-30 12:56:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f9f90>
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252F3071c639-ef2b-473f-96c5-e95dc3dfd1a4.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/3071c639-ef2b-473f-96c5-e95dc3dfd1a4.jpg saved to cache
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/ff221093-cc33-4b97-a3ea-9f447b0e0a32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/c2438b09-da19-4f92-843f-bf166af35d13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431e310>
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252Fff221093-cc33-4b97-a3ea-9f447b0e0a32.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/ff221093-cc33-4b97-a3ea-9f447b0e0a32.jpg saved to cache
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/e1e2ff6a-beec-4057-a0f8-cc316e722908.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4137e10>
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252Fc2438b09-da19-4f92-843f-bf166af35d13.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/c2438b09-da19-4f92-843f-bf166af35d13.jpg saved to cache
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/efcc5710-eb37-4a5b-b01f-4f644cc2e3b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af688b90>
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252Fe1e2ff6a-beec-4057-a0f8-cc316e722908.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/e1e2ff6a-beec-4057-a0f8-cc316e722908.jpg saved to cache
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/aa54cb6b-c114-4184-ab3c-21cad280acd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431edd0>
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252Fefcc5710-eb37-4a5b-b01f-4f644cc2e3b7.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/efcc5710-eb37-4a5b-b01f-4f644cc2e3b7.jpg saved to cache
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/06024425-e4c0-4ba9-97da-a6fb7a3640b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4107b90>
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252Faa54cb6b-c114-4184-ab3c-21cad280acd9.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/aa54cb6b-c114-4184-ab3c-21cad280acd9.jpg saved to cache
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750348/general/bcd3b948-5954-4c0e-a64c-ae39cca52d46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734367)
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431d8d0>
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252F06024425-e4c0-4ba9-97da-a6fb7a3640b1.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/06024425-e4c0-4ba9-97da-a6fb7a3640b1.jpg saved to cache
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0bc50>
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750348%252Fgeneral%252Fbcd3b948-5954-4c0e-a64c-ae39cca52d46.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750348/general/bcd3b948-5954-4c0e-a64c-ae39cca52d46.jpg saved to cache
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c
2026-03-30 12:56:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: fa1cbd9a-ae19-594c-9209-263a0f2cd13c, skipping ID generation
2026-03-30 12:56:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c with scrape type 1
2026-03-30 12:56:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item fa1cbd9a-ae19-594c-9209-263a0f2cd13c sending to next pipeline
2026-03-30 12:56:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fa1cbd9a-ae19-594c-9209-263a0f2cd13c, identifier: 10734367
2026-03-30 12:56:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fa1cbd9a-ae19-594c-9209-263a0f2cd13c with identifier: 10734367
2026-03-30 12:56:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fa1cbd9a-ae19-594c-9209-263a0f2cd13c with identifier: 10734367
2026-03-30 12:56:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fa1cbd9a-ae19-594c-9209-263a0f2cd13c with identifier: 10734367 to the API
2026-03-30 12:56:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750348/general/bcd3b948-5954-4c0e-a64c-ae39cca52d46.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': 118,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'fa1cbd9a-ae19-594c-9209-263a0f2cd13c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MA-A1435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734367',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Peugeot',
'model': '3008',
'odometer': 116937,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 32,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/bcd3b948-5954-4c0e-a64c-ae39cca52d46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143841,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/06024425-e4c0-4ba9-97da-a6fb7a3640b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/aa54cb6b-c114-4184-ab3c-21cad280acd9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134449,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/efcc5710-eb37-4a5b-b01f-4f644cc2e3b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/e1e2ff6a-beec-4057-a0f8-cc316e722908.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132250,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/c2438b09-da19-4f92-843f-bf166af35d13.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/ff221093-cc33-4b97-a3ea-9f447b0e0a32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102453,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/3071c639-ef2b-473f-96c5-e95dc3dfd1a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/178a3df7-5ace-41e1-a1fd-c040aa837b33.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fa1cbd9a-ae19-594c-9209-263a0f2cd13c/fa1cbd9a-ae19-594c-9209-263a0f2cd13c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750348/general/37bef333-3a32-42c1-91d3-805d1818d748.jpg',
'Width': 1024}],
'price': 1250,
'price_includes_vat': True,
'registration_date': '2009-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Peugeot 3008 Premium - Petrol - Manual - 118 hp - 116.937 km',
'transmission': 'manual',
'trim': 'Premium',
'vin': None,
'year': 2009}
2026-03-30 12:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734367%27 HTTP/1.1" 200 None
2026-03-30 12:56:29 [adesa.de] INFO: Saving data for 10734367: {'created_time': 1774875389.122, 'last_price_update_time': 1774875389.122011, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734367') HTTP/1.1" 204 0
2026-03-30 12:56:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723398> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2528769e-eb9d-54e4-91df-66296d6f2e17 with identifier: 10723398
2026-03-30 12:56:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2528769e-eb9d-54e4-91df-66296d6f2e17 with scrape type 1
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252F8252132b-82c9-4000-ad30-e74e39920187.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/8252132b-82c9-4000-ad30-e74e39920187.jpg not downloaded yet
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252Ff72a28fc-bebd-4df9-8e43-2365320abf38.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/f72a28fc-bebd-4df9-8e43-2365320abf38.jpg not downloaded yet
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252F063a837e-4d4b-4273-95ad-0ed1d71d8fd3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/063a837e-4d4b-4273-95ad-0ed1d71d8fd3.jpg not downloaded yet
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252F6ac9404d-d476-4386-8f49-8f605bdc2109.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/6ac9404d-d476-4386-8f49-8f605bdc2109.jpg not downloaded yet
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252F7abf3f38-145c-4a96-9815-d1150aac8ed0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/7abf3f38-145c-4a96-9815-d1150aac8ed0.jpg not downloaded yet
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252F60c7beca-5a1f-4679-bf44-ec9f7b4682d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/60c7beca-5a1f-4679-bf44-ec9f7b4682d7.jpg not downloaded yet
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252F7570839a-123b-4eb2-88b0-f905a7dff41c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/7570839a-123b-4eb2-88b0-f905a7dff41c.jpg not downloaded yet
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252Fd2a2a87b-fa1c-4654-ad5e-ef0114d0137b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/d2a2a87b-fa1c-4654-ad5e-ef0114d0137b.jpg not downloaded yet
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252F7131b12c-0ede-446f-a70e-882cf8ec76b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/7131b12c-0ede-446f-a70e-882cf8ec76b6.jpg not downloaded yet
2026-03-30 12:56:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745754%252Fgeneral%252F3f87182e-f418-4db2-9831-9a6b2926c422.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/3f87182e-f418-4db2-9831-9a6b2926c422.jpg not downloaded yet
2026-03-30 12:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729590> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4334b137-e9bf-5413-9251-8505edb9ea53 with identifier: 10729590
2026-03-30 12:56:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4334b137-e9bf-5413-9251-8505edb9ea53 with scrape type 1
2026-03-30 12:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252Fbb96b806-e070-45c1-9d30-a910ec738bdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/bb96b806-e070-45c1-9d30-a910ec738bdc.jpg not downloaded yet
2026-03-30 12:56:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/3f87182e-f418-4db2-9831-9a6b2926c422.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252F9777d0a6-142b-4cb1-9d0c-bf87d5e67c0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/9777d0a6-142b-4cb1-9d0c-bf87d5e67c0d.jpg not downloaded yet
2026-03-30 12:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252F28574b97-afb2-4e82-a665-23587d1ec80d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/28574b97-afb2-4e82-a665-23587d1ec80d.jpg not downloaded yet
2026-03-30 12:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252F81800614-0ef0-4dac-9230-bb688f2f0b9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/81800614-0ef0-4dac-9230-bb688f2f0b9d.jpg not downloaded yet
2026-03-30 12:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252F70a4363e-fa7a-4c44-9860-9370e9c02ddc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/70a4363e-fa7a-4c44-9860-9370e9c02ddc.jpg not downloaded yet
2026-03-30 12:56:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252F98d27e94-8557-4170-bf6d-eb080a94b4f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/98d27e94-8557-4170-bf6d-eb080a94b4f9.jpg not downloaded yet
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252F4c441015-e35b-43dc-b9a8-db3ae8da1405.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/4c441015-e35b-43dc-b9a8-db3ae8da1405.jpg not downloaded yet
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dd890>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252F3f87182e-f418-4db2-9831-9a6b2926c422.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/3f87182e-f418-4db2-9831-9a6b2926c422.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/bb96b806-e070-45c1-9d30-a910ec738bdc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252F57ac57eb-fc32-4c85-a9c5-bffe3e6d41bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/57ac57eb-fc32-4c85-a9c5-bffe3e6d41bb.jpg not downloaded yet
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252F0b2e91bf-46f4-43bf-8fb1-e7d730068986.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/0b2e91bf-46f4-43bf-8fb1-e7d730068986.jpg not downloaded yet
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5747983%252Fgeneral%252F6376075a-c59c-40ba-8d4b-320dcec486fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/6376075a-c59c-40ba-8d4b-320dcec486fc.jpg not downloaded yet
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4152dd0>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252Fbb96b806-e070-45c1-9d30-a910ec738bdc.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/bb96b806-e070-45c1-9d30-a910ec738bdc.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/4c441015-e35b-43dc-b9a8-db3ae8da1405.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/6376075a-c59c-40ba-8d4b-320dcec486fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66b310>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252F4c441015-e35b-43dc-b9a8-db3ae8da1405.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/4c441015-e35b-43dc-b9a8-db3ae8da1405.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/0b2e91bf-46f4-43bf-8fb1-e7d730068986.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c08a90>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252F6376075a-c59c-40ba-8d4b-320dcec486fc.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/6376075a-c59c-40ba-8d4b-320dcec486fc.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/57ac57eb-fc32-4c85-a9c5-bffe3e6d41bb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4150f90>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252F0b2e91bf-46f4-43bf-8fb1-e7d730068986.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/0b2e91bf-46f4-43bf-8fb1-e7d730068986.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/98d27e94-8557-4170-bf6d-eb080a94b4f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431c090>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252F57ac57eb-fc32-4c85-a9c5-bffe3e6d41bb.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/57ac57eb-fc32-4c85-a9c5-bffe3e6d41bb.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/70a4363e-fa7a-4c44-9860-9370e9c02ddc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a86d0>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252F98d27e94-8557-4170-bf6d-eb080a94b4f9.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/98d27e94-8557-4170-bf6d-eb080a94b4f9.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/81800614-0ef0-4dac-9230-bb688f2f0b9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b416c950>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252F70a4363e-fa7a-4c44-9860-9370e9c02ddc.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/70a4363e-fa7a-4c44-9860-9370e9c02ddc.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/28574b97-afb2-4e82-a665-23587d1ec80d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b593ab10>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252F81800614-0ef0-4dac-9230-bb688f2f0b9d.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/81800614-0ef0-4dac-9230-bb688f2f0b9d.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747983/general/9777d0a6-142b-4cb1-9d0c-bf87d5e67c0d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729590)
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4216450>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252F28574b97-afb2-4e82-a665-23587d1ec80d.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/28574b97-afb2-4e82-a665-23587d1ec80d.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/7131b12c-0ede-446f-a70e-882cf8ec76b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4105510>
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747983%252Fgeneral%252F9777d0a6-142b-4cb1-9d0c-bf87d5e67c0d.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747983/general/9777d0a6-142b-4cb1-9d0c-bf87d5e67c0d.jpg saved to cache
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4334b137-e9bf-5413-9251-8505edb9ea53
2026-03-30 12:56:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4334b137-e9bf-5413-9251-8505edb9ea53, skipping ID generation
2026-03-30 12:56:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4334b137-e9bf-5413-9251-8505edb9ea53 with scrape type 1
2026-03-30 12:56:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4334b137-e9bf-5413-9251-8505edb9ea53 sending to next pipeline
2026-03-30 12:56:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4334b137-e9bf-5413-9251-8505edb9ea53, identifier: 10729590
2026-03-30 12:56:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4334b137-e9bf-5413-9251-8505edb9ea53 with identifier: 10729590
2026-03-30 12:56:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4334b137-e9bf-5413-9251-8505edb9ea53 with identifier: 10729590
2026-03-30 12:56:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4334b137-e9bf-5413-9251-8505edb9ea53 with identifier: 10729590 to the API
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747983/general/9777d0a6-142b-4cb1-9d0c-bf87d5e67c0d.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': 174,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '4334b137-e9bf-5413-9251-8505edb9ea53',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KA-FB 1923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729590',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'X-Trail',
'odometer': 113310,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 63,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/bb96b806-e070-45c1-9d30-a910ec738bdc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155448,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/9777d0a6-142b-4cb1-9d0c-bf87d5e67c0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/28574b97-afb2-4e82-a665-23587d1ec80d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/81800614-0ef0-4dac-9230-bb688f2f0b9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134905,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/70a4363e-fa7a-4c44-9860-9370e9c02ddc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152632,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/98d27e94-8557-4170-bf6d-eb080a94b4f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/4c441015-e35b-43dc-b9a8-db3ae8da1405.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/57ac57eb-fc32-4c85-a9c5-bffe3e6d41bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/0b2e91bf-46f4-43bf-8fb1-e7d730068986.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4334b137-e9bf-5413-9251-8505edb9ea53/4334b137-e9bf-5413-9251-8505edb9ea53_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747983/general/6376075a-c59c-40ba-8d4b-320dcec486fc.jpg',
'Width': 1024}],
'price': 3450,
'price_includes_vat': True,
'registration_date': '2018-04-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Nissan X-Trail Tekna - Diesel - Automatic - 174 hp - 113.310 km',
'transmission': 'automatic',
'trim': 'Tekna',
'vin': None,
'year': 2018}
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729590%27 HTTP/1.1" 200 None
2026-03-30 12:56:33 [adesa.de] INFO: Saving data for 10729590: {'created_time': 1774875393.446508, 'last_price_update_time': 1774875393.446519, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729590') HTTP/1.1" 204 0
2026-03-30 12:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/d2a2a87b-fa1c-4654-ad5e-ef0114d0137b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4137dd0>
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252F7131b12c-0ede-446f-a70e-882cf8ec76b6.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/7131b12c-0ede-446f-a70e-882cf8ec76b6.jpg saved to cache
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af731410>
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252Fd2a2a87b-fa1c-4654-ad5e-ef0114d0137b.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/d2a2a87b-fa1c-4654-ad5e-ef0114d0137b.jpg saved to cache
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/7570839a-123b-4eb2-88b0-f905a7dff41c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/60c7beca-5a1f-4679-bf44-ec9f7b4682d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41de410>
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252F7570839a-123b-4eb2-88b0-f905a7dff41c.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/7570839a-123b-4eb2-88b0-f905a7dff41c.jpg saved to cache
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/7abf3f38-145c-4a96-9815-d1150aac8ed0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbfe50>
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252F60c7beca-5a1f-4679-bf44-ec9f7b4682d7.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/60c7beca-5a1f-4679-bf44-ec9f7b4682d7.jpg saved to cache
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/6ac9404d-d476-4386-8f49-8f605bdc2109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7fbe50>
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252F7abf3f38-145c-4a96-9815-d1150aac8ed0.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/7abf3f38-145c-4a96-9815-d1150aac8ed0.jpg saved to cache
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/063a837e-4d4b-4273-95ad-0ed1d71d8fd3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4150b90>
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252F6ac9404d-d476-4386-8f49-8f605bdc2109.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/6ac9404d-d476-4386-8f49-8f605bdc2109.jpg saved to cache
2026-03-30 12:56:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/f72a28fc-bebd-4df9-8e43-2365320abf38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f9850>
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252F063a837e-4d4b-4273-95ad-0ed1d71d8fd3.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/063a837e-4d4b-4273-95ad-0ed1d71d8fd3.jpg saved to cache
2026-03-30 12:56:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745754/general/8252132b-82c9-4000-ad30-e74e39920187.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723398)
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b48320d0>
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252Ff72a28fc-bebd-4df9-8e43-2365320abf38.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/f72a28fc-bebd-4df9-8e43-2365320abf38.jpg saved to cache
2026-03-30 12:56:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a4f50>
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745754%252Fgeneral%252F8252132b-82c9-4000-ad30-e74e39920187.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745754/general/8252132b-82c9-4000-ad30-e74e39920187.jpg saved to cache
2026-03-30 12:56:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2528769e-eb9d-54e4-91df-66296d6f2e17
2026-03-30 12:56:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2528769e-eb9d-54e4-91df-66296d6f2e17, skipping ID generation
2026-03-30 12:56:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2528769e-eb9d-54e4-91df-66296d6f2e17 with scrape type 1
2026-03-30 12:56:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2528769e-eb9d-54e4-91df-66296d6f2e17 sending to next pipeline
2026-03-30 12:56:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2528769e-eb9d-54e4-91df-66296d6f2e17, identifier: 10723398
2026-03-30 12:56:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2528769e-eb9d-54e4-91df-66296d6f2e17 with identifier: 10723398
2026-03-30 12:56:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2528769e-eb9d-54e4-91df-66296d6f2e17 with identifier: 10723398
2026-03-30 12:56:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2528769e-eb9d-54e4-91df-66296d6f2e17 with identifier: 10723398 to the API
2026-03-30 12:56:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745754/general/8252132b-82c9-4000-ad30-e74e39920187.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 100,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '2528769e-eb9d-54e4-91df-66296d6f2e17',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WW-BD 34',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723398',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 172651,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 78,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141150,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/8252132b-82c9-4000-ad30-e74e39920187.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189860,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/f72a28fc-bebd-4df9-8e43-2365320abf38.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164170,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/063a837e-4d4b-4273-95ad-0ed1d71d8fd3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168281,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/6ac9404d-d476-4386-8f49-8f605bdc2109.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108795,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/7abf3f38-145c-4a96-9815-d1150aac8ed0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143899,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/60c7beca-5a1f-4679-bf44-ec9f7b4682d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159665,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/7570839a-123b-4eb2-88b0-f905a7dff41c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93572,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/d2a2a87b-fa1c-4654-ad5e-ef0114d0137b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155030,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/7131b12c-0ede-446f-a70e-882cf8ec76b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2528769e-eb9d-54e4-91df-66296d6f2e17/2528769e-eb9d-54e4-91df-66296d6f2e17_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148641,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745754/general/3f87182e-f418-4db2-9831-9a6b2926c422.jpg',
'Width': 1280}],
'price': 2550,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Opel Astra Sports Tourer 1.2 - Diesel - Automatic - 100 hp - '
'172.651 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723398%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [adesa.de] INFO: Saving data for 10723398: {'created_time': 1774875395.427235, 'last_price_update_time': 1774875395.427249, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723398') HTTP/1.1" 204 0
2026-03-30 12:56:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04606524-6417-52ec-bc70-aca6775d3248 with identifier: 10729713
2026-03-30 12:56:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04606524-6417-52ec-bc70-aca6775d3248 with scrape type 1
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252F01b2712b-2f1d-456d-9be8-c6b049f3caa7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/01b2712b-2f1d-456d-9be8-c6b049f3caa7.jpg not downloaded yet
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252Fed979abb-63d7-44da-9168-54e5d96dc4ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/ed979abb-63d7-44da-9168-54e5d96dc4ab.jpg not downloaded yet
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252F271b4f15-99e5-4926-8d89-a147758fa4e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/271b4f15-99e5-4926-8d89-a147758fa4e8.jpg not downloaded yet
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252F95224ebd-3961-401a-ad10-93e1d9b970c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/95224ebd-3961-401a-ad10-93e1d9b970c8.jpg not downloaded yet
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252Ffa69463a-cd74-4c81-90db-6fdd4ec86333.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/fa69463a-cd74-4c81-90db-6fdd4ec86333.jpg not downloaded yet
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252F1ab34899-ef13-461d-a7bb-8839b2c8e74d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/1ab34899-ef13-461d-a7bb-8839b2c8e74d.jpg not downloaded yet
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252Fb681a8fd-a2b7-43a8-9b61-91d822a2f8df.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/b681a8fd-a2b7-43a8-9b61-91d822a2f8df.jpg not downloaded yet
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252F3185e9dd-f873-4016-b8a7-6ca23661af8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/3185e9dd-f873-4016-b8a7-6ca23661af8b.jpg not downloaded yet
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252F7d85fdea-556d-405b-a98f-0f8e41f5d513.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/7d85fdea-556d-405b-a98f-0f8e41f5d513.jpg not downloaded yet
2026-03-30 12:56:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748064%252Fgeneral%252F7636bec3-49bd-452a-b574-c499b91408c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/7636bec3-49bd-452a-b574-c499b91408c6.jpg not downloaded yet
2026-03-30 12:56:47 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 131.100(s), this was the 1st time calling it.
2026-03-30 12:56:47 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.952330756011823 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/7636bec3-49bd-452a-b574-c499b91408c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6e057496-56fb-5767-a356-5e414ea567f1 with identifier: 10729712
2026-03-30 12:56:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e057496-56fb-5767-a356-5e414ea567f1 with scrape type 1
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252F6141f885-fe45-4ed5-9f3d-c3f9578836ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/6141f885-fe45-4ed5-9f3d-c3f9578836ed.jpg not downloaded yet
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252Fd4da209d-093e-496b-9cd5-3f474d11136d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/d4da209d-093e-496b-9cd5-3f474d11136d.jpg not downloaded yet
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252F1c88ae24-ccac-4f53-8c96-84b941fc41c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/1c88ae24-ccac-4f53-8c96-84b941fc41c8.jpg not downloaded yet
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252F7b9b7935-531a-4d6a-93f3-f1c55091c190.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/7b9b7935-531a-4d6a-93f3-f1c55091c190.jpg not downloaded yet
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/7d85fdea-556d-405b-a98f-0f8e41f5d513.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252F70f2d93e-11e2-4d79-831f-0b1d350a1069.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/70f2d93e-11e2-4d79-831f-0b1d350a1069.jpg not downloaded yet
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252F7faaec95-f386-4bd5-b3ab-90ba29435cf9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/7faaec95-f386-4bd5-b3ab-90ba29435cf9.jpg not downloaded yet
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252F97775fca-1514-4c56-a558-4371b9d6144e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/97775fca-1514-4c56-a558-4371b9d6144e.jpg not downloaded yet
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dd050>
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252F7636bec3-49bd-452a-b574-c499b91408c6.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/7636bec3-49bd-452a-b574-c499b91408c6.jpg saved to cache
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/7b9b7935-531a-4d6a-93f3-f1c55091c190.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252Ff19ce0ed-5424-4fcd-9c49-71624a5a3280.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/f19ce0ed-5424-4fcd-9c49-71624a5a3280.jpg not downloaded yet
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252F34c2b839-7f1e-4cf3-81cb-9e8b8a8642b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/34c2b839-7f1e-4cf3-81cb-9e8b8a8642b3.jpg not downloaded yet
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af68bdd0>
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252F7d85fdea-556d-405b-a98f-0f8e41f5d513.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/7d85fdea-556d-405b-a98f-0f8e41f5d513.jpg saved to cache
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5748063%252Fgeneral%252F9bddc226-512d-43eb-9870-937b3fd5afff.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/9bddc226-512d-43eb-9870-937b3fd5afff.jpg not downloaded yet
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421cbd0>
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252F7b9b7935-531a-4d6a-93f3-f1c55091c190.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/7b9b7935-531a-4d6a-93f3-f1c55091c190.jpg saved to cache
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/97775fca-1514-4c56-a558-4371b9d6144e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/9bddc226-512d-43eb-9870-937b3fd5afff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421f650>
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252F97775fca-1514-4c56-a558-4371b9d6144e.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/97775fca-1514-4c56-a558-4371b9d6144e.jpg saved to cache
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/34c2b839-7f1e-4cf3-81cb-9e8b8a8642b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421c090>
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252F9bddc226-512d-43eb-9870-937b3fd5afff.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/9bddc226-512d-43eb-9870-937b3fd5afff.jpg saved to cache
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/f19ce0ed-5424-4fcd-9c49-71624a5a3280.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f5e50>
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252F34c2b839-7f1e-4cf3-81cb-9e8b8a8642b3.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/34c2b839-7f1e-4cf3-81cb-9e8b8a8642b3.jpg saved to cache
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/7faaec95-f386-4bd5-b3ab-90ba29435cf9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4122490>
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252Ff19ce0ed-5424-4fcd-9c49-71624a5a3280.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/f19ce0ed-5424-4fcd-9c49-71624a5a3280.jpg saved to cache
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/70f2d93e-11e2-4d79-831f-0b1d350a1069.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b416ed50>
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252F7faaec95-f386-4bd5-b3ab-90ba29435cf9.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/7faaec95-f386-4bd5-b3ab-90ba29435cf9.jpg saved to cache
2026-03-30 12:56:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/1c88ae24-ccac-4f53-8c96-84b941fc41c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:48 [scrapy.extensions.logstats] INFO: Crawled 387 pages (at 11 pages/min), scraped 254 items (at 7 items/min)
2026-03-30 12:56:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f5750>
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252F70f2d93e-11e2-4d79-831f-0b1d350a1069.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/70f2d93e-11e2-4d79-831f-0b1d350a1069.jpg saved to cache
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/d4da209d-093e-496b-9cd5-3f474d11136d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f5dd0>
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252F1c88ae24-ccac-4f53-8c96-84b941fc41c8.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/1c88ae24-ccac-4f53-8c96-84b941fc41c8.jpg saved to cache
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748063/general/6141f885-fe45-4ed5-9f3d-c3f9578836ed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729712)
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f4f50>
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252Fd4da209d-093e-496b-9cd5-3f474d11136d.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/d4da209d-093e-496b-9cd5-3f474d11136d.jpg saved to cache
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/3185e9dd-f873-4016-b8a7-6ca23661af8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e43d0>
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748063%252Fgeneral%252F6141f885-fe45-4ed5-9f3d-c3f9578836ed.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748063/general/6141f885-fe45-4ed5-9f3d-c3f9578836ed.jpg saved to cache
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6e057496-56fb-5767-a356-5e414ea567f1
2026-03-30 12:56:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6e057496-56fb-5767-a356-5e414ea567f1, skipping ID generation
2026-03-30 12:56:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6e057496-56fb-5767-a356-5e414ea567f1 with scrape type 1
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6e057496-56fb-5767-a356-5e414ea567f1 sending to next pipeline
2026-03-30 12:56:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6e057496-56fb-5767-a356-5e414ea567f1, identifier: 10729712
2026-03-30 12:56:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6e057496-56fb-5767-a356-5e414ea567f1 with identifier: 10729712
2026-03-30 12:56:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6e057496-56fb-5767-a356-5e414ea567f1 with identifier: 10729712
2026-03-30 12:56:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6e057496-56fb-5767-a356-5e414ea567f1 with identifier: 10729712 to the API
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56: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-30 12:56:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748063/general/6141f885-fe45-4ed5-9f3d-c3f9578836ed.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '2.1L',
'engine_horse_power': 161,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '6e057496-56fb-5767-a356-5e414ea567f1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SHG-FS350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729712',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Sprinter',
'odometer': 245244,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 44,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/6141f885-fe45-4ed5-9f3d-c3f9578836ed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/d4da209d-093e-496b-9cd5-3f474d11136d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/1c88ae24-ccac-4f53-8c96-84b941fc41c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/7b9b7935-531a-4d6a-93f3-f1c55091c190.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93564,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/70f2d93e-11e2-4d79-831f-0b1d350a1069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/7faaec95-f386-4bd5-b3ab-90ba29435cf9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131541,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/97775fca-1514-4c56-a558-4371b9d6144e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/f19ce0ed-5424-4fcd-9c49-71624a5a3280.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/34c2b839-7f1e-4cf3-81cb-9e8b8a8642b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6e057496-56fb-5767-a356-5e414ea567f1/6e057496-56fb-5767-a356-5e414ea567f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748063/general/9bddc226-512d-43eb-9870-937b3fd5afff.jpg',
'Width': 1024}],
'price': 6100,
'price_includes_vat': True,
'registration_date': '2017-04-01',
'seats_number': 2,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz Sprinter 2.1 - Diesel - Manual - 161 hp - 245.244 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729712%27 HTTP/1.1" 200 None
2026-03-30 12:56:49 [adesa.de] INFO: Saving data for 10729712: {'created_time': 1774875409.848463, 'last_price_update_time': 1774875409.848474, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729712') HTTP/1.1" 204 0
2026-03-30 12:56:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/b681a8fd-a2b7-43a8-9b61-91d822a2f8df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e7750>
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252F3185e9dd-f873-4016-b8a7-6ca23661af8b.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/3185e9dd-f873-4016-b8a7-6ca23661af8b.jpg saved to cache
2026-03-30 12:56:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e74d0>
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252Fb681a8fd-a2b7-43a8-9b61-91d822a2f8df.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/b681a8fd-a2b7-43a8-9b61-91d822a2f8df.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/fa69463a-cd74-4c81-90db-6fdd4ec86333.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/1ab34899-ef13-461d-a7bb-8839b2c8e74d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a5ab5dc-dd48-5c72-80c1-47f5207370e4 with identifier: 10723365
2026-03-30 12:56:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4 with scrape type 1
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252F926e012b-3a1e-4294-9eda-cde82ab392e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/926e012b-3a1e-4294-9eda-cde82ab392e4.jpg not downloaded yet
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252Fc8f564eb-875e-427d-9360-9ad0801d1b6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/c8f564eb-875e-427d-9360-9ad0801d1b6f.jpg not downloaded yet
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252Fa51c26f8-05ec-4dba-a9cc-bf9838d65144.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/a51c26f8-05ec-4dba-a9cc-bf9838d65144.jpg not downloaded yet
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252F9b6e344f-d9fa-452f-b354-7e74db2c8607.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/9b6e344f-d9fa-452f-b354-7e74db2c8607.jpg not downloaded yet
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/271b4f15-99e5-4926-8d89-a147758fa4e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252F468498f2-4426-4573-a142-63025d9b9c5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/468498f2-4426-4573-a142-63025d9b9c5d.jpg not downloaded yet
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/95224ebd-3961-401a-ad10-93e1d9b970c8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252F85e0f1e4-a4df-4ccc-b443-20584a746234.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/85e0f1e4-a4df-4ccc-b443-20584a746234.jpg not downloaded yet
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252F7deef3a4-f67e-4a0f-89fa-e74772d29292.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/7deef3a4-f67e-4a0f-89fa-e74772d29292.jpg not downloaded yet
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252F74f06bf3-1fa4-41e9-99ae-ff468afe559f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/74f06bf3-1fa4-41e9-99ae-ff468afe559f.jpg not downloaded yet
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327cd0>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252Ffa69463a-cd74-4c81-90db-6fdd4ec86333.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/fa69463a-cd74-4c81-90db-6fdd4ec86333.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4150cd0>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252F1ab34899-ef13-461d-a7bb-8839b2c8e74d.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/1ab34899-ef13-461d-a7bb-8839b2c8e74d.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252F52bfc8ee-c3ae-412b-9a4d-587f97da116c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/52bfc8ee-c3ae-412b-9a4d-587f97da116c.jpg not downloaded yet
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745734%252Fgeneral%252F9a3432b7-774f-4b87-87a1-53074a0593e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/9a3432b7-774f-4b87-87a1-53074a0593e7.jpg not downloaded yet
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/9b6e344f-d9fa-452f-b354-7e74db2c8607.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/a51c26f8-05ec-4dba-a9cc-bf9838d65144.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b416e7d0>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252F271b4f15-99e5-4926-8d89-a147758fa4e8.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/271b4f15-99e5-4926-8d89-a147758fa4e8.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421f650>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252F95224ebd-3961-401a-ad10-93e1d9b970c8.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/95224ebd-3961-401a-ad10-93e1d9b970c8.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43576d0>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252F9b6e344f-d9fa-452f-b354-7e74db2c8607.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/9b6e344f-d9fa-452f-b354-7e74db2c8607.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/9a3432b7-774f-4b87-87a1-53074a0593e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/52bfc8ee-c3ae-412b-9a4d-587f97da116c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6edfd0>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252Fa51c26f8-05ec-4dba-a9cc-bf9838d65144.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/a51c26f8-05ec-4dba-a9cc-bf9838d65144.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/74f06bf3-1fa4-41e9-99ae-ff468afe559f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4137ad0>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252F9a3432b7-774f-4b87-87a1-53074a0593e7.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/9a3432b7-774f-4b87-87a1-53074a0593e7.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dd510>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252F52bfc8ee-c3ae-412b-9a4d-587f97da116c.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/52bfc8ee-c3ae-412b-9a4d-587f97da116c.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/85e0f1e4-a4df-4ccc-b443-20584a746234.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/7deef3a4-f67e-4a0f-89fa-e74772d29292.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a71d0>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252F74f06bf3-1fa4-41e9-99ae-ff468afe559f.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/74f06bf3-1fa4-41e9-99ae-ff468afe559f.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/468498f2-4426-4573-a142-63025d9b9c5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/c8f564eb-875e-427d-9360-9ad0801d1b6f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745734/general/926e012b-3a1e-4294-9eda-cde82ab392e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723365)
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/ed979abb-63d7-44da-9168-54e5d96dc4ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4114d50>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252F85e0f1e4-a4df-4ccc-b443-20584a746234.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/85e0f1e4-a4df-4ccc-b443-20584a746234.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748064/general/01b2712b-2f1d-456d-9be8-c6b049f3caa7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729713)
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af692f90>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252F7deef3a4-f67e-4a0f-89fa-e74772d29292.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/7deef3a4-f67e-4a0f-89fa-e74772d29292.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9f6d0>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252F468498f2-4426-4573-a142-63025d9b9c5d.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/468498f2-4426-4573-a142-63025d9b9c5d.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c08ed0>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252Fc8f564eb-875e-427d-9360-9ad0801d1b6f.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/c8f564eb-875e-427d-9360-9ad0801d1b6f.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4104d10>
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745734%252Fgeneral%252F926e012b-3a1e-4294-9eda-cde82ab392e4.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745734/general/926e012b-3a1e-4294-9eda-cde82ab392e4.jpg saved to cache
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4
2026-03-30 12:56:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9a5ab5dc-dd48-5c72-80c1-47f5207370e4, skipping ID generation
2026-03-30 12:56:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4 with scrape type 1
2026-03-30 12:56:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9a5ab5dc-dd48-5c72-80c1-47f5207370e4 sending to next pipeline
2026-03-30 12:56:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a5ab5dc-dd48-5c72-80c1-47f5207370e4, identifier: 10723365
2026-03-30 12:56:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af625410>
2026-03-30 12:56:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252Fed979abb-63d7-44da-9168-54e5d96dc4ab.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/ed979abb-63d7-44da-9168-54e5d96dc4ab.jpg saved to cache
2026-03-30 12:56:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4106bd0>
2026-03-30 12:56:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748064%252Fgeneral%252F01b2712b-2f1d-456d-9be8-c6b049f3caa7.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748064/general/01b2712b-2f1d-456d-9be8-c6b049f3caa7.jpg saved to cache
2026-03-30 12:56:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 04606524-6417-52ec-bc70-aca6775d3248
2026-03-30 12:56:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 04606524-6417-52ec-bc70-aca6775d3248, skipping ID generation
2026-03-30 12:56:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04606524-6417-52ec-bc70-aca6775d3248 with scrape type 1
2026-03-30 12:56:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 04606524-6417-52ec-bc70-aca6775d3248 sending to next pipeline
2026-03-30 12:56:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04606524-6417-52ec-bc70-aca6775d3248, identifier: 10729713
2026-03-30 12:56:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a5ab5dc-dd48-5c72-80c1-47f5207370e4 with identifier: 10723365
2026-03-30 12:56:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a5ab5dc-dd48-5c72-80c1-47f5207370e4 with identifier: 10723365
2026-03-30 12:56:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a5ab5dc-dd48-5c72-80c1-47f5207370e4 with identifier: 10723365 to the API
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:56:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745734/general/926e012b-3a1e-4294-9eda-cde82ab392e4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.1L',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '9a5ab5dc-dd48-5c72-80c1-47f5207370e4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AW-OK 245',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723365',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'Vito',
'odometer': 160053,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 106,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145208,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/926e012b-3a1e-4294-9eda-cde82ab392e4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191309,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/c8f564eb-875e-427d-9360-9ad0801d1b6f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/a51c26f8-05ec-4dba-a9cc-bf9838d65144.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139115,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/9b6e344f-d9fa-452f-b354-7e74db2c8607.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140114,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/468498f2-4426-4573-a142-63025d9b9c5d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86662,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/85e0f1e4-a4df-4ccc-b443-20584a746234.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152463,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/7deef3a4-f67e-4a0f-89fa-e74772d29292.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81370,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/74f06bf3-1fa4-41e9-99ae-ff468afe559f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104792,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/52bfc8ee-c3ae-412b-9a4d-587f97da116c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9a5ab5dc-dd48-5c72-80c1-47f5207370e4/9a5ab5dc-dd48-5c72-80c1-47f5207370e4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128025,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745734/general/9a3432b7-774f-4b87-87a1-53074a0593e7.jpg',
'Width': 1280}],
'price': 5450,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 3,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz Vito - 4-Matic - Diesel - Automatic - 190 hp - '
'160.053 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723365%27 HTTP/1.1" 200 None
2026-03-30 12:56:51 [adesa.de] INFO: Saving data for 10723365: {'created_time': 1774875411.713477, 'last_price_update_time': 1774875411.713487, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723365') HTTP/1.1" 204 0
2026-03-30 12:56:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04606524-6417-52ec-bc70-aca6775d3248 with identifier: 10729713
2026-03-30 12:56:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04606524-6417-52ec-bc70-aca6775d3248 with identifier: 10729713
2026-03-30 12:56:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04606524-6417-52ec-bc70-aca6775d3248 with identifier: 10729713 to the API
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:56:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:56:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748064/general/01b2712b-2f1d-456d-9be8-c6b049f3caa7.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.6L',
'engine_horse_power': 129,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '04606524-6417-52ec-bc70-aca6775d3248',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'PN-AD 1969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729713',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Nissan',
'model': 'Qashqai',
'odometer': 230556,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 91,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121787,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/01b2712b-2f1d-456d-9be8-c6b049f3caa7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128523,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/ed979abb-63d7-44da-9168-54e5d96dc4ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/271b4f15-99e5-4926-8d89-a147758fa4e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/95224ebd-3961-401a-ad10-93e1d9b970c8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/fa69463a-cd74-4c81-90db-6fdd4ec86333.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/1ab34899-ef13-461d-a7bb-8839b2c8e74d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133058,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/b681a8fd-a2b7-43a8-9b61-91d822a2f8df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/3185e9dd-f873-4016-b8a7-6ca23661af8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/7d85fdea-556d-405b-a98f-0f8e41f5d513.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04606524-6417-52ec-bc70-aca6775d3248/04606524-6417-52ec-bc70-aca6775d3248_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748064/general/7636bec3-49bd-452a-b574-c499b91408c6.jpg',
'Width': 1024}],
'price': 1350,
'price_includes_vat': True,
'registration_date': '2014-08-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Nissan Qashqai Acenta - Diesel - Manual - 129 hp - 230.556 km',
'transmission': 'manual',
'trim': 'Acenta',
'vin': None,
'year': 2014}
2026-03-30 12:56:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729713%27 HTTP/1.1" 200 None
2026-03-30 12:56:52 [adesa.de] INFO: Saving data for 10729713: {'created_time': 1774875412.060565, 'last_price_update_time': 1774875412.060576, 'auction_closing_time': 1775035810.0}
2026-03-30 12:56:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729713') HTTP/1.1" 204 0
2026-03-30 12:56:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:56:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723151> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd6f4448-0771-5a2f-b91b-2dc80c03d9fb with identifier: 10723151
2026-03-30 12:56:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb with scrape type 1
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252Fcf68b1d3-230d-47ce-8d34-4e79f68138a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/cf68b1d3-230d-47ce-8d34-4e79f68138a4.jpg not downloaded yet
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252Ff8042c5b-00bc-43eb-84a5-613a187d6d11.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/f8042c5b-00bc-43eb-84a5-613a187d6d11.jpg not downloaded yet
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252F5f694638-df27-4a87-b917-a3b8cd7b6efc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/5f694638-df27-4a87-b917-a3b8cd7b6efc.jpg not downloaded yet
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252F2fa22be5-3383-4a44-85bb-527ebbd578fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/2fa22be5-3383-4a44-85bb-527ebbd578fd.jpg not downloaded yet
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252F7b79c200-1e03-4fce-895d-f7125a540bcf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/7b79c200-1e03-4fce-895d-f7125a540bcf.jpg not downloaded yet
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252F92b2a02a-0b5b-4660-bdaa-271850f7b409.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/92b2a02a-0b5b-4660-bdaa-271850f7b409.jpg not downloaded yet
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252F3c47bdeb-be42-41a7-80b7-8432bf07ff46.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/3c47bdeb-be42-41a7-80b7-8432bf07ff46.jpg not downloaded yet
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252Fc2da79a3-7e78-43ad-81be-29c21d6f1678.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/c2da79a3-7e78-43ad-81be-29c21d6f1678.jpg not downloaded yet
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252F95c406f0-ad3e-47ab-9721-bb0434b057e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/95c406f0-ad3e-47ab-9721-bb0434b057e2.jpg not downloaded yet
2026-03-30 12:56:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5745689%252Fgeneral%252Ff5acc706-230c-4857-b41e-042840ea736f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/f5acc706-230c-4857-b41e-042840ea736f.jpg not downloaded yet
2026-03-30 12:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734342> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:56:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/f5acc706-230c-4857-b41e-042840ea736f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:56:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d768d51-8db1-5510-9fe4-f77527517782 with identifier: 10734342
2026-03-30 12:56:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d768d51-8db1-5510-9fe4-f77527517782 with scrape type 1
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252Ffbc0a413-9edb-4181-9a1a-3aebb5c9927e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/fbc0a413-9edb-4181-9a1a-3aebb5c9927e.jpg not downloaded yet
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252Fa4676a3f-3d77-46e2-a137-2b62715004e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/a4676a3f-3d77-46e2-a137-2b62715004e0.jpg not downloaded yet
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252Fc52ff446-53f8-45f1-858d-d334c810c95f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/c52ff446-53f8-45f1-858d-d334c810c95f.jpg not downloaded yet
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252Fd4b6ea2d-35b3-4597-be60-a79748bcf52f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/d4b6ea2d-35b3-4597-be60-a79748bcf52f.jpg not downloaded yet
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252F27219f22-5b87-49d5-a330-5a4157523603.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/27219f22-5b87-49d5-a330-5a4157523603.jpg not downloaded yet
2026-03-30 12:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/95c406f0-ad3e-47ab-9721-bb0434b057e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252Fc1393a49-9127-4c3b-8664-ac0cc55f89a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/c1393a49-9127-4c3b-8664-ac0cc55f89a3.jpg not downloaded yet
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252F6e17a1f6-11a0-437b-9687-55edd2500b0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/6e17a1f6-11a0-437b-9687-55edd2500b0b.jpg not downloaded yet
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252F0fef8592-d3ad-4b83-8f2e-3f05feca00c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/0fef8592-d3ad-4b83-8f2e-3f05feca00c4.jpg not downloaded yet
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41de150>
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252Ff5acc706-230c-4857-b41e-042840ea736f.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/f5acc706-230c-4857-b41e-042840ea736f.jpg saved to cache
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252Fc3e9eefc-7692-4f55-aec1-98772be72aed.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/c3e9eefc-7692-4f55-aec1-98772be72aed.jpg not downloaded yet
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56: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%252F5750243%252Fgeneral%252Fdf0d6eb5-ce78-4976-9db2-62ceb18fa96f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/df0d6eb5-ce78-4976-9db2-62ceb18fa96f.jpg not downloaded yet
2026-03-30 12:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/27219f22-5b87-49d5-a330-5a4157523603.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41de690>
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252F95c406f0-ad3e-47ab-9721-bb0434b057e2.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/95c406f0-ad3e-47ab-9721-bb0434b057e2.jpg saved to cache
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422f010>
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252F27219f22-5b87-49d5-a330-5a4157523603.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/27219f22-5b87-49d5-a330-5a4157523603.jpg saved to cache
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/df0d6eb5-ce78-4976-9db2-62ceb18fa96f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/c3e9eefc-7692-4f55-aec1-98772be72aed.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5ca7390>
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252Fdf0d6eb5-ce78-4976-9db2-62ceb18fa96f.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/df0d6eb5-ce78-4976-9db2-62ceb18fa96f.jpg saved to cache
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/0fef8592-d3ad-4b83-8f2e-3f05feca00c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b591f790>
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252Fc3e9eefc-7692-4f55-aec1-98772be72aed.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/c3e9eefc-7692-4f55-aec1-98772be72aed.jpg saved to cache
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/6e17a1f6-11a0-437b-9687-55edd2500b0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cebd0>
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252F0fef8592-d3ad-4b83-8f2e-3f05feca00c4.jpg') HTTP/1.1" 204 0
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/0fef8592-d3ad-4b83-8f2e-3f05feca00c4.jpg saved to cache
2026-03-30 12:56:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:56:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/c1393a49-9127-4c3b-8664-ac0cc55f89a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a6690>
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:56:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:56:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252F6e17a1f6-11a0-437b-9687-55edd2500b0b.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/6e17a1f6-11a0-437b-9687-55edd2500b0b.jpg saved to cache
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:57:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/d4b6ea2d-35b3-4597-be60-a79748bcf52f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421df90>
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252Fc1393a49-9127-4c3b-8664-ac0cc55f89a3.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/c1393a49-9127-4c3b-8664-ac0cc55f89a3.jpg saved to cache
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:57:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/c52ff446-53f8-45f1-858d-d334c810c95f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a5710>
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252Fd4b6ea2d-35b3-4597-be60-a79748bcf52f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/d4b6ea2d-35b3-4597-be60-a79748bcf52f.jpg saved to cache
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:57:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/a4676a3f-3d77-46e2-a137-2b62715004e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dd890>
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252Fc52ff446-53f8-45f1-858d-d334c810c95f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/c52ff446-53f8-45f1-858d-d334c810c95f.jpg saved to cache
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:57:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750243/general/fbc0a413-9edb-4181-9a1a-3aebb5c9927e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734342)
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41de050>
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252Fa4676a3f-3d77-46e2-a137-2b62715004e0.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/a4676a3f-3d77-46e2-a137-2b62715004e0.jpg saved to cache
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:57:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/c2da79a3-7e78-43ad-81be-29c21d6f1678.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:57:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729455> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0a310>
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750243%252Fgeneral%252Ffbc0a413-9edb-4181-9a1a-3aebb5c9927e.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750243/general/fbc0a413-9edb-4181-9a1a-3aebb5c9927e.jpg saved to cache
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d768d51-8db1-5510-9fe4-f77527517782
2026-03-30 12:57:00 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d768d51-8db1-5510-9fe4-f77527517782, skipping ID generation
2026-03-30 12:57:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d768d51-8db1-5510-9fe4-f77527517782 with scrape type 1
2026-03-30 12:57:00 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d768d51-8db1-5510-9fe4-f77527517782 sending to next pipeline
2026-03-30 12:57:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3d768d51-8db1-5510-9fe4-f77527517782, identifier: 10734342
2026-03-30 12:57:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3d768d51-8db1-5510-9fe4-f77527517782 with identifier: 10734342
2026-03-30 12:57:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3d768d51-8db1-5510-9fe4-f77527517782 with identifier: 10734342
2026-03-30 12:57:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3d768d51-8db1-5510-9fe4-f77527517782 with identifier: 10734342 to the API
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:57:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750243/general/fbc0a413-9edb-4181-9a1a-3aebb5c9927e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '3.5L',
'engine_horse_power': 268,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '3d768d51-8db1-5510-9fe4-f77527517782',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HD-DS507',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734342',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'S',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/fbc0a413-9edb-4181-9a1a-3aebb5c9927e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168765,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/a4676a3f-3d77-46e2-a137-2b62715004e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128168,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/c52ff446-53f8-45f1-858d-d334c810c95f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108554,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/d4b6ea2d-35b3-4597-be60-a79748bcf52f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/27219f22-5b87-49d5-a330-5a4157523603.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/c1393a49-9127-4c3b-8664-ac0cc55f89a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/6e17a1f6-11a0-437b-9687-55edd2500b0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/0fef8592-d3ad-4b83-8f2e-3f05feca00c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/c3e9eefc-7692-4f55-aec1-98772be72aed.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d768d51-8db1-5510-9fe4-f77527517782/3d768d51-8db1-5510-9fe4-f77527517782_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750243/general/df0d6eb5-ce78-4976-9db2-62ceb18fa96f.jpg',
'Width': 1024}],
'price': 2600,
'price_includes_vat': True,
'registration_date': '2010-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz S 350 - Petrol - Automatic - 268 hp - 999.999 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2010}
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734342%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [adesa.de] INFO: Saving data for 10734342: {'created_time': 1774875421.027371, 'last_price_update_time': 1774875421.027381, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734342') HTTP/1.1" 204 0
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/3c47bdeb-be42-41a7-80b7-8432bf07ff46.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/92b2a02a-0b5b-4660-bdaa-271850f7b409.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c07d0>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252Fc2da79a3-7e78-43ad-81be-29c21d6f1678.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/c2da79a3-7e78-43ad-81be-29c21d6f1678.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:57:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a with identifier: 10729455
2026-03-30 12:57:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a with scrape type 1
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252Fac88b294-3d29-4eb9-b805-3d74503d64a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/ac88b294-3d29-4eb9-b805-3d74503d64a5.jpg not downloaded yet
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252F84fa0e73-3322-4a7f-9b28-130394a63522.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/84fa0e73-3322-4a7f-9b28-130394a63522.jpg not downloaded yet
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252F2b7a0765-0f8a-4b02-9c11-4070fdc58dc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/2b7a0765-0f8a-4b02-9c11-4070fdc58dc1.jpg not downloaded yet
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252F6361e581-a43b-4e76-90e2-3b9d395c0a14.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/6361e581-a43b-4e76-90e2-3b9d395c0a14.jpg not downloaded yet
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42146d0>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252F3c47bdeb-be42-41a7-80b7-8432bf07ff46.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/3c47bdeb-be42-41a7-80b7-8432bf07ff46.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d0510>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252F92b2a02a-0b5b-4660-bdaa-271850f7b409.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/92b2a02a-0b5b-4660-bdaa-271850f7b409.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252F2ee6b870-4ba2-4740-8e71-ba6a8b5abfa0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/2ee6b870-4ba2-4740-8e71-ba6a8b5abfa0.jpg not downloaded yet
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/7b79c200-1e03-4fce-895d-f7125a540bcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/2fa22be5-3383-4a44-85bb-527ebbd578fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252F89a605ce-70d6-489b-8c67-51d0cf1ee984.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/89a605ce-70d6-489b-8c67-51d0cf1ee984.jpg not downloaded yet
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252Fa53be041-8423-40a7-8572-7a14ddfee099.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/a53be041-8423-40a7-8572-7a14ddfee099.jpg not downloaded yet
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252F2f7bb668-558d-4f96-92a7-9d7183f842f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/2f7bb668-558d-4f96-92a7-9d7183f842f9.jpg not downloaded yet
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252F502d1680-a34d-47c3-bf20-285b4b62706a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/502d1680-a34d-47c3-bf20-285b4b62706a.jpg not downloaded yet
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747873%252Fgeneral%252F94af5a3a-c752-4b27-a1ec-7c23be897744.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/94af5a3a-c752-4b27-a1ec-7c23be897744.jpg not downloaded yet
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/6361e581-a43b-4e76-90e2-3b9d395c0a14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/2b7a0765-0f8a-4b02-9c11-4070fdc58dc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4152fd0>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252F7b79c200-1e03-4fce-895d-f7125a540bcf.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/7b79c200-1e03-4fce-895d-f7125a540bcf.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41ded10>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252F2fa22be5-3383-4a44-85bb-527ebbd578fd.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/2fa22be5-3383-4a44-85bb-527ebbd578fd.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/502d1680-a34d-47c3-bf20-285b4b62706a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/94af5a3a-c752-4b27-a1ec-7c23be897744.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bf350>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252F6361e581-a43b-4e76-90e2-3b9d395c0a14.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/6361e581-a43b-4e76-90e2-3b9d395c0a14.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f1610>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252F2b7a0765-0f8a-4b02-9c11-4070fdc58dc1.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/2b7a0765-0f8a-4b02-9c11-4070fdc58dc1.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc32d0>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252F502d1680-a34d-47c3-bf20-285b4b62706a.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/502d1680-a34d-47c3-bf20-285b4b62706a.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/2f7bb668-558d-4f96-92a7-9d7183f842f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f76d0>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252F94af5a3a-c752-4b27-a1ec-7c23be897744.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/94af5a3a-c752-4b27-a1ec-7c23be897744.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/a53be041-8423-40a7-8572-7a14ddfee099.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e9e10>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252F2f7bb668-558d-4f96-92a7-9d7183f842f9.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/2f7bb668-558d-4f96-92a7-9d7183f842f9.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/89a605ce-70d6-489b-8c67-51d0cf1ee984.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/2ee6b870-4ba2-4740-8e71-ba6a8b5abfa0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af691710>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252Fa53be041-8423-40a7-8572-7a14ddfee099.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/a53be041-8423-40a7-8572-7a14ddfee099.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/84fa0e73-3322-4a7f-9b28-130394a63522.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747873/general/ac88b294-3d29-4eb9-b805-3d74503d64a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729455)
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b59134d0>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252F89a605ce-70d6-489b-8c67-51d0cf1ee984.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/89a605ce-70d6-489b-8c67-51d0cf1ee984.jpg saved to cache
2026-03-30 12:57:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/5f694638-df27-4a87-b917-a3b8cd7b6efc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e4890>
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252F2ee6b870-4ba2-4740-8e71-ba6a8b5abfa0.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/2ee6b870-4ba2-4740-8e71-ba6a8b5abfa0.jpg saved to cache
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/f8042c5b-00bc-43eb-84a5-613a187d6d11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4354c90>
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252F84fa0e73-3322-4a7f-9b28-130394a63522.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/84fa0e73-3322-4a7f-9b28-130394a63522.jpg saved to cache
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70d950>
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747873%252Fgeneral%252Fac88b294-3d29-4eb9-b805-3d74503d64a5.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747873/general/ac88b294-3d29-4eb9-b805-3d74503d64a5.jpg saved to cache
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a
2026-03-30 12:57:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a, skipping ID generation
2026-03-30 12:57:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a with scrape type 1
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a sending to next pipeline
2026-03-30 12:57:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a, identifier: 10729455
2026-03-30 12:57:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a with identifier: 10729455
2026-03-30 12:57:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a with identifier: 10729455
2026-03-30 12:57:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a with identifier: 10729455 to the API
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747873/general/ac88b294-3d29-4eb9-b805-3d74503d64a5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 201,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F-WB 543',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729455',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 45789,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112738,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/ac88b294-3d29-4eb9-b805-3d74503d64a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137671,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/84fa0e73-3322-4a7f-9b28-130394a63522.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/2b7a0765-0f8a-4b02-9c11-4070fdc58dc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/6361e581-a43b-4e76-90e2-3b9d395c0a14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/2ee6b870-4ba2-4740-8e71-ba6a8b5abfa0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109860,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/89a605ce-70d6-489b-8c67-51d0cf1ee984.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/a53be041-8423-40a7-8572-7a14ddfee099.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109502,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/2f7bb668-558d-4f96-92a7-9d7183f842f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/502d1680-a34d-47c3-bf20-285b4b62706a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a/f9c6655d-1b68-57a1-b6e3-4e4f859d5d0a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169946,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747873/general/94af5a3a-c752-4b27-a1ec-7c23be897744.jpg',
'Width': 1024}],
'price': 8450,
'price_includes_vat': True,
'registration_date': '2023-02-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Kia XCeed Platinum - Petrol - Automatic - 201 hp - 45.789 km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2023}
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729455%27 HTTP/1.1" 200 None
2026-03-30 12:57:02 [adesa.de] INFO: Saving data for 10729455: {'created_time': 1774875422.669479, 'last_price_update_time': 1774875422.66949, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729455') HTTP/1.1" 204 0
2026-03-30 12:57:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.230(s), this was the 1st time calling it.
2026-03-30 12:57:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.687326140003542 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:57:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745689/general/cf68b1d3-230d-47ce-8d34-4e79f68138a4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723151)
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e4250>
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252F5f694638-df27-4a87-b917-a3b8cd7b6efc.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/5f694638-df27-4a87-b917-a3b8cd7b6efc.jpg saved to cache
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb7710>
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252Ff8042c5b-00bc-43eb-84a5-613a187d6d11.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/f8042c5b-00bc-43eb-84a5-613a187d6d11.jpg saved to cache
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a9c50>
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745689%252Fgeneral%252Fcf68b1d3-230d-47ce-8d34-4e79f68138a4.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745689/general/cf68b1d3-230d-47ce-8d34-4e79f68138a4.jpg saved to cache
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb
2026-03-30 12:57:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd6f4448-0771-5a2f-b91b-2dc80c03d9fb, skipping ID generation
2026-03-30 12:57:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb with scrape type 1
2026-03-30 12:57:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd6f4448-0771-5a2f-b91b-2dc80c03d9fb sending to next pipeline
2026-03-30 12:57:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dd6f4448-0771-5a2f-b91b-2dc80c03d9fb, identifier: 10723151
2026-03-30 12:57:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dd6f4448-0771-5a2f-b91b-2dc80c03d9fb with identifier: 10723151
2026-03-30 12:57:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dd6f4448-0771-5a2f-b91b-2dc80c03d9fb with identifier: 10723151
2026-03-30 12:57:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dd6f4448-0771-5a2f-b91b-2dc80c03d9fb with identifier: 10723151 to the API
2026-03-30 12:57:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745689/general/cf68b1d3-230d-47ce-8d34-4e79f68138a4.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': 94,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'dd6f4448-0771-5a2f-b91b-2dc80c03d9fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LÃ\x96-MK 2042',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723151',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Volkswagen',
'model': 'Polo',
'odometer': 51136,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 75,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126824,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/cf68b1d3-230d-47ce-8d34-4e79f68138a4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/f8042c5b-00bc-43eb-84a5-613a187d6d11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/5f694638-df27-4a87-b917-a3b8cd7b6efc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/2fa22be5-3383-4a44-85bb-527ebbd578fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/7b79c200-1e03-4fce-895d-f7125a540bcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/92b2a02a-0b5b-4660-bdaa-271850f7b409.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/3c47bdeb-be42-41a7-80b7-8432bf07ff46.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/c2da79a3-7e78-43ad-81be-29c21d6f1678.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139067,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/95c406f0-ad3e-47ab-9721-bb0434b057e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd6f4448-0771-5a2f-b91b-2dc80c03d9fb/dd6f4448-0771-5a2f-b91b-2dc80c03d9fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145906,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745689/general/f5acc706-230c-4857-b41e-042840ea736f.jpg',
'Width': 1024}],
'price': 3600,
'price_includes_vat': True,
'registration_date': '2019-06-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Volkswagen Polo Comfortline - Petrol - Automatic - 94 hp - 51.136 '
'km',
'transmission': 'automatic',
'trim': 'Comfortline',
'vin': None,
'year': 2019}
2026-03-30 12:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723151%27 HTTP/1.1" 200 None
2026-03-30 12:57:03 [adesa.de] INFO: Saving data for 10723151: {'created_time': 1774875423.365551, 'last_price_update_time': 1774875423.365563, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723151') HTTP/1.1" 204 0
2026-03-30 12:57:04 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 264.962(s), this was the 2nd time calling it.
2026-03-30 12:57:04 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 8.087183114933293 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:57:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723403> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d499b382-9099-5555-9797-e8ba49a852cd with identifier: 10723403
2026-03-30 12:57:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d499b382-9099-5555-9797-e8ba49a852cd with scrape type 1
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252Fb3eae8a1-339a-4228-8e3e-09bc624b7d3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/b3eae8a1-339a-4228-8e3e-09bc624b7d3e.jpg not downloaded yet
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252Fe6310fbf-1277-452b-a0a5-ef2d0c740c8c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/e6310fbf-1277-452b-a0a5-ef2d0c740c8c.jpg not downloaded yet
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252Fe14e75d4-0fc5-4b75-91e2-e79bf49493f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/e14e75d4-0fc5-4b75-91e2-e79bf49493f9.jpg not downloaded yet
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252Fde75111b-974e-405e-ac7e-f7111f012008.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/de75111b-974e-405e-ac7e-f7111f012008.jpg not downloaded yet
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252Fe61b0b7c-1c21-4071-9723-01c7d4feb0c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/e61b0b7c-1c21-4071-9723-01c7d4feb0c9.jpg not downloaded yet
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252F163d9084-8a97-41b7-94b2-d433707a77e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/163d9084-8a97-41b7-94b2-d433707a77e6.jpg not downloaded yet
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252Fe8cd1cc0-7074-4195-af60-10b3d77505fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/e8cd1cc0-7074-4195-af60-10b3d77505fb.jpg not downloaded yet
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252Fd885b267-42ef-451c-b2ed-f53f90fe07f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/d885b267-42ef-451c-b2ed-f53f90fe07f5.jpg not downloaded yet
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252F21f508f8-0b20-428e-8770-a630cf482253.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/21f508f8-0b20-428e-8770-a630cf482253.jpg not downloaded yet
2026-03-30 12:57:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745759%252Fgeneral%252F4286fea1-0399-469e-8e56-45f7e2083bc9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/4286fea1-0399-469e-8e56-45f7e2083bc9.jpg not downloaded yet
2026-03-30 12:57:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:57:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729454> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/4286fea1-0399-469e-8e56-45f7e2083bc9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dd20ab45-e21d-5c47-ba1f-5980a0edc86f with identifier: 10729454
2026-03-30 12:57:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f with scrape type 1
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252F938297f1-3236-4998-9b10-944ed3a256b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/938297f1-3236-4998-9b10-944ed3a256b8.jpg not downloaded yet
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252F458952ce-7d56-48c0-be96-414dc2775426.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/458952ce-7d56-48c0-be96-414dc2775426.jpg not downloaded yet
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252Fd0dbe642-be55-4aab-8103-03239a36a8c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/d0dbe642-be55-4aab-8103-03239a36a8c4.jpg not downloaded yet
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252F026cd5c0-d7ab-46b4-8052-abc2d2ed2149.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/026cd5c0-d7ab-46b4-8052-abc2d2ed2149.jpg not downloaded yet
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252F6093241b-c7ac-4b08-9e30-2153cdf11763.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/6093241b-c7ac-4b08-9e30-2153cdf11763.jpg not downloaded yet
2026-03-30 12:57:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/21f508f8-0b20-428e-8770-a630cf482253.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252Ffb3ebac6-fc88-4d78-9aee-487ac9ebc85f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/fb3ebac6-fc88-4d78-9aee-487ac9ebc85f.jpg not downloaded yet
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e5b50>
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252F4286fea1-0399-469e-8e56-45f7e2083bc9.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/4286fea1-0399-469e-8e56-45f7e2083bc9.jpg saved to cache
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252Fca131e98-c629-4895-afea-36ca3902b99f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/ca131e98-c629-4895-afea-36ca3902b99f.jpg not downloaded yet
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252F7b719eaf-c3f4-4e6e-8ae1-afc398ac0c25.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/7b719eaf-c3f4-4e6e-8ae1-afc398ac0c25.jpg not downloaded yet
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252F4e81c85e-a4ca-404e-9717-d647a65197bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/4e81c85e-a4ca-404e-9717-d647a65197bd.jpg not downloaded yet
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747874%252Fgeneral%252F7f01336c-c983-4bed-b1a9-1db4bf6cbb05.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/7f01336c-c983-4bed-b1a9-1db4bf6cbb05.jpg not downloaded yet
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dc910>
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252F21f508f8-0b20-428e-8770-a630cf482253.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/21f508f8-0b20-428e-8770-a630cf482253.jpg saved to cache
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/6093241b-c7ac-4b08-9e30-2153cdf11763.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/7f01336c-c983-4bed-b1a9-1db4bf6cbb05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af693d90>
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252F6093241b-c7ac-4b08-9e30-2153cdf11763.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/6093241b-c7ac-4b08-9e30-2153cdf11763.jpg saved to cache
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dc4d0>
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252F7f01336c-c983-4bed-b1a9-1db4bf6cbb05.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/7f01336c-c983-4bed-b1a9-1db4bf6cbb05.jpg saved to cache
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/4e81c85e-a4ca-404e-9717-d647a65197bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429a150>
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252F4e81c85e-a4ca-404e-9717-d647a65197bd.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/4e81c85e-a4ca-404e-9717-d647a65197bd.jpg saved to cache
2026-03-30 12:57:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/7b719eaf-c3f4-4e6e-8ae1-afc398ac0c25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc2a90>
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252F7b719eaf-c3f4-4e6e-8ae1-afc398ac0c25.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/7b719eaf-c3f4-4e6e-8ae1-afc398ac0c25.jpg saved to cache
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/ca131e98-c629-4895-afea-36ca3902b99f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dd910>
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252Fca131e98-c629-4895-afea-36ca3902b99f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/ca131e98-c629-4895-afea-36ca3902b99f.jpg saved to cache
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/fb3ebac6-fc88-4d78-9aee-487ac9ebc85f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbc3d0>
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252Ffb3ebac6-fc88-4d78-9aee-487ac9ebc85f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/fb3ebac6-fc88-4d78-9aee-487ac9ebc85f.jpg saved to cache
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/026cd5c0-d7ab-46b4-8052-abc2d2ed2149.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d6210>
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252F026cd5c0-d7ab-46b4-8052-abc2d2ed2149.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/026cd5c0-d7ab-46b4-8052-abc2d2ed2149.jpg saved to cache
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/d0dbe642-be55-4aab-8103-03239a36a8c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d70d0>
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252Fd0dbe642-be55-4aab-8103-03239a36a8c4.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/d0dbe642-be55-4aab-8103-03239a36a8c4.jpg saved to cache
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/458952ce-7d56-48c0-be96-414dc2775426.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747874/general/938297f1-3236-4998-9b10-944ed3a256b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729454)
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421e950>
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252F458952ce-7d56-48c0-be96-414dc2775426.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/458952ce-7d56-48c0-be96-414dc2775426.jpg saved to cache
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/d885b267-42ef-451c-b2ed-f53f90fe07f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429a690>
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747874%252Fgeneral%252F938297f1-3236-4998-9b10-944ed3a256b8.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747874/general/938297f1-3236-4998-9b10-944ed3a256b8.jpg saved to cache
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f
2026-03-30 12:57:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dd20ab45-e21d-5c47-ba1f-5980a0edc86f, skipping ID generation
2026-03-30 12:57:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f with scrape type 1
2026-03-30 12:57:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dd20ab45-e21d-5c47-ba1f-5980a0edc86f sending to next pipeline
2026-03-30 12:57:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dd20ab45-e21d-5c47-ba1f-5980a0edc86f, identifier: 10729454
2026-03-30 12:57:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dd20ab45-e21d-5c47-ba1f-5980a0edc86f with identifier: 10729454
2026-03-30 12:57:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dd20ab45-e21d-5c47-ba1f-5980a0edc86f with identifier: 10729454
2026-03-30 12:57:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dd20ab45-e21d-5c47-ba1f-5980a0edc86f with identifier: 10729454 to the API
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:57:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747874/general/938297f1-3236-4998-9b10-944ed3a256b8.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': 177,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'dd20ab45-e21d-5c47-ba1f-5980a0edc86f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NU-XX2801',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729454',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 24880,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/938297f1-3236-4998-9b10-944ed3a256b8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125416,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/458952ce-7d56-48c0-be96-414dc2775426.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/d0dbe642-be55-4aab-8103-03239a36a8c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/026cd5c0-d7ab-46b4-8052-abc2d2ed2149.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135049,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/6093241b-c7ac-4b08-9e30-2153cdf11763.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158146,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/fb3ebac6-fc88-4d78-9aee-487ac9ebc85f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/ca131e98-c629-4895-afea-36ca3902b99f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98944,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/7b719eaf-c3f4-4e6e-8ae1-afc398ac0c25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115811,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/4e81c85e-a4ca-404e-9717-d647a65197bd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dd20ab45-e21d-5c47-ba1f-5980a0edc86f/dd20ab45-e21d-5c47-ba1f-5980a0edc86f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114798,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747874/general/7f01336c-c983-4bed-b1a9-1db4bf6cbb05.jpg',
'Width': 1024}],
'price': 11200,
'price_includes_vat': True,
'registration_date': '2024-02-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Kia Sportage Vision - AWD - Petrol - Automatic - 177 hp - 24.880 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2024}
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729454%27 HTTP/1.1" 200 None
2026-03-30 12:57:09 [adesa.de] INFO: Saving data for 10729454: {'created_time': 1774875429.481042, 'last_price_update_time': 1774875429.481053, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729454') HTTP/1.1" 204 0
2026-03-30 12:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/e8cd1cc0-7074-4195-af60-10b3d77505fb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6ddc10>
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252Fd885b267-42ef-451c-b2ed-f53f90fe07f5.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/d885b267-42ef-451c-b2ed-f53f90fe07f5.jpg saved to cache
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61eb50>
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252Fe8cd1cc0-7074-4195-af60-10b3d77505fb.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/e8cd1cc0-7074-4195-af60-10b3d77505fb.jpg saved to cache
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/163d9084-8a97-41b7-94b2-d433707a77e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/e61b0b7c-1c21-4071-9723-01c7d4feb0c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7ad5d0>
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252F163d9084-8a97-41b7-94b2-d433707a77e6.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/163d9084-8a97-41b7-94b2-d433707a77e6.jpg saved to cache
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/de75111b-974e-405e-ac7e-f7111f012008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421f490>
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252Fe61b0b7c-1c21-4071-9723-01c7d4feb0c9.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/e61b0b7c-1c21-4071-9723-01c7d4feb0c9.jpg saved to cache
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/e14e75d4-0fc5-4b75-91e2-e79bf49493f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d70d0>
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252Fde75111b-974e-405e-ac7e-f7111f012008.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/de75111b-974e-405e-ac7e-f7111f012008.jpg saved to cache
2026-03-30 12:57:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/e6310fbf-1277-452b-a0a5-ef2d0c740c8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745759/general/b3eae8a1-339a-4228-8e3e-09bc624b7d3e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723403)
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d7790>
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252Fe14e75d4-0fc5-4b75-91e2-e79bf49493f9.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/e14e75d4-0fc5-4b75-91e2-e79bf49493f9.jpg saved to cache
2026-03-30 12:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e1750>
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252Fe6310fbf-1277-452b-a0a5-ef2d0c740c8c.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/e6310fbf-1277-452b-a0a5-ef2d0c740c8c.jpg saved to cache
2026-03-30 12:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421f850>
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745759%252Fgeneral%252Fb3eae8a1-339a-4228-8e3e-09bc624b7d3e.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745759/general/b3eae8a1-339a-4228-8e3e-09bc624b7d3e.jpg saved to cache
2026-03-30 12:57:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d499b382-9099-5555-9797-e8ba49a852cd
2026-03-30 12:57:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d499b382-9099-5555-9797-e8ba49a852cd, skipping ID generation
2026-03-30 12:57:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d499b382-9099-5555-9797-e8ba49a852cd with scrape type 1
2026-03-30 12:57:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d499b382-9099-5555-9797-e8ba49a852cd sending to next pipeline
2026-03-30 12:57:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d499b382-9099-5555-9797-e8ba49a852cd, identifier: 10723403
2026-03-30 12:57:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d499b382-9099-5555-9797-e8ba49a852cd with identifier: 10723403
2026-03-30 12:57:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d499b382-9099-5555-9797-e8ba49a852cd with identifier: 10723403
2026-03-30 12:57:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d499b382-9099-5555-9797-e8ba49a852cd with identifier: 10723403 to the API
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745759/general/b3eae8a1-339a-4228-8e3e-09bc624b7d3e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 192,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'd499b382-9099-5555-9797-e8ba49a852cd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'H-UJ 1015',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723403',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 179613,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/b3eae8a1-339a-4228-8e3e-09bc624b7d3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/e6310fbf-1277-452b-a0a5-ef2d0c740c8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/e14e75d4-0fc5-4b75-91e2-e79bf49493f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171512,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/de75111b-974e-405e-ac7e-f7111f012008.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97503,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/e61b0b7c-1c21-4071-9723-01c7d4feb0c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/163d9084-8a97-41b7-94b2-d433707a77e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/e8cd1cc0-7074-4195-af60-10b3d77505fb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/d885b267-42ef-451c-b2ed-f53f90fe07f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/21f508f8-0b20-428e-8770-a630cf482253.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d499b382-9099-5555-9797-e8ba49a852cd/d499b382-9099-5555-9797-e8ba49a852cd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745759/general/4286fea1-0399-469e-8e56-45f7e2083bc9.jpg',
'Width': 1024}],
'price': 8650,
'price_includes_vat': True,
'registration_date': '2018-11-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz E 220d - 4-Matic - Diesel - Automatic - 192 hp - '
'179.613 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723403%27 HTTP/1.1" 200 None
2026-03-30 12:57:10 [adesa.de] INFO: Saving data for 10723403: {'created_time': 1774875430.623572, 'last_price_update_time': 1774875430.623583, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723403') HTTP/1.1" 204 0
2026-03-30 12:57:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722855> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05 with identifier: 10722855
2026-03-30 12:57:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05 with scrape type 1
2026-03-30 12:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252Ffd977e9b-5c8e-4111-b8e3-176d857f1c54.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/fd977e9b-5c8e-4111-b8e3-176d857f1c54.jpg not downloaded yet
2026-03-30 12:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252F3a5441ec-51a9-453e-bb40-6bd87ad8e9ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/3a5441ec-51a9-453e-bb40-6bd87ad8e9ab.jpg not downloaded yet
2026-03-30 12:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252Fcd12aee3-3042-487b-af46-b108035957a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/cd12aee3-3042-487b-af46-b108035957a8.jpg not downloaded yet
2026-03-30 12:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252F2a6b9b2c-e379-49cd-b14d-8963474ef66b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/2a6b9b2c-e379-49cd-b14d-8963474ef66b.jpg not downloaded yet
2026-03-30 12:57:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252F41b77853-d338-456c-80f4-e54245927a20.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/41b77853-d338-456c-80f4-e54245927a20.jpg not downloaded yet
2026-03-30 12:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252F57cd2a03-f9a2-4d2e-b06b-86730930c8cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/57cd2a03-f9a2-4d2e-b06b-86730930c8cc.jpg not downloaded yet
2026-03-30 12:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252Ff8d09438-75eb-4b81-945c-a3ffc0849d1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/f8d09438-75eb-4b81-945c-a3ffc0849d1e.jpg not downloaded yet
2026-03-30 12:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252F8e733b4f-ec71-46af-8bb4-d06ef0971549.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/8e733b4f-ec71-46af-8bb4-d06ef0971549.jpg not downloaded yet
2026-03-30 12:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252F721c9279-9f4a-42f5-aa2c-fd4dfd21d753.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/721c9279-9f4a-42f5-aa2c-fd4dfd21d753.jpg not downloaded yet
2026-03-30 12:57:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745494%252Fgeneral%252Fb6a8efd9-8bf0-4193-8eba-4574da4c3dff.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/b6a8efd9-8bf0-4193-8eba-4574da4c3dff.jpg not downloaded yet
2026-03-30 12:57:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 12:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723360> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 69f812d3-a58b-521b-bb70-cdca7a982ad8 with identifier: 10723360
2026-03-30 12:57:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f812d3-a58b-521b-bb70-cdca7a982ad8 with scrape type 1
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252Ff3e02d56-65a4-4a4a-899a-29199a267481.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/f3e02d56-65a4-4a4a-899a-29199a267481.jpg not downloaded yet
2026-03-30 12:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/b6a8efd9-8bf0-4193-8eba-4574da4c3dff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252F18bd652a-a07e-4478-94b3-45715a00d564.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/18bd652a-a07e-4478-94b3-45715a00d564.jpg not downloaded yet
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252F914dd01a-112c-4102-9a6e-001711647487.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/914dd01a-112c-4102-9a6e-001711647487.jpg not downloaded yet
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252F0a83a47f-7c50-45dc-a07a-a505552c2369.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/0a83a47f-7c50-45dc-a07a-a505552c2369.jpg not downloaded yet
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252F33f2c639-94bf-4f33-8771-a61d92c8a321.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/33f2c639-94bf-4f33-8771-a61d92c8a321.jpg not downloaded yet
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252F55d11c00-a5dc-453e-995c-a1885202d2d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/55d11c00-a5dc-453e-995c-a1885202d2d7.jpg not downloaded yet
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252F3d689e0a-da05-48af-b57d-504b1431e4b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/3d689e0a-da05-48af-b57d-504b1431e4b6.jpg not downloaded yet
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252F855f7383-1c23-4f27-ad32-1aeaca461639.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/855f7383-1c23-4f27-ad32-1aeaca461639.jpg not downloaded yet
2026-03-30 12:57:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43503d0>
2026-03-30 12:57:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252Fb6a8efd9-8bf0-4193-8eba-4574da4c3dff.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/b6a8efd9-8bf0-4193-8eba-4574da4c3dff.jpg saved to cache
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252F8c6656a7-576d-43f2-b870-a579eba772e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/8c6656a7-576d-43f2-b870-a579eba772e2.jpg not downloaded yet
2026-03-30 12:57:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/f3e02d56-65a4-4a4a-899a-29199a267481.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745730%252Fgeneral%252Fccea3b0e-0f69-4743-8ee7-3ffbdceae883.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/ccea3b0e-0f69-4743-8ee7-3ffbdceae883.jpg not downloaded yet
2026-03-30 12:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/855f7383-1c23-4f27-ad32-1aeaca461639.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af668490>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252Ff3e02d56-65a4-4a4a-899a-29199a267481.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/f3e02d56-65a4-4a4a-899a-29199a267481.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/ccea3b0e-0f69-4743-8ee7-3ffbdceae883.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af63d6d0>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252F855f7383-1c23-4f27-ad32-1aeaca461639.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/855f7383-1c23-4f27-ad32-1aeaca461639.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/8c6656a7-576d-43f2-b870-a579eba772e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7548d0>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252Fccea3b0e-0f69-4743-8ee7-3ffbdceae883.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/ccea3b0e-0f69-4743-8ee7-3ffbdceae883.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/3d689e0a-da05-48af-b57d-504b1431e4b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5910250>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252F8c6656a7-576d-43f2-b870-a579eba772e2.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/8c6656a7-576d-43f2-b870-a579eba772e2.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/55d11c00-a5dc-453e-995c-a1885202d2d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c3b50>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252F3d689e0a-da05-48af-b57d-504b1431e4b6.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/3d689e0a-da05-48af-b57d-504b1431e4b6.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/33f2c639-94bf-4f33-8771-a61d92c8a321.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e4190>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252F55d11c00-a5dc-453e-995c-a1885202d2d7.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/55d11c00-a5dc-453e-995c-a1885202d2d7.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/0a83a47f-7c50-45dc-a07a-a505552c2369.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c0f10>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252F33f2c639-94bf-4f33-8771-a61d92c8a321.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/33f2c639-94bf-4f33-8771-a61d92c8a321.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/914dd01a-112c-4102-9a6e-001711647487.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422cad0>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252F0a83a47f-7c50-45dc-a07a-a505552c2369.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/0a83a47f-7c50-45dc-a07a-a505552c2369.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745730/general/18bd652a-a07e-4478-94b3-45715a00d564.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723360)
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bd110>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252F914dd01a-112c-4102-9a6e-001711647487.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/914dd01a-112c-4102-9a6e-001711647487.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4150410>
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:14 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745730%252Fgeneral%252F18bd652a-a07e-4478-94b3-45715a00d564.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745730/general/18bd652a-a07e-4478-94b3-45715a00d564.jpg saved to cache
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 69f812d3-a58b-521b-bb70-cdca7a982ad8
2026-03-30 12:57:14 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 69f812d3-a58b-521b-bb70-cdca7a982ad8, skipping ID generation
2026-03-30 12:57:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 69f812d3-a58b-521b-bb70-cdca7a982ad8 with scrape type 1
2026-03-30 12:57:14 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 69f812d3-a58b-521b-bb70-cdca7a982ad8 sending to next pipeline
2026-03-30 12:57:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 69f812d3-a58b-521b-bb70-cdca7a982ad8, identifier: 10723360
2026-03-30 12:57:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 69f812d3-a58b-521b-bb70-cdca7a982ad8 with identifier: 10723360
2026-03-30 12:57:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 69f812d3-a58b-521b-bb70-cdca7a982ad8 with identifier: 10723360
2026-03-30 12:57:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 69f812d3-a58b-521b-bb70-cdca7a982ad8 with identifier: 10723360 to the API
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745730/general/18bd652a-a07e-4478-94b3-45715a00d564.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 82,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '69f812d3-a58b-521b-bb70-cdca7a982ad8',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OH-SB 8897',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723360',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Crossland',
'odometer': 95802,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/f3e02d56-65a4-4a4a-899a-29199a267481.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120142,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/18bd652a-a07e-4478-94b3-45715a00d564.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104139,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/914dd01a-112c-4102-9a6e-001711647487.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98424,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/0a83a47f-7c50-45dc-a07a-a505552c2369.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112907,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/33f2c639-94bf-4f33-8771-a61d92c8a321.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116637,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/55d11c00-a5dc-453e-995c-a1885202d2d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104173,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/3d689e0a-da05-48af-b57d-504b1431e4b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98210,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/855f7383-1c23-4f27-ad32-1aeaca461639.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/8c6656a7-576d-43f2-b870-a579eba772e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_69f812d3-a58b-521b-bb70-cdca7a982ad8/69f812d3-a58b-521b-bb70-cdca7a982ad8_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745730/general/ccea3b0e-0f69-4743-8ee7-3ffbdceae883.jpg',
'Width': 1024}],
'price': 3150,
'price_includes_vat': True,
'registration_date': '2019-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Opel Crossland Edition - Petrol - Manual - 82 hp - 95.802 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2019}
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723360%27 HTTP/1.1" 200 None
2026-03-30 12:57:15 [adesa.de] INFO: Saving data for 10723360: {'created_time': 1774875435.350161, 'last_price_update_time': 1774875435.350171, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723360') HTTP/1.1" 204 0
2026-03-30 12:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/721c9279-9f4a-42f5-aa2c-fd4dfd21d753.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/8e733b4f-ec71-46af-8bb4-d06ef0971549.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424b610>
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252F721c9279-9f4a-42f5-aa2c-fd4dfd21d753.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/721c9279-9f4a-42f5-aa2c-fd4dfd21d753.jpg saved to cache
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/f8d09438-75eb-4b81-945c-a3ffc0849d1e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4135c90>
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252F8e733b4f-ec71-46af-8bb4-d06ef0971549.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/8e733b4f-ec71-46af-8bb4-d06ef0971549.jpg saved to cache
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/57cd2a03-f9a2-4d2e-b06b-86730930c8cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4249190>
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252Ff8d09438-75eb-4b81-945c-a3ffc0849d1e.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/f8d09438-75eb-4b81-945c-a3ffc0849d1e.jpg saved to cache
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/41b77853-d338-456c-80f4-e54245927a20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4224a90>
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252F57cd2a03-f9a2-4d2e-b06b-86730930c8cc.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/57cd2a03-f9a2-4d2e-b06b-86730930c8cc.jpg saved to cache
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/2a6b9b2c-e379-49cd-b14d-8963474ef66b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41212d0>
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252F41b77853-d338-456c-80f4-e54245927a20.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/41b77853-d338-456c-80f4-e54245927a20.jpg saved to cache
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/cd12aee3-3042-487b-af46-b108035957a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4121050>
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252F2a6b9b2c-e379-49cd-b14d-8963474ef66b.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/2a6b9b2c-e379-49cd-b14d-8963474ef66b.jpg saved to cache
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/3a5441ec-51a9-453e-bb40-6bd87ad8e9ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f2d10>
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252Fcd12aee3-3042-487b-af46-b108035957a8.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/cd12aee3-3042-487b-af46-b108035957a8.jpg saved to cache
2026-03-30 12:57:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745494/general/fd977e9b-5c8e-4111-b8e3-176d857f1c54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722855)
2026-03-30 12:57:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4121d10>
2026-03-30 12:57:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252F3a5441ec-51a9-453e-bb40-6bd87ad8e9ab.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/3a5441ec-51a9-453e-bb40-6bd87ad8e9ab.jpg saved to cache
2026-03-30 12:57:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4227ed0>
2026-03-30 12:57:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745494%252Fgeneral%252Ffd977e9b-5c8e-4111-b8e3-176d857f1c54.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745494/general/fd977e9b-5c8e-4111-b8e3-176d857f1c54.jpg saved to cache
2026-03-30 12:57:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05
2026-03-30 12:57:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05, skipping ID generation
2026-03-30 12:57:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05 with scrape type 1
2026-03-30 12:57:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05 sending to next pipeline
2026-03-30 12:57:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05, identifier: 10722855
2026-03-30 12:57:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05 with identifier: 10722855
2026-03-30 12:57:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05 with identifier: 10722855
2026-03-30 12:57:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7104afab-9f9e-5fe2-b3c1-8ce6db78eb05 with identifier: 10722855 to the API
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:57:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745494/general/fd977e9b-5c8e-4111-b8e3-176d857f1c54.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': 114,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '7104afab-9f9e-5fe2-b3c1-8ce6db78eb05',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LÃ\x96-MA1620',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722855',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Stonic',
'odometer': 145399,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 155,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/fd977e9b-5c8e-4111-b8e3-176d857f1c54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133121,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/3a5441ec-51a9-453e-bb40-6bd87ad8e9ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130790,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/cd12aee3-3042-487b-af46-b108035957a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117007,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/2a6b9b2c-e379-49cd-b14d-8963474ef66b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/41b77853-d338-456c-80f4-e54245927a20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/57cd2a03-f9a2-4d2e-b06b-86730930c8cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/f8d09438-75eb-4b81-945c-a3ffc0849d1e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/8e733b4f-ec71-46af-8bb4-d06ef0971549.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184744,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/721c9279-9f4a-42f5-aa2c-fd4dfd21d753.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7104afab-9f9e-5fe2-b3c1-8ce6db78eb05/7104afab-9f9e-5fe2-b3c1-8ce6db78eb05_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745494/general/b6a8efd9-8bf0-4193-8eba-4574da4c3dff.jpg',
'Width': 1024}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2020-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Kia Stonic Vision - Diesel - Manual - 114 hp - 145.399 km',
'transmission': 'manual',
'trim': 'Vision',
'vin': None,
'year': 2020}
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722855%27 HTTP/1.1" 200 None
2026-03-30 12:57:16 [adesa.de] INFO: Saving data for 10722855: {'created_time': 1774875436.745246, 'last_price_update_time': 1774875436.745264, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722855') HTTP/1.1" 204 0
2026-03-30 12:57:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722853> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 626530d7-cba6-58ab-a1cc-4be1acac9fa3 with identifier: 10722853
2026-03-30 12:57:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3 with scrape type 1
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252Fb2ef1534-9a67-4e2f-9e1b-d1738c07893c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/b2ef1534-9a67-4e2f-9e1b-d1738c07893c.jpg not downloaded yet
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252F44adfa0e-b167-45bb-b453-b66cb076ea45.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/44adfa0e-b167-45bb-b453-b66cb076ea45.jpg not downloaded yet
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252F4b77a4f9-7659-4f7d-88da-1da8980960ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/4b77a4f9-7659-4f7d-88da-1da8980960ca.jpg not downloaded yet
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252F95e9c960-147e-457d-8abd-16f43cdc5b44.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/95e9c960-147e-457d-8abd-16f43cdc5b44.jpg not downloaded yet
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252Feeb53fed-7721-4630-826a-084e0bed3382.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/eeb53fed-7721-4630-826a-084e0bed3382.jpg not downloaded yet
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252Ff20402d9-7168-4e40-9508-eb350eba4b2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/f20402d9-7168-4e40-9508-eb350eba4b2f.jpg not downloaded yet
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252F60446716-049c-4cd8-b6b5-7049aeed1bae.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/60446716-049c-4cd8-b6b5-7049aeed1bae.jpg not downloaded yet
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252F71890651-e232-4a4c-b871-2a32e6746c99.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/71890651-e232-4a4c-b871-2a32e6746c99.jpg not downloaded yet
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252F2bc6db81-a278-4096-a14e-e9d78de84083.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/2bc6db81-a278-4096-a14e-e9d78de84083.jpg not downloaded yet
2026-03-30 12:57:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745491%252Fgeneral%252Ff752f037-9323-444b-986a-25e434536c15.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/f752f037-9323-444b-986a-25e434536c15.jpg not downloaded yet
2026-03-30 12:57:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734348> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9c5d6b0c-f782-5105-a3ee-e7758a648a7d with identifier: 10734348
2026-03-30 12:57:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d with scrape type 1
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252F28f9b5a4-865b-4d3d-9a63-a90d82c2f635.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/28f9b5a4-865b-4d3d-9a63-a90d82c2f635.jpg not downloaded yet
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252Fff56ab4f-7664-4969-b10b-24595d6138dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/ff56ab4f-7664-4969-b10b-24595d6138dc.jpg not downloaded yet
2026-03-30 12:57:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/f752f037-9323-444b-986a-25e434536c15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252F9bdce5a6-0426-4fdf-b0ec-58e7d402add2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/9bdce5a6-0426-4fdf-b0ec-58e7d402add2.jpg not downloaded yet
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252F3ac6e260-99f4-443b-bf6e-596ed8e58d44.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/3ac6e260-99f4-443b-bf6e-596ed8e58d44.jpg not downloaded yet
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252F372ce9e4-d5b8-4826-ae05-ecae5da4863f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/372ce9e4-d5b8-4826-ae05-ecae5da4863f.jpg not downloaded yet
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252Ff1031558-73e2-48d1-80d0-014614e403bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/f1031558-73e2-48d1-80d0-014614e403bc.jpg not downloaded yet
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252F69f2810d-71e6-44a3-9858-4455fbddd990.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/69f2810d-71e6-44a3-9858-4455fbddd990.jpg not downloaded yet
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252F01bee67c-f64a-4257-9195-b3b15399c65c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/01bee67c-f64a-4257-9195-b3b15399c65c.jpg not downloaded yet
2026-03-30 12:57:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6be850>
2026-03-30 12:57:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252Ff752f037-9323-444b-986a-25e434536c15.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/f752f037-9323-444b-986a-25e434536c15.jpg saved to cache
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/28f9b5a4-865b-4d3d-9a63-a90d82c2f635.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252F3b938c9c-64a3-4811-961c-ea28417db3c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/3b938c9c-64a3-4811-961c-ea28417db3c7.jpg not downloaded yet
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750304%252Fgeneral%252Ffb30ca91-8a67-496c-8ee3-15f37b7b3581.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/fb30ca91-8a67-496c-8ee3-15f37b7b3581.jpg not downloaded yet
2026-03-30 12:57:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f9350>
2026-03-30 12:57:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252F28f9b5a4-865b-4d3d-9a63-a90d82c2f635.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/28f9b5a4-865b-4d3d-9a63-a90d82c2f635.jpg saved to cache
2026-03-30 12:57:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/01bee67c-f64a-4257-9195-b3b15399c65c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/fb30ca91-8a67-496c-8ee3-15f37b7b3581.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421e950>
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252F01bee67c-f64a-4257-9195-b3b15399c65c.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/01bee67c-f64a-4257-9195-b3b15399c65c.jpg saved to cache
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/3b938c9c-64a3-4811-961c-ea28417db3c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c01790>
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252Ffb30ca91-8a67-496c-8ee3-15f37b7b3581.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/fb30ca91-8a67-496c-8ee3-15f37b7b3581.jpg saved to cache
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/69f2810d-71e6-44a3-9858-4455fbddd990.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/f1031558-73e2-48d1-80d0-014614e403bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41dcd90>
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252F3b938c9c-64a3-4811-961c-ea28417db3c7.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/3b938c9c-64a3-4811-961c-ea28417db3c7.jpg saved to cache
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422ed50>
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252F69f2810d-71e6-44a3-9858-4455fbddd990.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/69f2810d-71e6-44a3-9858-4455fbddd990.jpg saved to cache
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/372ce9e4-d5b8-4826-ae05-ecae5da4863f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af755f50>
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252Ff1031558-73e2-48d1-80d0-014614e403bc.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/f1031558-73e2-48d1-80d0-014614e403bc.jpg saved to cache
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/3ac6e260-99f4-443b-bf6e-596ed8e58d44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b431cb10>
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252F372ce9e4-d5b8-4826-ae05-ecae5da4863f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/372ce9e4-d5b8-4826-ae05-ecae5da4863f.jpg saved to cache
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/9bdce5a6-0426-4fdf-b0ec-58e7d402add2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750304/general/ff56ab4f-7664-4969-b10b-24595d6138dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734348)
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbde90>
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252F3ac6e260-99f4-443b-bf6e-596ed8e58d44.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/3ac6e260-99f4-443b-bf6e-596ed8e58d44.jpg saved to cache
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424bf50>
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252F9bdce5a6-0426-4fdf-b0ec-58e7d402add2.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/9bdce5a6-0426-4fdf-b0ec-58e7d402add2.jpg saved to cache
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbf1d0>
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750304%252Fgeneral%252Fff56ab4f-7664-4969-b10b-24595d6138dc.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750304/general/ff56ab4f-7664-4969-b10b-24595d6138dc.jpg saved to cache
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d
2026-03-30 12:57:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9c5d6b0c-f782-5105-a3ee-e7758a648a7d, skipping ID generation
2026-03-30 12:57:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d with scrape type 1
2026-03-30 12:57:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9c5d6b0c-f782-5105-a3ee-e7758a648a7d sending to next pipeline
2026-03-30 12:57:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9c5d6b0c-f782-5105-a3ee-e7758a648a7d, identifier: 10734348
2026-03-30 12:57:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9c5d6b0c-f782-5105-a3ee-e7758a648a7d with identifier: 10734348
2026-03-30 12:57:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9c5d6b0c-f782-5105-a3ee-e7758a648a7d with identifier: 10734348
2026-03-30 12:57:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9c5d6b0c-f782-5105-a3ee-e7758a648a7d with identifier: 10734348 to the API
2026-03-30 12:57:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750304/general/ff56ab4f-7664-4969-b10b-24595d6138dc.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': 278,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '9c5d6b0c-f782-5105-a3ee-e7758a648a7d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RA-AA 2018',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734348',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 25938,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/28f9b5a4-865b-4d3d-9a63-a90d82c2f635.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155666,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/ff56ab4f-7664-4969-b10b-24595d6138dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143109,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/9bdce5a6-0426-4fdf-b0ec-58e7d402add2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153006,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/3ac6e260-99f4-443b-bf6e-596ed8e58d44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103726,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/372ce9e4-d5b8-4826-ae05-ecae5da4863f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/f1031558-73e2-48d1-80d0-014614e403bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118500,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/69f2810d-71e6-44a3-9858-4455fbddd990.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/01bee67c-f64a-4257-9195-b3b15399c65c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 202079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/3b938c9c-64a3-4811-961c-ea28417db3c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9c5d6b0c-f782-5105-a3ee-e7758a648a7d/9c5d6b0c-f782-5105-a3ee-e7758a648a7d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750304/general/fb30ca91-8a67-496c-8ee3-15f37b7b3581.jpg',
'Width': 1024}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2024-04-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Mercedes-Benz GLC 300 AMG Line - 4-Matic - Petrol - Automatic - 278 '
'hp - 25.938 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734348%27 HTTP/1.1" 200 None
2026-03-30 12:57:24 [adesa.de] INFO: Saving data for 10734348: {'created_time': 1774875444.455878, 'last_price_update_time': 1774875444.455887, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734348') HTTP/1.1" 204 0
2026-03-30 12:57:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/2bc6db81-a278-4096-a14e-e9d78de84083.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734347> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/71890651-e232-4a4c-b871-2a32e6746c99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723358> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f55d0>
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252F2bc6db81-a278-4096-a14e-e9d78de84083.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/2bc6db81-a278-4096-a14e-e9d78de84083.jpg saved to cache
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/60446716-049c-4cd8-b6b5-7049aeed1bae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e57faa2-2371-5fc6-8c47-5f933e0902ff with identifier: 10734347
2026-03-30 12:57:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff with scrape type 1
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252F26d7f5c6-4cb0-42ad-8b71-29a7bdde998e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/26d7f5c6-4cb0-42ad-8b71-29a7bdde998e.jpg not downloaded yet
2026-03-30 12:57:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/f20402d9-7168-4e40-9508-eb350eba4b2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252F583291e5-d42e-459d-9121-9a7d12e119d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/583291e5-d42e-459d-9121-9a7d12e119d8.jpg not downloaded yet
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252F1e4d80b9-eb04-4998-83cf-58f295835d14.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/1e4d80b9-eb04-4998-83cf-58f295835d14.jpg not downloaded yet
2026-03-30 12:57:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/95e9c960-147e-457d-8abd-16f43cdc5b44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252F492cf764-a70f-4c0f-89b3-9eeafe7f44a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/492cf764-a70f-4c0f-89b3-9eeafe7f44a5.jpg not downloaded yet
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af690690>
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252F71890651-e232-4a4c-b871-2a32e6746c99.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/71890651-e232-4a4c-b871-2a32e6746c99.jpg saved to cache
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 94b5f7f9-5432-5a3b-982b-8371aabb5d50 with identifier: 10723358
2026-03-30 12:57:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50 with scrape type 1
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252F675ec4c5-77f0-4417-bb0c-cfc6a7cf3537.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/675ec4c5-77f0-4417-bb0c-cfc6a7cf3537.jpg not downloaded yet
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6cff90>
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252F60446716-049c-4cd8-b6b5-7049aeed1bae.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/60446716-049c-4cd8-b6b5-7049aeed1bae.jpg saved to cache
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252Fc7007bcc-57f7-4820-8407-f1816c1e36a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/c7007bcc-57f7-4820-8407-f1816c1e36a0.jpg not downloaded yet
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252F218f56d1-1e86-42c9-9993-699ceb80bf70.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/218f56d1-1e86-42c9-9993-699ceb80bf70.jpg not downloaded yet
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af69d090>
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:24 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252Ff20402d9-7168-4e40-9508-eb350eba4b2f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/f20402d9-7168-4e40-9508-eb350eba4b2f.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec73750>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252F95e9c960-147e-457d-8abd-16f43cdc5b44.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/95e9c960-147e-457d-8abd-16f43cdc5b44.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/26d7f5c6-4cb0-42ad-8b71-29a7bdde998e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252F39df4928-8ec1-43b8-ace1-b23be5853fcc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/39df4928-8ec1-43b8-ace1-b23be5853fcc.jpg not downloaded yet
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252Fc4319370-f46a-4a21-8dba-489f07c6b944.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/c4319370-f46a-4a21-8dba-489f07c6b944.jpg not downloaded yet
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252F380fe75e-617c-4abb-b5c0-3ee2010be01f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/380fe75e-617c-4abb-b5c0-3ee2010be01f.jpg not downloaded yet
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252Fe6681049-74e7-4390-934d-ce186a788ebc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/e6681049-74e7-4390-934d-ce186a788ebc.jpg not downloaded yet
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/1e4d80b9-eb04-4998-83cf-58f295835d14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/eeb53fed-7721-4630-826a-084e0bed3382.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252Fb740b5ae-1d38-4d03-9f03-7c55f944b5b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/b740b5ae-1d38-4d03-9f03-7c55f944b5b2.jpg not downloaded yet
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252F299c8e27-a924-49ae-8c87-11d32d34d643.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/299c8e27-a924-49ae-8c87-11d32d34d643.jpg not downloaded yet
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252F4ca4754b-fb71-4423-a870-19d041f1dcd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/4ca4754b-fb71-4423-a870-19d041f1dcd6.jpg not downloaded yet
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252F19ede803-24ad-44a6-94a0-1cd10d4c47c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/19ede803-24ad-44a6-94a0-1cd10d4c47c0.jpg not downloaded yet
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af72a990>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252F26d7f5c6-4cb0-42ad-8b71-29a7bdde998e.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/26d7f5c6-4cb0-42ad-8b71-29a7bdde998e.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750302%252Fgeneral%252Fd6837884-bf92-4bde-9095-60145c86b3ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/d6837884-bf92-4bde-9095-60145c86b3ec.jpg not downloaded yet
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252F651d6313-8225-4778-957a-3ac93bf04b7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/651d6313-8225-4778-957a-3ac93bf04b7e.jpg not downloaded yet
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/218f56d1-1e86-42c9-9993-699ceb80bf70.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/e6681049-74e7-4390-934d-ce186a788ebc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/380fe75e-617c-4abb-b5c0-3ee2010be01f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252F2a6ecc05-dd40-478b-9468-aead6f998625.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/2a6ecc05-dd40-478b-9468-aead6f998625.jpg not downloaded yet
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4324610>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252F1e4d80b9-eb04-4998-83cf-58f295835d14.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/1e4d80b9-eb04-4998-83cf-58f295835d14.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4151f90>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252Feeb53fed-7721-4630-826a-084e0bed3382.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/eeb53fed-7721-4630-826a-084e0bed3382.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252F3940ac08-d9b9-4e8b-b70f-8f985b0361f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/3940ac08-d9b9-4e8b-b70f-8f985b0361f7.jpg not downloaded yet
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/19ede803-24ad-44a6-94a0-1cd10d4c47c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745727%252Fgeneral%252F85fbe193-aa2e-4e74-bcdc-b0cbcb7ead31.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/85fbe193-aa2e-4e74-bcdc-b0cbcb7ead31.jpg not downloaded yet
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7ce110>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252F218f56d1-1e86-42c9-9993-699ceb80bf70.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/218f56d1-1e86-42c9-9993-699ceb80bf70.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6fbf10>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252Fe6681049-74e7-4390-934d-ce186a788ebc.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/e6681049-74e7-4390-934d-ce186a788ebc.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4145250>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252F380fe75e-617c-4abb-b5c0-3ee2010be01f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/380fe75e-617c-4abb-b5c0-3ee2010be01f.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/d6837884-bf92-4bde-9095-60145c86b3ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422c1d0>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252F19ede803-24ad-44a6-94a0-1cd10d4c47c0.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/19ede803-24ad-44a6-94a0-1cd10d4c47c0.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/651d6313-8225-4778-957a-3ac93bf04b7e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/3940ac08-d9b9-4e8b-b70f-8f985b0361f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61d550>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252Fd6837884-bf92-4bde-9095-60145c86b3ec.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/d6837884-bf92-4bde-9095-60145c86b3ec.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/2a6ecc05-dd40-478b-9468-aead6f998625.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/4ca4754b-fb71-4423-a870-19d041f1dcd6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/85fbe193-aa2e-4e74-bcdc-b0cbcb7ead31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bc750>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252F651d6313-8225-4778-957a-3ac93bf04b7e.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/651d6313-8225-4778-957a-3ac93bf04b7e.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af719b50>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252F3940ac08-d9b9-4e8b-b70f-8f985b0361f7.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/3940ac08-d9b9-4e8b-b70f-8f985b0361f7.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/299c8e27-a924-49ae-8c87-11d32d34d643.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4245510>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252F2a6ecc05-dd40-478b-9468-aead6f998625.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/2a6ecc05-dd40-478b-9468-aead6f998625.jpg saved to cache
2026-03-30 12:57:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4831bd0>
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252F4ca4754b-fb71-4423-a870-19d041f1dcd6.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/4ca4754b-fb71-4423-a870-19d041f1dcd6.jpg saved to cache
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/b740b5ae-1d38-4d03-9f03-7c55f944b5b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/39df4928-8ec1-43b8-ace1-b23be5853fcc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61ccd0>
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252F85fbe193-aa2e-4e74-bcdc-b0cbcb7ead31.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/85fbe193-aa2e-4e74-bcdc-b0cbcb7ead31.jpg saved to cache
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/c4319370-f46a-4a21-8dba-489f07c6b944.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424c190>
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252F299c8e27-a924-49ae-8c87-11d32d34d643.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/299c8e27-a924-49ae-8c87-11d32d34d643.jpg saved to cache
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4247d90>
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252Fb740b5ae-1d38-4d03-9f03-7c55f944b5b2.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/b740b5ae-1d38-4d03-9f03-7c55f944b5b2.jpg saved to cache
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745727/general/675ec4c5-77f0-4417-bb0c-cfc6a7cf3537.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723358)
2026-03-30 12:57:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/c7007bcc-57f7-4820-8407-f1816c1e36a0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/492cf764-a70f-4c0f-89b3-9eeafe7f44a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4345790>
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252F39df4928-8ec1-43b8-ace1-b23be5853fcc.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/39df4928-8ec1-43b8-ace1-b23be5853fcc.jpg saved to cache
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4244d50>
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252Fc4319370-f46a-4a21-8dba-489f07c6b944.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/c4319370-f46a-4a21-8dba-489f07c6b944.jpg saved to cache
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fda50>
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745727%252Fgeneral%252F675ec4c5-77f0-4417-bb0c-cfc6a7cf3537.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745727/general/675ec4c5-77f0-4417-bb0c-cfc6a7cf3537.jpg saved to cache
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50
2026-03-30 12:57:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 94b5f7f9-5432-5a3b-982b-8371aabb5d50, skipping ID generation
2026-03-30 12:57:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50 with scrape type 1
2026-03-30 12:57:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 94b5f7f9-5432-5a3b-982b-8371aabb5d50 sending to next pipeline
2026-03-30 12:57:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 94b5f7f9-5432-5a3b-982b-8371aabb5d50, identifier: 10723358
2026-03-30 12:57:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 94b5f7f9-5432-5a3b-982b-8371aabb5d50 with identifier: 10723358
2026-03-30 12:57:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 94b5f7f9-5432-5a3b-982b-8371aabb5d50 with identifier: 10723358
2026-03-30 12:57:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 94b5f7f9-5432-5a3b-982b-8371aabb5d50 with identifier: 10723358 to the API
2026-03-30 12:57:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745727/general/675ec4c5-77f0-4417-bb0c-cfc6a7cf3537.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 204,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '94b5f7f9-5432-5a3b-982b-8371aabb5d50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BRG-OT 17',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723358',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 80563,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212645,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/675ec4c5-77f0-4417-bb0c-cfc6a7cf3537.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220078,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/218f56d1-1e86-42c9-9993-699ceb80bf70.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199594,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/c4319370-f46a-4a21-8dba-489f07c6b944.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106419,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/e6681049-74e7-4390-934d-ce186a788ebc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74855,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/299c8e27-a924-49ae-8c87-11d32d34d643.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98926,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/19ede803-24ad-44a6-94a0-1cd10d4c47c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237398,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/651d6313-8225-4778-957a-3ac93bf04b7e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34779,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/2a6ecc05-dd40-478b-9468-aead6f998625.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87651,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/3940ac08-d9b9-4e8b-b70f-8f985b0361f7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_94b5f7f9-5432-5a3b-982b-8371aabb5d50/94b5f7f9-5432-5a3b-982b-8371aabb5d50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146831,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745727/general/85fbe193-aa2e-4e74-bcdc-b0cbcb7ead31.jpg',
'Width': 1280}],
'price': 7800,
'price_includes_vat': True,
'registration_date': '2022-10-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Kia ProCeed 1.6 T-GDI GT - Petrol - Automatic - 204 hp - 80.563 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2022}
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723358%27 HTTP/1.1" 200 None
2026-03-30 12:57:27 [adesa.de] INFO: Saving data for 10723358: {'created_time': 1774875447.875019, 'last_price_update_time': 1774875447.875031, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723358') HTTP/1.1" 204 0
2026-03-30 12:57:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750302/general/583291e5-d42e-459d-9121-9a7d12e119d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734347)
2026-03-30 12:57:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/44adfa0e-b167-45bb-b453-b66cb076ea45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/4b77a4f9-7659-4f7d-88da-1da8980960ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e50d0>
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252Fc7007bcc-57f7-4820-8407-f1816c1e36a0.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/c7007bcc-57f7-4820-8407-f1816c1e36a0.jpg saved to cache
2026-03-30 12:57:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af769390>
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252F492cf764-a70f-4c0f-89b3-9eeafe7f44a5.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/492cf764-a70f-4c0f-89b3-9eeafe7f44a5.jpg saved to cache
2026-03-30 12:57:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c0dd0>
2026-03-30 12:57:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750302%252Fgeneral%252F583291e5-d42e-459d-9121-9a7d12e119d8.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750302/general/583291e5-d42e-459d-9121-9a7d12e119d8.jpg saved to cache
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff
2026-03-30 12:57:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e57faa2-2371-5fc6-8c47-5f933e0902ff, skipping ID generation
2026-03-30 12:57:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff with scrape type 1
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e57faa2-2371-5fc6-8c47-5f933e0902ff sending to next pipeline
2026-03-30 12:57:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e57faa2-2371-5fc6-8c47-5f933e0902ff, identifier: 10734347
2026-03-30 12:57:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e57faa2-2371-5fc6-8c47-5f933e0902ff with identifier: 10734347
2026-03-30 12:57:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e57faa2-2371-5fc6-8c47-5f933e0902ff with identifier: 10734347
2026-03-30 12:57:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e57faa2-2371-5fc6-8c47-5f933e0902ff with identifier: 10734347 to the API
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750302/general/583291e5-d42e-459d-9121-9a7d12e119d8.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 138,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '4e57faa2-2371-5fc6-8c47-5f933e0902ff',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GTH-AU 436',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734347',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 16457,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138524,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/26d7f5c6-4cb0-42ad-8b71-29a7bdde998e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/583291e5-d42e-459d-9121-9a7d12e119d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136384,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/1e4d80b9-eb04-4998-83cf-58f295835d14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/492cf764-a70f-4c0f-89b3-9eeafe7f44a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123507,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/c7007bcc-57f7-4820-8407-f1816c1e36a0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128043,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/39df4928-8ec1-43b8-ace1-b23be5853fcc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/380fe75e-617c-4abb-b5c0-3ee2010be01f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109337,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/b740b5ae-1d38-4d03-9f03-7c55f944b5b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90683,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/4ca4754b-fb71-4423-a870-19d041f1dcd6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e57faa2-2371-5fc6-8c47-5f933e0902ff/4e57faa2-2371-5fc6-8c47-5f933e0902ff_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750302/general/d6837884-bf92-4bde-9095-60145c86b3ec.jpg',
'Width': 1024}],
'price': 8600,
'price_includes_vat': True,
'registration_date': '2024-06-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Kia Ceed Vision - Petrol - Automatic - 138 hp - 16.457 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2024}
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734347%27 HTTP/1.1" 200 None
2026-03-30 12:57:28 [adesa.de] INFO: Saving data for 10734347: {'created_time': 1774875448.511337, 'last_price_update_time': 1774875448.511348, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734347') HTTP/1.1" 204 0
2026-03-30 12:57:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745491/general/b2ef1534-9a67-4e2f-9e1b-d1738c07893c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722853)
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c084d0>
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252F44adfa0e-b167-45bb-b453-b66cb076ea45.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/44adfa0e-b167-45bb-b453-b66cb076ea45.jpg saved to cache
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70ef90>
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252F4b77a4f9-7659-4f7d-88da-1da8980960ca.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/4b77a4f9-7659-4f7d-88da-1da8980960ca.jpg saved to cache
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af746ad0>
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745491%252Fgeneral%252Fb2ef1534-9a67-4e2f-9e1b-d1738c07893c.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745491/general/b2ef1534-9a67-4e2f-9e1b-d1738c07893c.jpg saved to cache
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3
2026-03-30 12:57:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 626530d7-cba6-58ab-a1cc-4be1acac9fa3, skipping ID generation
2026-03-30 12:57:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3 with scrape type 1
2026-03-30 12:57:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 626530d7-cba6-58ab-a1cc-4be1acac9fa3 sending to next pipeline
2026-03-30 12:57:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 626530d7-cba6-58ab-a1cc-4be1acac9fa3, identifier: 10722853
2026-03-30 12:57:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 626530d7-cba6-58ab-a1cc-4be1acac9fa3 with identifier: 10722853
2026-03-30 12:57:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 626530d7-cba6-58ab-a1cc-4be1acac9fa3 with identifier: 10722853
2026-03-30 12:57:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 626530d7-cba6-58ab-a1cc-4be1acac9fa3 with identifier: 10722853 to the API
2026-03-30 12:57:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745491/general/b2ef1534-9a67-4e2f-9e1b-d1738c07893c.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': 198,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '626530d7-cba6-58ab-a1cc-4be1acac9fa3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GT-LS 4499',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722853',
'listing': 'auction',
'location': 'Dorfmark (Germany)',
'make': 'Kia',
'model': 'Sorento',
'odometer': 142403,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156819,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/b2ef1534-9a67-4e2f-9e1b-d1738c07893c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150146,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/44adfa0e-b167-45bb-b453-b66cb076ea45.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/4b77a4f9-7659-4f7d-88da-1da8980960ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103374,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/95e9c960-147e-457d-8abd-16f43cdc5b44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/eeb53fed-7721-4630-826a-084e0bed3382.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/f20402d9-7168-4e40-9508-eb350eba4b2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/60446716-049c-4cd8-b6b5-7049aeed1bae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/71890651-e232-4a4c-b871-2a32e6746c99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/2bc6db81-a278-4096-a14e-e9d78de84083.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_626530d7-cba6-58ab-a1cc-4be1acac9fa3/626530d7-cba6-58ab-a1cc-4be1acac9fa3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745491/general/f752f037-9323-444b-986a-25e434536c15.jpg',
'Width': 1024}],
'price': 7250,
'price_includes_vat': True,
'registration_date': '2022-04-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Kia Sorento Platinum - AWD - Diesel - Automatic - 198 hp - 142.403 '
'km',
'transmission': 'automatic',
'trim': 'Platinum',
'vin': None,
'year': 2022}
2026-03-30 12:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722853%27 HTTP/1.1" 200 None
2026-03-30 12:57:29 [adesa.de] INFO: Saving data for 10722853: {'created_time': 1774875449.228739, 'last_price_update_time': 1774875449.22875, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722853') HTTP/1.1" 204 0
2026-03-30 12:57:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734371> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503 with identifier: 10734371
2026-03-30 12:57:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503 with scrape type 1
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252F1b1952ab-29fb-48ae-bc6a-fc5d30c2a19f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/1b1952ab-29fb-48ae-bc6a-fc5d30c2a19f.jpg not downloaded yet
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252F5598ed52-944e-4553-a319-3b1fc6d13be8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/5598ed52-944e-4553-a319-3b1fc6d13be8.jpg not downloaded yet
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252F50065a07-3922-45d7-a859-17e19f69ef65.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/50065a07-3922-45d7-a859-17e19f69ef65.jpg not downloaded yet
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252F66f64a38-f80f-4d58-8496-01e677c4d185.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/66f64a38-f80f-4d58-8496-01e677c4d185.jpg not downloaded yet
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252F5c997790-4e84-4412-a7cd-3df984ec1b09.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/5c997790-4e84-4412-a7cd-3df984ec1b09.jpg not downloaded yet
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252Fdef704f8-f4b3-4937-a9c4-a100a99f70fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/def704f8-f4b3-4937-a9c4-a100a99f70fd.jpg not downloaded yet
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252F59abd6e2-ce04-4ff4-b966-8c79e4a3d987.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/59abd6e2-ce04-4ff4-b966-8c79e4a3d987.jpg not downloaded yet
2026-03-30 12:57:32 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.888(s), this was the 1st time calling it.
2026-03-30 12:57:32 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.14907270751586 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252F631b7581-683b-489e-b83a-d054f680f99e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/631b7581-683b-489e-b83a-d054f680f99e.jpg not downloaded yet
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252F20db1043-29ad-4121-908f-ddeeab0932c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/20db1043-29ad-4121-908f-ddeeab0932c7.jpg not downloaded yet
2026-03-30 12:57:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750351%252Fgeneral%252Fb50ff5e4-61ea-4b3a-b33f-17be2bd56263.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/b50ff5e4-61ea-4b3a-b33f-17be2bd56263.jpg not downloaded yet
2026-03-30 12:57:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/b50ff5e4-61ea-4b3a-b33f-17be2bd56263.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2da61047-0f8a-569e-aa82-3575f988a0a2 with identifier: 10729708
2026-03-30 12:57:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2da61047-0f8a-569e-aa82-3575f988a0a2 with scrape type 1
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252F1aabf2cf-8f86-4d0f-9c64-e0b724dc374c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/1aabf2cf-8f86-4d0f-9c64-e0b724dc374c.jpg not downloaded yet
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252F011cf30e-bb2b-4950-bd28-28332f022dc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/011cf30e-bb2b-4950-bd28-28332f022dc0.jpg not downloaded yet
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252F63321a0d-e8be-47b8-9664-16e7baa219be.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/63321a0d-e8be-47b8-9664-16e7baa219be.jpg not downloaded yet
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252F49263e33-d5ab-4850-a15d-9acc5c97ee89.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/49263e33-d5ab-4850-a15d-9acc5c97ee89.jpg not downloaded yet
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252F1b9a9293-6635-423c-889f-54dc40b55ff5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/1b9a9293-6635-423c-889f-54dc40b55ff5.jpg not downloaded yet
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252F5258e91b-5e86-48a4-b4a1-ef1c13908bb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/5258e91b-5e86-48a4-b4a1-ef1c13908bb3.jpg not downloaded yet
2026-03-30 12:57:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/20db1043-29ad-4121-908f-ddeeab0932c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252Fbcbc800d-d28c-4974-bc67-6c994f744a87.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/bcbc800d-d28c-4974-bc67-6c994f744a87.jpg not downloaded yet
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f44d0>
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252Fb50ff5e4-61ea-4b3a-b33f-17be2bd56263.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/b50ff5e4-61ea-4b3a-b33f-17be2bd56263.jpg saved to cache
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252Fcee8154b-6e37-472e-b549-de69d8043a3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/cee8154b-6e37-472e-b549-de69d8043a3b.jpg not downloaded yet
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252F07e8f869-5f7d-44e8-b9e2-d32348179fd9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/07e8f869-5f7d-44e8-b9e2-d32348179fd9.jpg not downloaded yet
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5748058%252Fgeneral%252F875cc443-f83f-4761-bb4c-2b71622f84d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/875cc443-f83f-4761-bb4c-2b71622f84d1.jpg not downloaded yet
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e5990>
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252F20db1043-29ad-4121-908f-ddeeab0932c7.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/20db1043-29ad-4121-908f-ddeeab0932c7.jpg saved to cache
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/5258e91b-5e86-48a4-b4a1-ef1c13908bb3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/875cc443-f83f-4761-bb4c-2b71622f84d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7194d0>
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252F5258e91b-5e86-48a4-b4a1-ef1c13908bb3.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/5258e91b-5e86-48a4-b4a1-ef1c13908bb3.jpg saved to cache
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/07e8f869-5f7d-44e8-b9e2-d32348179fd9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af746310>
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252F875cc443-f83f-4761-bb4c-2b71622f84d1.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/875cc443-f83f-4761-bb4c-2b71622f84d1.jpg saved to cache
2026-03-30 12:57:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f56d0>
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252F07e8f869-5f7d-44e8-b9e2-d32348179fd9.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/07e8f869-5f7d-44e8-b9e2-d32348179fd9.jpg saved to cache
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/cee8154b-6e37-472e-b549-de69d8043a3b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/bcbc800d-d28c-4974-bc67-6c994f744a87.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c19d0>
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252Fcee8154b-6e37-472e-b549-de69d8043a3b.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/cee8154b-6e37-472e-b549-de69d8043a3b.jpg saved to cache
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/1b9a9293-6635-423c-889f-54dc40b55ff5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4354610>
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252Fbcbc800d-d28c-4974-bc67-6c994f744a87.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/bcbc800d-d28c-4974-bc67-6c994f744a87.jpg saved to cache
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/49263e33-d5ab-4850-a15d-9acc5c97ee89.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61a490>
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252F1b9a9293-6635-423c-889f-54dc40b55ff5.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/1b9a9293-6635-423c-889f-54dc40b55ff5.jpg saved to cache
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/63321a0d-e8be-47b8-9664-16e7baa219be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af68b150>
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252F49263e33-d5ab-4850-a15d-9acc5c97ee89.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/49263e33-d5ab-4850-a15d-9acc5c97ee89.jpg saved to cache
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/011cf30e-bb2b-4950-bd28-28332f022dc0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d9850>
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252F63321a0d-e8be-47b8-9664-16e7baa219be.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/63321a0d-e8be-47b8-9664-16e7baa219be.jpg saved to cache
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748058/general/1aabf2cf-8f86-4d0f-9c64-e0b724dc374c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729708)
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4105fd0>
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252F011cf30e-bb2b-4950-bd28-28332f022dc0.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/011cf30e-bb2b-4950-bd28-28332f022dc0.jpg saved to cache
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/631b7581-683b-489e-b83a-d054f680f99e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b420c750>
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748058%252Fgeneral%252F1aabf2cf-8f86-4d0f-9c64-e0b724dc374c.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748058/general/1aabf2cf-8f86-4d0f-9c64-e0b724dc374c.jpg saved to cache
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2da61047-0f8a-569e-aa82-3575f988a0a2
2026-03-30 12:57:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2da61047-0f8a-569e-aa82-3575f988a0a2, skipping ID generation
2026-03-30 12:57:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2da61047-0f8a-569e-aa82-3575f988a0a2 with scrape type 1
2026-03-30 12:57:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2da61047-0f8a-569e-aa82-3575f988a0a2 sending to next pipeline
2026-03-30 12:57:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2da61047-0f8a-569e-aa82-3575f988a0a2, identifier: 10729708
2026-03-30 12:57:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2da61047-0f8a-569e-aa82-3575f988a0a2 with identifier: 10729708
2026-03-30 12:57:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2da61047-0f8a-569e-aa82-3575f988a0a2 with identifier: 10729708
2026-03-30 12:57:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2da61047-0f8a-569e-aa82-3575f988a0a2 with identifier: 10729708 to the API
2026-03-30 12:57:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748058/general/1aabf2cf-8f86-4d0f-9c64-e0b724dc374c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Pickup',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 249,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '2da61047-0f8a-569e-aa82-3575f988a0a2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LU-HD 774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729708',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ineos',
'model': 'Grenadier',
'odometer': 59276,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187126,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/1aabf2cf-8f86-4d0f-9c64-e0b724dc374c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 189119,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/011cf30e-bb2b-4950-bd28-28332f022dc0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177459,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/63321a0d-e8be-47b8-9664-16e7baa219be.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153112,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/49263e33-d5ab-4850-a15d-9acc5c97ee89.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148524,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/1b9a9293-6635-423c-889f-54dc40b55ff5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154486,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/5258e91b-5e86-48a4-b4a1-ef1c13908bb3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151182,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/bcbc800d-d28c-4974-bc67-6c994f744a87.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161281,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/cee8154b-6e37-472e-b549-de69d8043a3b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109116,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/07e8f869-5f7d-44e8-b9e2-d32348179fd9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2da61047-0f8a-569e-aa82-3575f988a0a2/2da61047-0f8a-569e-aa82-3575f988a0a2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165264,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748058/general/875cc443-f83f-4761-bb4c-2b71622f84d1.jpg',
'Width': 1280}],
'price': 15200,
'price_includes_vat': True,
'registration_date': '2023-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ineos Grenadier Fieldmaster - AWD - Diesel - Automatic - 249 hp - '
'59.276 km',
'transmission': 'automatic',
'trim': 'Fieldmaster',
'vin': None,
'year': 2023}
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729708%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [adesa.de] INFO: Saving data for 10729708: {'created_time': 1774875457.215799, 'last_price_update_time': 1774875457.215811, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729708') HTTP/1.1" 204 0
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/59abd6e2-ce04-4ff4-b966-8c79e4a3d987.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435a990>
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252F631b7581-683b-489e-b83a-d054f680f99e.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/631b7581-683b-489e-b83a-d054f680f99e.jpg saved to cache
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734351> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d7210>
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252F59abd6e2-ce04-4ff4-b966-8c79e4a3d987.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/59abd6e2-ce04-4ff4-b966-8c79e4a3d987.jpg saved to cache
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/def704f8-f4b3-4937-a9c4-a100a99f70fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3181676e-ae95-57a6-9762-dd86f7dcc15a with identifier: 10734351
2026-03-30 12:57:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3181676e-ae95-57a6-9762-dd86f7dcc15a with scrape type 1
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252F326523e1-7604-4946-80db-032eb91efb9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/326523e1-7604-4946-80db-032eb91efb9c.jpg not downloaded yet
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/5c997790-4e84-4412-a7cd-3df984ec1b09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252F92107b31-8afe-481c-90dc-075ff84fc76f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/92107b31-8afe-481c-90dc-075ff84fc76f.jpg not downloaded yet
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252F0f13d588-1622-4dfd-90f0-50461df0103b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/0f13d588-1622-4dfd-90f0-50461df0103b.jpg not downloaded yet
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252Fe4e5e784-545e-4869-8a2b-d298d444579a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/e4e5e784-545e-4869-8a2b-d298d444579a.jpg not downloaded yet
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252Faea62d2a-16c2-4d0c-a7d9-87733aac277b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/aea62d2a-16c2-4d0c-a7d9-87733aac277b.jpg not downloaded yet
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/66f64a38-f80f-4d58-8496-01e677c4d185.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252F6b177af3-582e-4a25-b39f-8084cb7fac41.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/6b177af3-582e-4a25-b39f-8084cb7fac41.jpg not downloaded yet
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c4e10>
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252Fdef704f8-f4b3-4937-a9c4-a100a99f70fd.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/def704f8-f4b3-4937-a9c4-a100a99f70fd.jpg saved to cache
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252F85f1b8c8-9f1e-40ac-92ae-cffb4a81c06e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/85f1b8c8-9f1e-40ac-92ae-cffb4a81c06e.jpg not downloaded yet
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/326523e1-7604-4946-80db-032eb91efb9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252F5ff5b9b3-0f5f-49bc-b811-e512a4ceeeca.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/5ff5b9b3-0f5f-49bc-b811-e512a4ceeeca.jpg not downloaded yet
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7accd0>
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252F5c997790-4e84-4412-a7cd-3df984ec1b09.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/5c997790-4e84-4412-a7cd-3df984ec1b09.jpg saved to cache
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252Fb4c0cd37-90ea-4646-8526-c42428ffdb04.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/b4c0cd37-90ea-4646-8526-c42428ffdb04.jpg not downloaded yet
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b417fb10>
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252F66f64a38-f80f-4d58-8496-01e677c4d185.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/66f64a38-f80f-4d58-8496-01e677c4d185.jpg saved to cache
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750308%252Fgeneral%252Fea67cf91-5f25-482d-86eb-4f479302a5df.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/ea67cf91-5f25-482d-86eb-4f479302a5df.jpg not downloaded yet
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/aea62d2a-16c2-4d0c-a7d9-87733aac277b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424ddd0>
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252F326523e1-7604-4946-80db-032eb91efb9c.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/326523e1-7604-4946-80db-032eb91efb9c.jpg saved to cache
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/85f1b8c8-9f1e-40ac-92ae-cffb4a81c06e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422c350>
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252Faea62d2a-16c2-4d0c-a7d9-87733aac277b.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/aea62d2a-16c2-4d0c-a7d9-87733aac277b.jpg saved to cache
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/b4c0cd37-90ea-4646-8526-c42428ffdb04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/ea67cf91-5f25-482d-86eb-4f479302a5df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6da890>
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252F85f1b8c8-9f1e-40ac-92ae-cffb4a81c06e.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/85f1b8c8-9f1e-40ac-92ae-cffb4a81c06e.jpg saved to cache
2026-03-30 12:57:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/5ff5b9b3-0f5f-49bc-b811-e512a4ceeeca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/6b177af3-582e-4a25-b39f-8084cb7fac41.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4359250>
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252Fb4c0cd37-90ea-4646-8526-c42428ffdb04.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/b4c0cd37-90ea-4646-8526-c42428ffdb04.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9db50>
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252Fea67cf91-5f25-482d-86eb-4f479302a5df.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/ea67cf91-5f25-482d-86eb-4f479302a5df.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/e4e5e784-545e-4869-8a2b-d298d444579a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/0f13d588-1622-4dfd-90f0-50461df0103b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41f5bd0>
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252F5ff5b9b3-0f5f-49bc-b811-e512a4ceeeca.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/5ff5b9b3-0f5f-49bc-b811-e512a4ceeeca.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca2550>
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252F6b177af3-582e-4a25-b39f-8084cb7fac41.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/6b177af3-582e-4a25-b39f-8084cb7fac41.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410d850>
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252Fe4e5e784-545e-4869-8a2b-d298d444579a.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/e4e5e784-545e-4869-8a2b-d298d444579a.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af718a10>
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252F0f13d588-1622-4dfd-90f0-50461df0103b.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/0f13d588-1622-4dfd-90f0-50461df0103b.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/50065a07-3922-45d7-a859-17e19f69ef65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750308/general/92107b31-8afe-481c-90dc-075ff84fc76f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734351)
2026-03-30 12:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/5598ed52-944e-4553-a319-3b1fc6d13be8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750351/general/1b1952ab-29fb-48ae-bc6a-fc5d30c2a19f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734371)
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4152a10>
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252F50065a07-3922-45d7-a859-17e19f69ef65.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/50065a07-3922-45d7-a859-17e19f69ef65.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421cc90>
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750308%252Fgeneral%252F92107b31-8afe-481c-90dc-075ff84fc76f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750308/general/92107b31-8afe-481c-90dc-075ff84fc76f.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3181676e-ae95-57a6-9762-dd86f7dcc15a
2026-03-30 12:57:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3181676e-ae95-57a6-9762-dd86f7dcc15a, skipping ID generation
2026-03-30 12:57:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3181676e-ae95-57a6-9762-dd86f7dcc15a with scrape type 1
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3181676e-ae95-57a6-9762-dd86f7dcc15a sending to next pipeline
2026-03-30 12:57:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3181676e-ae95-57a6-9762-dd86f7dcc15a, identifier: 10734351
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5910e90>
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252F5598ed52-944e-4553-a319-3b1fc6d13be8.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/5598ed52-944e-4553-a319-3b1fc6d13be8.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435be90>
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750351%252Fgeneral%252F1b1952ab-29fb-48ae-bc6a-fc5d30c2a19f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750351/general/1b1952ab-29fb-48ae-bc6a-fc5d30c2a19f.jpg saved to cache
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503
2026-03-30 12:57:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503, skipping ID generation
2026-03-30 12:57:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503 with scrape type 1
2026-03-30 12:57:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503 sending to next pipeline
2026-03-30 12:57:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503, identifier: 10734371
2026-03-30 12:57:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3181676e-ae95-57a6-9762-dd86f7dcc15a with identifier: 10734351
2026-03-30 12:57:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3181676e-ae95-57a6-9762-dd86f7dcc15a with identifier: 10734351
2026-03-30 12:57:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3181676e-ae95-57a6-9762-dd86f7dcc15a with identifier: 10734351 to the API
2026-03-30 12:57:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750308/general/92107b31-8afe-481c-90dc-075ff84fc76f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Beige',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '3181676e-ae95-57a6-9762-dd86f7dcc15a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GD-AS6822',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734351',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 88865,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/326523e1-7604-4946-80db-032eb91efb9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144076,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/92107b31-8afe-481c-90dc-075ff84fc76f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136413,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/0f13d588-1622-4dfd-90f0-50461df0103b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/e4e5e784-545e-4869-8a2b-d298d444579a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123846,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/aea62d2a-16c2-4d0c-a7d9-87733aac277b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/6b177af3-582e-4a25-b39f-8084cb7fac41.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/85f1b8c8-9f1e-40ac-92ae-cffb4a81c06e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135941,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/5ff5b9b3-0f5f-49bc-b811-e512a4ceeeca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/b4c0cd37-90ea-4646-8526-c42428ffdb04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3181676e-ae95-57a6-9762-dd86f7dcc15a/3181676e-ae95-57a6-9762-dd86f7dcc15a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177796,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750308/general/ea67cf91-5f25-482d-86eb-4f479302a5df.jpg',
'Width': 1024}],
'price': 7600,
'price_includes_vat': True,
'registration_date': '2018-10-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai Tucson Style - AWD - Petrol - Automatic - 174 hp - 88.865 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2018}
2026-03-30 12:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734351%27 HTTP/1.1" 200 None
2026-03-30 12:57:39 [adesa.de] INFO: Saving data for 10734351: {'created_time': 1774875459.23716, 'last_price_update_time': 1774875459.237171, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734351') HTTP/1.1" 204 0
2026-03-30 12:57:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503 with identifier: 10734371
2026-03-30 12:57:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503 with identifier: 10734371
2026-03-30 12:57:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503 with identifier: 10734371 to the API
2026-03-30 12:57:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750351/general/1b1952ab-29fb-48ae-bc6a-fc5d30c2a19f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 134,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SO-NJ 1811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734371',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 152019,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119122,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/1b1952ab-29fb-48ae-bc6a-fc5d30c2a19f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/5598ed52-944e-4553-a319-3b1fc6d13be8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114229,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/50065a07-3922-45d7-a859-17e19f69ef65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109629,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/66f64a38-f80f-4d58-8496-01e677c4d185.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112403,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/5c997790-4e84-4412-a7cd-3df984ec1b09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/def704f8-f4b3-4937-a9c4-a100a99f70fd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103566,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/59abd6e2-ce04-4ff4-b966-8c79e4a3d987.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/631b7581-683b-489e-b83a-d054f680f99e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121891,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/20db1043-29ad-4121-908f-ddeeab0932c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503/8d0aa36e-b6a4-5dbc-ba6f-b38749cf3503_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750351/general/b50ff5e4-61ea-4b3a-b33f-17be2bd56263.jpg',
'Width': 1024}],
'price': 1450,
'price_includes_vat': True,
'registration_date': '2017-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Kia Ceed Dream Team - Diesel - Manual - 134 hp - 152.019 km',
'transmission': 'manual',
'trim': 'Dream Team',
'vin': None,
'year': 2017}
2026-03-30 12:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734371%27 HTTP/1.1" 200 None
2026-03-30 12:57:39 [adesa.de] INFO: Saving data for 10734371: {'created_time': 1774875459.590574, 'last_price_update_time': 1774875459.590585, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734371') HTTP/1.1" 204 0
2026-03-30 12:57:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:57:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722845> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9805f7e-3fa6-5f34-9c36-fe5682082089 with identifier: 10722845
2026-03-30 12:57:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9805f7e-3fa6-5f34-9c36-fe5682082089 with scrape type 1
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252F75d07b4d-0588-4362-8ecd-70ebc1b7cd7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/75d07b4d-0588-4362-8ecd-70ebc1b7cd7c.jpg not downloaded yet
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252F692d1bc5-bfa1-484d-a1ae-0d8912afedb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/692d1bc5-bfa1-484d-a1ae-0d8912afedb0.jpg not downloaded yet
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252F9f13ff15-d6b4-4434-abc6-e7a887e5f4ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/9f13ff15-d6b4-4434-abc6-e7a887e5f4ab.jpg not downloaded yet
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252F0c3a2f72-1d29-43c0-a6c3-485c1d0d9975.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/0c3a2f72-1d29-43c0-a6c3-485c1d0d9975.jpg not downloaded yet
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252Fffe7b965-6c99-43f5-8d0e-e99194418f99.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/ffe7b965-6c99-43f5-8d0e-e99194418f99.jpg not downloaded yet
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252F61d60415-7ec4-4d8e-b53a-5c1e32654d88.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/61d60415-7ec4-4d8e-b53a-5c1e32654d88.jpg not downloaded yet
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252F8eb38d3a-d30c-48c9-b22e-a4fdf80702c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/8eb38d3a-d30c-48c9-b22e-a4fdf80702c9.jpg not downloaded yet
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252Fe59ccb6a-3480-40db-b262-30524b75da35.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/e59ccb6a-3480-40db-b262-30524b75da35.jpg not downloaded yet
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252Faf86172b-757a-46cc-a0ef-c79b06e75532.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/af86172b-757a-46cc-a0ef-c79b06e75532.jpg not downloaded yet
2026-03-30 12:57:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5745484%252Fgeneral%252F0067c8d2-5684-4ade-9110-4714de56fc61.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/0067c8d2-5684-4ade-9110-4714de56fc61.jpg not downloaded yet
2026-03-30 12:57:45 [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-30 12:57:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261
2026-03-30 12:57:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with scrape type 2
2026-03-30 12:57:45 [crawlers.middlewares.photo_download_middleware] INFO: Skipping photo download for item 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with scrape type 2
2026-03-30 12:57:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86ec89a2-c1a9-5499-b5fa-4f88eb354925, identifier: 10733261
2026-03-30 12:57:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261
2026-03-30 12:57:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261
2026-03-30 12:57:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86ec89a2-c1a9-5499-b5fa-4f88eb354925 with identifier: 10733261 to the API
2026-03-30 12:57:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10733261>
{'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': 0,
'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-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:46 [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-30 12:57:46 [adesa.de] INFO: Saving data for 10733261: {'auction_closing_time': 1774951200.0, 'created_time': 1774613853.049018, 'last_price_update_time': 1774875466.14267}
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10733261') HTTP/1.1" 204 0
2026-03-30 12:57:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/0067c8d2-5684-4ade-9110-4714de56fc61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d5a10>
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252F0067c8d2-5684-4ade-9110-4714de56fc61.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/0067c8d2-5684-4ade-9110-4714de56fc61.jpg saved to cache
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/af86172b-757a-46cc-a0ef-c79b06e75532.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41cee90>
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252Faf86172b-757a-46cc-a0ef-c79b06e75532.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/af86172b-757a-46cc-a0ef-c79b06e75532.jpg saved to cache
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/e59ccb6a-3480-40db-b262-30524b75da35.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9f8d0>
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252Fe59ccb6a-3480-40db-b262-30524b75da35.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/e59ccb6a-3480-40db-b262-30524b75da35.jpg saved to cache
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/8eb38d3a-d30c-48c9-b22e-a4fdf80702c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e4350>
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252F8eb38d3a-d30c-48c9-b22e-a4fdf80702c9.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/8eb38d3a-d30c-48c9-b22e-a4fdf80702c9.jpg saved to cache
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/61d60415-7ec4-4d8e-b53a-5c1e32654d88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc2e90>
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252F61d60415-7ec4-4d8e-b53a-5c1e32654d88.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/61d60415-7ec4-4d8e-b53a-5c1e32654d88.jpg saved to cache
2026-03-30 12:57:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/ffe7b965-6c99-43f5-8d0e-e99194418f99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d65d0>
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252Fffe7b965-6c99-43f5-8d0e-e99194418f99.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/ffe7b965-6c99-43f5-8d0e-e99194418f99.jpg saved to cache
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/0c3a2f72-1d29-43c0-a6c3-485c1d0d9975.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecba4d0>
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252F0c3a2f72-1d29-43c0-a6c3-485c1d0d9975.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/0c3a2f72-1d29-43c0-a6c3-485c1d0d9975.jpg saved to cache
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/9f13ff15-d6b4-4434-abc6-e7a887e5f4ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/692d1bc5-bfa1-484d-a1ae-0d8912afedb0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc1d90>
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252F9f13ff15-d6b4-4434-abc6-e7a887e5f4ab.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/9f13ff15-d6b4-4434-abc6-e7a887e5f4ab.jpg saved to cache
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745484/general/75d07b4d-0588-4362-8ecd-70ebc1b7cd7c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722845)
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0aa90>
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252F692d1bc5-bfa1-484d-a1ae-0d8912afedb0.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/692d1bc5-bfa1-484d-a1ae-0d8912afedb0.jpg saved to cache
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c2f10>
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745484%252Fgeneral%252F75d07b4d-0588-4362-8ecd-70ebc1b7cd7c.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745484/general/75d07b4d-0588-4362-8ecd-70ebc1b7cd7c.jpg saved to cache
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b9805f7e-3fa6-5f34-9c36-fe5682082089
2026-03-30 12:57:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b9805f7e-3fa6-5f34-9c36-fe5682082089, skipping ID generation
2026-03-30 12:57:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9805f7e-3fa6-5f34-9c36-fe5682082089 with scrape type 1
2026-03-30 12:57:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b9805f7e-3fa6-5f34-9c36-fe5682082089 sending to next pipeline
2026-03-30 12:57:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9805f7e-3fa6-5f34-9c36-fe5682082089, identifier: 10722845
2026-03-30 12:57:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9805f7e-3fa6-5f34-9c36-fe5682082089 with identifier: 10722845
2026-03-30 12:57:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9805f7e-3fa6-5f34-9c36-fe5682082089 with identifier: 10722845
2026-03-30 12:57:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9805f7e-3fa6-5f34-9c36-fe5682082089 with identifier: 10722845 to the API
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:57:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745484/general/75d07b4d-0588-4362-8ecd-70ebc1b7cd7c.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.2L',
'engine_horse_power': 162,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'b9805f7e-3fa6-5f34-9c36-fe5682082089',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ROF-MY 1',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722845',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Opel',
'model': 'Movano',
'odometer': 126778,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 39,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140514,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/75d07b4d-0588-4362-8ecd-70ebc1b7cd7c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141596,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/692d1bc5-bfa1-484d-a1ae-0d8912afedb0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/9f13ff15-d6b4-4434-abc6-e7a887e5f4ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/0c3a2f72-1d29-43c0-a6c3-485c1d0d9975.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/ffe7b965-6c99-43f5-8d0e-e99194418f99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/61d60415-7ec4-4d8e-b53a-5c1e32654d88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104388,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/8eb38d3a-d30c-48c9-b22e-a4fdf80702c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/e59ccb6a-3480-40db-b262-30524b75da35.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113410,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/af86172b-757a-46cc-a0ef-c79b06e75532.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9805f7e-3fa6-5f34-9c36-fe5682082089/b9805f7e-3fa6-5f34-9c36-fe5682082089_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745484/general/0067c8d2-5684-4ade-9110-4714de56fc61.jpg',
'Width': 1024}],
'price': 8300,
'price_includes_vat': True,
'registration_date': '2024-06-01',
'seats_number': 3,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Opel Movano 2.2 - Diesel - Manual - 162 hp - 126.778 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722845%27 HTTP/1.1" 200 None
2026-03-30 12:57:48 [adesa.de] INFO: Saving data for 10722845: {'created_time': 1774875468.082912, 'last_price_update_time': 1774875468.082924, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722845') HTTP/1.1" 204 0
2026-03-30 12:57:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734341> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c45a3e0f-7ee9-55df-b8e9-dda777c02381 with identifier: 10734341
2026-03-30 12:57:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45a3e0f-7ee9-55df-b8e9-dda777c02381 with scrape type 1
2026-03-30 12:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252F9270a04a-7c33-4919-90a0-1397781c62cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/9270a04a-7c33-4919-90a0-1397781c62cb.jpg not downloaded yet
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252Fffd02220-ed45-4ce6-ad29-4ded272db71f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/ffd02220-ed45-4ce6-ad29-4ded272db71f.jpg not downloaded yet
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252F4fea538e-23e2-4ec0-b707-cbbbd823a27b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/4fea538e-23e2-4ec0-b707-cbbbd823a27b.jpg not downloaded yet
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252F8d70430c-f9aa-4934-8b1b-3a2a5a7a6cf8.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/8d70430c-f9aa-4934-8b1b-3a2a5a7a6cf8.jpg not downloaded yet
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252Fae2de763-76e8-465e-aef3-3cdf3a1fe0db.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/ae2de763-76e8-465e-aef3-3cdf3a1fe0db.jpg not downloaded yet
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252Fbbb6bfb8-7fd8-465b-99d8-bb06c6be9879.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/bbb6bfb8-7fd8-465b-99d8-bb06c6be9879.jpg not downloaded yet
2026-03-30 12:57:48 [scrapy.extensions.logstats] INFO: Crawled 403 pages (at 16 pages/min), scraped 273 items (at 19 items/min)
2026-03-30 12:57:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:57:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252F5af732c2-cf15-4112-a81e-e299e6e7453f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/5af732c2-cf15-4112-a81e-e299e6e7453f.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252Fc0af30be-909b-43ca-93f6-7c0165e96101.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/c0af30be-909b-43ca-93f6-7c0165e96101.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252F5dc888ff-8fc0-451c-a369-17df19404cde.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/5dc888ff-8fc0-451c-a369-17df19404cde.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750242%252Fgeneral%252F59f9c0c4-f2c9-443d-9ff2-d55604318694.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/59f9c0c4-f2c9-443d-9ff2-d55604318694.jpg not downloaded yet
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734350> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/59f9c0c4-f2c9-443d-9ff2-d55604318694.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81c6ce67-8e01-550c-9740-1ba61b118b78 with identifier: 10734350
2026-03-30 12:57:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81c6ce67-8e01-550c-9740-1ba61b118b78 with scrape type 1
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252F6efc0c40-ccb4-4fa3-88aa-30a4ab66a517.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/6efc0c40-ccb4-4fa3-88aa-30a4ab66a517.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252F93c656c1-aad2-45c4-8523-13bcab8b2b67.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/93c656c1-aad2-45c4-8523-13bcab8b2b67.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252Fe322a3fe-a973-4a5b-8218-f2c2b8b1c8b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/e322a3fe-a973-4a5b-8218-f2c2b8b1c8b9.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252Ff1d2be5d-376f-40ae-a88a-33d63e55dec7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/f1d2be5d-376f-40ae-a88a-33d63e55dec7.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252Fb6f790f7-134e-4ae9-b986-b5e1915f15ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/b6f790f7-134e-4ae9-b986-b5e1915f15ec.jpg not downloaded yet
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/5dc888ff-8fc0-451c-a369-17df19404cde.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252F6c72f711-fbd5-42db-8d94-9bec27a5259a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/6c72f711-fbd5-42db-8d94-9bec27a5259a.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252Ff168740c-3586-4341-875a-d6845781272c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/f168740c-3586-4341-875a-d6845781272c.jpg not downloaded yet
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422d8d0>
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252F59f9c0c4-f2c9-443d-9ff2-d55604318694.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/59f9c0c4-f2c9-443d-9ff2-d55604318694.jpg saved to cache
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252F24bc1e1d-5ebf-4d56-8c05-7b1a0c83591e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/24bc1e1d-5ebf-4d56-8c05-7b1a0c83591e.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252Fcecc7f31-7a05-4561-bc78-5c58ac36d434.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/cecc7f31-7a05-4561-bc78-5c58ac36d434.jpg not downloaded yet
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5750307%252Fgeneral%252F1ccd2944-a3b5-4855-beed-d2916c42ce8c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/1ccd2944-a3b5-4855-beed-d2916c42ce8c.jpg not downloaded yet
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c07390>
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252F5dc888ff-8fc0-451c-a369-17df19404cde.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/5dc888ff-8fc0-451c-a369-17df19404cde.jpg saved to cache
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/f1d2be5d-376f-40ae-a88a-33d63e55dec7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/1ccd2944-a3b5-4855-beed-d2916c42ce8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d7d90>
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252Ff1d2be5d-376f-40ae-a88a-33d63e55dec7.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/f1d2be5d-376f-40ae-a88a-33d63e55dec7.jpg saved to cache
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/cecc7f31-7a05-4561-bc78-5c58ac36d434.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e67d0>
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252F1ccd2944-a3b5-4855-beed-d2916c42ce8c.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/1ccd2944-a3b5-4855-beed-d2916c42ce8c.jpg saved to cache
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/24bc1e1d-5ebf-4d56-8c05-7b1a0c83591e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422e0d0>
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252Fcecc7f31-7a05-4561-bc78-5c58ac36d434.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/cecc7f31-7a05-4561-bc78-5c58ac36d434.jpg saved to cache
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/f168740c-3586-4341-875a-d6845781272c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e49d0>
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252F24bc1e1d-5ebf-4d56-8c05-7b1a0c83591e.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/24bc1e1d-5ebf-4d56-8c05-7b1a0c83591e.jpg saved to cache
2026-03-30 12:57:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/6c72f711-fbd5-42db-8d94-9bec27a5259a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af689bd0>
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252Ff168740c-3586-4341-875a-d6845781272c.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/f168740c-3586-4341-875a-d6845781272c.jpg saved to cache
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/b6f790f7-134e-4ae9-b986-b5e1915f15ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c1010>
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252F6c72f711-fbd5-42db-8d94-9bec27a5259a.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/6c72f711-fbd5-42db-8d94-9bec27a5259a.jpg saved to cache
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41cfd50>
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252Fb6f790f7-134e-4ae9-b986-b5e1915f15ec.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/b6f790f7-134e-4ae9-b986-b5e1915f15ec.jpg saved to cache
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/e322a3fe-a973-4a5b-8218-f2c2b8b1c8b9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/93c656c1-aad2-45c4-8523-13bcab8b2b67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4107750>
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252Fe322a3fe-a973-4a5b-8218-f2c2b8b1c8b9.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/e322a3fe-a973-4a5b-8218-f2c2b8b1c8b9.jpg saved to cache
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750307/general/6efc0c40-ccb4-4fa3-88aa-30a4ab66a517.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734350)
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e5b50>
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252F93c656c1-aad2-45c4-8523-13bcab8b2b67.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/93c656c1-aad2-45c4-8523-13bcab8b2b67.jpg saved to cache
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/c0af30be-909b-43ca-93f6-7c0165e96101.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c1550>
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:50 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750307%252Fgeneral%252F6efc0c40-ccb4-4fa3-88aa-30a4ab66a517.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750307/general/6efc0c40-ccb4-4fa3-88aa-30a4ab66a517.jpg saved to cache
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 81c6ce67-8e01-550c-9740-1ba61b118b78
2026-03-30 12:57:50 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81c6ce67-8e01-550c-9740-1ba61b118b78, skipping ID generation
2026-03-30 12:57:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81c6ce67-8e01-550c-9740-1ba61b118b78 with scrape type 1
2026-03-30 12:57:50 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81c6ce67-8e01-550c-9740-1ba61b118b78 sending to next pipeline
2026-03-30 12:57:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 81c6ce67-8e01-550c-9740-1ba61b118b78, identifier: 10734350
2026-03-30 12:57:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 81c6ce67-8e01-550c-9740-1ba61b118b78 with identifier: 10734350
2026-03-30 12:57:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 81c6ce67-8e01-550c-9740-1ba61b118b78 with identifier: 10734350
2026-03-30 12:57:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 81c6ce67-8e01-550c-9740-1ba61b118b78 with identifier: 10734350 to the API
2026-03-30 12:57:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:57:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750307/general/6efc0c40-ccb4-4fa3-88aa-30a4ab66a517.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 261,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Hybrid',
'id': '81c6ce67-8e01-550c-9740-1ba61b118b78',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'VB-ET 246E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734350',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 50318,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 33,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/6efc0c40-ccb4-4fa3-88aa-30a4ab66a517.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/93c656c1-aad2-45c4-8523-13bcab8b2b67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142297,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/e322a3fe-a973-4a5b-8218-f2c2b8b1c8b9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124056,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/f1d2be5d-376f-40ae-a88a-33d63e55dec7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117781,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/b6f790f7-134e-4ae9-b986-b5e1915f15ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123059,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/6c72f711-fbd5-42db-8d94-9bec27a5259a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125986,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/f168740c-3586-4341-875a-d6845781272c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126591,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/24bc1e1d-5ebf-4d56-8c05-7b1a0c83591e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/cecc7f31-7a05-4561-bc78-5c58ac36d434.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81c6ce67-8e01-550c-9740-1ba61b118b78/81c6ce67-8e01-550c-9740-1ba61b118b78_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750307/general/1ccd2944-a3b5-4855-beed-d2916c42ce8c.jpg',
'Width': 1024}],
'price': 8750,
'price_includes_vat': True,
'registration_date': '2021-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai Tucson Prime - AWD - Hybrid - Automatic - 261 hp - 50.318 '
'km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2021}
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734350%27 HTTP/1.1" 200 None
2026-03-30 12:57:51 [adesa.de] INFO: Saving data for 10734350: {'created_time': 1774875471.172285, 'last_price_update_time': 1774875471.172296, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734350') HTTP/1.1" 204 0
2026-03-30 12:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/5af732c2-cf15-4112-a81e-e299e6e7453f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af732b90>
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252Fc0af30be-909b-43ca-93f6-7c0165e96101.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/c0af30be-909b-43ca-93f6-7c0165e96101.jpg saved to cache
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/bbb6bfb8-7fd8-465b-99d8-bb06c6be9879.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc1290>
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252F5af732c2-cf15-4112-a81e-e299e6e7453f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/5af732c2-cf15-4112-a81e-e299e6e7453f.jpg saved to cache
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/ae2de763-76e8-465e-aef3-3cdf3a1fe0db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41cd990>
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252Fbbb6bfb8-7fd8-465b-99d8-bb06c6be9879.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/bbb6bfb8-7fd8-465b-99d8-bb06c6be9879.jpg saved to cache
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/8d70430c-f9aa-4934-8b1b-3a2a5a7a6cf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc3490>
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252Fae2de763-76e8-465e-aef3-3cdf3a1fe0db.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/ae2de763-76e8-465e-aef3-3cdf3a1fe0db.jpg saved to cache
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/4fea538e-23e2-4ec0-b707-cbbbd823a27b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af755290>
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252F8d70430c-f9aa-4934-8b1b-3a2a5a7a6cf8.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/8d70430c-f9aa-4934-8b1b-3a2a5a7a6cf8.jpg saved to cache
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/ffd02220-ed45-4ce6-ad29-4ded272db71f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b591e910>
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252F4fea538e-23e2-4ec0-b707-cbbbd823a27b.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/4fea538e-23e2-4ec0-b707-cbbbd823a27b.jpg saved to cache
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750242/general/9270a04a-7c33-4919-90a0-1397781c62cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734341)
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c2d10>
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252Fffd02220-ed45-4ce6-ad29-4ded272db71f.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/ffd02220-ed45-4ce6-ad29-4ded272db71f.jpg saved to cache
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4346b90>
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:57:51 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750242%252Fgeneral%252F9270a04a-7c33-4919-90a0-1397781c62cb.jpg') HTTP/1.1" 204 0
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750242/general/9270a04a-7c33-4919-90a0-1397781c62cb.jpg saved to cache
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c45a3e0f-7ee9-55df-b8e9-dda777c02381
2026-03-30 12:57:51 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c45a3e0f-7ee9-55df-b8e9-dda777c02381, skipping ID generation
2026-03-30 12:57:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c45a3e0f-7ee9-55df-b8e9-dda777c02381 with scrape type 1
2026-03-30 12:57:51 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c45a3e0f-7ee9-55df-b8e9-dda777c02381 sending to next pipeline
2026-03-30 12:57:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c45a3e0f-7ee9-55df-b8e9-dda777c02381, identifier: 10734341
2026-03-30 12:57:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c45a3e0f-7ee9-55df-b8e9-dda777c02381 with identifier: 10734341
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 12:57:51 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Brown HTTP/1.1" 200 None
2026-03-30 12:57:52 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 12:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 12:57:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c45a3e0f-7ee9-55df-b8e9-dda777c02381 with identifier: 10734341
2026-03-30 12:57:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c45a3e0f-7ee9-55df-b8e9-dda777c02381 with identifier: 10734341 to the API
2026-03-30 12:57:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:57: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-30 12:57:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750242/general/9270a04a-7c33-4919-90a0-1397781c62cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '2.0L',
'engine_horse_power': 192,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'c45a3e0f-7ee9-55df-b8e9-dda777c02381',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'F-RE 9999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734341',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Insignia',
'odometer': 267795,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 61,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/9270a04a-7c33-4919-90a0-1397781c62cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143958,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/ffd02220-ed45-4ce6-ad29-4ded272db71f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/4fea538e-23e2-4ec0-b707-cbbbd823a27b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/8d70430c-f9aa-4934-8b1b-3a2a5a7a6cf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136730,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/ae2de763-76e8-465e-aef3-3cdf3a1fe0db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110644,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/bbb6bfb8-7fd8-465b-99d8-bb06c6be9879.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/5af732c2-cf15-4112-a81e-e299e6e7453f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/c0af30be-909b-43ca-93f6-7c0165e96101.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/5dc888ff-8fc0-451c-a369-17df19404cde.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c45a3e0f-7ee9-55df-b8e9-dda777c02381/c45a3e0f-7ee9-55df-b8e9-dda777c02381_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152829,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750242/general/59f9c0c4-f2c9-443d-9ff2-d55604318694.jpg',
'Width': 1024}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2013-02-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Opel Insignia Sports Tourer 2.0 - Diesel - Manual - 192 hp - '
'267.795 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2013}
2026-03-30 12:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734341%27 HTTP/1.1" 200 None
2026-03-30 12:57:52 [adesa.de] INFO: Saving data for 10734341: {'created_time': 1774875472.52684, 'last_price_update_time': 1774875472.52685, 'auction_closing_time': 1775035810.0}
2026-03-30 12:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734341') HTTP/1.1" 204 0
2026-03-30 12:57:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729453> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:57:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:57:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c3eb2aaf-ab71-542b-8e36-636e79192617 with identifier: 10729453
2026-03-30 12:57:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3eb2aaf-ab71-542b-8e36-636e79192617 with scrape type 1
2026-03-30 12:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252F73bae3e4-4159-42fc-886d-382d7b415cf5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/73bae3e4-4159-42fc-886d-382d7b415cf5.jpg not downloaded yet
2026-03-30 12:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252F8bf74305-c64b-415d-be25-32e02fd437c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/8bf74305-c64b-415d-be25-32e02fd437c7.jpg not downloaded yet
2026-03-30 12:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252F59882797-ec72-42d6-bdea-ab8fba83e9f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/59882797-ec72-42d6-bdea-ab8fba83e9f9.jpg not downloaded yet
2026-03-30 12:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252F748b9231-1ebb-4695-804a-8b6d9af0d4f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/748b9231-1ebb-4695-804a-8b6d9af0d4f7.jpg not downloaded yet
2026-03-30 12:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252Fd7632e8c-2ec9-44f2-9808-b1e32710e1c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/d7632e8c-2ec9-44f2-9808-b1e32710e1c5.jpg not downloaded yet
2026-03-30 12:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252Fe986a625-710a-4511-892c-d4b08eb71fdd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/e986a625-710a-4511-892c-d4b08eb71fdd.jpg not downloaded yet
2026-03-30 12:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252Ffe46bdcb-22d6-42b1-8842-e87f692924c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/fe46bdcb-22d6-42b1-8842-e87f692924c1.jpg not downloaded yet
2026-03-30 12:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252Ff9264c88-8d78-49a4-be3e-931ec2ffa9f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/f9264c88-8d78-49a4-be3e-931ec2ffa9f5.jpg not downloaded yet
2026-03-30 12:57:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252F5b6090c0-7f9b-40c9-9c9b-b80eb00823bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/5b6090c0-7f9b-40c9-9c9b-b80eb00823bf.jpg not downloaded yet
2026-03-30 12:57:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:57: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%252F5747872%252Fgeneral%252Fc54ceeb4-be46-4a86-8236-56ac8a7bc5e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:57:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/c54ceeb4-be46-4a86-8236-56ac8a7bc5e0.jpg not downloaded yet
2026-03-30 12:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716290> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:58:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734368> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:58:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 81cb5aba-0a73-55de-bcc8-5631869bcd46 with identifier: 10716290
2026-03-30 12:58:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81cb5aba-0a73-55de-bcc8-5631869bcd46 with scrape type 1
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252Ffeb92374-880f-479b-a5b8-0297e1db389c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/feb92374-880f-479b-a5b8-0297e1db389c.jpg not downloaded yet
2026-03-30 12:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/c54ceeb4-be46-4a86-8236-56ac8a7bc5e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252F19173607-4d2e-40de-aa9d-748930871712.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/19173607-4d2e-40de-aa9d-748930871712.jpg not downloaded yet
2026-03-30 12:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/5b6090c0-7f9b-40c9-9c9b-b80eb00823bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252F781237a3-441f-4776-9828-e499ef1da371.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/781237a3-441f-4776-9828-e499ef1da371.jpg not downloaded yet
2026-03-30 12:58:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 37523dbd-67f0-5ada-9f0c-11492eadeb4d with identifier: 10734368
2026-03-30 12:58:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d with scrape type 1
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252Fc735cdbb-b109-4f59-b028-f94eb5f1c70e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/c735cdbb-b109-4f59-b028-f94eb5f1c70e.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252F51d74846-1630-45fb-9765-529124d863a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/51d74846-1630-45fb-9765-529124d863a6.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252Fa1f73cf4-3bff-45bf-8f74-f084a0da9a25.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/a1f73cf4-3bff-45bf-8f74-f084a0da9a25.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252Fc73ab438-050f-48dd-92fd-8f94488cd77d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/c73ab438-050f-48dd-92fd-8f94488cd77d.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252F9572b21c-3402-4204-87ac-be16525fffd1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/9572b21c-3402-4204-87ac-be16525fffd1.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252F21a4a277-8154-4d50-affe-39c8ec967701.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/21a4a277-8154-4d50-affe-39c8ec967701.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252Fd444b143-e52b-41d2-887d-ec67844ef1cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/d444b143-e52b-41d2-887d-ec67844ef1cb.jpg not downloaded yet
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58d0910>
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252Fc54ceeb4-be46-4a86-8236-56ac8a7bc5e0.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/c54ceeb4-be46-4a86-8236-56ac8a7bc5e0.jpg saved to cache
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252Fbad043ad-0b4a-42d9-8bcf-77768c292290.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/bad043ad-0b4a-42d9-8bcf-77768c292290.jpg not downloaded yet
2026-03-30 12:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/19173607-4d2e-40de-aa9d-748930871712.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252F5f02ec12-21da-44d2-b4b5-1df639603a2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/5f02ec12-21da-44d2-b4b5-1df639603a2e.jpg not downloaded yet
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41eb590>
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252F5b6090c0-7f9b-40c9-9c9b-b80eb00823bf.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/5b6090c0-7f9b-40c9-9c9b-b80eb00823bf.jpg saved to cache
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/feb92374-880f-479b-a5b8-0297e1db389c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252F186f5f79-a157-4969-aa26-513a00182ad1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/186f5f79-a157-4969-aa26-513a00182ad1.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252Fc844cd84-6ff6-4f15-a11c-e6f79acda2d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/c844cd84-6ff6-4f15-a11c-e6f79acda2d0.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252Fd65a95e2-07cb-4771-aa29-3b0833c68939.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/d65a95e2-07cb-4771-aa29-3b0833c68939.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252F40970f54-8598-4619-b033-bbfafc0fba08.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/40970f54-8598-4619-b033-bbfafc0fba08.jpg not downloaded yet
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742794%252Fgeneral%252F2e0af8d9-af92-469f-bb26-925b8e3bbfa1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/2e0af8d9-af92-469f-bb26-925b8e3bbfa1.jpg not downloaded yet
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4331cd0>
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252F19173607-4d2e-40de-aa9d-748930871712.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/19173607-4d2e-40de-aa9d-748930871712.jpg saved to cache
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252F302d94c7-077e-4e6a-a9dd-3a2e7ae63873.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/302d94c7-077e-4e6a-a9dd-3a2e7ae63873.jpg not downloaded yet
2026-03-30 12:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/bad043ad-0b4a-42d9-8bcf-77768c292290.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252F929054e6-41fa-44fa-94e8-5ddc27fe8379.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/929054e6-41fa-44fa-94e8-5ddc27fe8379.jpg not downloaded yet
2026-03-30 12:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/d444b143-e52b-41d2-887d-ec67844ef1cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af733ad0>
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252Ffeb92374-880f-479b-a5b8-0297e1db389c.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/feb92374-880f-479b-a5b8-0297e1db389c.jpg saved to cache
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5750349%252Fgeneral%252F78796c23-5ed3-42ae-b171-400d3331e49e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/78796c23-5ed3-42ae-b171-400d3331e49e.jpg not downloaded yet
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7dc0d0>
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252Fbad043ad-0b4a-42d9-8bcf-77768c292290.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/bad043ad-0b4a-42d9-8bcf-77768c292290.jpg saved to cache
2026-03-30 12:58:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/2e0af8d9-af92-469f-bb26-925b8e3bbfa1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7a7490>
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252Fd444b143-e52b-41d2-887d-ec67844ef1cb.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/d444b143-e52b-41d2-887d-ec67844ef1cb.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/302d94c7-077e-4e6a-a9dd-3a2e7ae63873.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6be5d0>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252F2e0af8d9-af92-469f-bb26-925b8e3bbfa1.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/2e0af8d9-af92-469f-bb26-925b8e3bbfa1.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/929054e6-41fa-44fa-94e8-5ddc27fe8379.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/78796c23-5ed3-42ae-b171-400d3331e49e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c5350>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252F302d94c7-077e-4e6a-a9dd-3a2e7ae63873.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/302d94c7-077e-4e6a-a9dd-3a2e7ae63873.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/d65a95e2-07cb-4771-aa29-3b0833c68939.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/40970f54-8598-4619-b033-bbfafc0fba08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0b590>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252F929054e6-41fa-44fa-94e8-5ddc27fe8379.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/929054e6-41fa-44fa-94e8-5ddc27fe8379.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/186f5f79-a157-4969-aa26-513a00182ad1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43576d0>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252F78796c23-5ed3-42ae-b171-400d3331e49e.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/78796c23-5ed3-42ae-b171-400d3331e49e.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70d610>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252Fd65a95e2-07cb-4771-aa29-3b0833c68939.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/d65a95e2-07cb-4771-aa29-3b0833c68939.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4105d50>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252F40970f54-8598-4619-b033-bbfafc0fba08.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/40970f54-8598-4619-b033-bbfafc0fba08.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/c844cd84-6ff6-4f15-a11c-e6f79acda2d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421e3d0>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252F186f5f79-a157-4969-aa26-513a00182ad1.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/186f5f79-a157-4969-aa26-513a00182ad1.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/5f02ec12-21da-44d2-b4b5-1df639603a2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/21a4a277-8154-4d50-affe-39c8ec967701.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4216f50>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252Fc844cd84-6ff6-4f15-a11c-e6f79acda2d0.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/c844cd84-6ff6-4f15-a11c-e6f79acda2d0.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/9572b21c-3402-4204-87ac-be16525fffd1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/c73ab438-050f-48dd-92fd-8f94488cd77d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7547d0>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252F5f02ec12-21da-44d2-b4b5-1df639603a2e.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/5f02ec12-21da-44d2-b4b5-1df639603a2e.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/51d74846-1630-45fb-9765-529124d863a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/a1f73cf4-3bff-45bf-8f74-f084a0da9a25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d73d0>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252F21a4a277-8154-4d50-affe-39c8ec967701.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/21a4a277-8154-4d50-affe-39c8ec967701.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43268d0>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252F9572b21c-3402-4204-87ac-be16525fffd1.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/9572b21c-3402-4204-87ac-be16525fffd1.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7336d0>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252Fc73ab438-050f-48dd-92fd-8f94488cd77d.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/c73ab438-050f-48dd-92fd-8f94488cd77d.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742794/general/781237a3-441f-4776-9828-e499ef1da371.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716290)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc0110>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252F51d74846-1630-45fb-9765-529124d863a6.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/51d74846-1630-45fb-9765-529124d863a6.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af746550>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252Fa1f73cf4-3bff-45bf-8f74-f084a0da9a25.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/a1f73cf4-3bff-45bf-8f74-f084a0da9a25.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750349/general/c735cdbb-b109-4f59-b028-f94eb5f1c70e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734368)
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4106550>
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742794%252Fgeneral%252F781237a3-441f-4776-9828-e499ef1da371.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742794/general/781237a3-441f-4776-9828-e499ef1da371.jpg saved to cache
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 81cb5aba-0a73-55de-bcc8-5631869bcd46
2026-03-30 12:58:03 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 81cb5aba-0a73-55de-bcc8-5631869bcd46, skipping ID generation
2026-03-30 12:58:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 81cb5aba-0a73-55de-bcc8-5631869bcd46 with scrape type 1
2026-03-30 12:58:03 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 81cb5aba-0a73-55de-bcc8-5631869bcd46 sending to next pipeline
2026-03-30 12:58:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 81cb5aba-0a73-55de-bcc8-5631869bcd46, identifier: 10716290
2026-03-30 12:58:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 81cb5aba-0a73-55de-bcc8-5631869bcd46 with identifier: 10716290
2026-03-30 12:58:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 81cb5aba-0a73-55de-bcc8-5631869bcd46 with identifier: 10716290
2026-03-30 12:58:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 81cb5aba-0a73-55de-bcc8-5631869bcd46 with identifier: 10716290 to the API
2026-03-30 12:58:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742794/general/781237a3-441f-4776-9828-e499ef1da371.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 198,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '81cb5aba-0a73-55de-bcc8-5631869bcd46',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RZ-IM 1923',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716290',
'listing': 'auction',
'location': 'Dorfmark (Germany)',
'make': 'Hyundai',
'model': 'Santa Fe',
'odometer': 64423,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 53,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153138,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/feb92374-880f-479b-a5b8-0297e1db389c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154835,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/19173607-4d2e-40de-aa9d-748930871712.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125452,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/781237a3-441f-4776-9828-e499ef1da371.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/51d74846-1630-45fb-9765-529124d863a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/c73ab438-050f-48dd-92fd-8f94488cd77d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115785,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/21a4a277-8154-4d50-affe-39c8ec967701.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89248,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/bad043ad-0b4a-42d9-8bcf-77768c292290.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65369,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/186f5f79-a157-4969-aa26-513a00182ad1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136436,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/d65a95e2-07cb-4771-aa29-3b0833c68939.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_81cb5aba-0a73-55de-bcc8-5631869bcd46/81cb5aba-0a73-55de-bcc8-5631869bcd46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118185,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742794/general/2e0af8d9-af92-469f-bb26-925b8e3bbfa1.jpg',
'Width': 1024}],
'price': 11250,
'price_includes_vat': True,
'registration_date': '2023-11-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai Santa Fe Prime - AWD - Diesel - Automatic - 198 hp - 64.423 '
'km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2023}
2026-03-30 12:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716290%27 HTTP/1.1" 200 None
2026-03-30 12:58:05 [adesa.de] INFO: Saving data for 10716290: {'created_time': 1774875485.506097, 'last_price_update_time': 1774875485.506109, 'auction_closing_time': 1775035810.0}
2026-03-30 12:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716290') HTTP/1.1" 204 0
2026-03-30 12:58:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/fe46bdcb-22d6-42b1-8842-e87f692924c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/f9264c88-8d78-49a4-be3e-931ec2ffa9f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d7c10>
2026-03-30 12:58:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750349%252Fgeneral%252Fc735cdbb-b109-4f59-b028-f94eb5f1c70e.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750349/general/c735cdbb-b109-4f59-b028-f94eb5f1c70e.jpg saved to cache
2026-03-30 12:58:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d
2026-03-30 12:58:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 37523dbd-67f0-5ada-9f0c-11492eadeb4d, skipping ID generation
2026-03-30 12:58:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d with scrape type 1
2026-03-30 12:58:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 37523dbd-67f0-5ada-9f0c-11492eadeb4d sending to next pipeline
2026-03-30 12:58:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 37523dbd-67f0-5ada-9f0c-11492eadeb4d, identifier: 10734368
2026-03-30 12:58:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 37523dbd-67f0-5ada-9f0c-11492eadeb4d with identifier: 10734368
2026-03-30 12:58:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 37523dbd-67f0-5ada-9f0c-11492eadeb4d with identifier: 10734368
2026-03-30 12:58:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 37523dbd-67f0-5ada-9f0c-11492eadeb4d with identifier: 10734368 to the API
2026-03-30 12:58:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750349/general/c735cdbb-b109-4f59-b028-f94eb5f1c70e.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 177,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '37523dbd-67f0-5ada-9f0c-11492eadeb4d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'Z-KT 64',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734368',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 121957,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 67,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162632,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/c735cdbb-b109-4f59-b028-f94eb5f1c70e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118589,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/a1f73cf4-3bff-45bf-8f74-f084a0da9a25.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142109,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/9572b21c-3402-4204-87ac-be16525fffd1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145506,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/d444b143-e52b-41d2-887d-ec67844ef1cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117928,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/5f02ec12-21da-44d2-b4b5-1df639603a2e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184904,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/c844cd84-6ff6-4f15-a11c-e6f79acda2d0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53076,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/40970f54-8598-4619-b033-bbfafc0fba08.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54458,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/302d94c7-077e-4e6a-a9dd-3a2e7ae63873.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83780,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/929054e6-41fa-44fa-94e8-5ddc27fe8379.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_37523dbd-67f0-5ada-9f0c-11492eadeb4d/37523dbd-67f0-5ada-9f0c-11492eadeb4d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135718,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750349/general/78796c23-5ed3-42ae-b171-400d3331e49e.jpg',
'Width': 1280}],
'price': 5350,
'price_includes_vat': True,
'registration_date': '2016-04-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai Tucson 1.6 T-GDI Trend - AWD - Petrol - Automatic - 177 hp '
'- 121.957 km',
'transmission': 'automatic',
'trim': 'Trend',
'vin': None,
'year': 2016}
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734368%27 HTTP/1.1" 200 None
2026-03-30 12:58:06 [adesa.de] INFO: Saving data for 10734368: {'created_time': 1774875486.045977, 'last_price_update_time': 1774875486.045992, 'auction_closing_time': 1775035810.0}
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734368') HTTP/1.1" 204 0
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca9f50>
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252Ffe46bdcb-22d6-42b1-8842-e87f692924c1.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/fe46bdcb-22d6-42b1-8842-e87f692924c1.jpg saved to cache
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4325050>
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252Ff9264c88-8d78-49a4-be3e-931ec2ffa9f5.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/f9264c88-8d78-49a4-be3e-931ec2ffa9f5.jpg saved to cache
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/e986a625-710a-4511-892c-d4b08eb71fdd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/d7632e8c-2ec9-44f2-9808-b1e32710e1c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/59882797-ec72-42d6-bdea-ab8fba83e9f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/748b9231-1ebb-4695-804a-8b6d9af0d4f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af678190>
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252Fe986a625-710a-4511-892c-d4b08eb71fdd.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/e986a625-710a-4511-892c-d4b08eb71fdd.jpg saved to cache
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/8bf74305-c64b-415d-be25-32e02fd437c7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747872/general/73bae3e4-4159-42fc-886d-382d7b415cf5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729453)
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4215550>
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252Fd7632e8c-2ec9-44f2-9808-b1e32710e1c5.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/d7632e8c-2ec9-44f2-9808-b1e32710e1c5.jpg saved to cache
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67a250>
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252F59882797-ec72-42d6-bdea-ab8fba83e9f9.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/59882797-ec72-42d6-bdea-ab8fba83e9f9.jpg saved to cache
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7a63d0>
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252F748b9231-1ebb-4695-804a-8b6d9af0d4f7.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/748b9231-1ebb-4695-804a-8b6d9af0d4f7.jpg saved to cache
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b420e8d0>
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252F8bf74305-c64b-415d-be25-32e02fd437c7.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/8bf74305-c64b-415d-be25-32e02fd437c7.jpg saved to cache
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e3f90>
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747872%252Fgeneral%252F73bae3e4-4159-42fc-886d-382d7b415cf5.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747872/general/73bae3e4-4159-42fc-886d-382d7b415cf5.jpg saved to cache
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c3eb2aaf-ab71-542b-8e36-636e79192617
2026-03-30 12:58:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c3eb2aaf-ab71-542b-8e36-636e79192617, skipping ID generation
2026-03-30 12:58:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c3eb2aaf-ab71-542b-8e36-636e79192617 with scrape type 1
2026-03-30 12:58:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c3eb2aaf-ab71-542b-8e36-636e79192617 sending to next pipeline
2026-03-30 12:58:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c3eb2aaf-ab71-542b-8e36-636e79192617, identifier: 10729453
2026-03-30 12:58:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c3eb2aaf-ab71-542b-8e36-636e79192617 with identifier: 10729453
2026-03-30 12:58:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c3eb2aaf-ab71-542b-8e36-636e79192617 with identifier: 10729453
2026-03-30 12:58:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c3eb2aaf-ab71-542b-8e36-636e79192617 with identifier: 10729453 to the API
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 12:58:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747872/general/73bae3e4-4159-42fc-886d-382d7b415cf5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '2.3L',
'engine_horse_power': 161,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'c3eb2aaf-ab71-542b-8e36-636e79192617',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F-SK 2307',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729453',
'listing': 'auction',
'location': 'Faulbach (Germany)',
'make': 'Renault',
'model': 'Master',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132444,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/73bae3e4-4159-42fc-886d-382d7b415cf5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133977,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/8bf74305-c64b-415d-be25-32e02fd437c7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/59882797-ec72-42d6-bdea-ab8fba83e9f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/748b9231-1ebb-4695-804a-8b6d9af0d4f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/d7632e8c-2ec9-44f2-9808-b1e32710e1c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103120,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/e986a625-710a-4511-892c-d4b08eb71fdd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/fe46bdcb-22d6-42b1-8842-e87f692924c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156782,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/f9264c88-8d78-49a4-be3e-931ec2ffa9f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104752,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/5b6090c0-7f9b-40c9-9c9b-b80eb00823bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c3eb2aaf-ab71-542b-8e36-636e79192617/c3eb2aaf-ab71-542b-8e36-636e79192617_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747872/general/c54ceeb4-be46-4a86-8236-56ac8a7bc5e0.jpg',
'Width': 1024}],
'price': 5000,
'price_includes_vat': True,
'registration_date': '2016-06-01',
'seats_number': 7,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Renault Master L2H1 2.3 - Diesel - Manual - 161 hp - 999.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2016}
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729453%27 HTTP/1.1" 200 None
2026-03-30 12:58:06 [adesa.de] INFO: Saving data for 10729453: {'created_time': 1774875486.985555, 'last_price_update_time': 1774875486.985565, 'auction_closing_time': 1775035810.0}
2026-03-30 12:58:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729453') HTTP/1.1" 204 0
2026-03-30 12:58:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:58:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6fd7ce41-2821-5780-9a96-d4754fe1e48c with identifier: 10723363
2026-03-30 12:58:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c with scrape type 1
2026-03-30 12:58:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252Fe8f4fd67-6600-43b0-a58d-2211af818c5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/e8f4fd67-6600-43b0-a58d-2211af818c5f.jpg not downloaded yet
2026-03-30 12:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252F931ece56-8a7e-42cc-b557-c168ed3c65fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/931ece56-8a7e-42cc-b557-c168ed3c65fc.jpg not downloaded yet
2026-03-30 12:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252F6eb25df2-57fb-427d-97d1-1d315e628d78.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/6eb25df2-57fb-427d-97d1-1d315e628d78.jpg not downloaded yet
2026-03-30 12:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252F327d6621-d3e1-4d47-ab49-9f90c667c63d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/327d6621-d3e1-4d47-ab49-9f90c667c63d.jpg not downloaded yet
2026-03-30 12:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252F009426f3-a012-4514-b37f-5a31f3d071b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/009426f3-a012-4514-b37f-5a31f3d071b0.jpg not downloaded yet
2026-03-30 12:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252F64b1d1ba-18da-4ebf-bc43-c0b1efc24e26.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/64b1d1ba-18da-4ebf-bc43-c0b1efc24e26.jpg not downloaded yet
2026-03-30 12:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252F7878f35c-f0b5-4d9b-9d55-da0ce2e47bf7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/7878f35c-f0b5-4d9b-9d55-da0ce2e47bf7.jpg not downloaded yet
2026-03-30 12:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252F8aca3313-142e-4a60-b4bb-555e9db05b49.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/8aca3313-142e-4a60-b4bb-555e9db05b49.jpg not downloaded yet
2026-03-30 12:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252F67f697d3-5b20-4107-98b2-60a952fab0a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/67f697d3-5b20-4107-98b2-60a952fab0a9.jpg not downloaded yet
2026-03-30 12:58:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5745732%252Fgeneral%252Fb85996a7-922b-44be-8f08-127aa4f05856.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/b85996a7-922b-44be-8f08-127aa4f05856.jpg not downloaded yet
2026-03-30 12:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716287> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:58:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/b85996a7-922b-44be-8f08-127aa4f05856.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c4845e5e-99e5-51d1-b1de-743b97a2c71e with identifier: 10716287
2026-03-30 12:58:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4845e5e-99e5-51d1-b1de-743b97a2c71e with scrape type 1
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252F8200891a-b2a6-44c6-a630-c685db41da43.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/8200891a-b2a6-44c6-a630-c685db41da43.jpg not downloaded yet
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252F70a0b6f1-d1bb-4d5a-9f85-2ed905c99f84.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/70a0b6f1-d1bb-4d5a-9f85-2ed905c99f84.jpg not downloaded yet
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252F5076dcb3-65f5-4790-8cd5-678810dd2d4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/5076dcb3-65f5-4790-8cd5-678810dd2d4e.jpg not downloaded yet
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252F3aa20ec4-0e59-48df-b353-62ca6b9fbd60.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/3aa20ec4-0e59-48df-b353-62ca6b9fbd60.jpg not downloaded yet
2026-03-30 12:58:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/67f697d3-5b20-4107-98b2-60a952fab0a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252Fefb6ad92-4663-473a-95f6-84b053154fc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/efb6ad92-4663-473a-95f6-84b053154fc1.jpg not downloaded yet
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252Fe9118fc3-14a3-4910-9952-0bd5d4003d16.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/e9118fc3-14a3-4910-9952-0bd5d4003d16.jpg not downloaded yet
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252F64a63691-3bae-4832-a153-f307de92ef1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/64a63691-3bae-4832-a153-f307de92ef1c.jpg not downloaded yet
2026-03-30 12:58:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4226b50>
2026-03-30 12:58:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252Fb85996a7-922b-44be-8f08-127aa4f05856.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/b85996a7-922b-44be-8f08-127aa4f05856.jpg saved to cache
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252F578cffaf-a420-4b8a-acd7-d02e122c8177.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/578cffaf-a420-4b8a-acd7-d02e122c8177.jpg not downloaded yet
2026-03-30 12:58:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252F8ed6fbf5-7808-46a8-83e2-61a3131ba153.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/8ed6fbf5-7808-46a8-83e2-61a3131ba153.jpg not downloaded yet
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742791%252Fgeneral%252Fadf96756-970a-4d88-89df-c9eaf12452c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/adf96756-970a-4d88-89df-c9eaf12452c6.jpg not downloaded yet
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af609290>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252F67f697d3-5b20-4107-98b2-60a952fab0a9.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/67f697d3-5b20-4107-98b2-60a952fab0a9.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/3aa20ec4-0e59-48df-b353-62ca6b9fbd60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/adf96756-970a-4d88-89df-c9eaf12452c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4153b50>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252F3aa20ec4-0e59-48df-b353-62ca6b9fbd60.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/3aa20ec4-0e59-48df-b353-62ca6b9fbd60.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/8ed6fbf5-7808-46a8-83e2-61a3131ba153.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e82d0>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252Fadf96756-970a-4d88-89df-c9eaf12452c6.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/adf96756-970a-4d88-89df-c9eaf12452c6.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/578cffaf-a420-4b8a-acd7-d02e122c8177.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c1850>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252F8ed6fbf5-7808-46a8-83e2-61a3131ba153.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/8ed6fbf5-7808-46a8-83e2-61a3131ba153.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/64a63691-3bae-4832-a153-f307de92ef1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61e0d0>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252F578cffaf-a420-4b8a-acd7-d02e122c8177.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/578cffaf-a420-4b8a-acd7-d02e122c8177.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/e9118fc3-14a3-4910-9952-0bd5d4003d16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4115790>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252F64a63691-3bae-4832-a153-f307de92ef1c.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/64a63691-3bae-4832-a153-f307de92ef1c.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/efb6ad92-4663-473a-95f6-84b053154fc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7bd550>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252Fe9118fc3-14a3-4910-9952-0bd5d4003d16.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/e9118fc3-14a3-4910-9952-0bd5d4003d16.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/5076dcb3-65f5-4790-8cd5-678810dd2d4e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4216650>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252Fefb6ad92-4663-473a-95f6-84b053154fc1.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/efb6ad92-4663-473a-95f6-84b053154fc1.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bf750>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252F5076dcb3-65f5-4790-8cd5-678810dd2d4e.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/5076dcb3-65f5-4790-8cd5-678810dd2d4e.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/70a0b6f1-d1bb-4d5a-9f85-2ed905c99f84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742791/general/8200891a-b2a6-44c6-a630-c685db41da43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716287)
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fe010>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252F70a0b6f1-d1bb-4d5a-9f85-2ed905c99f84.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/70a0b6f1-d1bb-4d5a-9f85-2ed905c99f84.jpg saved to cache
2026-03-30 12:58:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/8aca3313-142e-4a60-b4bb-555e9db05b49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fc8d0>
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742791%252Fgeneral%252F8200891a-b2a6-44c6-a630-c685db41da43.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742791/general/8200891a-b2a6-44c6-a630-c685db41da43.jpg saved to cache
2026-03-30 12:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c4845e5e-99e5-51d1-b1de-743b97a2c71e
2026-03-30 12:58:27 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c4845e5e-99e5-51d1-b1de-743b97a2c71e, skipping ID generation
2026-03-30 12:58:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c4845e5e-99e5-51d1-b1de-743b97a2c71e with scrape type 1
2026-03-30 12:58:27 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c4845e5e-99e5-51d1-b1de-743b97a2c71e sending to next pipeline
2026-03-30 12:58:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c4845e5e-99e5-51d1-b1de-743b97a2c71e, identifier: 10716287
2026-03-30 12:58:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c4845e5e-99e5-51d1-b1de-743b97a2c71e with identifier: 10716287
2026-03-30 12:58:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c4845e5e-99e5-51d1-b1de-743b97a2c71e with identifier: 10716287
2026-03-30 12:58:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c4845e5e-99e5-51d1-b1de-743b97a2c71e with identifier: 10716287 to the API
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742791/general/8200891a-b2a6-44c6-a630-c685db41da43.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': 99,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'c4845e5e-99e5-51d1-b1de-743b97a2c71e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MKK-BL 152',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716287',
'listing': 'auction',
'location': 'Faulbach (Germany)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 22367,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/8200891a-b2a6-44c6-a630-c685db41da43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/70a0b6f1-d1bb-4d5a-9f85-2ed905c99f84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/5076dcb3-65f5-4790-8cd5-678810dd2d4e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/3aa20ec4-0e59-48df-b353-62ca6b9fbd60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/efb6ad92-4663-473a-95f6-84b053154fc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147313,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/e9118fc3-14a3-4910-9952-0bd5d4003d16.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134757,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/64a63691-3bae-4832-a153-f307de92ef1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154593,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/578cffaf-a420-4b8a-acd7-d02e122c8177.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99959,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/8ed6fbf5-7808-46a8-83e2-61a3131ba153.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c4845e5e-99e5-51d1-b1de-743b97a2c71e/c4845e5e-99e5-51d1-b1de-743b97a2c71e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171130,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742791/general/adf96756-970a-4d88-89df-c9eaf12452c6.jpg',
'Width': 1024}],
'price': 4900,
'price_includes_vat': True,
'registration_date': '2021-02-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i20 Trend - Petrol - Manual - 99 hp - 22.367 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2021}
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716287%27 HTTP/1.1" 200 None
2026-03-30 12:58:27 [adesa.de] INFO: Saving data for 10716287: {'created_time': 1774875507.626327, 'last_price_update_time': 1774875507.626339, 'auction_closing_time': 1775035810.0}
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716287') HTTP/1.1" 204 0
2026-03-30 12:58:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/7878f35c-f0b5-4d9b-9d55-da0ce2e47bf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e3350>
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252F8aca3313-142e-4a60-b4bb-555e9db05b49.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/8aca3313-142e-4a60-b4bb-555e9db05b49.jpg saved to cache
2026-03-30 12:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5dfd3d0>
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252F7878f35c-f0b5-4d9b-9d55-da0ce2e47bf7.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/7878f35c-f0b5-4d9b-9d55-da0ce2e47bf7.jpg saved to cache
2026-03-30 12:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/64b1d1ba-18da-4ebf-bc43-c0b1efc24e26.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/009426f3-a012-4514-b37f-5a31f3d071b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fe590>
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252F64b1d1ba-18da-4ebf-bc43-c0b1efc24e26.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/64b1d1ba-18da-4ebf-bc43-c0b1efc24e26.jpg saved to cache
2026-03-30 12:58:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/327d6621-d3e1-4d47-ab49-9f90c667c63d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af762f10>
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252F009426f3-a012-4514-b37f-5a31f3d071b0.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/009426f3-a012-4514-b37f-5a31f3d071b0.jpg saved to cache
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/6eb25df2-57fb-427d-97d1-1d315e628d78.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fd790>
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252F327d6621-d3e1-4d47-ab49-9f90c667c63d.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/327d6621-d3e1-4d47-ab49-9f90c667c63d.jpg saved to cache
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/931ece56-8a7e-42cc-b557-c168ed3c65fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5d0ecd0>
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252F6eb25df2-57fb-427d-97d1-1d315e628d78.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/6eb25df2-57fb-427d-97d1-1d315e628d78.jpg saved to cache
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745732/general/e8f4fd67-6600-43b0-a58d-2211af818c5f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723363)
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42147d0>
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252F931ece56-8a7e-42cc-b557-c168ed3c65fc.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/931ece56-8a7e-42cc-b557-c168ed3c65fc.jpg saved to cache
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bc490>
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745732%252Fgeneral%252Fe8f4fd67-6600-43b0-a58d-2211af818c5f.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745732/general/e8f4fd67-6600-43b0-a58d-2211af818c5f.jpg saved to cache
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c
2026-03-30 12:58:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6fd7ce41-2821-5780-9a96-d4754fe1e48c, skipping ID generation
2026-03-30 12:58:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c with scrape type 1
2026-03-30 12:58:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6fd7ce41-2821-5780-9a96-d4754fe1e48c sending to next pipeline
2026-03-30 12:58:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6fd7ce41-2821-5780-9a96-d4754fe1e48c, identifier: 10723363
2026-03-30 12:58:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6fd7ce41-2821-5780-9a96-d4754fe1e48c with identifier: 10723363
2026-03-30 12:58:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6fd7ce41-2821-5780-9a96-d4754fe1e48c with identifier: 10723363
2026-03-30 12:58:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6fd7ce41-2821-5780-9a96-d4754fe1e48c with identifier: 10723363 to the API
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745732/general/e8f4fd67-6600-43b0-a58d-2211af818c5f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '6fd7ce41-2821-5780-9a96-d4754fe1e48c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'S-KG 1979',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723363',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Kia',
'model': 'Sportage',
'odometer': 93992,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 93,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131418,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/e8f4fd67-6600-43b0-a58d-2211af818c5f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142641,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/931ece56-8a7e-42cc-b557-c168ed3c65fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135897,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/6eb25df2-57fb-427d-97d1-1d315e628d78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/327d6621-d3e1-4d47-ab49-9f90c667c63d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113450,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/009426f3-a012-4514-b37f-5a31f3d071b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105455,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/64b1d1ba-18da-4ebf-bc43-c0b1efc24e26.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/7878f35c-f0b5-4d9b-9d55-da0ce2e47bf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112116,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/8aca3313-142e-4a60-b4bb-555e9db05b49.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/67f697d3-5b20-4107-98b2-60a952fab0a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6fd7ce41-2821-5780-9a96-d4754fe1e48c/6fd7ce41-2821-5780-9a96-d4754fe1e48c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102368,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745732/general/b85996a7-922b-44be-8f08-127aa4f05856.jpg',
'Width': 1024}],
'price': 3250,
'price_includes_vat': True,
'registration_date': '2018-10-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Kia Sportage Vision - AWD - Petrol - Automatic - 174 hp - 93.992 km',
'transmission': 'automatic',
'trim': 'Vision',
'vin': None,
'year': 2018}
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723363%27 HTTP/1.1" 200 None
2026-03-30 12:58:28 [adesa.de] INFO: Saving data for 10723363: {'created_time': 1774875508.816959, 'last_price_update_time': 1774875508.816972, 'auction_closing_time': 1775035810.0}
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723363') HTTP/1.1" 204 0
2026-03-30 12:58:48 [scrapy.extensions.logstats] INFO: Crawled 409 pages (at 6 pages/min), scraped 280 items (at 7 items/min)
2026-03-30 12:58:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:58:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716291> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:58:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d06b2f16-0e54-5b5d-977e-7b3e3e17af46 with identifier: 10716291
2026-03-30 12:58:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46 with scrape type 1
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252F23af0045-4e61-4389-89e5-177ef0ee51a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/23af0045-4e61-4389-89e5-177ef0ee51a2.jpg not downloaded yet
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252F38b6386b-40eb-4522-bc38-641d4cc6193c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/38b6386b-40eb-4522-bc38-641d4cc6193c.jpg not downloaded yet
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252Fb930e183-4e5e-4b52-8603-2d9fae430db3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/b930e183-4e5e-4b52-8603-2d9fae430db3.jpg not downloaded yet
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252Fdd214ee8-a999-4fe7-94d1-d422a0ed10c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/dd214ee8-a999-4fe7-94d1-d422a0ed10c1.jpg not downloaded yet
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252F1b1f7d32-f810-4877-95b8-b727163e4669.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/1b1f7d32-f810-4877-95b8-b727163e4669.jpg not downloaded yet
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252F32496601-8e1f-4cdf-8a37-e1e7b0709f6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/32496601-8e1f-4cdf-8a37-e1e7b0709f6d.jpg not downloaded yet
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252F581975ec-d944-4af1-b0b2-bfcc5231c7ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/581975ec-d944-4af1-b0b2-bfcc5231c7ae.jpg not downloaded yet
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252F6425c0c4-929d-49b7-b8be-9244925695d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/6425c0c4-929d-49b7-b8be-9244925695d6.jpg not downloaded yet
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252F8736ca3a-e63f-439b-9dd2-4c4865baecc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/8736ca3a-e63f-439b-9dd2-4c4865baecc1.jpg not downloaded yet
2026-03-30 12:58:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5742797%252Fgeneral%252F558bd39e-9cdf-4292-abe4-dca4085ab06c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/558bd39e-9cdf-4292-abe4-dca4085ab06c.jpg not downloaded yet
2026-03-30 12:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729449> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:58:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/558bd39e-9cdf-4292-abe4-dca4085ab06c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e1870380-5258-5985-a7d7-ed476b693a1a with identifier: 10729449
2026-03-30 12:58:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1870380-5258-5985-a7d7-ed476b693a1a with scrape type 1
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252F8695e101-abc4-4e4f-972e-56fce16b0661.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/8695e101-abc4-4e4f-972e-56fce16b0661.jpg not downloaded yet
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252Ff34d0697-3bc9-4fcd-9124-a9f61809c08c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/f34d0697-3bc9-4fcd-9124-a9f61809c08c.jpg not downloaded yet
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252F8cb4322d-1b2d-4f00-9b97-8a4c7eacffcf.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/8cb4322d-1b2d-4f00-9b97-8a4c7eacffcf.jpg not downloaded yet
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252F4efbd02b-3e49-42cc-8e94-efb2f74b57d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/4efbd02b-3e49-42cc-8e94-efb2f74b57d9.jpg not downloaded yet
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252Fa09c60e5-3384-4a65-845d-d3d6df2c1776.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/a09c60e5-3384-4a65-845d-d3d6df2c1776.jpg not downloaded yet
2026-03-30 12:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/8736ca3a-e63f-439b-9dd2-4c4865baecc1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252Fafe2d574-7a95-46b0-aa52-2334007bda0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/afe2d574-7a95-46b0-aa52-2334007bda0c.jpg not downloaded yet
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252Fbe6a6ccd-e10c-4847-8b89-9be1aa280154.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/be6a6ccd-e10c-4847-8b89-9be1aa280154.jpg not downloaded yet
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252F3f7e4d51-e3c8-4d3c-ad91-57def3ac2b1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/3f7e4d51-e3c8-4d3c-ad91-57def3ac2b1d.jpg not downloaded yet
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af63fb50>
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252F558bd39e-9cdf-4292-abe4-dca4085ab06c.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/558bd39e-9cdf-4292-abe4-dca4085ab06c.jpg saved to cache
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252Fc34cb031-9a17-47ac-8f38-25dd469b3045.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/c34cb031-9a17-47ac-8f38-25dd469b3045.jpg not downloaded yet
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58: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%252F5747868%252Fgeneral%252F4c1f41b8-4e2b-4287-96bd-5a4510aff702.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/4c1f41b8-4e2b-4287-96bd-5a4510aff702.jpg not downloaded yet
2026-03-30 12:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/a09c60e5-3384-4a65-845d-d3d6df2c1776.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43059d0>
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252F8736ca3a-e63f-439b-9dd2-4c4865baecc1.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/8736ca3a-e63f-439b-9dd2-4c4865baecc1.jpg saved to cache
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/4c1f41b8-4e2b-4287-96bd-5a4510aff702.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af609450>
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252Fa09c60e5-3384-4a65-845d-d3d6df2c1776.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/a09c60e5-3384-4a65-845d-d3d6df2c1776.jpg saved to cache
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/c34cb031-9a17-47ac-8f38-25dd469b3045.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e0bd0>
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252F4c1f41b8-4e2b-4287-96bd-5a4510aff702.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/4c1f41b8-4e2b-4287-96bd-5a4510aff702.jpg saved to cache
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/3f7e4d51-e3c8-4d3c-ad91-57def3ac2b1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c1d550>
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252Fc34cb031-9a17-47ac-8f38-25dd469b3045.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/c34cb031-9a17-47ac-8f38-25dd469b3045.jpg saved to cache
2026-03-30 12:58:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/be6a6ccd-e10c-4847-8b89-9be1aa280154.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c40d0>
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252F3f7e4d51-e3c8-4d3c-ad91-57def3ac2b1d.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/3f7e4d51-e3c8-4d3c-ad91-57def3ac2b1d.jpg saved to cache
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/afe2d574-7a95-46b0-aa52-2334007bda0c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c07d0>
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252Fbe6a6ccd-e10c-4847-8b89-9be1aa280154.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/be6a6ccd-e10c-4847-8b89-9be1aa280154.jpg saved to cache
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/4efbd02b-3e49-42cc-8e94-efb2f74b57d9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4354350>
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252Fafe2d574-7a95-46b0-aa52-2334007bda0c.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/afe2d574-7a95-46b0-aa52-2334007bda0c.jpg saved to cache
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/8cb4322d-1b2d-4f00-9b97-8a4c7eacffcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c0910>
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252F4efbd02b-3e49-42cc-8e94-efb2f74b57d9.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/4efbd02b-3e49-42cc-8e94-efb2f74b57d9.jpg saved to cache
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/f34d0697-3bc9-4fcd-9124-a9f61809c08c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747868/general/8695e101-abc4-4e4f-972e-56fce16b0661.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729449)
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6ee790>
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252F8cb4322d-1b2d-4f00-9b97-8a4c7eacffcf.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/8cb4322d-1b2d-4f00-9b97-8a4c7eacffcf.jpg saved to cache
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/6425c0c4-929d-49b7-b8be-9244925695d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421d550>
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252Ff34d0697-3bc9-4fcd-9124-a9f61809c08c.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/f34d0697-3bc9-4fcd-9124-a9f61809c08c.jpg saved to cache
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/581975ec-d944-4af1-b0b2-bfcc5231c7ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af72b710>
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747868%252Fgeneral%252F8695e101-abc4-4e4f-972e-56fce16b0661.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747868/general/8695e101-abc4-4e4f-972e-56fce16b0661.jpg saved to cache
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e1870380-5258-5985-a7d7-ed476b693a1a
2026-03-30 12:58:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e1870380-5258-5985-a7d7-ed476b693a1a, skipping ID generation
2026-03-30 12:58:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e1870380-5258-5985-a7d7-ed476b693a1a with scrape type 1
2026-03-30 12:58:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e1870380-5258-5985-a7d7-ed476b693a1a sending to next pipeline
2026-03-30 12:58:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e1870380-5258-5985-a7d7-ed476b693a1a, identifier: 10729449
2026-03-30 12:58:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e1870380-5258-5985-a7d7-ed476b693a1a with identifier: 10729449
2026-03-30 12:58:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e1870380-5258-5985-a7d7-ed476b693a1a with identifier: 10729449
2026-03-30 12:58:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e1870380-5258-5985-a7d7-ed476b693a1a with identifier: 10729449 to the API
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:58:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747868/general/8695e101-abc4-4e4f-972e-56fce16b0661.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 204,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'e1870380-5258-5985-a7d7-ed476b693a1a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'C-CD 999',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729449',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 57531,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122467,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/8695e101-abc4-4e4f-972e-56fce16b0661.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/f34d0697-3bc9-4fcd-9124-a9f61809c08c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143154,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/8cb4322d-1b2d-4f00-9b97-8a4c7eacffcf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111843,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/4efbd02b-3e49-42cc-8e94-efb2f74b57d9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136749,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/a09c60e5-3384-4a65-845d-d3d6df2c1776.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116673,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/afe2d574-7a95-46b0-aa52-2334007bda0c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126040,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/be6a6ccd-e10c-4847-8b89-9be1aa280154.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123131,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/3f7e4d51-e3c8-4d3c-ad91-57def3ac2b1d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69044,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/c34cb031-9a17-47ac-8f38-25dd469b3045.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e1870380-5258-5985-a7d7-ed476b693a1a/e1870380-5258-5985-a7d7-ed476b693a1a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89897,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747868/general/4c1f41b8-4e2b-4287-96bd-5a4510aff702.jpg',
'Width': 1280}],
'price': 15750,
'price_includes_vat': True,
'registration_date': '2023-09-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i20 1.6 N Performance - Petrol - Manual - 204 hp - 57.531 '
'km',
'transmission': 'manual',
'trim': 'N Performance',
'vin': None,
'year': 2023}
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729449%27 HTTP/1.1" 200 None
2026-03-30 12:58:58 [adesa.de] INFO: Saving data for 10729449: {'created_time': 1774875538.978751, 'last_price_update_time': 1774875538.978762, 'auction_closing_time': 1775035810.0}
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729449') HTTP/1.1" 204 0
2026-03-30 12:58:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/32496601-8e1f-4cdf-8a37-e1e7b0709f6d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4145a10>
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252F6425c0c4-929d-49b7-b8be-9244925695d6.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/6425c0c4-929d-49b7-b8be-9244925695d6.jpg saved to cache
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4215450>
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252F581975ec-d944-4af1-b0b2-bfcc5231c7ae.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/581975ec-d944-4af1-b0b2-bfcc5231c7ae.jpg saved to cache
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5958490>
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252F32496601-8e1f-4cdf-8a37-e1e7b0709f6d.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/32496601-8e1f-4cdf-8a37-e1e7b0709f6d.jpg saved to cache
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/1b1f7d32-f810-4877-95b8-b727163e4669.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/dd214ee8-a999-4fe7-94d1-d422a0ed10c1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7decd0>
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252F1b1f7d32-f810-4877-95b8-b727163e4669.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/1b1f7d32-f810-4877-95b8-b727163e4669.jpg saved to cache
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/b930e183-4e5e-4b52-8603-2d9fae430db3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af608ad0>
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252Fdd214ee8-a999-4fe7-94d1-d422a0ed10c1.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/dd214ee8-a999-4fe7-94d1-d422a0ed10c1.jpg saved to cache
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/38b6386b-40eb-4522-bc38-641d4cc6193c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bc890>
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252Fb930e183-4e5e-4b52-8603-2d9fae430db3.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/b930e183-4e5e-4b52-8603-2d9fae430db3.jpg saved to cache
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742797/general/23af0045-4e61-4389-89e5-177ef0ee51a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716291)
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af760ed0>
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252F38b6386b-40eb-4522-bc38-641d4cc6193c.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/38b6386b-40eb-4522-bc38-641d4cc6193c.jpg saved to cache
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9ec90>
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:58:59 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742797%252Fgeneral%252F23af0045-4e61-4389-89e5-177ef0ee51a2.jpg') HTTP/1.1" 204 0
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742797/general/23af0045-4e61-4389-89e5-177ef0ee51a2.jpg saved to cache
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46
2026-03-30 12:58:59 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d06b2f16-0e54-5b5d-977e-7b3e3e17af46, skipping ID generation
2026-03-30 12:58:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46 with scrape type 1
2026-03-30 12:58:59 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d06b2f16-0e54-5b5d-977e-7b3e3e17af46 sending to next pipeline
2026-03-30 12:58:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d06b2f16-0e54-5b5d-977e-7b3e3e17af46, identifier: 10716291
2026-03-30 12:58:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d06b2f16-0e54-5b5d-977e-7b3e3e17af46 with identifier: 10716291
2026-03-30 12:58:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d06b2f16-0e54-5b5d-977e-7b3e3e17af46 with identifier: 10716291
2026-03-30 12:58:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d06b2f16-0e54-5b5d-977e-7b3e3e17af46 with identifier: 10716291 to the API
2026-03-30 12:58:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:58: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-30 12:59:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742797/general/23af0045-4e61-4389-89e5-177ef0ee51a2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.2L',
'engine_horse_power': 174,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'd06b2f16-0e54-5b5d-977e-7b3e3e17af46',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-HY 8040',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716291',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Staria',
'odometer': 34336,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148365,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/23af0045-4e61-4389-89e5-177ef0ee51a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/38b6386b-40eb-4522-bc38-641d4cc6193c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/b930e183-4e5e-4b52-8603-2d9fae430db3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133706,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/dd214ee8-a999-4fe7-94d1-d422a0ed10c1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83255,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/1b1f7d32-f810-4877-95b8-b727163e4669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89268,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/32496601-8e1f-4cdf-8a37-e1e7b0709f6d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84995,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/581975ec-d944-4af1-b0b2-bfcc5231c7ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/6425c0c4-929d-49b7-b8be-9244925695d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109396,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/8736ca3a-e63f-439b-9dd2-4c4865baecc1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d06b2f16-0e54-5b5d-977e-7b3e3e17af46/d06b2f16-0e54-5b5d-977e-7b3e3e17af46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128749,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742797/general/558bd39e-9cdf-4292-abe4-dca4085ab06c.jpg',
'Width': 1024}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2024-05-01',
'seats_number': 9,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai Staria Prime - Diesel - Automatic - 174 hp - 34.336 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2024}
2026-03-30 12:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716291%27 HTTP/1.1" 200 None
2026-03-30 12:59:00 [adesa.de] INFO: Saving data for 10716291: {'created_time': 1774875540.069077, 'last_price_update_time': 1774875540.069091, 'auction_closing_time': 1775035810.0}
2026-03-30 12:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716291') HTTP/1.1" 204 0
2026-03-30 12:59:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10709001> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:59:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7042d86e-424b-549e-a5fb-d40b8e9f03cb with identifier: 10709001
2026-03-30 12:59:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb with scrape type 1
2026-03-30 12:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252F89fb2a2a-30fa-46ac-87c6-34190fbb82fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/89fb2a2a-30fa-46ac-87c6-34190fbb82fa.jpg not downloaded yet
2026-03-30 12:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252F4b14481e-6047-421f-a255-1744b4199a69.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/4b14481e-6047-421f-a255-1744b4199a69.jpg not downloaded yet
2026-03-30 12:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252Fdfdd8eb1-d193-4b68-a5e4-c79617d83746.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/dfdd8eb1-d193-4b68-a5e4-c79617d83746.jpg not downloaded yet
2026-03-30 12:59:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252F6b8643e3-f6a2-42cb-9958-8026518fbdb1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/6b8643e3-f6a2-42cb-9958-8026518fbdb1.jpg not downloaded yet
2026-03-30 12:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252F988b1a1c-1bdf-4dec-b303-cb9b65733ffd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/988b1a1c-1bdf-4dec-b303-cb9b65733ffd.jpg not downloaded yet
2026-03-30 12:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252F457b8851-f173-417e-9382-4d48607e36f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/457b8851-f173-417e-9382-4d48607e36f3.jpg not downloaded yet
2026-03-30 12:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252Fbf21bc69-c4e9-4a81-8b11-fa5d18ef0762.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/bf21bc69-c4e9-4a81-8b11-fa5d18ef0762.jpg not downloaded yet
2026-03-30 12:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252Fd0264822-ce47-49a1-bad9-a063348f19e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/d0264822-ce47-49a1-bad9-a063348f19e1.jpg not downloaded yet
2026-03-30 12:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252Fb23651a0-58d9-4801-9a0e-3b2fb83e6178.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/b23651a0-58d9-4801-9a0e-3b2fb83e6178.jpg not downloaded yet
2026-03-30 12:59:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5740222%252Fgeneral%252F62756183-515f-423f-9c33-99eba8d3115a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/62756183-515f-423f-9c33-99eba8d3115a.jpg not downloaded yet
2026-03-30 12:59:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716294> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:59:09 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:10 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed9687af-bf5a-5106-a631-17797a9cfd2a with identifier: 10716294
2026-03-30 12:59:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed9687af-bf5a-5106-a631-17797a9cfd2a with scrape type 1
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252F78e13d39-1132-4460-acc9-e4329f989333.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/78e13d39-1132-4460-acc9-e4329f989333.jpg not downloaded yet
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/62756183-515f-423f-9c33-99eba8d3115a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252F9202f2d5-e3cd-4209-a00c-75c205b7521d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/9202f2d5-e3cd-4209-a00c-75c205b7521d.jpg not downloaded yet
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252F86972f03-8e23-4d2c-8643-34bc861c8c9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/86972f03-8e23-4d2c-8643-34bc861c8c9c.jpg not downloaded yet
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252F7728f68d-35eb-4e62-b290-3afac65a3334.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/7728f68d-35eb-4e62-b290-3afac65a3334.jpg not downloaded yet
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252Fa8f40da0-9b0c-438b-8969-262aca5c3c8c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/a8f40da0-9b0c-438b-8969-262aca5c3c8c.jpg not downloaded yet
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252F2dc3b801-685a-48e5-bed3-f90140ec3e99.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/2dc3b801-685a-48e5-bed3-f90140ec3e99.jpg not downloaded yet
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252F3b197a2e-9c25-4ac9-9aa9-52c19c56306c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/3b197a2e-9c25-4ac9-9aa9-52c19c56306c.jpg not downloaded yet
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252Ffd32bbca-0029-42d2-8a6c-96daae971333.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/fd32bbca-0029-42d2-8a6c-96daae971333.jpg not downloaded yet
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252Fc1e1e659-bafc-4071-ad14-338d5328a490.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/c1e1e659-bafc-4071-ad14-338d5328a490.jpg not downloaded yet
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61c650>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252F62756183-515f-423f-9c33-99eba8d3115a.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/62756183-515f-423f-9c33-99eba8d3115a.jpg saved to cache
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/78e13d39-1132-4460-acc9-e4329f989333.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5742796%252Fgeneral%252Ff053086d-95c9-4e94-a92f-39debbe952fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/f053086d-95c9-4e94-a92f-39debbe952fc.jpg not downloaded yet
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/c1e1e659-bafc-4071-ad14-338d5328a490.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d10d0>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252F78e13d39-1132-4460-acc9-e4329f989333.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/78e13d39-1132-4460-acc9-e4329f989333.jpg saved to cache
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/f053086d-95c9-4e94-a92f-39debbe952fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421fed0>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252Fc1e1e659-bafc-4071-ad14-338d5328a490.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/c1e1e659-bafc-4071-ad14-338d5328a490.jpg saved to cache
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/fd32bbca-0029-42d2-8a6c-96daae971333.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d1710>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252Ff053086d-95c9-4e94-a92f-39debbe952fc.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/f053086d-95c9-4e94-a92f-39debbe952fc.jpg saved to cache
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/3b197a2e-9c25-4ac9-9aa9-52c19c56306c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4152350>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252Ffd32bbca-0029-42d2-8a6c-96daae971333.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/fd32bbca-0029-42d2-8a6c-96daae971333.jpg saved to cache
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/2dc3b801-685a-48e5-bed3-f90140ec3e99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/a8f40da0-9b0c-438b-8969-262aca5c3c8c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af71bd90>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252F3b197a2e-9c25-4ac9-9aa9-52c19c56306c.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/3b197a2e-9c25-4ac9-9aa9-52c19c56306c.jpg saved to cache
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/7728f68d-35eb-4e62-b290-3afac65a3334.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43241d0>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252F2dc3b801-685a-48e5-bed3-f90140ec3e99.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/2dc3b801-685a-48e5-bed3-f90140ec3e99.jpg saved to cache
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/86972f03-8e23-4d2c-8643-34bc861c8c9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d2390>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252Fa8f40da0-9b0c-438b-8969-262aca5c3c8c.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/a8f40da0-9b0c-438b-8969-262aca5c3c8c.jpg saved to cache
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e3990>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252F7728f68d-35eb-4e62-b290-3afac65a3334.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/7728f68d-35eb-4e62-b290-3afac65a3334.jpg saved to cache
2026-03-30 12:59:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42160d0>
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:59:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252F86972f03-8e23-4d2c-8643-34bc861c8c9c.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/86972f03-8e23-4d2c-8643-34bc861c8c9c.jpg saved to cache
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742796/general/9202f2d5-e3cd-4209-a00c-75c205b7521d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716294)
2026-03-30 12:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734346> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:59:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cfa90>
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742796%252Fgeneral%252F9202f2d5-e3cd-4209-a00c-75c205b7521d.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742796/general/9202f2d5-e3cd-4209-a00c-75c205b7521d.jpg saved to cache
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ed9687af-bf5a-5106-a631-17797a9cfd2a
2026-03-30 12:59:11 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ed9687af-bf5a-5106-a631-17797a9cfd2a, skipping ID generation
2026-03-30 12:59:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ed9687af-bf5a-5106-a631-17797a9cfd2a with scrape type 1
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ed9687af-bf5a-5106-a631-17797a9cfd2a sending to next pipeline
2026-03-30 12:59:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed9687af-bf5a-5106-a631-17797a9cfd2a, identifier: 10716294
2026-03-30 12:59:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed9687af-bf5a-5106-a631-17797a9cfd2a with identifier: 10716294
2026-03-30 12:59:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed9687af-bf5a-5106-a631-17797a9cfd2a with identifier: 10716294
2026-03-30 12:59:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed9687af-bf5a-5106-a631-17797a9cfd2a with identifier: 10716294 to the API
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742796/general/9202f2d5-e3cd-4209-a00c-75c205b7521d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 66,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'ed9687af-bf5a-5106-a631-17797a9cfd2a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'IZ-MG 130',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716294',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 74659,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161249,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/78e13d39-1132-4460-acc9-e4329f989333.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/9202f2d5-e3cd-4209-a00c-75c205b7521d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148572,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/86972f03-8e23-4d2c-8643-34bc861c8c9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132459,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/7728f68d-35eb-4e62-b290-3afac65a3334.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/a8f40da0-9b0c-438b-8969-262aca5c3c8c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/2dc3b801-685a-48e5-bed3-f90140ec3e99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169472,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/3b197a2e-9c25-4ac9-9aa9-52c19c56306c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140074,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/fd32bbca-0029-42d2-8a6c-96daae971333.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/c1e1e659-bafc-4071-ad14-338d5328a490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ed9687af-bf5a-5106-a631-17797a9cfd2a/ed9687af-bf5a-5106-a631-17797a9cfd2a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742796/general/f053086d-95c9-4e94-a92f-39debbe952fc.jpg',
'Width': 1024}],
'price': 1100,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 4,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i10 Edition 30 - Petrol - Manual - 66 hp - 74.659 km',
'transmission': 'manual',
'trim': 'Edition 30',
'vin': None,
'year': 2021}
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716294%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [adesa.de] INFO: Saving data for 10716294: {'created_time': 1774875551.644329, 'last_price_update_time': 1774875551.64434, 'auction_closing_time': 1775035810.0}
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716294') HTTP/1.1" 204 0
2026-03-30 12:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/b23651a0-58d9-4801-9a0e-3b2fb83e6178.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/d0264822-ce47-49a1-bad9-a063348f19e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 465c6abd-7737-54c5-94ff-1ec3cfde0f0b with identifier: 10734346
2026-03-30 12:59:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b with scrape type 1
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252F6817b9c3-15f8-4fcb-8a34-57247efe7f00.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/6817b9c3-15f8-4fcb-8a34-57247efe7f00.jpg not downloaded yet
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252F1680f52e-0374-4054-b8df-d0c21d06f6db.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/1680f52e-0374-4054-b8df-d0c21d06f6db.jpg not downloaded yet
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252F9e912d15-7f19-4535-93b6-1c925e20c09b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/9e912d15-7f19-4535-93b6-1c925e20c09b.jpg not downloaded yet
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252Ffcd517f1-2bb0-4493-bd40-ed165a2caacc.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/fcd517f1-2bb0-4493-bd40-ed165a2caacc.jpg not downloaded yet
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252Fc49bda8f-4778-4d2f-9d8e-dc79c9322b9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/c49bda8f-4778-4d2f-9d8e-dc79c9322b9a.jpg not downloaded yet
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252F9eab324a-474c-4a39-a6c3-300d974bd3f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/9eab324a-474c-4a39-a6c3-300d974bd3f7.jpg not downloaded yet
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252Fb4adf068-56e5-4cab-b66e-8b23ce3af03f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/b4adf068-56e5-4cab-b66e-8b23ce3af03f.jpg not downloaded yet
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252Ff370dc1a-c77e-4b4d-96e3-f2088cfd9fe6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/f370dc1a-c77e-4b4d-96e3-f2088cfd9fe6.jpg not downloaded yet
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af774e90>
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252Fb23651a0-58d9-4801-9a0e-3b2fb83e6178.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/b23651a0-58d9-4801-9a0e-3b2fb83e6178.jpg saved to cache
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42271d0>
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252Fd0264822-ce47-49a1-bad9-a063348f19e1.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/d0264822-ce47-49a1-bad9-a063348f19e1.jpg saved to cache
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252F52e5145a-5a2d-4747-9d50-24316919a6e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/52e5145a-5a2d-4747-9d50-24316919a6e4.jpg not downloaded yet
2026-03-30 12:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/bf21bc69-c4e9-4a81-8b11-fa5d18ef0762.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/457b8851-f173-417e-9382-4d48607e36f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750303%252Fgeneral%252Fc8e5d6d8-9c19-4031-9346-a86fbeace58b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/c8e5d6d8-9c19-4031-9346-a86fbeace58b.jpg not downloaded yet
2026-03-30 12:59:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/52e5145a-5a2d-4747-9d50-24316919a6e4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e8c10>
2026-03-30 12:59:11 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252Fbf21bc69-c4e9-4a81-8b11-fa5d18ef0762.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/bf21bc69-c4e9-4a81-8b11-fa5d18ef0762.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/f370dc1a-c77e-4b4d-96e3-f2088cfd9fe6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/c8e5d6d8-9c19-4031-9346-a86fbeace58b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e2090>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252F457b8851-f173-417e-9382-4d48607e36f3.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/457b8851-f173-417e-9382-4d48607e36f3.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af76bd10>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252F52e5145a-5a2d-4747-9d50-24316919a6e4.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/52e5145a-5a2d-4747-9d50-24316919a6e4.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/9eab324a-474c-4a39-a6c3-300d974bd3f7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a9450>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252Ff370dc1a-c77e-4b4d-96e3-f2088cfd9fe6.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/f370dc1a-c77e-4b4d-96e3-f2088cfd9fe6.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/b4adf068-56e5-4cab-b66e-8b23ce3af03f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6db810>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252Fc8e5d6d8-9c19-4031-9346-a86fbeace58b.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/c8e5d6d8-9c19-4031-9346-a86fbeace58b.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/c49bda8f-4778-4d2f-9d8e-dc79c9322b9a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70ebd0>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252F9eab324a-474c-4a39-a6c3-300d974bd3f7.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/9eab324a-474c-4a39-a6c3-300d974bd3f7.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/fcd517f1-2bb0-4493-bd40-ed165a2caacc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbaa90>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252Fb4adf068-56e5-4cab-b66e-8b23ce3af03f.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/b4adf068-56e5-4cab-b66e-8b23ce3af03f.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/9e912d15-7f19-4535-93b6-1c925e20c09b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41f5c50>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252Fc49bda8f-4778-4d2f-9d8e-dc79c9322b9a.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/c49bda8f-4778-4d2f-9d8e-dc79c9322b9a.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/1680f52e-0374-4054-b8df-d0c21d06f6db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f3590>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252Ffcd517f1-2bb0-4493-bd40-ed165a2caacc.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/fcd517f1-2bb0-4493-bd40-ed165a2caacc.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750303/general/6817b9c3-15f8-4fcb-8a34-57247efe7f00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734346)
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6ed190>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252F9e912d15-7f19-4535-93b6-1c925e20c09b.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/9e912d15-7f19-4535-93b6-1c925e20c09b.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d1010>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252F1680f52e-0374-4054-b8df-d0c21d06f6db.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/1680f52e-0374-4054-b8df-d0c21d06f6db.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/988b1a1c-1bdf-4dec-b303-cb9b65733ffd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4115f90>
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750303%252Fgeneral%252F6817b9c3-15f8-4fcb-8a34-57247efe7f00.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750303/general/6817b9c3-15f8-4fcb-8a34-57247efe7f00.jpg saved to cache
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b
2026-03-30 12:59:12 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 465c6abd-7737-54c5-94ff-1ec3cfde0f0b, skipping ID generation
2026-03-30 12:59:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b with scrape type 1
2026-03-30 12:59:12 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 465c6abd-7737-54c5-94ff-1ec3cfde0f0b sending to next pipeline
2026-03-30 12:59:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 465c6abd-7737-54c5-94ff-1ec3cfde0f0b, identifier: 10734346
2026-03-30 12:59:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 465c6abd-7737-54c5-94ff-1ec3cfde0f0b with identifier: 10734346
2026-03-30 12:59:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 465c6abd-7737-54c5-94ff-1ec3cfde0f0b with identifier: 10734346
2026-03-30 12:59:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 465c6abd-7737-54c5-94ff-1ec3cfde0f0b with identifier: 10734346 to the API
2026-03-30 12:59:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750303/general/6817b9c3-15f8-4fcb-8a34-57247efe7f00.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': None,
'engine': '1.2L',
'engine_horse_power': 83,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '465c6abd-7737-54c5-94ff-1ec3cfde0f0b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LB-IC1199',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734346',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 37918,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145372,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/6817b9c3-15f8-4fcb-8a34-57247efe7f00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/1680f52e-0374-4054-b8df-d0c21d06f6db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142198,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/9e912d15-7f19-4535-93b6-1c925e20c09b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/fcd517f1-2bb0-4493-bd40-ed165a2caacc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115379,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/c49bda8f-4778-4d2f-9d8e-dc79c9322b9a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/9eab324a-474c-4a39-a6c3-300d974bd3f7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123864,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/b4adf068-56e5-4cab-b66e-8b23ce3af03f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/f370dc1a-c77e-4b4d-96e3-f2088cfd9fe6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/52e5145a-5a2d-4747-9d50-24316919a6e4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_465c6abd-7737-54c5-94ff-1ec3cfde0f0b/465c6abd-7737-54c5-94ff-1ec3cfde0f0b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138463,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750303/general/c8e5d6d8-9c19-4031-9346-a86fbeace58b.jpg',
'Width': 1024}],
'price': 5300,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i10 1.2 - Petrol - Automatic - 83 hp - 37.918 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734346%27 HTTP/1.1" 200 None
2026-03-30 12:59:13 [adesa.de] INFO: Saving data for 10734346: {'created_time': 1774875553.143392, 'last_price_update_time': 1774875553.143402, 'auction_closing_time': 1775035810.0}
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734346') HTTP/1.1" 204 0
2026-03-30 12:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/6b8643e3-f6a2-42cb-9958-8026518fbdb1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af72b8d0>
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252F988b1a1c-1bdf-4dec-b303-cb9b65733ffd.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/988b1a1c-1bdf-4dec-b303-cb9b65733ffd.jpg saved to cache
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cc950>
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252F6b8643e3-f6a2-42cb-9958-8026518fbdb1.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/6b8643e3-f6a2-42cb-9958-8026518fbdb1.jpg saved to cache
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/4b14481e-6047-421f-a255-1744b4199a69.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/89fb2a2a-30fa-46ac-87c6-34190fbb82fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740222/general/dfdd8eb1-d193-4b68-a5e4-c79617d83746.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10709001)
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc16d0>
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252F4b14481e-6047-421f-a255-1744b4199a69.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/4b14481e-6047-421f-a255-1744b4199a69.jpg saved to cache
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b420f750>
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252F89fb2a2a-30fa-46ac-87c6-34190fbb82fa.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/89fb2a2a-30fa-46ac-87c6-34190fbb82fa.jpg saved to cache
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc1a90>
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740222%252Fgeneral%252Fdfdd8eb1-d193-4b68-a5e4-c79617d83746.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740222/general/dfdd8eb1-d193-4b68-a5e4-c79617d83746.jpg saved to cache
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb
2026-03-30 12:59:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7042d86e-424b-549e-a5fb-d40b8e9f03cb, skipping ID generation
2026-03-30 12:59:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb with scrape type 1
2026-03-30 12:59:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7042d86e-424b-549e-a5fb-d40b8e9f03cb sending to next pipeline
2026-03-30 12:59:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7042d86e-424b-549e-a5fb-d40b8e9f03cb, identifier: 10709001
2026-03-30 12:59:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7042d86e-424b-549e-a5fb-d40b8e9f03cb with identifier: 10709001
2026-03-30 12:59:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7042d86e-424b-549e-a5fb-d40b8e9f03cb with identifier: 10709001
2026-03-30 12:59:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7042d86e-424b-549e-a5fb-d40b8e9f03cb with identifier: 10709001 to the API
2026-03-30 12:59:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740222/general/dfdd8eb1-d193-4b68-a5e4-c79617d83746.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '1.1L',
'engine_horse_power': 74,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '7042d86e-424b-549e-a5fb-d40b8e9f03cb',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TÜ-SM98',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10709001',
'listing': 'auction',
'location': 'Faulbach (Germany)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157700,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/89fb2a2a-30fa-46ac-87c6-34190fbb82fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159017,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/4b14481e-6047-421f-a255-1744b4199a69.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/dfdd8eb1-d193-4b68-a5e4-c79617d83746.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169964,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/6b8643e3-f6a2-42cb-9958-8026518fbdb1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156166,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/988b1a1c-1bdf-4dec-b303-cb9b65733ffd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146324,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/457b8851-f173-417e-9382-4d48607e36f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141055,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/bf21bc69-c4e9-4a81-8b11-fa5d18ef0762.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162620,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/d0264822-ce47-49a1-bad9-a063348f19e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115097,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/b23651a0-58d9-4801-9a0e-3b2fb83e6178.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7042d86e-424b-549e-a5fb-d40b8e9f03cb/7042d86e-424b-549e-a5fb-d40b8e9f03cb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740222/general/62756183-515f-423f-9c33-99eba8d3115a.jpg',
'Width': 1024}],
'price': 700,
'price_includes_vat': True,
'registration_date': '2014-09-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i20 1.1 - Diesel - Manual - 74 hp - 999.999 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 12:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710709001%27 HTTP/1.1" 200 None
2026-03-30 12:59:14 [adesa.de] INFO: Saving data for 10709001: {'created_time': 1774875554.046677, 'last_price_update_time': 1774875554.04669, 'auction_closing_time': 1775035810.0}
2026-03-30 12:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10709001') HTTP/1.1" 204 0
2026-03-30 12:59:23 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.972(s), this was the 1st time calling it.
2026-03-30 12:59:23 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.117091726446751 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:59:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723152> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:59:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a7af358a-1068-507d-b497-fc571bd0b9a7 with identifier: 10723152
2026-03-30 12:59:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7af358a-1068-507d-b497-fc571bd0b9a7 with scrape type 1
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252F28b650e3-8036-445c-bf0f-5e68f8a7667a.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/28b650e3-8036-445c-bf0f-5e68f8a7667a.jpg not downloaded yet
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252Fc154aa64-0fc2-4b61-9ac6-bf80dae3cca9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/c154aa64-0fc2-4b61-9ac6-bf80dae3cca9.jpg not downloaded yet
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252Ff34d9ab7-d5d2-410d-a3bb-f7125c476b7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/f34d9ab7-d5d2-410d-a3bb-f7125c476b7d.jpg not downloaded yet
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252F86751c0a-01e3-4937-8e9f-b8806fd76d5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/86751c0a-01e3-4937-8e9f-b8806fd76d5c.jpg not downloaded yet
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252F1c4d00ad-47a4-4a9d-96e7-106b23a9d5e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/1c4d00ad-47a4-4a9d-96e7-106b23a9d5e6.jpg not downloaded yet
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252F96aa637a-d798-41c2-b06e-92422894b60f.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/96aa637a-d798-41c2-b06e-92422894b60f.jpg not downloaded yet
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252Ff0d5cf9a-112d-4f98-962b-a4c5a2324518.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/f0d5cf9a-112d-4f98-962b-a4c5a2324518.jpg not downloaded yet
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252F313f250a-5e7e-45f9-b31e-e0a75fd7d033.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/313f250a-5e7e-45f9-b31e-e0a75fd7d033.jpg not downloaded yet
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252Ffad34807-923a-417a-b170-d906bface379.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/fad34807-923a-417a-b170-d906bface379.jpg not downloaded yet
2026-03-30 12:59:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745690%252Fgeneral%252F6e4ff396-639c-4050-9670-094e3bfb2916.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/6e4ff396-639c-4050-9670-094e3bfb2916.jpg not downloaded yet
2026-03-30 12:59:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:59:33 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.173(s), this was the 1st time calling it.
2026-03-30 12:59:33 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.098007422341977 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723401> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:59:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/6e4ff396-639c-4050-9670-094e3bfb2916.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 548ab957-6f96-544f-9a91-a4f0dc0d9a07 with identifier: 10723401
2026-03-30 12:59:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07 with scrape type 1
2026-03-30 12:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252F42132301-3162-43ff-b565-44d49f8bfa59.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/42132301-3162-43ff-b565-44d49f8bfa59.jpg not downloaded yet
2026-03-30 12:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252Fce9b15c7-3784-4856-8e41-afdc5d0106a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/ce9b15c7-3784-4856-8e41-afdc5d0106a9.jpg not downloaded yet
2026-03-30 12:59:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e0fd0>
2026-03-30 12:59:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252F6e4ff396-639c-4050-9670-094e3bfb2916.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/6e4ff396-639c-4050-9670-094e3bfb2916.jpg saved to cache
2026-03-30 12:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252F1c2568a5-947e-4108-90e8-ae57d146f174.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/1c2568a5-947e-4108-90e8-ae57d146f174.jpg not downloaded yet
2026-03-30 12:59:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/fad34807-923a-417a-b170-d906bface379.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252Fcf7c0460-1207-450a-a31e-f0d78c182cfd.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/cf7c0460-1207-450a-a31e-f0d78c182cfd.jpg not downloaded yet
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252Fe70d46df-e1a9-424f-ae77-9bc0db17b377.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/e70d46df-e1a9-424f-ae77-9bc0db17b377.jpg not downloaded yet
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252Fa2aae306-e864-4309-9b6e-121d19f924f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/a2aae306-e864-4309-9b6e-121d19f924f5.jpg not downloaded yet
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252F151a224c-c1c1-4ff2-a412-4c88b33db6b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/151a224c-c1c1-4ff2-a412-4c88b33db6b2.jpg not downloaded yet
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252F5ca3cd3c-f39d-43ba-be12-92ef6b8fb652.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/5ca3cd3c-f39d-43ba-be12-92ef6b8fb652.jpg not downloaded yet
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252F345eef0b-9f7b-4ab3-898f-e05333fd41cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/345eef0b-9f7b-4ab3-898f-e05333fd41cb.jpg not downloaded yet
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5745757%252Fgeneral%252F0b05fe48-c0c8-4cc5-8256-59aa617a3f65.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/0b05fe48-c0c8-4cc5-8256-59aa617a3f65.jpg not downloaded yet
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/ce9b15c7-3784-4856-8e41-afdc5d0106a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a9c50>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252Ffad34807-923a-417a-b170-d906bface379.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/fad34807-923a-417a-b170-d906bface379.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/0b05fe48-c0c8-4cc5-8256-59aa617a3f65.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435a490>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252Fce9b15c7-3784-4856-8e41-afdc5d0106a9.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/ce9b15c7-3784-4856-8e41-afdc5d0106a9.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/345eef0b-9f7b-4ab3-898f-e05333fd41cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4831890>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_9.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252F0b05fe48-c0c8-4cc5-8256-59aa617a3f65.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/0b05fe48-c0c8-4cc5-8256-59aa617a3f65.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/5ca3cd3c-f39d-43ba-be12-92ef6b8fb652.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4345190>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_8.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252F345eef0b-9f7b-4ab3-898f-e05333fd41cb.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/345eef0b-9f7b-4ab3-898f-e05333fd41cb.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/151a224c-c1c1-4ff2-a412-4c88b33db6b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af745f90>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252F5ca3cd3c-f39d-43ba-be12-92ef6b8fb652.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/5ca3cd3c-f39d-43ba-be12-92ef6b8fb652.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/a2aae306-e864-4309-9b6e-121d19f924f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435b610>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252F151a224c-c1c1-4ff2-a412-4c88b33db6b2.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/151a224c-c1c1-4ff2-a412-4c88b33db6b2.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/e70d46df-e1a9-424f-ae77-9bc0db17b377.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/cf7c0460-1207-450a-a31e-f0d78c182cfd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecab990>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252Fa2aae306-e864-4309-9b6e-121d19f924f5.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/a2aae306-e864-4309-9b6e-121d19f924f5.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/1c2568a5-947e-4108-90e8-ae57d146f174.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c15d0>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252Fe70d46df-e1a9-424f-ae77-9bc0db17b377.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/e70d46df-e1a9-424f-ae77-9bc0db17b377.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecab990>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252Fcf7c0460-1207-450a-a31e-f0d78c182cfd.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/cf7c0460-1207-450a-a31e-f0d78c182cfd.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745757/general/42132301-3162-43ff-b565-44d49f8bfa59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723401)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af609250>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252F1c2568a5-947e-4108-90e8-ae57d146f174.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/1c2568a5-947e-4108-90e8-ae57d146f174.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/313f250a-5e7e-45f9-b31e-e0a75fd7d033.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4359450>
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745757%252Fgeneral%252F42132301-3162-43ff-b565-44d49f8bfa59.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745757/general/42132301-3162-43ff-b565-44d49f8bfa59.jpg saved to cache
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07
2026-03-30 12:59:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 548ab957-6f96-544f-9a91-a4f0dc0d9a07, skipping ID generation
2026-03-30 12:59:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07 with scrape type 1
2026-03-30 12:59:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 548ab957-6f96-544f-9a91-a4f0dc0d9a07 sending to next pipeline
2026-03-30 12:59:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 548ab957-6f96-544f-9a91-a4f0dc0d9a07, identifier: 10723401
2026-03-30 12:59:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 548ab957-6f96-544f-9a91-a4f0dc0d9a07 with identifier: 10723401
2026-03-30 12:59:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 548ab957-6f96-544f-9a91-a4f0dc0d9a07 with identifier: 10723401
2026-03-30 12:59:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 548ab957-6f96-544f-9a91-a4f0dc0d9a07 with identifier: 10723401 to the API
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745757/general/42132301-3162-43ff-b565-44d49f8bfa59.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 201,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '548ab957-6f96-544f-9a91-a4f0dc0d9a07',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SL-XX 1405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723401',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Kia',
'model': 'Ceed',
'odometer': 178275,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 51,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/42132301-3162-43ff-b565-44d49f8bfa59.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/ce9b15c7-3784-4856-8e41-afdc5d0106a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/1c2568a5-947e-4108-90e8-ae57d146f174.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155865,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/cf7c0460-1207-450a-a31e-f0d78c182cfd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116261,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/e70d46df-e1a9-424f-ae77-9bc0db17b377.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/a2aae306-e864-4309-9b6e-121d19f924f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/151a224c-c1c1-4ff2-a412-4c88b33db6b2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209205,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/5ca3cd3c-f39d-43ba-be12-92ef6b8fb652.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/345eef0b-9f7b-4ab3-898f-e05333fd41cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_548ab957-6f96-544f-9a91-a4f0dc0d9a07/548ab957-6f96-544f-9a91-a4f0dc0d9a07_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105756,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745757/general/0b05fe48-c0c8-4cc5-8256-59aa617a3f65.jpg',
'Width': 1024}],
'price': 2150,
'price_includes_vat': True,
'registration_date': '2021-06-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Kia ProCeed GT - Petrol - Automatic - 201 hp - 178.275 km',
'transmission': 'automatic',
'trim': 'GT',
'vin': None,
'year': 2021}
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723401%27 HTTP/1.1" 200 None
2026-03-30 12:59:36 [adesa.de] INFO: Saving data for 10723401: {'created_time': 1774875576.441271, 'last_price_update_time': 1774875576.441281, 'auction_closing_time': 1775035810.0}
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723401') HTTP/1.1" 204 0
2026-03-30 12:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/f0d5cf9a-112d-4f98-962b-a4c5a2324518.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5dfd5d0>
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_7.jpg HTTP/1.1" 201 0
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252F313f250a-5e7e-45f9-b31e-e0a75fd7d033.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/313f250a-5e7e-45f9-b31e-e0a75fd7d033.jpg saved to cache
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af756ed0>
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_6.jpg HTTP/1.1" 201 0
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252Ff0d5cf9a-112d-4f98-962b-a4c5a2324518.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/f0d5cf9a-112d-4f98-962b-a4c5a2324518.jpg saved to cache
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/96aa637a-d798-41c2-b06e-92422894b60f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/1c4d00ad-47a4-4a9d-96e7-106b23a9d5e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca8250>
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_5.jpg HTTP/1.1" 201 0
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252F96aa637a-d798-41c2-b06e-92422894b60f.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/96aa637a-d798-41c2-b06e-92422894b60f.jpg saved to cache
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40ab890>
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_4.jpg HTTP/1.1" 201 0
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252F1c4d00ad-47a4-4a9d-96e7-106b23a9d5e6.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/1c4d00ad-47a4-4a9d-96e7-106b23a9d5e6.jpg saved to cache
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/86751c0a-01e3-4937-8e9f-b8806fd76d5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/f34d9ab7-d5d2-410d-a3bb-f7125c476b7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc33d0>
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_3.jpg HTTP/1.1" 201 0
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252F86751c0a-01e3-4937-8e9f-b8806fd76d5c.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/86751c0a-01e3-4937-8e9f-b8806fd76d5c.jpg saved to cache
2026-03-30 12:59:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/c154aa64-0fc2-4b61-9ac6-bf80dae3cca9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41f6490>
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_2.jpg HTTP/1.1" 201 0
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252Ff34d9ab7-d5d2-410d-a3bb-f7125c476b7d.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/f34d9ab7-d5d2-410d-a3bb-f7125c476b7d.jpg saved to cache
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734365> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 12:59:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745690/general/28b650e3-8036-445c-bf0f-5e68f8a7667a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723152)
2026-03-30 12:59:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc32d0>
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_1.jpg HTTP/1.1" 201 0
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252Fc154aa64-0fc2-4b61-9ac6-bf80dae3cca9.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/c154aa64-0fc2-4b61-9ac6-bf80dae3cca9.jpg saved to cache
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d with identifier: 10734365
2026-03-30 12:59:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d with scrape type 1
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252Fa90a4548-bdac-4a6b-ab4b-469dcf65780e.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/a90a4548-bdac-4a6b-ab4b-469dcf65780e.jpg not downloaded yet
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252F8f1221aa-6ac7-455b-8dd0-f9124fd169b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/8f1221aa-6ac7-455b-8dd0-f9124fd169b0.jpg not downloaded yet
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252F99a8d0a1-ecbf-4749-8bd8-8e41bcb70759.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/99a8d0a1-ecbf-4749-8bd8-8e41bcb70759.jpg not downloaded yet
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af733810>
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 12:59:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_0.jpg HTTP/1.1" 201 0
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745690%252Fgeneral%252F28b650e3-8036-445c-bf0f-5e68f8a7667a.jpg') HTTP/1.1" 204 0
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745690/general/28b650e3-8036-445c-bf0f-5e68f8a7667a.jpg saved to cache
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a7af358a-1068-507d-b497-fc571bd0b9a7
2026-03-30 12:59:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a7af358a-1068-507d-b497-fc571bd0b9a7, skipping ID generation
2026-03-30 12:59:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a7af358a-1068-507d-b497-fc571bd0b9a7 with scrape type 1
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a7af358a-1068-507d-b497-fc571bd0b9a7 sending to next pipeline
2026-03-30 12:59:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a7af358a-1068-507d-b497-fc571bd0b9a7, identifier: 10723152
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252Fb2ef8212-0fca-4ebe-a4bd-91c121596d5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/b2ef8212-0fca-4ebe-a4bd-91c121596d5b.jpg not downloaded yet
2026-03-30 12:59:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a7af358a-1068-507d-b497-fc571bd0b9a7 with identifier: 10723152
2026-03-30 12:59:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a7af358a-1068-507d-b497-fc571bd0b9a7 with identifier: 10723152
2026-03-30 12:59:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a7af358a-1068-507d-b497-fc571bd0b9a7 with identifier: 10723152 to the API
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 12:59: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-30 12:59:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745690/general/28b650e3-8036-445c-bf0f-5e68f8a7667a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 201,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'a7af358a-1068-507d-b497-fc571bd0b9a7',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MI-HY 98',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723152',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'i20',
'odometer': 66622,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 74,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/28b650e3-8036-445c-bf0f-5e68f8a7667a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144933,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/c154aa64-0fc2-4b61-9ac6-bf80dae3cca9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142339,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/f34d9ab7-d5d2-410d-a3bb-f7125c476b7d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123209,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/86751c0a-01e3-4937-8e9f-b8806fd76d5c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/1c4d00ad-47a4-4a9d-96e7-106b23a9d5e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/96aa637a-d798-41c2-b06e-92422894b60f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127234,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/f0d5cf9a-112d-4f98-962b-a4c5a2324518.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108722,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/313f250a-5e7e-45f9-b31e-e0a75fd7d033.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/fad34807-923a-417a-b170-d906bface379.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a7af358a-1068-507d-b497-fc571bd0b9a7/a7af358a-1068-507d-b497-fc571bd0b9a7_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745690/general/6e4ff396-639c-4050-9670-094e3bfb2916.jpg',
'Width': 1024}],
'price': 8000,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i20 N Performance - Petrol - Manual - 201 hp - 66.622 km',
'transmission': 'manual',
'trim': 'N Performance',
'vin': None,
'year': 2022}
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723152%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [adesa.de] INFO: Saving data for 10723152: {'created_time': 1774875577.806253, 'last_price_update_time': 1774875577.806264, 'auction_closing_time': 1775035810.0}
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723152') HTTP/1.1" 204 0
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252F5264fdb0-3e67-4163-9662-92f9757121d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/5264fdb0-3e67-4163-9662-92f9757121d0.jpg not downloaded yet
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252F78914b64-7508-459f-9c3c-cb58989381e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/78914b64-7508-459f-9c3c-cb58989381e2.jpg not downloaded yet
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252Fd3fd3447-4f2a-43d2-bd9a-e3fc7a7f43fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/d3fd3447-4f2a-43d2-bd9a-e3fc7a7f43fe.jpg not downloaded yet
2026-03-30 12:59:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252F73a664bd-c09a-4791-b7f1-ad8d905c4a6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/73a664bd-c09a-4791-b7f1-ad8d905c4a6c.jpg not downloaded yet
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252Fda9e4814-2672-4d15-b6cc-63ca94999d98.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/da9e4814-2672-4d15-b6cc-63ca94999d98.jpg not downloaded yet
2026-03-30 12:59:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 12:59: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%252F5750346%252Fgeneral%252Fd8bd9209-ff0f-45c4-9757-5d59add68de7.jpg%27 HTTP/1.1" 200 None
2026-03-30 12:59:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/d8bd9209-ff0f-45c4-9757-5d59add68de7.jpg not downloaded yet
2026-03-30 12:59:48 [scrapy.extensions.logstats] INFO: Crawled 417 pages (at 8 pages/min), scraped 287 items (at 7 items/min)
2026-03-30 12:59:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 12:59:52 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.224(s), this was the 1st time calling it.
2026-03-30 12:59:52 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.325327772088795 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 12:59:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729450> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/d8bd9209-ff0f-45c4-9757-5d59add68de7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dbfda3b0-aed0-5ea3-b920-28ebc2663d9a with identifier: 10729450
2026-03-30 13:00:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a with scrape type 1
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252Fc9f9dbd4-0211-436c-b77e-975a1f6a9e43.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/c9f9dbd4-0211-436c-b77e-975a1f6a9e43.jpg not downloaded yet
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252F87864626-cef4-4043-a9ed-71e14d53f8e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/87864626-cef4-4043-a9ed-71e14d53f8e3.jpg not downloaded yet
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252F17522a4b-95bc-4c07-bed6-45c46fa71b90.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/17522a4b-95bc-4c07-bed6-45c46fa71b90.jpg not downloaded yet
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252F2658dccd-0dc5-4642-ac1c-dda1e96f789f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/2658dccd-0dc5-4642-ac1c-dda1e96f789f.jpg not downloaded yet
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252F115bd174-0067-4924-817f-93cb5ef3e287.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/115bd174-0067-4924-817f-93cb5ef3e287.jpg not downloaded yet
2026-03-30 13:00:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/da9e4814-2672-4d15-b6cc-63ca94999d98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252F07c21377-06c1-495f-b17d-65ab0df39d93.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/07c21377-06c1-495f-b17d-65ab0df39d93.jpg not downloaded yet
2026-03-30 13:00:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af71a7d0>
2026-03-30 13:00:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252Fd8bd9209-ff0f-45c4-9757-5d59add68de7.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/d8bd9209-ff0f-45c4-9757-5d59add68de7.jpg saved to cache
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252Fe74ff332-77f8-4265-8273-de71d67ef963.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/e74ff332-77f8-4265-8273-de71d67ef963.jpg not downloaded yet
2026-03-30 13:00:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252F319cc414-ccc4-4042-a369-ce4d40b92753.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/319cc414-ccc4-4042-a369-ce4d40b92753.jpg not downloaded yet
2026-03-30 13:00:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fd0d0>
2026-03-30 13:00:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252Fda9e4814-2672-4d15-b6cc-63ca94999d98.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/da9e4814-2672-4d15-b6cc-63ca94999d98.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252Fe478d383-b422-408d-95ad-103e73be0325.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/e478d383-b422-408d-95ad-103e73be0325.jpg not downloaded yet
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747869%252Fgeneral%252F311df703-09c8-484e-b549-7eaad17aacb8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/311df703-09c8-484e-b549-7eaad17aacb8.jpg not downloaded yet
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/115bd174-0067-4924-817f-93cb5ef3e287.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/311df703-09c8-484e-b549-7eaad17aacb8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a90d0>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252F115bd174-0067-4924-817f-93cb5ef3e287.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/115bd174-0067-4924-817f-93cb5ef3e287.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/e478d383-b422-408d-95ad-103e73be0325.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41ebc50>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252F311df703-09c8-484e-b549-7eaad17aacb8.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/311df703-09c8-484e-b549-7eaad17aacb8.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/319cc414-ccc4-4042-a369-ce4d40b92753.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4236690>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252Fe478d383-b422-408d-95ad-103e73be0325.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/e478d383-b422-408d-95ad-103e73be0325.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/e74ff332-77f8-4265-8273-de71d67ef963.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af744910>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252F319cc414-ccc4-4042-a369-ce4d40b92753.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/319cc414-ccc4-4042-a369-ce4d40b92753.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/07c21377-06c1-495f-b17d-65ab0df39d93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6793d0>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252Fe74ff332-77f8-4265-8273-de71d67ef963.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/e74ff332-77f8-4265-8273-de71d67ef963.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/2658dccd-0dc5-4642-ac1c-dda1e96f789f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c3d50>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252F07c21377-06c1-495f-b17d-65ab0df39d93.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/07c21377-06c1-495f-b17d-65ab0df39d93.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/17522a4b-95bc-4c07-bed6-45c46fa71b90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e7890>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252F2658dccd-0dc5-4642-ac1c-dda1e96f789f.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/2658dccd-0dc5-4642-ac1c-dda1e96f789f.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/87864626-cef4-4043-a9ed-71e14d53f8e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c080d0>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252F17522a4b-95bc-4c07-bed6-45c46fa71b90.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/17522a4b-95bc-4c07-bed6-45c46fa71b90.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747869/general/c9f9dbd4-0211-436c-b77e-975a1f6a9e43.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729450)
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cfa50>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252F87864626-cef4-4043-a9ed-71e14d53f8e3.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/87864626-cef4-4043-a9ed-71e14d53f8e3.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7288d0>
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747869%252Fgeneral%252Fc9f9dbd4-0211-436c-b77e-975a1f6a9e43.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747869/general/c9f9dbd4-0211-436c-b77e-975a1f6a9e43.jpg saved to cache
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a
2026-03-30 13:00:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: dbfda3b0-aed0-5ea3-b920-28ebc2663d9a, skipping ID generation
2026-03-30 13:00:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a with scrape type 1
2026-03-30 13:00:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item dbfda3b0-aed0-5ea3-b920-28ebc2663d9a sending to next pipeline
2026-03-30 13:00:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dbfda3b0-aed0-5ea3-b920-28ebc2663d9a, identifier: 10729450
2026-03-30 13:00:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dbfda3b0-aed0-5ea3-b920-28ebc2663d9a with identifier: 10729450
2026-03-30 13:00:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dbfda3b0-aed0-5ea3-b920-28ebc2663d9a with identifier: 10729450
2026-03-30 13:00:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dbfda3b0-aed0-5ea3-b920-28ebc2663d9a with identifier: 10729450 to the API
2026-03-30 13:00:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747869/general/c9f9dbd4-0211-436c-b77e-975a1f6a9e43.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': 134,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Electric',
'id': 'dbfda3b0-aed0-5ea3-b920-28ebc2663d9a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EN-E 512E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729450',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Kona',
'odometer': 40585,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112390,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/c9f9dbd4-0211-436c-b77e-975a1f6a9e43.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/87864626-cef4-4043-a9ed-71e14d53f8e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129118,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/17522a4b-95bc-4c07-bed6-45c46fa71b90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136783,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/2658dccd-0dc5-4642-ac1c-dda1e96f789f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/115bd174-0067-4924-817f-93cb5ef3e287.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120269,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/07c21377-06c1-495f-b17d-65ab0df39d93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/e74ff332-77f8-4265-8273-de71d67ef963.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/319cc414-ccc4-4042-a369-ce4d40b92753.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73616,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/e478d383-b422-408d-95ad-103e73be0325.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_dbfda3b0-aed0-5ea3-b920-28ebc2663d9a/dbfda3b0-aed0-5ea3-b920-28ebc2663d9a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747869/general/311df703-09c8-484e-b549-7eaad17aacb8.jpg',
'Width': 1024}],
'price': 6750,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai e-Kona Prime - Electric - Automatic - 134 hp - 40.585 km',
'transmission': 'automatic',
'trim': 'Prime',
'vin': None,
'year': 2022}
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729450%27 HTTP/1.1" 200 None
2026-03-30 13:00:08 [adesa.de] INFO: Saving data for 10729450: {'created_time': 1774875608.15242, 'last_price_update_time': 1774875608.152431, 'auction_closing_time': 1775035810.0}
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729450') HTTP/1.1" 204 0
2026-03-30 13:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/73a664bd-c09a-4791-b7f1-ad8d905c4a6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7329d0>
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252F73a664bd-c09a-4791-b7f1-ad8d905c4a6c.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/73a664bd-c09a-4791-b7f1-ad8d905c4a6c.jpg saved to cache
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/d3fd3447-4f2a-43d2-bd9a-e3fc7a7f43fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/78914b64-7508-459f-9c3c-cb58989381e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b59724d0>
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252Fd3fd3447-4f2a-43d2-bd9a-e3fc7a7f43fe.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/d3fd3447-4f2a-43d2-bd9a-e3fc7a7f43fe.jpg saved to cache
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7288d0>
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252F78914b64-7508-459f-9c3c-cb58989381e2.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/78914b64-7508-459f-9c3c-cb58989381e2.jpg saved to cache
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/5264fdb0-3e67-4163-9662-92f9757121d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/b2ef8212-0fca-4ebe-a4bd-91c121596d5b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af763cd0>
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252F5264fdb0-3e67-4163-9662-92f9757121d0.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/5264fdb0-3e67-4163-9662-92f9757121d0.jpg saved to cache
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/99a8d0a1-ecbf-4749-8bd8-8e41bcb70759.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40aa550>
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252Fb2ef8212-0fca-4ebe-a4bd-91c121596d5b.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/b2ef8212-0fca-4ebe-a4bd-91c121596d5b.jpg saved to cache
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/8f1221aa-6ac7-455b-8dd0-f9124fd169b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bf550>
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252F99a8d0a1-ecbf-4749-8bd8-8e41bcb70759.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/99a8d0a1-ecbf-4749-8bd8-8e41bcb70759.jpg saved to cache
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750346/general/a90a4548-bdac-4a6b-ab4b-469dcf65780e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734365)
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af762590>
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252F8f1221aa-6ac7-455b-8dd0-f9124fd169b0.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/8f1221aa-6ac7-455b-8dd0-f9124fd169b0.jpg saved to cache
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41be210>
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750346%252Fgeneral%252Fa90a4548-bdac-4a6b-ab4b-469dcf65780e.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750346/general/a90a4548-bdac-4a6b-ab4b-469dcf65780e.jpg saved to cache
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d
2026-03-30 13:00:08 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d, skipping ID generation
2026-03-30 13:00:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d with scrape type 1
2026-03-30 13:00:08 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d sending to next pipeline
2026-03-30 13:00:09 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d, identifier: 10734365
2026-03-30 13:00:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d with identifier: 10734365
2026-03-30 13:00:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d with identifier: 10734365
2026-03-30 13:00:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0e0cc1a3-fe68-5ac0-a31c-e7901730d63d with identifier: 10734365 to the API
2026-03-30 13:00:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750346/general/a90a4548-bdac-4a6b-ab4b-469dcf65780e.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': 168,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Electric',
'id': '0e0cc1a3-fe68-5ac0-a31c-e7901730d63d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'GI-KC 261E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734365',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'Ioniq 5',
'odometer': 63202,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128904,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/a90a4548-bdac-4a6b-ab4b-469dcf65780e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/8f1221aa-6ac7-455b-8dd0-f9124fd169b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/99a8d0a1-ecbf-4749-8bd8-8e41bcb70759.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/b2ef8212-0fca-4ebe-a4bd-91c121596d5b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/5264fdb0-3e67-4163-9662-92f9757121d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/78914b64-7508-459f-9c3c-cb58989381e2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/d3fd3447-4f2a-43d2-bd9a-e3fc7a7f43fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74714,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/73a664bd-c09a-4791-b7f1-ad8d905c4a6c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155357,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/da9e4814-2672-4d15-b6cc-63ca94999d98.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0e0cc1a3-fe68-5ac0-a31c-e7901730d63d/0e0cc1a3-fe68-5ac0-a31c-e7901730d63d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750346/general/d8bd9209-ff0f-45c4-9757-5d59add68de7.jpg',
'Width': 1024}],
'price': 8350,
'price_includes_vat': True,
'registration_date': '2022-01-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai Ioniq 5 Uniq - Electric - Automatic - 168 hp - 63.202 km',
'transmission': 'automatic',
'trim': 'Uniq',
'vin': None,
'year': 2022}
2026-03-30 13:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734365%27 HTTP/1.1" 200 None
2026-03-30 13:00:09 [adesa.de] INFO: Saving data for 10734365: {'created_time': 1774875609.866898, 'last_price_update_time': 1774875609.866912, 'auction_closing_time': 1775035810.0}
2026-03-30 13:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734365') HTTP/1.1" 204 0
2026-03-30 13:00:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a3177f1e-9300-561a-aeec-32ee04815e63 with identifier: 10722850
2026-03-30 13:00:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3177f1e-9300-561a-aeec-32ee04815e63 with scrape type 1
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252F56163bfa-b680-421a-a754-5f71ab7b5233.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/56163bfa-b680-421a-a754-5f71ab7b5233.jpg not downloaded yet
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252F094c6bcc-46d8-4a49-ab60-28707bc178ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/094c6bcc-46d8-4a49-ab60-28707bc178ec.jpg not downloaded yet
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252F877a9551-5598-4947-bcb3-e087abc787d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/877a9551-5598-4947-bcb3-e087abc787d2.jpg not downloaded yet
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252Fa6bad826-d2a5-41d2-9945-e6285d6906c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/a6bad826-d2a5-41d2-9945-e6285d6906c9.jpg not downloaded yet
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252F6d994df6-0bbf-4294-b439-3bcec92b8def.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/6d994df6-0bbf-4294-b439-3bcec92b8def.jpg not downloaded yet
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252F860199b5-a2a3-483f-8f22-9faee818983f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/860199b5-a2a3-483f-8f22-9faee818983f.jpg not downloaded yet
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252F54300fa0-ecdc-4d45-924f-3a815d7732fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/54300fa0-ecdc-4d45-924f-3a815d7732fa.jpg not downloaded yet
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252F02f14927-cebf-4a8c-98f7-3d85bd2a946a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/02f14927-cebf-4a8c-98f7-3d85bd2a946a.jpg not downloaded yet
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252Fee1327e3-730e-406b-830f-1e8abb58f204.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/ee1327e3-730e-406b-830f-1e8abb58f204.jpg not downloaded yet
2026-03-30 13:00:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745487%252Fgeneral%252F7b06caee-816f-454a-aeba-31ccb84b8356.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/7b06caee-816f-454a-aeba-31ccb84b8356.jpg not downloaded yet
2026-03-30 13:00:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.415(s), this was the 1st time calling it.
2026-03-30 13:00:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.212104343385168 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:00:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.439(s), this was the 1st time calling it.
2026-03-30 13:00:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.88904057269495 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:00:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734337> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 57f3bfb5-dd91-57be-9cc9-da63ce360459 with identifier: 10734337
2026-03-30 13:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f3bfb5-dd91-57be-9cc9-da63ce360459 with scrape type 1
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 57f3bfb5-dd91-57be-9cc9-da63ce360459
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252F84f0b644-fd7a-42de-ba1c-e56f98a2a128.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/84f0b644-fd7a-42de-ba1c-e56f98a2a128.jpg already downloaded
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252Fcece232d-29e9-4bc1-9f14-86167316b2cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/cece232d-29e9-4bc1-9f14-86167316b2cc.jpg already downloaded
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252Fb70f12ba-d14a-4ca8-852f-1ea73aefac01.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/b70f12ba-d14a-4ca8-852f-1ea73aefac01.jpg already downloaded
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252F71c38a29-08e3-4c80-b20b-df94884dab1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/71c38a29-08e3-4c80-b20b-df94884dab1b.jpg not downloaded yet
2026-03-30 13:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/7b06caee-816f-454a-aeba-31ccb84b8356.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252Ffef12311-7c04-4701-a597-25d682c34767.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/fef12311-7c04-4701-a597-25d682c34767.jpg already downloaded
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252Fc7e5fc8b-cb0f-474c-9f32-0a114f3f6b48.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/c7e5fc8b-cb0f-474c-9f32-0a114f3f6b48.jpg already downloaded
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252F1b7d93a5-8b76-4746-87eb-b16a47c5a3d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/1b7d93a5-8b76-4746-87eb-b16a47c5a3d7.jpg already downloaded
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252F44113d1e-c391-41fa-9d2a-660e06f6cecf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/44113d1e-c391-41fa-9d2a-660e06f6cecf.jpg not downloaded yet
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252F7ba42e14-87ad-4e1d-b902-52f8ef013b73.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/7ba42e14-87ad-4e1d-b902-52f8ef013b73.jpg already downloaded
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5735009%252Fgeneral%252F9b63c2be-7d73-418a-a6fe-20e8cc06e9e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/9b63c2be-7d73-418a-a6fe-20e8cc06e9e0.jpg already downloaded
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c04c90>
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252F7b06caee-816f-454a-aeba-31ccb84b8356.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/7b06caee-816f-454a-aeba-31ccb84b8356.jpg saved to cache
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735009/general/71c38a29-08e3-4c80-b20b-df94884dab1b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734337)
2026-03-30 13:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5735009/general/44113d1e-c391-41fa-9d2a-660e06f6cecf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734337)
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e6650>
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735009%252Fgeneral%252F71c38a29-08e3-4c80-b20b-df94884dab1b.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/71c38a29-08e3-4c80-b20b-df94884dab1b.jpg saved to cache
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 57f3bfb5-dd91-57be-9cc9-da63ce360459
2026-03-30 13:00:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/ee1327e3-730e-406b-830f-1e8abb58f204.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7456d0>
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735009%252Fgeneral%252F44113d1e-c391-41fa-9d2a-660e06f6cecf.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735009/general/44113d1e-c391-41fa-9d2a-660e06f6cecf.jpg saved to cache
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 57f3bfb5-dd91-57be-9cc9-da63ce360459
2026-03-30 13:00:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 57f3bfb5-dd91-57be-9cc9-da63ce360459, skipping ID generation
2026-03-30 13:00:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 57f3bfb5-dd91-57be-9cc9-da63ce360459 with scrape type 1
2026-03-30 13:00:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 57f3bfb5-dd91-57be-9cc9-da63ce360459 sending to next pipeline
2026-03-30 13:00:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 57f3bfb5-dd91-57be-9cc9-da63ce360459, identifier: 10734337
2026-03-30 13:00:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 57f3bfb5-dd91-57be-9cc9-da63ce360459 with identifier: 10734337
2026-03-30 13:00:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 57f3bfb5-dd91-57be-9cc9-da63ce360459 with identifier: 10734337
2026-03-30 13:00:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 57f3bfb5-dd91-57be-9cc9-da63ce360459 with identifier: 10734337 to the API
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5735009/general/44113d1e-c391-41fa-9d2a-660e06f6cecf.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 131,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '57f3bfb5-dd91-57be-9cc9-da63ce360459',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-NY 262',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734337',
'listing': 'auction',
'location': 'Dorfmark (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 109206,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 69,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128853,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/84f0b644-fd7a-42de-ba1c-e56f98a2a128.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173273,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/cece232d-29e9-4bc1-9f14-86167316b2cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/b70f12ba-d14a-4ca8-852f-1ea73aefac01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141441,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/fef12311-7c04-4701-a597-25d682c34767.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153451,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/71c38a29-08e3-4c80-b20b-df94884dab1b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86443,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/c7e5fc8b-cb0f-474c-9f32-0a114f3f6b48.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 195347,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/1b7d93a5-8b76-4746-87eb-b16a47c5a3d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144010,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/7ba42e14-87ad-4e1d-b902-52f8ef013b73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73490,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/44113d1e-c391-41fa-9d2a-660e06f6cecf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_57f3bfb5-dd91-57be-9cc9-da63ce360459/57f3bfb5-dd91-57be-9cc9-da63ce360459_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132389,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735009/general/9b63c2be-7d73-418a-a6fe-20e8cc06e9e0.jpg',
'Width': 1024}],
'price': 2350,
'price_includes_vat': True,
'registration_date': '2018-05-01',
'seats_number': 3,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford Transit Trend - Diesel - Manual - 131 hp - 109.206 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2018}
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734337%27 HTTP/1.1" 200 None
2026-03-30 13:00:21 [adesa.de] INFO: Saving data for 10734337: {'created_time': 1774875621.518939, 'last_price_update_time': 1774875621.51895, 'auction_closing_time': 1775035810.0}
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734337') HTTP/1.1" 204 0
2026-03-30 13:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/02f14927-cebf-4a8c-98f7-3d85bd2a946a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecab310>
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252Fee1327e3-730e-406b-830f-1e8abb58f204.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/ee1327e3-730e-406b-830f-1e8abb58f204.jpg saved to cache
2026-03-30 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4831550>
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252F02f14927-cebf-4a8c-98f7-3d85bd2a946a.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/02f14927-cebf-4a8c-98f7-3d85bd2a946a.jpg saved to cache
2026-03-30 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/54300fa0-ecdc-4d45-924f-3a815d7732fa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/860199b5-a2a3-483f-8f22-9faee818983f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af645890>
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252F54300fa0-ecdc-4d45-924f-3a815d7732fa.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/54300fa0-ecdc-4d45-924f-3a815d7732fa.jpg saved to cache
2026-03-30 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af731390>
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252F860199b5-a2a3-483f-8f22-9faee818983f.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/860199b5-a2a3-483f-8f22-9faee818983f.jpg saved to cache
2026-03-30 13:00:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/6d994df6-0bbf-4294-b439-3bcec92b8def.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/a6bad826-d2a5-41d2-9945-e6285d6906c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cca10>
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252F6d994df6-0bbf-4294-b439-3bcec92b8def.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/6d994df6-0bbf-4294-b439-3bcec92b8def.jpg saved to cache
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/877a9551-5598-4947-bcb3-e087abc787d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af679dd0>
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252Fa6bad826-d2a5-41d2-9945-e6285d6906c9.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/a6bad826-d2a5-41d2-9945-e6285d6906c9.jpg saved to cache
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/094c6bcc-46d8-4a49-ab60-28707bc178ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af72b950>
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252F877a9551-5598-4947-bcb3-e087abc787d2.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/877a9551-5598-4947-bcb3-e087abc787d2.jpg saved to cache
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745487/general/56163bfa-b680-421a-a754-5f71ab7b5233.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722850)
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6ef3d0>
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252F094c6bcc-46d8-4a49-ab60-28707bc178ec.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/094c6bcc-46d8-4a49-ab60-28707bc178ec.jpg saved to cache
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d9490>
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745487%252Fgeneral%252F56163bfa-b680-421a-a754-5f71ab7b5233.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745487/general/56163bfa-b680-421a-a754-5f71ab7b5233.jpg saved to cache
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a3177f1e-9300-561a-aeec-32ee04815e63
2026-03-30 13:00:22 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a3177f1e-9300-561a-aeec-32ee04815e63, skipping ID generation
2026-03-30 13:00:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a3177f1e-9300-561a-aeec-32ee04815e63 with scrape type 1
2026-03-30 13:00:22 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a3177f1e-9300-561a-aeec-32ee04815e63 sending to next pipeline
2026-03-30 13:00:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a3177f1e-9300-561a-aeec-32ee04815e63, identifier: 10722850
2026-03-30 13:00:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a3177f1e-9300-561a-aeec-32ee04815e63 with identifier: 10722850
2026-03-30 13:00:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a3177f1e-9300-561a-aeec-32ee04815e63 with identifier: 10722850
2026-03-30 13:00:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a3177f1e-9300-561a-aeec-32ee04815e63 with identifier: 10722850 to the API
2026-03-30 13:00:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745487/general/56163bfa-b680-421a-a754-5f71ab7b5233.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '6.4L',
'engine_horse_power': 461,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'a3177f1e-9300-561a-aeec-32ee04815e63',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-HS 1038',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722850',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Jeep',
'model': 'Cherokee',
'odometer': 130695,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 71,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108216,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/56163bfa-b680-421a-a754-5f71ab7b5233.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/094c6bcc-46d8-4a49-ab60-28707bc178ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100751,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/877a9551-5598-4947-bcb3-e087abc787d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102237,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/a6bad826-d2a5-41d2-9945-e6285d6906c9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119648,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/6d994df6-0bbf-4294-b439-3bcec92b8def.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141141,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/860199b5-a2a3-483f-8f22-9faee818983f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138607,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/54300fa0-ecdc-4d45-924f-3a815d7732fa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101562,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/02f14927-cebf-4a8c-98f7-3d85bd2a946a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110978,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/ee1327e3-730e-406b-830f-1e8abb58f204.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a3177f1e-9300-561a-aeec-32ee04815e63/a3177f1e-9300-561a-aeec-32ee04815e63_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86793,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745487/general/7b06caee-816f-454a-aeba-31ccb84b8356.jpg',
'Width': 1024}],
'price': 12150,
'price_includes_vat': True,
'registration_date': '2019-01-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Jeep Grand Cherokee 6.4 SRT - AWD - Petrol - Automatic - 461 hp - '
'130.695 km',
'transmission': 'automatic',
'trim': 'SRT',
'vin': None,
'year': 2019}
2026-03-30 13:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722850%27 HTTP/1.1" 200 None
2026-03-30 13:00:23 [adesa.de] INFO: Saving data for 10722850: {'created_time': 1774875623.899924, 'last_price_update_time': 1774875623.899962, 'auction_closing_time': 1775035810.0}
2026-03-30 13:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722850') HTTP/1.1" 204 0
2026-03-30 13:00:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723150> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c29fd096-6c0c-5372-b446-5455ddb03a94 with identifier: 10723150
2026-03-30 13:00:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c29fd096-6c0c-5372-b446-5455ddb03a94 with scrape type 1
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252F5d0f730f-7c26-42da-b894-c693341848a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/5d0f730f-7c26-42da-b894-c693341848a2.jpg not downloaded yet
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252F2770d98d-9e7e-4f9d-84bf-657fb53bcca4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/2770d98d-9e7e-4f9d-84bf-657fb53bcca4.jpg not downloaded yet
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252Ff25de48e-f4f9-4ea5-b3f8-ff35ebb873b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/f25de48e-f4f9-4ea5-b3f8-ff35ebb873b0.jpg not downloaded yet
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252F20aa8e61-f34e-49f9-874a-50e313833ee7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/20aa8e61-f34e-49f9-874a-50e313833ee7.jpg not downloaded yet
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252F05ab20cc-a073-4a13-8413-8cf766edb98a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/05ab20cc-a073-4a13-8413-8cf766edb98a.jpg not downloaded yet
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252Ff60f29fe-fea1-4bdf-9989-093c6f34205c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/f60f29fe-fea1-4bdf-9989-093c6f34205c.jpg not downloaded yet
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252Fb5c3deda-f850-49ed-916f-50bd06b39b00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/b5c3deda-f850-49ed-916f-50bd06b39b00.jpg not downloaded yet
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252F14adaf11-3c1f-4fbb-bd80-e3e242343238.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/14adaf11-3c1f-4fbb-bd80-e3e242343238.jpg not downloaded yet
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252F5068d5e2-3fc2-4bb6-a8da-b9f640909435.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/5068d5e2-3fc2-4bb6-a8da-b9f640909435.jpg not downloaded yet
2026-03-30 13:00:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5745688%252Fgeneral%252F4d59d0cf-56cf-4fb1-b932-0f4b2dcdf40b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/4d59d0cf-56cf-4fb1-b932-0f4b2dcdf40b.jpg not downloaded yet
2026-03-30 13:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729627> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/4d59d0cf-56cf-4fb1-b932-0f4b2dcdf40b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5a809c50-7134-56e8-908b-923323144b46 with identifier: 10729627
2026-03-30 13:00:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a809c50-7134-56e8-908b-923323144b46 with scrape type 1
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252F05e22ca9-1dfd-4e53-bdc7-261a780ed104.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/05e22ca9-1dfd-4e53-bdc7-261a780ed104.jpg not downloaded yet
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252Ffe817058-6137-4151-a149-aebd31f34162.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/fe817058-6137-4151-a149-aebd31f34162.jpg not downloaded yet
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252F549ffed1-577b-4971-bf69-8c4931248ece.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/549ffed1-577b-4971-bf69-8c4931248ece.jpg not downloaded yet
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252Fbc4b258c-2359-4586-acf7-c2b5ae3e9ede.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/bc4b258c-2359-4586-acf7-c2b5ae3e9ede.jpg not downloaded yet
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252Fa987707b-6fdc-4b74-a34a-4fceb590dab3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/a987707b-6fdc-4b74-a34a-4fceb590dab3.jpg not downloaded yet
2026-03-30 13:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/5068d5e2-3fc2-4bb6-a8da-b9f640909435.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252F75bb3af8-8b2c-4a77-a17e-2770db8f5346.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/75bb3af8-8b2c-4a77-a17e-2770db8f5346.jpg not downloaded yet
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252Fb041e772-9306-428a-be53-1cb2197ad034.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/b041e772-9306-428a-be53-1cb2197ad034.jpg not downloaded yet
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252F58128dc1-4e84-43ed-a9e1-b223d73ff56a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/58128dc1-4e84-43ed-a9e1-b223d73ff56a.jpg not downloaded yet
2026-03-30 13:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af731410>
2026-03-30 13:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252F4d59d0cf-56cf-4fb1-b932-0f4b2dcdf40b.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/4d59d0cf-56cf-4fb1-b932-0f4b2dcdf40b.jpg saved to cache
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252Ff8bd5459-a38f-47d7-97ab-79edb7f3908f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/f8bd5459-a38f-47d7-97ab-79edb7f3908f.jpg not downloaded yet
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5747996%252Fgeneral%252Fd70fe5c9-26cb-4699-bc62-54bd8312c474.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/d70fe5c9-26cb-4699-bc62-54bd8312c474.jpg not downloaded yet
2026-03-30 13:00:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/a987707b-6fdc-4b74-a34a-4fceb590dab3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61d210>
2026-03-30 13:00:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252F5068d5e2-3fc2-4bb6-a8da-b9f640909435.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/5068d5e2-3fc2-4bb6-a8da-b9f640909435.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/d70fe5c9-26cb-4699-bc62-54bd8312c474.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b591b290>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252Fa987707b-6fdc-4b74-a34a-4fceb590dab3.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/a987707b-6fdc-4b74-a34a-4fceb590dab3.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/f8bd5459-a38f-47d7-97ab-79edb7f3908f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424e150>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252Fd70fe5c9-26cb-4699-bc62-54bd8312c474.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/d70fe5c9-26cb-4699-bc62-54bd8312c474.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/58128dc1-4e84-43ed-a9e1-b223d73ff56a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4144f90>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252Ff8bd5459-a38f-47d7-97ab-79edb7f3908f.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/f8bd5459-a38f-47d7-97ab-79edb7f3908f.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/b041e772-9306-428a-be53-1cb2197ad034.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/75bb3af8-8b2c-4a77-a17e-2770db8f5346.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bdb10>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252F58128dc1-4e84-43ed-a9e1-b223d73ff56a.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/58128dc1-4e84-43ed-a9e1-b223d73ff56a.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/bc4b258c-2359-4586-acf7-c2b5ae3e9ede.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4145910>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252Fb041e772-9306-428a-be53-1cb2197ad034.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/b041e772-9306-428a-be53-1cb2197ad034.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4151990>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252F75bb3af8-8b2c-4a77-a17e-2770db8f5346.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/75bb3af8-8b2c-4a77-a17e-2770db8f5346.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4237e90>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252Fbc4b258c-2359-4586-acf7-c2b5ae3e9ede.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/bc4b258c-2359-4586-acf7-c2b5ae3e9ede.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/549ffed1-577b-4971-bf69-8c4931248ece.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/fe817058-6137-4151-a149-aebd31f34162.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424ec10>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252F549ffed1-577b-4971-bf69-8c4931248ece.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/549ffed1-577b-4971-bf69-8c4931248ece.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747996/general/05e22ca9-1dfd-4e53-bdc7-261a780ed104.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729627)
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c0c10>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252Ffe817058-6137-4151-a149-aebd31f34162.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/fe817058-6137-4151-a149-aebd31f34162.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/14adaf11-3c1f-4fbb-bd80-e3e242343238.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4152090>
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747996%252Fgeneral%252F05e22ca9-1dfd-4e53-bdc7-261a780ed104.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747996/general/05e22ca9-1dfd-4e53-bdc7-261a780ed104.jpg saved to cache
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5a809c50-7134-56e8-908b-923323144b46
2026-03-30 13:00:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5a809c50-7134-56e8-908b-923323144b46, skipping ID generation
2026-03-30 13:00:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5a809c50-7134-56e8-908b-923323144b46 with scrape type 1
2026-03-30 13:00:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5a809c50-7134-56e8-908b-923323144b46 sending to next pipeline
2026-03-30 13:00:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5a809c50-7134-56e8-908b-923323144b46, identifier: 10729627
2026-03-30 13:00:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5a809c50-7134-56e8-908b-923323144b46 with identifier: 10729627
2026-03-30 13:00:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5a809c50-7134-56e8-908b-923323144b46 with identifier: 10729627
2026-03-30 13:00:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5a809c50-7134-56e8-908b-923323144b46 with identifier: 10729627 to the API
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747996/general/05e22ca9-1dfd-4e53-bdc7-261a780ed104.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': 174,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '5a809c50-7134-56e8-908b-923323144b46',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TÃ\x96L-G 692',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729627',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Hyundai',
'model': 'Tucson',
'odometer': 196945,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 107,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114104,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/05e22ca9-1dfd-4e53-bdc7-261a780ed104.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115070,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/fe817058-6137-4151-a149-aebd31f34162.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/549ffed1-577b-4971-bf69-8c4931248ece.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113576,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/bc4b258c-2359-4586-acf7-c2b5ae3e9ede.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108529,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/a987707b-6fdc-4b74-a34a-4fceb590dab3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107539,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/75bb3af8-8b2c-4a77-a17e-2770db8f5346.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113316,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/b041e772-9306-428a-be53-1cb2197ad034.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/58128dc1-4e84-43ed-a9e1-b223d73ff56a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/f8bd5459-a38f-47d7-97ab-79edb7f3908f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5a809c50-7134-56e8-908b-923323144b46/5a809c50-7134-56e8-908b-923323144b46_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747996/general/d70fe5c9-26cb-4699-bc62-54bd8312c474.jpg',
'Width': 1024}],
'price': 2350,
'price_includes_vat': True,
'registration_date': '2015-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai Tucson Intro Edition - Petrol - Manual - 174 hp - 196.945 '
'km',
'transmission': 'manual',
'trim': 'Intro Edition',
'vin': None,
'year': 2015}
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729627%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [adesa.de] INFO: Saving data for 10729627: {'created_time': 1774875639.599266, 'last_price_update_time': 1774875639.599278, 'auction_closing_time': 1775035810.0}
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729627') HTTP/1.1" 204 0
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/b5c3deda-f850-49ed-916f-50bd06b39b00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734363> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422c710>
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252F14adaf11-3c1f-4fbb-bd80-e3e242343238.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/14adaf11-3c1f-4fbb-bd80-e3e242343238.jpg saved to cache
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/f60f29fe-fea1-4bdf-9989-093c6f34205c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42150d0>
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252Fb5c3deda-f850-49ed-916f-50bd06b39b00.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/b5c3deda-f850-49ed-916f-50bd06b39b00.jpg saved to cache
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/05ab20cc-a073-4a13-8413-8cf766edb98a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b5f3b6f3-705c-5a66-af9b-2b179e2bae56 with identifier: 10734363
2026-03-30 13:00:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56 with scrape type 1
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252Fb2c3651f-d2d8-4be8-b217-d429a3444640.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/b2c3651f-d2d8-4be8-b217-d429a3444640.jpg not downloaded yet
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252Fbf4b478d-38a5-4365-94f3-119d3e772297.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/bf4b478d-38a5-4365-94f3-119d3e772297.jpg not downloaded yet
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252F9608c6de-2f56-449a-8b04-a9e94ee66911.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/9608c6de-2f56-449a-8b04-a9e94ee66911.jpg not downloaded yet
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af745f10>
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252Ff60f29fe-fea1-4bdf-9989-093c6f34205c.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/f60f29fe-fea1-4bdf-9989-093c6f34205c.jpg saved to cache
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/20aa8e61-f34e-49f9-874a-50e313833ee7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252Ffd9e9e45-5193-47c8-a338-38fa7c38fc6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/fd9e9e45-5193-47c8-a338-38fa7c38fc6a.jpg not downloaded yet
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252F43af9ec9-dde7-4082-92bf-8bebad7e7652.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/43af9ec9-dde7-4082-92bf-8bebad7e7652.jpg not downloaded yet
2026-03-30 13:00:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/f25de48e-f4f9-4ea5-b3f8-ff35ebb873b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252F4114dfcd-2e7f-4faf-8c90-10f793d576a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/4114dfcd-2e7f-4faf-8c90-10f793d576a2.jpg not downloaded yet
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c50d0>
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252F05ab20cc-a073-4a13-8413-8cf766edb98a.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/05ab20cc-a073-4a13-8413-8cf766edb98a.jpg saved to cache
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252F5b32f76a-48f4-4f89-98cf-ffcf1a94b5ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/5b32f76a-48f4-4f89-98cf-ffcf1a94b5ef.jpg not downloaded yet
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252F486aa61b-1e97-4819-b010-664733d549e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/486aa61b-1e97-4819-b010-664733d549e8.jpg not downloaded yet
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/9608c6de-2f56-449a-8b04-a9e94ee66911.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252Fbdf1d665-a5c6-459b-b30b-bd182b837915.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/bdf1d665-a5c6-459b-b30b-bd182b837915.jpg not downloaded yet
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4136850>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252F20aa8e61-f34e-49f9-874a-50e313833ee7.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/20aa8e61-f34e-49f9-874a-50e313833ee7.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750344%252Fgeneral%252Ffda34774-0f0d-4283-98dc-c02e796a2ca1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/fda34774-0f0d-4283-98dc-c02e796a2ca1.jpg not downloaded yet
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4115ed0>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252Ff25de48e-f4f9-4ea5-b3f8-ff35ebb873b0.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/f25de48e-f4f9-4ea5-b3f8-ff35ebb873b0.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/43af9ec9-dde7-4082-92bf-8bebad7e7652.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/486aa61b-1e97-4819-b010-664733d549e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc1750>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252F9608c6de-2f56-449a-8b04-a9e94ee66911.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/9608c6de-2f56-449a-8b04-a9e94ee66911.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/fda34774-0f0d-4283-98dc-c02e796a2ca1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af60be10>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252F43af9ec9-dde7-4082-92bf-8bebad7e7652.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/43af9ec9-dde7-4082-92bf-8bebad7e7652.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/bdf1d665-a5c6-459b-b30b-bd182b837915.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/5b32f76a-48f4-4f89-98cf-ffcf1a94b5ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af732d50>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252F486aa61b-1e97-4819-b010-664733d549e8.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/486aa61b-1e97-4819-b010-664733d549e8.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9d050>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252Ffda34774-0f0d-4283-98dc-c02e796a2ca1.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/fda34774-0f0d-4283-98dc-c02e796a2ca1.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/fd9e9e45-5193-47c8-a338-38fa7c38fc6a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af618890>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252Fbdf1d665-a5c6-459b-b30b-bd182b837915.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/bdf1d665-a5c6-459b-b30b-bd182b837915.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/4114dfcd-2e7f-4faf-8c90-10f793d576a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af63d9d0>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252F5b32f76a-48f4-4f89-98cf-ffcf1a94b5ef.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/5b32f76a-48f4-4f89-98cf-ffcf1a94b5ef.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/bf4b478d-38a5-4365-94f3-119d3e772297.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7194d0>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252Ffd9e9e45-5193-47c8-a338-38fa7c38fc6a.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/fd9e9e45-5193-47c8-a338-38fa7c38fc6a.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/2770d98d-9e7e-4f9d-84bf-657fb53bcca4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9fa10>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252F4114dfcd-2e7f-4faf-8c90-10f793d576a2.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/4114dfcd-2e7f-4faf-8c90-10f793d576a2.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750344/general/b2c3651f-d2d8-4be8-b217-d429a3444640.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734363)
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d69d0>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252Fbf4b478d-38a5-4365-94f3-119d3e772297.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/bf4b478d-38a5-4365-94f3-119d3e772297.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745688/general/5d0f730f-7c26-42da-b894-c693341848a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723150)
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af732ed0>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252F2770d98d-9e7e-4f9d-84bf-657fb53bcca4.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/2770d98d-9e7e-4f9d-84bf-657fb53bcca4.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4144850>
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750344%252Fgeneral%252Fb2c3651f-d2d8-4be8-b217-d429a3444640.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750344/general/b2c3651f-d2d8-4be8-b217-d429a3444640.jpg saved to cache
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56
2026-03-30 13:00:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b5f3b6f3-705c-5a66-af9b-2b179e2bae56, skipping ID generation
2026-03-30 13:00:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56 with scrape type 1
2026-03-30 13:00:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b5f3b6f3-705c-5a66-af9b-2b179e2bae56 sending to next pipeline
2026-03-30 13:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b5f3b6f3-705c-5a66-af9b-2b179e2bae56, identifier: 10734363
2026-03-30 13:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b5f3b6f3-705c-5a66-af9b-2b179e2bae56 with identifier: 10734363
2026-03-30 13:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b5f3b6f3-705c-5a66-af9b-2b179e2bae56 with identifier: 10734363
2026-03-30 13:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b5f3b6f3-705c-5a66-af9b-2b179e2bae56 with identifier: 10734363 to the API
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750344/general/b2c3651f-d2d8-4be8-b217-d429a3444640.jpg>
{'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': 153,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'b5f3b6f3-705c-5a66-af9b-2b179e2bae56',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BH-P 1803',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734363',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Puma',
'odometer': 53343,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149176,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/b2c3651f-d2d8-4be8-b217-d429a3444640.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145646,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/bf4b478d-38a5-4365-94f3-119d3e772297.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/9608c6de-2f56-449a-8b04-a9e94ee66911.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136975,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/fd9e9e45-5193-47c8-a338-38fa7c38fc6a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/43af9ec9-dde7-4082-92bf-8bebad7e7652.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/4114dfcd-2e7f-4faf-8c90-10f793d576a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138592,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/5b32f76a-48f4-4f89-98cf-ffcf1a94b5ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120160,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/486aa61b-1e97-4819-b010-664733d549e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96231,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/bdf1d665-a5c6-459b-b30b-bd182b837915.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b5f3b6f3-705c-5a66-af9b-2b179e2bae56/b5f3b6f3-705c-5a66-af9b-2b179e2bae56_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99879,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750344/general/fda34774-0f0d-4283-98dc-c02e796a2ca1.jpg',
'Width': 1024}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2020-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford Puma ST Line X - Petrol - Manual - 153 hp - 53.343 km',
'transmission': 'manual',
'trim': 'ST Line X',
'vin': None,
'year': 2020}
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734363%27 HTTP/1.1" 200 None
2026-03-30 13:00:41 [adesa.de] INFO: Saving data for 10734363: {'created_time': 1774875641.555217, 'last_price_update_time': 1774875641.555232, 'auction_closing_time': 1775035810.0}
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734363') HTTP/1.1" 204 0
2026-03-30 13:00:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58fb8d0>
2026-03-30 13:00:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745688%252Fgeneral%252F5d0f730f-7c26-42da-b894-c693341848a2.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745688/general/5d0f730f-7c26-42da-b894-c693341848a2.jpg saved to cache
2026-03-30 13:00:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c29fd096-6c0c-5372-b446-5455ddb03a94
2026-03-30 13:00:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c29fd096-6c0c-5372-b446-5455ddb03a94, skipping ID generation
2026-03-30 13:00:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c29fd096-6c0c-5372-b446-5455ddb03a94 with scrape type 1
2026-03-30 13:00:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c29fd096-6c0c-5372-b446-5455ddb03a94 sending to next pipeline
2026-03-30 13:00:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c29fd096-6c0c-5372-b446-5455ddb03a94, identifier: 10723150
2026-03-30 13:00:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c29fd096-6c0c-5372-b446-5455ddb03a94 with identifier: 10723150
2026-03-30 13:00:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c29fd096-6c0c-5372-b446-5455ddb03a94 with identifier: 10723150
2026-03-30 13:00:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c29fd096-6c0c-5372-b446-5455ddb03a94 with identifier: 10723150 to the API
2026-03-30 13:00:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745688/general/5d0f730f-7c26-42da-b894-c693341848a2.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 168,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'c29fd096-6c0c-5372-b446-5455ddb03a94',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'DEL-FM 101',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723150',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 53745,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97880,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/5d0f730f-7c26-42da-b894-c693341848a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113609,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/2770d98d-9e7e-4f9d-84bf-657fb53bcca4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134639,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/f25de48e-f4f9-4ea5-b3f8-ff35ebb873b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112021,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/20aa8e61-f34e-49f9-874a-50e313833ee7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88931,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/05ab20cc-a073-4a13-8413-8cf766edb98a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/f60f29fe-fea1-4bdf-9989-093c6f34205c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56190,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/b5c3deda-f850-49ed-916f-50bd06b39b00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/14adaf11-3c1f-4fbb-bd80-e3e242343238.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87887,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/5068d5e2-3fc2-4bb6-a8da-b9f640909435.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c29fd096-6c0c-5372-b446-5455ddb03a94/c29fd096-6c0c-5372-b446-5455ddb03a94_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107232,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745688/general/4d59d0cf-56cf-4fb1-b932-0f4b2dcdf40b.jpg',
'Width': 1024}],
'price': 4650,
'price_includes_vat': True,
'registration_date': '2020-11-01',
'seats_number': 3,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford Transit box 2.0 - Diesel - Manual - 168 hp - 53.745 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723150%27 HTTP/1.1" 200 None
2026-03-30 13:00:42 [adesa.de] INFO: Saving data for 10723150: {'created_time': 1774875642.108469, 'last_price_update_time': 1774875642.108481, 'auction_closing_time': 1775035810.0}
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723150') HTTP/1.1" 204 0
2026-03-30 13:00:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734376> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 077e37df-d849-5a3b-a830-d6d080ed6650 with identifier: 10734376
2026-03-30 13:00:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 077e37df-d849-5a3b-a830-d6d080ed6650 with scrape type 1
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252F7e304968-ff70-4339-a810-942a017a18e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/7e304968-ff70-4339-a810-942a017a18e9.jpg not downloaded yet
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252Ff0659ea4-1a4d-48ee-acb0-841235699502.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/f0659ea4-1a4d-48ee-acb0-841235699502.jpg not downloaded yet
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252F80cf1c38-5f7d-493f-a2f1-15e0677f3bca.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/80cf1c38-5f7d-493f-a2f1-15e0677f3bca.jpg not downloaded yet
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252F5346ffa0-fc65-4ed0-8679-63e5f31314f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/5346ffa0-fc65-4ed0-8679-63e5f31314f8.jpg not downloaded yet
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252Fc883de47-c0d3-4b1c-b697-185490a677e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/c883de47-c0d3-4b1c-b697-185490a677e1.jpg not downloaded yet
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252Fcc633ac8-845d-4965-b364-f2656e4cf05c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/cc633ac8-845d-4965-b364-f2656e4cf05c.jpg not downloaded yet
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252F43b77875-df0d-47e3-9f18-83a7c5f455d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/43b77875-df0d-47e3-9f18-83a7c5f455d8.jpg not downloaded yet
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252F94d4cffd-2bfc-4878-9e62-77b5c5c3e5d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/94d4cffd-2bfc-4878-9e62-77b5c5c3e5d7.jpg not downloaded yet
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252F84c1c98d-4f4b-494e-a96a-f4dbfc5a6a2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/84c1c98d-4f4b-494e-a96a-f4dbfc5a6a2f.jpg not downloaded yet
2026-03-30 13:00:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5750356%252Fgeneral%252F88d8ddca-7369-4186-94d7-d31be3b87cf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/88d8ddca-7369-4186-94d7-d31be3b87cf1.jpg not downloaded yet
2026-03-30 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729606> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/88d8ddca-7369-4186-94d7-d31be3b87cf1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d02e39e-1029-5b89-904a-5e8b0a46cfef with identifier: 10729606
2026-03-30 13:00:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef with scrape type 1
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252Fa03c4c6a-f8fb-40b1-837b-fd6827fdc554.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/a03c4c6a-f8fb-40b1-837b-fd6827fdc554.jpg not downloaded yet
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252Fa7141655-62fa-48c9-9337-01be9057bd9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/a7141655-62fa-48c9-9337-01be9057bd9c.jpg not downloaded yet
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252Fcc719b44-93a4-4f54-a1e3-c9d2cbc4ae10.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/cc719b44-93a4-4f54-a1e3-c9d2cbc4ae10.jpg not downloaded yet
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F4409a497-5813-44ce-8581-ee55856a5e73.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/4409a497-5813-44ce-8581-ee55856a5e73.jpg not downloaded yet
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F03f86080-55e8-4e5e-9b92-eaf6f77953d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/03f86080-55e8-4e5e-9b92-eaf6f77953d4.jpg not downloaded yet
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F2724933b-a742-49ea-87f3-3cf1d5fa2d1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/2724933b-a742-49ea-87f3-3cf1d5fa2d1d.jpg not downloaded yet
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0b850>
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252F88d8ddca-7369-4186-94d7-d31be3b87cf1.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/88d8ddca-7369-4186-94d7-d31be3b87cf1.jpg saved to cache
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F6bab12fe-d1ae-43e8-9201-148066b4295c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/6bab12fe-d1ae-43e8-9201-148066b4295c.jpg not downloaded yet
2026-03-30 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/84c1c98d-4f4b-494e-a96a-f4dbfc5a6a2f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252Ff517e743-6096-475a-8e6c-070597fff62d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/f517e743-6096-475a-8e6c-070597fff62d.jpg not downloaded yet
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F3670d1b0-efa3-4ea6-beea-15932bc7405f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/3670d1b0-efa3-4ea6-beea-15932bc7405f.jpg not downloaded yet
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F78a63af2-0323-4316-a250-535a0239215d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/78a63af2-0323-4316-a250-535a0239215d.jpg not downloaded yet
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40abb90>
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252F84c1c98d-4f4b-494e-a96a-f4dbfc5a6a2f.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/84c1c98d-4f4b-494e-a96a-f4dbfc5a6a2f.jpg saved to cache
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/2724933b-a742-49ea-87f3-3cf1d5fa2d1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/78a63af2-0323-4316-a250-535a0239215d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af72b890>
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F2724933b-a742-49ea-87f3-3cf1d5fa2d1d.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/2724933b-a742-49ea-87f3-3cf1d5fa2d1d.jpg saved to cache
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/3670d1b0-efa3-4ea6-beea-15932bc7405f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67a190>
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F78a63af2-0323-4316-a250-535a0239215d.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/78a63af2-0323-4316-a250-535a0239215d.jpg saved to cache
2026-03-30 13:00:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/f517e743-6096-475a-8e6c-070597fff62d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9ee50>
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F3670d1b0-efa3-4ea6-beea-15932bc7405f.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/3670d1b0-efa3-4ea6-beea-15932bc7405f.jpg saved to cache
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/6bab12fe-d1ae-43e8-9201-148066b4295c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9e290>
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252Ff517e743-6096-475a-8e6c-070597fff62d.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/f517e743-6096-475a-8e6c-070597fff62d.jpg saved to cache
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/03f86080-55e8-4e5e-9b92-eaf6f77953d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40ab8d0>
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F6bab12fe-d1ae-43e8-9201-148066b4295c.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/6bab12fe-d1ae-43e8-9201-148066b4295c.jpg saved to cache
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/4409a497-5813-44ce-8581-ee55856a5e73.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422c190>
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F03f86080-55e8-4e5e-9b92-eaf6f77953d4.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/03f86080-55e8-4e5e-9b92-eaf6f77953d4.jpg saved to cache
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/cc719b44-93a4-4f54-a1e3-c9d2cbc4ae10.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4137c90>
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252F4409a497-5813-44ce-8581-ee55856a5e73.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/4409a497-5813-44ce-8581-ee55856a5e73.jpg saved to cache
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/a7141655-62fa-48c9-9337-01be9057bd9c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6da110>
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252Fcc719b44-93a4-4f54-a1e3-c9d2cbc4ae10.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/cc719b44-93a4-4f54-a1e3-c9d2cbc4ae10.jpg saved to cache
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747986/general/a03c4c6a-f8fb-40b1-837b-fd6827fdc554.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729606)
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af732710>
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252Fa7141655-62fa-48c9-9337-01be9057bd9c.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/a7141655-62fa-48c9-9337-01be9057bd9c.jpg saved to cache
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:47 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/94d4cffd-2bfc-4878-9e62-77b5c5c3e5d7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67a4d0>
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747986%252Fgeneral%252Fa03c4c6a-f8fb-40b1-837b-fd6827fdc554.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747986/general/a03c4c6a-f8fb-40b1-837b-fd6827fdc554.jpg saved to cache
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef
2026-03-30 13:00:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d02e39e-1029-5b89-904a-5e8b0a46cfef, skipping ID generation
2026-03-30 13:00:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef with scrape type 1
2026-03-30 13:00:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d02e39e-1029-5b89-904a-5e8b0a46cfef sending to next pipeline
2026-03-30 13:00:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d02e39e-1029-5b89-904a-5e8b0a46cfef, identifier: 10729606
2026-03-30 13:00:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d02e39e-1029-5b89-904a-5e8b0a46cfef with identifier: 10729606
2026-03-30 13:00:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d02e39e-1029-5b89-904a-5e8b0a46cfef with identifier: 10729606
2026-03-30 13:00:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d02e39e-1029-5b89-904a-5e8b0a46cfef with identifier: 10729606 to the API
2026-03-30 13:00:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:00:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747986/general/a03c4c6a-f8fb-40b1-837b-fd6827fdc554.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.3L',
'engine_horse_power': 276,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '6d02e39e-1029-5b89-904a-5e8b0a46cfef',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'LAU-TY 798',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729606',
'listing': 'auction',
'location': 'Unterdolling (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 127918,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110963,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/a03c4c6a-f8fb-40b1-837b-fd6827fdc554.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/a7141655-62fa-48c9-9337-01be9057bd9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/cc719b44-93a4-4f54-a1e3-c9d2cbc4ae10.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120025,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/4409a497-5813-44ce-8581-ee55856a5e73.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116493,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/03f86080-55e8-4e5e-9b92-eaf6f77953d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125260,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/2724933b-a742-49ea-87f3-3cf1d5fa2d1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98599,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/6bab12fe-d1ae-43e8-9201-148066b4295c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/f517e743-6096-475a-8e6c-070597fff62d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63349,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/3670d1b0-efa3-4ea6-beea-15932bc7405f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d02e39e-1029-5b89-904a-5e8b0a46cfef/6d02e39e-1029-5b89-904a-5e8b0a46cfef_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747986/general/78a63af2-0323-4316-a250-535a0239215d.jpg',
'Width': 1024}],
'price': 6650,
'price_includes_vat': True,
'registration_date': '2019-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford Focus ST 2.3 - Petrol - Manual - 276 hp - 127.918 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729606%27 HTTP/1.1" 200 None
2026-03-30 13:00:48 [adesa.de] INFO: Saving data for 10729606: {'created_time': 1774875648.405794, 'last_price_update_time': 1774875648.405804, 'auction_closing_time': 1775035810.0}
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729606') HTTP/1.1" 204 0
2026-03-30 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/43b77875-df0d-47e3-9f18-83a7c5f455d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327610>
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252F94d4cffd-2bfc-4878-9e62-77b5c5c3e5d7.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/94d4cffd-2bfc-4878-9e62-77b5c5c3e5d7.jpg saved to cache
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d5010>
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252F43b77875-df0d-47e3-9f18-83a7c5f455d8.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/43b77875-df0d-47e3-9f18-83a7c5f455d8.jpg saved to cache
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/cc633ac8-845d-4965-b364-f2656e4cf05c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/c883de47-c0d3-4b1c-b697-185490a677e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4225e50>
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252Fcc633ac8-845d-4965-b364-f2656e4cf05c.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/cc633ac8-845d-4965-b364-f2656e4cf05c.jpg saved to cache
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4145090>
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252Fc883de47-c0d3-4b1c-b697-185490a677e1.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/c883de47-c0d3-4b1c-b697-185490a677e1.jpg saved to cache
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/5346ffa0-fc65-4ed0-8679-63e5f31314f8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/80cf1c38-5f7d-493f-a2f1-15e0677f3bca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca9c50>
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252F5346ffa0-fc65-4ed0-8679-63e5f31314f8.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/5346ffa0-fc65-4ed0-8679-63e5f31314f8.jpg saved to cache
2026-03-30 13:00:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/f0659ea4-1a4d-48ee-acb0-841235699502.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:48 [scrapy.extensions.logstats] INFO: Crawled 427 pages (at 10 pages/min), scraped 295 items (at 8 items/min)
2026-03-30 13:00:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c6fd0>
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252F80cf1c38-5f7d-493f-a2f1-15e0677f3bca.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/80cf1c38-5f7d-493f-a2f1-15e0677f3bca.jpg saved to cache
2026-03-30 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750356/general/7e304968-ff70-4339-a810-942a017a18e9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734376)
2026-03-30 13:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4227fd0>
2026-03-30 13:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252Ff0659ea4-1a4d-48ee-acb0-841235699502.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/f0659ea4-1a4d-48ee-acb0-841235699502.jpg saved to cache
2026-03-30 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:00:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421ed50>
2026-03-30 13:00:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:00:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750356%252Fgeneral%252F7e304968-ff70-4339-a810-942a017a18e9.jpg') HTTP/1.1" 204 0
2026-03-30 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750356/general/7e304968-ff70-4339-a810-942a017a18e9.jpg saved to cache
2026-03-30 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 077e37df-d849-5a3b-a830-d6d080ed6650
2026-03-30 13:00:49 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 077e37df-d849-5a3b-a830-d6d080ed6650, skipping ID generation
2026-03-30 13:00:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 077e37df-d849-5a3b-a830-d6d080ed6650 with scrape type 1
2026-03-30 13:00:49 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 077e37df-d849-5a3b-a830-d6d080ed6650 sending to next pipeline
2026-03-30 13:00:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 077e37df-d849-5a3b-a830-d6d080ed6650, identifier: 10734376
2026-03-30 13:00:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 077e37df-d849-5a3b-a830-d6d080ed6650 with identifier: 10734376
2026-03-30 13:00:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 077e37df-d849-5a3b-a830-d6d080ed6650 with identifier: 10734376
2026-03-30 13:00:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 077e37df-d849-5a3b-a830-d6d080ed6650 with identifier: 10734376 to the API
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:00: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-30 13:00:49 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750356/general/7e304968-ff70-4339-a810-942a017a18e9.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': 185,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Hybrid',
'id': '077e37df-d849-5a3b-a830-d6d080ed6650',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'MIL-ZU62',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734376',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 162393,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157663,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/7e304968-ff70-4339-a810-942a017a18e9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/f0659ea4-1a4d-48ee-acb0-841235699502.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/80cf1c38-5f7d-493f-a2f1-15e0677f3bca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144691,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/5346ffa0-fc65-4ed0-8679-63e5f31314f8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97849,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/c883de47-c0d3-4b1c-b697-185490a677e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134885,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/cc633ac8-845d-4965-b364-f2656e4cf05c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133408,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/43b77875-df0d-47e3-9f18-83a7c5f455d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/94d4cffd-2bfc-4878-9e62-77b5c5c3e5d7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153246,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/84c1c98d-4f4b-494e-a96a-f4dbfc5a6a2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_077e37df-d849-5a3b-a830-d6d080ed6650/077e37df-d849-5a3b-a830-d6d080ed6650_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183340,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750356/general/88d8ddca-7369-4186-94d7-d31be3b87cf1.jpg',
'Width': 1024}],
'price': 7400,
'price_includes_vat': True,
'registration_date': '2019-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford Mondeo 2.0 - Hybrid - Automatic - 185 hp - 162.393 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734376%27 HTTP/1.1" 200 None
2026-03-30 13:00:49 [adesa.de] INFO: Saving data for 10734376: {'created_time': 1774875649.663319, 'last_price_update_time': 1774875649.663332, 'auction_closing_time': 1775035810.0}
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734376') HTTP/1.1" 204 0
2026-03-30 13:00:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:00:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:00:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45e7b8d1-abdf-58ae-8764-83987f74250f with identifier: 10729709
2026-03-30 13:00:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e7b8d1-abdf-58ae-8764-83987f74250f with scrape type 1
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252Fa2e49313-069b-42ae-af4e-eda1e6622e60.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/a2e49313-069b-42ae-af4e-eda1e6622e60.jpg not downloaded yet
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252Fd73f831e-a462-4cca-9714-1451771a99a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/d73f831e-a462-4cca-9714-1451771a99a6.jpg not downloaded yet
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252Fd107a056-582c-4b72-944b-3c98c91ce088.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/d107a056-582c-4b72-944b-3c98c91ce088.jpg not downloaded yet
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252F6d4cc0cd-1eb0-4cdc-9ab1-0b28ef9a3650.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/6d4cc0cd-1eb0-4cdc-9ab1-0b28ef9a3650.jpg not downloaded yet
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252F8eceaad3-58b4-45dd-8300-350250f4be30.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/8eceaad3-58b4-45dd-8300-350250f4be30.jpg not downloaded yet
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252Fca01f551-afa6-4e32-8f26-f064e692d023.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/ca01f551-afa6-4e32-8f26-f064e692d023.jpg not downloaded yet
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252F6ca9be7a-793c-4bdc-81ce-bedb02dcfe4d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/6ca9be7a-793c-4bdc-81ce-bedb02dcfe4d.jpg not downloaded yet
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252F2594a74c-04c1-460f-b7c2-a741ff28797c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/2594a74c-04c1-460f-b7c2-a741ff28797c.jpg not downloaded yet
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252Fa7ffb9d7-14c8-4047-8ac2-98e66a5cad81.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/a7ffb9d7-14c8-4047-8ac2-98e66a5cad81.jpg not downloaded yet
2026-03-30 13:00:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:00: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%252F5748061%252Fgeneral%252Fb096ea0f-9d47-4057-81e3-e0f1b03a41c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:00:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/b096ea0f-9d47-4057-81e3-e0f1b03a41c9.jpg not downloaded yet
2026-03-30 13:01:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734370> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 464d4a97-616c-55c7-be50-96b9ee3ec708 with identifier: 10734370
2026-03-30 13:01:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 464d4a97-616c-55c7-be50-96b9ee3ec708 with scrape type 1
2026-03-30 13:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 464d4a97-616c-55c7-be50-96b9ee3ec708
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252F19e5c66e-70ad-4f44-8d1c-4717787ea6dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/19e5c66e-70ad-4f44-8d1c-4717787ea6dd.jpg already downloaded
2026-03-30 13:01:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252F472167ff-fe4f-4464-a4bb-6a22e87fec90.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/472167ff-fe4f-4464-a4bb-6a22e87fec90.jpg already downloaded
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252F24a73fc7-8c3c-4295-9b76-c02a6efafedf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/24a73fc7-8c3c-4295-9b76-c02a6efafedf.jpg already downloaded
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252Ffedc21f9-3fd3-4fb6-bef0-da0e8cc87112.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/fedc21f9-3fd3-4fb6-bef0-da0e8cc87112.jpg already downloaded
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252F3fab7872-874e-4682-8182-a0a338df419c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/3fab7872-874e-4682-8182-a0a338df419c.jpg already downloaded
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252F06eaf3ed-c342-4dc1-a2fe-9a1e2fee5ab5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/06eaf3ed-c342-4dc1-a2fe-9a1e2fee5ab5.jpg already downloaded
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252F37eebbfc-4be4-4ec6-9a16-0a2bdb7c78b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/37eebbfc-4be4-4ec6-9a16-0a2bdb7c78b3.jpg already downloaded
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252F8a494b68-c20a-4f73-bdf3-65f405d456ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/8a494b68-c20a-4f73-bdf3-65f405d456ce.jpg already downloaded
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252F2e6efa5b-3497-4e40-88ce-5a6abd1fe37a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/2e6efa5b-3497-4e40-88ce-5a6abd1fe37a.jpg already downloaded
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5734895%252Fgeneral%252F653f5a55-be08-42cf-bea8-5e854bbf1ada.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734895/general/653f5a55-be08-42cf-bea8-5e854bbf1ada.jpg already downloaded
2026-03-30 13:01:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 464d4a97-616c-55c7-be50-96b9ee3ec708, identifier: 10734370
2026-03-30 13:01:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 464d4a97-616c-55c7-be50-96b9ee3ec708 with identifier: 10734370
2026-03-30 13:01:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 464d4a97-616c-55c7-be50-96b9ee3ec708 with identifier: 10734370
2026-03-30 13:01:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 464d4a97-616c-55c7-be50-96b9ee3ec708 with identifier: 10734370 to the API
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10734370>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 125,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '464d4a97-616c-55c7-be50-96b9ee3ec708',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'H-LD 1309',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734370',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'C-Max',
'odometer': 173992,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5734895/general/19e5c66e-70ad-4f44-8d1c-4717787ea6dd.jpg',
'https://images.openlane.eu/carimgs/5734895/general/472167ff-fe4f-4464-a4bb-6a22e87fec90.jpg',
'https://images.openlane.eu/carimgs/5734895/general/24a73fc7-8c3c-4295-9b76-c02a6efafedf.jpg',
'https://images.openlane.eu/carimgs/5734895/general/fedc21f9-3fd3-4fb6-bef0-da0e8cc87112.jpg',
'https://images.openlane.eu/carimgs/5734895/general/3fab7872-874e-4682-8182-a0a338df419c.jpg',
'https://images.openlane.eu/carimgs/5734895/general/06eaf3ed-c342-4dc1-a2fe-9a1e2fee5ab5.jpg',
'https://images.openlane.eu/carimgs/5734895/general/37eebbfc-4be4-4ec6-9a16-0a2bdb7c78b3.jpg',
'https://images.openlane.eu/carimgs/5734895/general/8a494b68-c20a-4f73-bdf3-65f405d456ce.jpg',
'https://images.openlane.eu/carimgs/5734895/general/2e6efa5b-3497-4e40-88ce-5a6abd1fe37a.jpg',
'https://images.openlane.eu/carimgs/5734895/general/653f5a55-be08-42cf-bea8-5e854bbf1ada.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 193039,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/19e5c66e-70ad-4f44-8d1c-4717787ea6dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 181621,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/472167ff-fe4f-4464-a4bb-6a22e87fec90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/24a73fc7-8c3c-4295-9b76-c02a6efafedf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160013,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/fedc21f9-3fd3-4fb6-bef0-da0e8cc87112.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/06eaf3ed-c342-4dc1-a2fe-9a1e2fee5ab5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111748,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/3fab7872-874e-4682-8182-a0a338df419c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 156243,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/37eebbfc-4be4-4ec6-9a16-0a2bdb7c78b3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148871,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/8a494b68-c20a-4f73-bdf3-65f405d456ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109832,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/2e6efa5b-3497-4e40-88ce-5a6abd1fe37a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_464d4a97-616c-55c7-be50-96b9ee3ec708/464d4a97-616c-55c7-be50-96b9ee3ec708_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94808,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734895/general/653f5a55-be08-42cf-bea8-5e854bbf1ada.jpg',
'Width': 1024}],
'price': 1150,
'price_includes_vat': True,
'registration_date': '2015-09-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford C-Max Trend - Petrol - Manual - 125 hp - 173.992 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2015}
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734370%27 HTTP/1.1" 200 None
2026-03-30 13:01:15 [adesa.de] INFO: Saving data for 10734370: {'created_time': 1774875675.559683, 'last_price_update_time': 1774875675.559697, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734370') HTTP/1.1" 204 0
2026-03-30 13:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/b096ea0f-9d47-4057-81e3-e0f1b03a41c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/a7ffb9d7-14c8-4047-8ac2-98e66a5cad81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f07d0>
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252Fb096ea0f-9d47-4057-81e3-e0f1b03a41c9.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/b096ea0f-9d47-4057-81e3-e0f1b03a41c9.jpg saved to cache
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/2594a74c-04c1-460f-b7c2-a741ff28797c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f1350>
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252Fa7ffb9d7-14c8-4047-8ac2-98e66a5cad81.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/a7ffb9d7-14c8-4047-8ac2-98e66a5cad81.jpg saved to cache
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/6ca9be7a-793c-4bdc-81ce-bedb02dcfe4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af732b90>
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252F2594a74c-04c1-460f-b7c2-a741ff28797c.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/2594a74c-04c1-460f-b7c2-a741ff28797c.jpg saved to cache
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/ca01f551-afa6-4e32-8f26-f064e692d023.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/8eceaad3-58b4-45dd-8300-350250f4be30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb98d0>
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252F6ca9be7a-793c-4bdc-81ce-bedb02dcfe4d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/6ca9be7a-793c-4bdc-81ce-bedb02dcfe4d.jpg saved to cache
2026-03-30 13:01:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d60d0>
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252Fca01f551-afa6-4e32-8f26-f064e692d023.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/ca01f551-afa6-4e32-8f26-f064e692d023.jpg saved to cache
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/6d4cc0cd-1eb0-4cdc-9ab1-0b28ef9a3650.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4324890>
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252F8eceaad3-58b4-45dd-8300-350250f4be30.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/8eceaad3-58b4-45dd-8300-350250f4be30.jpg saved to cache
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/d107a056-582c-4b72-944b-3c98c91ce088.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/d73f831e-a462-4cca-9714-1451771a99a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d6750>
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252F6d4cc0cd-1eb0-4cdc-9ab1-0b28ef9a3650.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/6d4cc0cd-1eb0-4cdc-9ab1-0b28ef9a3650.jpg saved to cache
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748061/general/a2e49313-069b-42ae-af4e-eda1e6622e60.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729709)
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4326710>
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252Fd107a056-582c-4b72-944b-3c98c91ce088.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/d107a056-582c-4b72-944b-3c98c91ce088.jpg saved to cache
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d08d0>
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252Fd73f831e-a462-4cca-9714-1451771a99a6.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/d73f831e-a462-4cca-9714-1451771a99a6.jpg saved to cache
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67a850>
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748061%252Fgeneral%252Fa2e49313-069b-42ae-af4e-eda1e6622e60.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748061/general/a2e49313-069b-42ae-af4e-eda1e6622e60.jpg saved to cache
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 45e7b8d1-abdf-58ae-8764-83987f74250f
2026-03-30 13:01:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 45e7b8d1-abdf-58ae-8764-83987f74250f, skipping ID generation
2026-03-30 13:01:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45e7b8d1-abdf-58ae-8764-83987f74250f with scrape type 1
2026-03-30 13:01:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 45e7b8d1-abdf-58ae-8764-83987f74250f sending to next pipeline
2026-03-30 13:01:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 45e7b8d1-abdf-58ae-8764-83987f74250f, identifier: 10729709
2026-03-30 13:01:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 45e7b8d1-abdf-58ae-8764-83987f74250f with identifier: 10729709
2026-03-30 13:01:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 45e7b8d1-abdf-58ae-8764-83987f74250f with identifier: 10729709
2026-03-30 13:01:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 45e7b8d1-abdf-58ae-8764-83987f74250f with identifier: 10729709 to the API
2026-03-30 13:01:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748061/general/a2e49313-069b-42ae-af4e-eda1e6622e60.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 271,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '45e7b8d1-abdf-58ae-8764-83987f74250f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'BF-SO 2689',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729709',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 106110,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 56,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116981,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/a2e49313-069b-42ae-af4e-eda1e6622e60.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112497,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/d73f831e-a462-4cca-9714-1451771a99a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113767,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/d107a056-582c-4b72-944b-3c98c91ce088.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106939,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/6d4cc0cd-1eb0-4cdc-9ab1-0b28ef9a3650.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71256,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/8eceaad3-58b4-45dd-8300-350250f4be30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102221,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/ca01f551-afa6-4e32-8f26-f064e692d023.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126630,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/6ca9be7a-793c-4bdc-81ce-bedb02dcfe4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117026,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/2594a74c-04c1-460f-b7c2-a741ff28797c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/a7ffb9d7-14c8-4047-8ac2-98e66a5cad81.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45e7b8d1-abdf-58ae-8764-83987f74250f/45e7b8d1-abdf-58ae-8764-83987f74250f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748061/general/b096ea0f-9d47-4057-81e3-e0f1b03a41c9.jpg',
'Width': 1024}],
'price': 6050,
'price_includes_vat': True,
'registration_date': '2020-01-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i30 N Performance - Petrol - Manual - 271 hp - 106.110 km',
'transmission': 'manual',
'trim': 'N Performance',
'vin': None,
'year': 2020}
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729709%27 HTTP/1.1" 200 None
2026-03-30 13:01:17 [adesa.de] INFO: Saving data for 10729709: {'created_time': 1774875677.241141, 'last_price_update_time': 1774875677.241152, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729709') HTTP/1.1" 204 0
2026-03-30 13:01:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729612> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d66e2b7-4717-5055-8af5-c7994732afe3 with identifier: 10729612
2026-03-30 13:01:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d66e2b7-4717-5055-8af5-c7994732afe3 with scrape type 1
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252F9c545982-a1e4-493c-9ac6-538779c50623.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/9c545982-a1e4-493c-9ac6-538779c50623.jpg not downloaded yet
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252F86603149-6de0-4d91-8c43-8a91df7fa658.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/86603149-6de0-4d91-8c43-8a91df7fa658.jpg not downloaded yet
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252F533a705e-b170-49c2-aff8-00232a4e6324.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/533a705e-b170-49c2-aff8-00232a4e6324.jpg not downloaded yet
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252F774682c4-cba1-4346-8fb9-7562dceafc08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/774682c4-cba1-4346-8fb9-7562dceafc08.jpg not downloaded yet
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252Fd1d76194-bc1b-457c-ae8c-3e7cfe73f012.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/d1d76194-bc1b-457c-ae8c-3e7cfe73f012.jpg not downloaded yet
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252F7442a9ec-87a7-42cb-a7c6-806f6911aeee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/7442a9ec-87a7-42cb-a7c6-806f6911aeee.jpg not downloaded yet
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252Fe82678d4-33ec-4be0-88a6-577114233d74.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/e82678d4-33ec-4be0-88a6-577114233d74.jpg not downloaded yet
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252F36be39e8-0062-4181-9f90-27aa9a8a7dcb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/36be39e8-0062-4181-9f90-27aa9a8a7dcb.jpg not downloaded yet
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252Fed5f389f-7208-4a25-91f8-2cf9805f7f1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/ed5f389f-7208-4a25-91f8-2cf9805f7f1d.jpg not downloaded yet
2026-03-30 13:01:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747992%252Fgeneral%252F966fb092-4b41-41cc-97ff-c3f3cc79f04c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/966fb092-4b41-41cc-97ff-c3f3cc79f04c.jpg not downloaded yet
2026-03-30 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734340> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5d8547cf-bd78-546f-b6d0-f0e42414f56b with identifier: 10734340
2026-03-30 13:01:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b with scrape type 1
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252Fe39fd20e-4a5c-4956-9cb1-cfca0d37aa09.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/e39fd20e-4a5c-4956-9cb1-cfca0d37aa09.jpg not downloaded yet
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252F08093ce0-8bb8-43af-8c0b-6163db788bb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/08093ce0-8bb8-43af-8c0b-6163db788bb9.jpg not downloaded yet
2026-03-30 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/966fb092-4b41-41cc-97ff-c3f3cc79f04c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252F1444c0b5-6a8d-4225-8638-2fd9ebbe7ea0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/1444c0b5-6a8d-4225-8638-2fd9ebbe7ea0.jpg not downloaded yet
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252Fdea18e91-5aa1-41ea-8862-2420ec3bfc88.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/dea18e91-5aa1-41ea-8862-2420ec3bfc88.jpg not downloaded yet
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252Ffe57d04e-6aec-4369-aab0-aba1ff59c9a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/fe57d04e-6aec-4369-aab0-aba1ff59c9a9.jpg not downloaded yet
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252F13a67721-245d-412f-919b-0a4064e035d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/13a67721-245d-412f-919b-0a4064e035d2.jpg not downloaded yet
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252F69de40b3-615e-46e3-8bea-328999e8604d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/69de40b3-615e-46e3-8bea-328999e8604d.jpg not downloaded yet
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252F55c1701a-d4d7-44ad-8f70-da6d4ca6dd52.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/55c1701a-d4d7-44ad-8f70-da6d4ca6dd52.jpg not downloaded yet
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252F2e464eb5-5133-4056-9fbf-2356ac5422bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/2e464eb5-5133-4056-9fbf-2356ac5422bf.jpg not downloaded yet
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f2050>
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252F966fb092-4b41-41cc-97ff-c3f3cc79f04c.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/966fb092-4b41-41cc-97ff-c3f3cc79f04c.jpg saved to cache
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5750241%252Fgeneral%252F054ae3b4-5936-4d97-9cb4-d43fa47dec19.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/054ae3b4-5936-4d97-9cb4-d43fa47dec19.jpg not downloaded yet
2026-03-30 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/e39fd20e-4a5c-4956-9cb1-cfca0d37aa09.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/2e464eb5-5133-4056-9fbf-2356ac5422bf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41f85d0>
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252Fe39fd20e-4a5c-4956-9cb1-cfca0d37aa09.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/e39fd20e-4a5c-4956-9cb1-cfca0d37aa09.jpg saved to cache
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/054ae3b4-5936-4d97-9cb4-d43fa47dec19.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4235f90>
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252F2e464eb5-5133-4056-9fbf-2356ac5422bf.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/2e464eb5-5133-4056-9fbf-2356ac5422bf.jpg saved to cache
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/55c1701a-d4d7-44ad-8f70-da6d4ca6dd52.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41f8e50>
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252F054ae3b4-5936-4d97-9cb4-d43fa47dec19.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/054ae3b4-5936-4d97-9cb4-d43fa47dec19.jpg saved to cache
2026-03-30 13:01:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58d1210>
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:19 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:19 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252F55c1701a-d4d7-44ad-8f70-da6d4ca6dd52.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/55c1701a-d4d7-44ad-8f70-da6d4ca6dd52.jpg saved to cache
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/69de40b3-615e-46e3-8bea-328999e8604d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/13a67721-245d-412f-919b-0a4064e035d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327f90>
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252F69de40b3-615e-46e3-8bea-328999e8604d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/69de40b3-615e-46e3-8bea-328999e8604d.jpg saved to cache
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/fe57d04e-6aec-4369-aab0-aba1ff59c9a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af678750>
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252F13a67721-245d-412f-919b-0a4064e035d2.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/13a67721-245d-412f-919b-0a4064e035d2.jpg saved to cache
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:20 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.201(s), this was the 1st time calling it.
2026-03-30 13:01:20 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.747624819459759 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/dea18e91-5aa1-41ea-8862-2420ec3bfc88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af732010>
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252Ffe57d04e-6aec-4369-aab0-aba1ff59c9a9.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/fe57d04e-6aec-4369-aab0-aba1ff59c9a9.jpg saved to cache
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/1444c0b5-6a8d-4225-8638-2fd9ebbe7ea0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4147050>
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252Fdea18e91-5aa1-41ea-8862-2420ec3bfc88.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/dea18e91-5aa1-41ea-8862-2420ec3bfc88.jpg saved to cache
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750241/general/08093ce0-8bb8-43af-8c0b-6163db788bb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734340)
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af718a90>
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252F1444c0b5-6a8d-4225-8638-2fd9ebbe7ea0.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/1444c0b5-6a8d-4225-8638-2fd9ebbe7ea0.jpg saved to cache
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/ed5f389f-7208-4a25-91f8-2cf9805f7f1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4116050>
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750241%252Fgeneral%252F08093ce0-8bb8-43af-8c0b-6163db788bb9.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750241/general/08093ce0-8bb8-43af-8c0b-6163db788bb9.jpg saved to cache
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b
2026-03-30 13:01:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5d8547cf-bd78-546f-b6d0-f0e42414f56b, skipping ID generation
2026-03-30 13:01:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b with scrape type 1
2026-03-30 13:01:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5d8547cf-bd78-546f-b6d0-f0e42414f56b sending to next pipeline
2026-03-30 13:01:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5d8547cf-bd78-546f-b6d0-f0e42414f56b, identifier: 10734340
2026-03-30 13:01:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5d8547cf-bd78-546f-b6d0-f0e42414f56b with identifier: 10734340
2026-03-30 13:01:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5d8547cf-bd78-546f-b6d0-f0e42414f56b with identifier: 10734340
2026-03-30 13:01:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5d8547cf-bd78-546f-b6d0-f0e42414f56b with identifier: 10734340 to the API
2026-03-30 13:01:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750241/general/08093ce0-8bb8-43af-8c0b-6163db788bb9.jpg>
{'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': 138,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '5d8547cf-bd78-546f-b6d0-f0e42414f56b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'NU-ON 100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734340',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': 'Ducato',
'odometer': 189803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/e39fd20e-4a5c-4956-9cb1-cfca0d37aa09.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149003,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/08093ce0-8bb8-43af-8c0b-6163db788bb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151053,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/1444c0b5-6a8d-4225-8638-2fd9ebbe7ea0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/dea18e91-5aa1-41ea-8862-2420ec3bfc88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/fe57d04e-6aec-4369-aab0-aba1ff59c9a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171689,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/13a67721-245d-412f-919b-0a4064e035d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115840,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/69de40b3-615e-46e3-8bea-328999e8604d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112967,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/55c1701a-d4d7-44ad-8f70-da6d4ca6dd52.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/2e464eb5-5133-4056-9fbf-2356ac5422bf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5d8547cf-bd78-546f-b6d0-f0e42414f56b/5d8547cf-bd78-546f-b6d0-f0e42414f56b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148280,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750241/general/054ae3b4-5936-4d97-9cb4-d43fa47dec19.jpg',
'Width': 1024}],
'price': 4450,
'price_includes_vat': True,
'registration_date': '2020-10-01',
'seats_number': 3,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Fiat Ducato 2.3 - Diesel - Manual - 138 hp - 189.803 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734340%27 HTTP/1.1" 200 None
2026-03-30 13:01:21 [adesa.de] INFO: Saving data for 10734340: {'created_time': 1774875681.130322, 'last_price_update_time': 1774875681.130335, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734340') HTTP/1.1" 204 0
2026-03-30 13:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/36be39e8-0062-4181-9f90-27aa9a8a7dcb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af762f10>
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252Fed5f389f-7208-4a25-91f8-2cf9805f7f1d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/ed5f389f-7208-4a25-91f8-2cf9805f7f1d.jpg saved to cache
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b593a8d0>
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252F36be39e8-0062-4181-9f90-27aa9a8a7dcb.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/36be39e8-0062-4181-9f90-27aa9a8a7dcb.jpg saved to cache
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/e82678d4-33ec-4be0-88a6-577114233d74.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43442d0>
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252Fe82678d4-33ec-4be0-88a6-577114233d74.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/e82678d4-33ec-4be0-88a6-577114233d74.jpg saved to cache
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/7442a9ec-87a7-42cb-a7c6-806f6911aeee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/d1d76194-bc1b-457c-ae8c-3e7cfe73f012.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6dbe50>
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252F7442a9ec-87a7-42cb-a7c6-806f6911aeee.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/7442a9ec-87a7-42cb-a7c6-806f6911aeee.jpg saved to cache
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/774682c4-cba1-4346-8fb9-7562dceafc08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4307e90>
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252Fd1d76194-bc1b-457c-ae8c-3e7cfe73f012.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/d1d76194-bc1b-457c-ae8c-3e7cfe73f012.jpg saved to cache
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/533a705e-b170-49c2-aff8-00232a4e6324.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4117810>
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252F774682c4-cba1-4346-8fb9-7562dceafc08.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/774682c4-cba1-4346-8fb9-7562dceafc08.jpg saved to cache
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/86603149-6de0-4d91-8c43-8a91df7fa658.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af712750>
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252F533a705e-b170-49c2-aff8-00232a4e6324.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/533a705e-b170-49c2-aff8-00232a4e6324.jpg saved to cache
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747992/general/9c545982-a1e4-493c-9ac6-538779c50623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729612)
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c06010>
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252F86603149-6de0-4d91-8c43-8a91df7fa658.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/86603149-6de0-4d91-8c43-8a91df7fa658.jpg saved to cache
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c07e90>
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:21 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747992%252Fgeneral%252F9c545982-a1e4-493c-9ac6-538779c50623.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747992/general/9c545982-a1e4-493c-9ac6-538779c50623.jpg saved to cache
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d66e2b7-4717-5055-8af5-c7994732afe3
2026-03-30 13:01:21 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d66e2b7-4717-5055-8af5-c7994732afe3, skipping ID generation
2026-03-30 13:01:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d66e2b7-4717-5055-8af5-c7994732afe3 with scrape type 1
2026-03-30 13:01:21 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d66e2b7-4717-5055-8af5-c7994732afe3 sending to next pipeline
2026-03-30 13:01:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d66e2b7-4717-5055-8af5-c7994732afe3, identifier: 10729612
2026-03-30 13:01:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d66e2b7-4717-5055-8af5-c7994732afe3 with identifier: 10729612
2026-03-30 13:01:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d66e2b7-4717-5055-8af5-c7994732afe3 with identifier: 10729612
2026-03-30 13:01:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d66e2b7-4717-5055-8af5-c7994732afe3 with identifier: 10729612 to the API
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747992/general/9c545982-a1e4-493c-9ac6-538779c50623.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 118,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '6d66e2b7-4717-5055-8af5-c7994732afe3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HR-IR 2209',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729612',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Focus',
'odometer': 206549,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 50,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/9c545982-a1e4-493c-9ac6-538779c50623.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124777,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/86603149-6de0-4d91-8c43-8a91df7fa658.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132701,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/533a705e-b170-49c2-aff8-00232a4e6324.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/774682c4-cba1-4346-8fb9-7562dceafc08.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109296,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/d1d76194-bc1b-457c-ae8c-3e7cfe73f012.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121411,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/7442a9ec-87a7-42cb-a7c6-806f6911aeee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/e82678d4-33ec-4be0-88a6-577114233d74.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/36be39e8-0062-4181-9f90-27aa9a8a7dcb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113550,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/ed5f389f-7208-4a25-91f8-2cf9805f7f1d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d66e2b7-4717-5055-8af5-c7994732afe3/6d66e2b7-4717-5055-8af5-c7994732afe3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176015,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747992/general/966fb092-4b41-41cc-97ff-c3f3cc79f04c.jpg',
'Width': 1024}],
'price': 1400,
'price_includes_vat': True,
'registration_date': '2016-10-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford Focus Business - Diesel - Manual - 118 hp - 206.549 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2016}
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729612%27 HTTP/1.1" 200 None
2026-03-30 13:01:22 [adesa.de] INFO: Saving data for 10729612: {'created_time': 1774875682.442721, 'last_price_update_time': 1774875682.442731, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729612') HTTP/1.1" 204 0
2026-03-30 13:01:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:01:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729451> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d with identifier: 10729451
2026-03-30 13:01:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d with scrape type 1
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252F429ec1a2-ae20-4d5b-8533-f6b7866b5536.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/429ec1a2-ae20-4d5b-8533-f6b7866b5536.jpg not downloaded yet
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252F9178b023-87b9-4ac8-8d94-902463ed0ae8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/9178b023-87b9-4ac8-8d94-902463ed0ae8.jpg not downloaded yet
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252F0c10ca10-f846-46cd-af67-ddf8801bde0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/0c10ca10-f846-46cd-af67-ddf8801bde0b.jpg not downloaded yet
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252F15097480-4222-454f-8e38-5c4fd211ea7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/15097480-4222-454f-8e38-5c4fd211ea7d.jpg not downloaded yet
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252F55e21172-4457-4136-9ebe-7d59fd3fc208.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/55e21172-4457-4136-9ebe-7d59fd3fc208.jpg not downloaded yet
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252Fcc836b99-60ce-4486-8f7f-9a31c1efd45a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/cc836b99-60ce-4486-8f7f-9a31c1efd45a.jpg not downloaded yet
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252Fd1c6c565-dca9-491f-8d5c-46d3eb82938e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/d1c6c565-dca9-491f-8d5c-46d3eb82938e.jpg not downloaded yet
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252F9eef9b01-3a0d-48ed-925c-ae566ceb5567.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/9eef9b01-3a0d-48ed-925c-ae566ceb5567.jpg not downloaded yet
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252F8b7ba450-fdab-4e38-b4f6-e1e7d4af66c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/8b7ba450-fdab-4e38-b4f6-e1e7d4af66c5.jpg not downloaded yet
2026-03-30 13:01:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5747870%252Fgeneral%252F3a5e3194-de23-4307-aeba-92e24cc54546.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/3a5e3194-de23-4307-aeba-92e24cc54546.jpg not downloaded yet
2026-03-30 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/3a5e3194-de23-4307-aeba-92e24cc54546.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e4c7dae0-336a-5206-a5ef-91631856d460 with identifier: 10722848
2026-03-30 13:01:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c7dae0-336a-5206-a5ef-91631856d460 with scrape type 1
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252F519d4449-c0ba-4bc1-b2c5-cc737a9084b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/519d4449-c0ba-4bc1-b2c5-cc737a9084b4.jpg not downloaded yet
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252F8d7f6fb1-d47e-44f6-bb47-128bab3c9703.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/8d7f6fb1-d47e-44f6-bb47-128bab3c9703.jpg not downloaded yet
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252Fbb12a2c0-6582-4081-85ba-4e80882b7b0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/bb12a2c0-6582-4081-85ba-4e80882b7b0b.jpg not downloaded yet
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252F21c67fbe-a04c-4687-af0d-c6df978745ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/21c67fbe-a04c-4687-af0d-c6df978745ab.jpg not downloaded yet
2026-03-30 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/8b7ba450-fdab-4e38-b4f6-e1e7d4af66c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252Fc760c790-1bee-449f-baec-f8edd670524d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/c760c790-1bee-449f-baec-f8edd670524d.jpg not downloaded yet
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252Ff1bb9051-c1cc-4185-8bcc-b14c6b6777e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/f1bb9051-c1cc-4185-8bcc-b14c6b6777e0.jpg not downloaded yet
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252F39466a29-2c4a-4830-ad8e-f1bb3709f6e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/39466a29-2c4a-4830-ad8e-f1bb3709f6e1.jpg not downloaded yet
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7dc290>
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252F3a5e3194-de23-4307-aeba-92e24cc54546.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/3a5e3194-de23-4307-aeba-92e24cc54546.jpg saved to cache
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252Fd48f076d-6df2-4796-a899-2a77e3769da6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/d48f076d-6df2-4796-a899-2a77e3769da6.jpg not downloaded yet
2026-03-30 13:01:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/21c67fbe-a04c-4687-af0d-c6df978745ab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252F0b16f15d-2949-4514-86c7-94d1bf6a2ae3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/0b16f15d-2949-4514-86c7-94d1bf6a2ae3.jpg not downloaded yet
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424df50>
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252F8b7ba450-fdab-4e38-b4f6-e1e7d4af66c5.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/8b7ba450-fdab-4e38-b4f6-e1e7d4af66c5.jpg saved to cache
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745486%252Fgeneral%252F28de54a3-6bc1-4a40-bf0a-abc8e3cbce6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/28de54a3-6bc1-4a40-bf0a-abc8e3cbce6c.jpg not downloaded yet
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9fad0>
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252F21c67fbe-a04c-4687-af0d-c6df978745ab.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/21c67fbe-a04c-4687-af0d-c6df978745ab.jpg saved to cache
2026-03-30 13:01:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/39466a29-2c4a-4830-ad8e-f1bb3709f6e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/28de54a3-6bc1-4a40-bf0a-abc8e3cbce6c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67bed0>
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252F39466a29-2c4a-4830-ad8e-f1bb3709f6e1.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/39466a29-2c4a-4830-ad8e-f1bb3709f6e1.jpg saved to cache
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/0b16f15d-2949-4514-86c7-94d1bf6a2ae3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af729fd0>
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252F28de54a3-6bc1-4a40-bf0a-abc8e3cbce6c.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/28de54a3-6bc1-4a40-bf0a-abc8e3cbce6c.jpg saved to cache
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/d48f076d-6df2-4796-a899-2a77e3769da6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb9a10>
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252F0b16f15d-2949-4514-86c7-94d1bf6a2ae3.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/0b16f15d-2949-4514-86c7-94d1bf6a2ae3.jpg saved to cache
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/f1bb9051-c1cc-4185-8bcc-b14c6b6777e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9fd90>
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252Fd48f076d-6df2-4796-a899-2a77e3769da6.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/d48f076d-6df2-4796-a899-2a77e3769da6.jpg saved to cache
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/c760c790-1bee-449f-baec-f8edd670524d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421c990>
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252Ff1bb9051-c1cc-4185-8bcc-b14c6b6777e0.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/f1bb9051-c1cc-4185-8bcc-b14c6b6777e0.jpg saved to cache
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/bb12a2c0-6582-4081-85ba-4e80882b7b0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41be050>
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252Fc760c790-1bee-449f-baec-f8edd670524d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/c760c790-1bee-449f-baec-f8edd670524d.jpg saved to cache
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/8d7f6fb1-d47e-44f6-bb47-128bab3c9703.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4147150>
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252Fbb12a2c0-6582-4081-85ba-4e80882b7b0b.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/bb12a2c0-6582-4081-85ba-4e80882b7b0b.jpg saved to cache
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745486/general/519d4449-c0ba-4bc1-b2c5-cc737a9084b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722848)
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c09510>
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252F8d7f6fb1-d47e-44f6-bb47-128bab3c9703.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/8d7f6fb1-d47e-44f6-bb47-128bab3c9703.jpg saved to cache
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/9eef9b01-3a0d-48ed-925c-ae566ceb5567.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/d1c6c565-dca9-491f-8d5c-46d3eb82938e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af70fcd0>
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745486%252Fgeneral%252F519d4449-c0ba-4bc1-b2c5-cc737a9084b4.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745486/general/519d4449-c0ba-4bc1-b2c5-cc737a9084b4.jpg saved to cache
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e4c7dae0-336a-5206-a5ef-91631856d460
2026-03-30 13:01:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e4c7dae0-336a-5206-a5ef-91631856d460, skipping ID generation
2026-03-30 13:01:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e4c7dae0-336a-5206-a5ef-91631856d460 with scrape type 1
2026-03-30 13:01:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e4c7dae0-336a-5206-a5ef-91631856d460 sending to next pipeline
2026-03-30 13:01:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e4c7dae0-336a-5206-a5ef-91631856d460, identifier: 10722848
2026-03-30 13:01:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e4c7dae0-336a-5206-a5ef-91631856d460 with identifier: 10722848
2026-03-30 13:01:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e4c7dae0-336a-5206-a5ef-91631856d460 with identifier: 10722848
2026-03-30 13:01:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e4c7dae0-336a-5206-a5ef-91631856d460 with identifier: 10722848 to the API
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745486/general/519d4449-c0ba-4bc1-b2c5-cc737a9084b4.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 129,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'e4c7dae0-336a-5206-a5ef-91631856d460',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'OB-AF 92',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722848',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 114350,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 91,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113771,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/519d4449-c0ba-4bc1-b2c5-cc737a9084b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109301,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/8d7f6fb1-d47e-44f6-bb47-128bab3c9703.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/bb12a2c0-6582-4081-85ba-4e80882b7b0b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106107,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/21c67fbe-a04c-4687-af0d-c6df978745ab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/c760c790-1bee-449f-baec-f8edd670524d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139445,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/f1bb9051-c1cc-4185-8bcc-b14c6b6777e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/39466a29-2c4a-4830-ad8e-f1bb3709f6e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/d48f076d-6df2-4796-a899-2a77e3769da6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/0b16f15d-2949-4514-86c7-94d1bf6a2ae3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e4c7dae0-336a-5206-a5ef-91631856d460/e4c7dae0-336a-5206-a5ef-91631856d460_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116203,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745486/general/28de54a3-6bc1-4a40-bf0a-abc8e3cbce6c.jpg',
'Width': 1024}],
'price': 1500,
'price_includes_vat': True,
'registration_date': '2016-11-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Citroën C4 Shine - Petrol - Manual - 129 hp - 114.350 km',
'transmission': 'manual',
'trim': 'Shine',
'vin': None,
'year': 2016}
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722848%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [adesa.de] INFO: Saving data for 10722848: {'created_time': 1774875694.307475, 'last_price_update_time': 1774875694.307489, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722848') HTTP/1.1" 204 0
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/cc836b99-60ce-4486-8f7f-9a31c1efd45a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10708996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d7110>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252F9eef9b01-3a0d-48ed-925c-ae566ceb5567.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/9eef9b01-3a0d-48ed-925c-ae566ceb5567.jpg saved to cache
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6efe10>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252Fd1c6c565-dca9-491f-8d5c-46d3eb82938e.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/d1c6c565-dca9-491f-8d5c-46d3eb82938e.jpg saved to cache
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc2810>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252Fcc836b99-60ce-4486-8f7f-9a31c1efd45a.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/cc836b99-60ce-4486-8f7f-9a31c1efd45a.jpg saved to cache
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ad6ec9af-3795-5aaa-92d7-a398c375adda with identifier: 10708996
2026-03-30 13:01:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad6ec9af-3795-5aaa-92d7-a398c375adda with scrape type 1
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252F4e3ae484-bbd1-4035-b305-6f0949ea48df.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/4e3ae484-bbd1-4035-b305-6f0949ea48df.jpg not downloaded yet
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/15097480-4222-454f-8e38-5c4fd211ea7d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/55e21172-4457-4136-9ebe-7d59fd3fc208.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252F2187407d-1340-49c4-be56-3e71cb26a944.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/2187407d-1340-49c4-be56-3e71cb26a944.jpg not downloaded yet
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252Fae24ae19-40ae-432f-9afc-52c59c4dde05.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/ae24ae19-40ae-432f-9afc-52c59c4dde05.jpg not downloaded yet
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252F7825a9a0-6d92-467b-b0c2-d89e21fbde9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/7825a9a0-6d92-467b-b0c2-d89e21fbde9e.jpg not downloaded yet
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252F8809d2f6-d935-4459-8b4c-7f2b07ebaa0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/8809d2f6-d935-4459-8b4c-7f2b07ebaa0e.jpg not downloaded yet
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252F8477cc55-fda9-4ba5-95f3-6cc7df2dd476.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/8477cc55-fda9-4ba5-95f3-6cc7df2dd476.jpg not downloaded yet
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/0c10ca10-f846-46cd-af67-ddf8801bde0b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252Ffcc062c8-c0ae-4a4f-871f-2a420770dcbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/fcc062c8-c0ae-4a4f-871f-2a420770dcbb.jpg not downloaded yet
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252F75edbd8e-1dac-4980-8f6d-d1a7c9a3c7da.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/75edbd8e-1dac-4980-8f6d-d1a7c9a3c7da.jpg not downloaded yet
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/4e3ae484-bbd1-4035-b305-6f0949ea48df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252F9cfdf1ed-9345-4772-8d4c-b5e7394f26fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/9cfdf1ed-9345-4772-8d4c-b5e7394f26fe.jpg not downloaded yet
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41456d0>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252F15097480-4222-454f-8e38-5c4fd211ea7d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/15097480-4222-454f-8e38-5c4fd211ea7d.jpg saved to cache
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e29d0>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252F55e21172-4457-4136-9ebe-7d59fd3fc208.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/55e21172-4457-4136-9ebe-7d59fd3fc208.jpg saved to cache
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5740218%252Fgeneral%252Ff12e1c04-8f3d-45d7-bdcc-1dce18908a9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/f12e1c04-8f3d-45d7-bdcc-1dce18908a9e.jpg not downloaded yet
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/8809d2f6-d935-4459-8b4c-7f2b07ebaa0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4153210>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252F0c10ca10-f846-46cd-af67-ddf8801bde0b.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/0c10ca10-f846-46cd-af67-ddf8801bde0b.jpg saved to cache
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c7450>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252F4e3ae484-bbd1-4035-b305-6f0949ea48df.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/4e3ae484-bbd1-4035-b305-6f0949ea48df.jpg saved to cache
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/75edbd8e-1dac-4980-8f6d-d1a7c9a3c7da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b593b4d0>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252F8809d2f6-d935-4459-8b4c-7f2b07ebaa0e.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/8809d2f6-d935-4459-8b4c-7f2b07ebaa0e.jpg saved to cache
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/9cfdf1ed-9345-4772-8d4c-b5e7394f26fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/f12e1c04-8f3d-45d7-bdcc-1dce18908a9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/fcc062c8-c0ae-4a4f-871f-2a420770dcbb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/8477cc55-fda9-4ba5-95f3-6cc7df2dd476.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4235050>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252F75edbd8e-1dac-4980-8f6d-d1a7c9a3c7da.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/75edbd8e-1dac-4980-8f6d-d1a7c9a3c7da.jpg saved to cache
2026-03-30 13:01:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c4090>
2026-03-30 13:01:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252F9cfdf1ed-9345-4772-8d4c-b5e7394f26fe.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/9cfdf1ed-9345-4772-8d4c-b5e7394f26fe.jpg saved to cache
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/ae24ae19-40ae-432f-9afc-52c59c4dde05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/7825a9a0-6d92-467b-b0c2-d89e21fbde9e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af757150>
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252Ff12e1c04-8f3d-45d7-bdcc-1dce18908a9e.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/f12e1c04-8f3d-45d7-bdcc-1dce18908a9e.jpg saved to cache
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c6450>
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252Ffcc062c8-c0ae-4a4f-871f-2a420770dcbb.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/fcc062c8-c0ae-4a4f-871f-2a420770dcbb.jpg saved to cache
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af644f10>
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252F8477cc55-fda9-4ba5-95f3-6cc7df2dd476.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/8477cc55-fda9-4ba5-95f3-6cc7df2dd476.jpg saved to cache
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/9178b023-87b9-4ac8-8d94-902463ed0ae8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67bed0>
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252Fae24ae19-40ae-432f-9afc-52c59c4dde05.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/ae24ae19-40ae-432f-9afc-52c59c4dde05.jpg saved to cache
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4152f90>
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252F7825a9a0-6d92-467b-b0c2-d89e21fbde9e.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/7825a9a0-6d92-467b-b0c2-d89e21fbde9e.jpg saved to cache
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5740218/general/2187407d-1340-49c4-be56-3e71cb26a944.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10708996)
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b591ea10>
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252F9178b023-87b9-4ac8-8d94-902463ed0ae8.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/9178b023-87b9-4ac8-8d94-902463ed0ae8.jpg saved to cache
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747870/general/429ec1a2-ae20-4d5b-8533-f6b7866b5536.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729451)
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af793b10>
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5740218%252Fgeneral%252F2187407d-1340-49c4-be56-3e71cb26a944.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5740218/general/2187407d-1340-49c4-be56-3e71cb26a944.jpg saved to cache
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ad6ec9af-3795-5aaa-92d7-a398c375adda
2026-03-30 13:01:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ad6ec9af-3795-5aaa-92d7-a398c375adda, skipping ID generation
2026-03-30 13:01:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ad6ec9af-3795-5aaa-92d7-a398c375adda with scrape type 1
2026-03-30 13:01:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ad6ec9af-3795-5aaa-92d7-a398c375adda sending to next pipeline
2026-03-30 13:01:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ad6ec9af-3795-5aaa-92d7-a398c375adda, identifier: 10708996
2026-03-30 13:01:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ad6ec9af-3795-5aaa-92d7-a398c375adda with identifier: 10708996
2026-03-30 13:01:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ad6ec9af-3795-5aaa-92d7-a398c375adda with identifier: 10708996
2026-03-30 13:01:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ad6ec9af-3795-5aaa-92d7-a398c375adda with identifier: 10708996 to the API
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5740218/general/2187407d-1340-49c4-be56-3e71cb26a944.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 129,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'ad6ec9af-3795-5aaa-92d7-a398c375adda',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SB-S 4774',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10708996',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 80554,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143171,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/4e3ae484-bbd1-4035-b305-6f0949ea48df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147645,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/2187407d-1340-49c4-be56-3e71cb26a944.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140361,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/ae24ae19-40ae-432f-9afc-52c59c4dde05.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148876,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/7825a9a0-6d92-467b-b0c2-d89e21fbde9e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92251,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/8809d2f6-d935-4459-8b4c-7f2b07ebaa0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/8477cc55-fda9-4ba5-95f3-6cc7df2dd476.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99310,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/fcc062c8-c0ae-4a4f-871f-2a420770dcbb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/75edbd8e-1dac-4980-8f6d-d1a7c9a3c7da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/9cfdf1ed-9345-4772-8d4c-b5e7394f26fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ad6ec9af-3795-5aaa-92d7-a398c375adda/ad6ec9af-3795-5aaa-92d7-a398c375adda_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186213,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5740218/general/f12e1c04-8f3d-45d7-bdcc-1dce18908a9e.jpg',
'Width': 1024}],
'price': 6900,
'price_includes_vat': True,
'registration_date': '2020-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Citroën C4 Shine - Diesel - Automatic - 129 hp - 80.554 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2020}
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710708996%27 HTTP/1.1" 200 None
2026-03-30 13:01:35 [adesa.de] INFO: Saving data for 10708996: {'created_time': 1774875695.951459, 'last_price_update_time': 1774875695.951471, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10708996') HTTP/1.1" 204 0
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6ee790>
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747870%252Fgeneral%252F429ec1a2-ae20-4d5b-8533-f6b7866b5536.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747870/general/429ec1a2-ae20-4d5b-8533-f6b7866b5536.jpg saved to cache
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d
2026-03-30 13:01:36 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d, skipping ID generation
2026-03-30 13:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d with scrape type 1
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d sending to next pipeline
2026-03-30 13:01:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d, identifier: 10729451
2026-03-30 13:01:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d with identifier: 10729451
2026-03-30 13:01:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d with identifier: 10729451
2026-03-30 13:01:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4755d1d8-198c-5ef7-bd70-1eb66dc18b3d with identifier: 10729451 to the API
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747870/general/429ec1a2-ae20-4d5b-8533-f6b7866b5536.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 63,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '4755d1d8-198c-5ef7-bd70-1eb66dc18b3d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'WB-KM 2019',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729451',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Hyundai',
'model': 'i10',
'odometer': 88335,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99315,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/429ec1a2-ae20-4d5b-8533-f6b7866b5536.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105135,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/9178b023-87b9-4ac8-8d94-902463ed0ae8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80189,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/0c10ca10-f846-46cd-af67-ddf8801bde0b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84689,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/15097480-4222-454f-8e38-5c4fd211ea7d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94770,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/55e21172-4457-4136-9ebe-7d59fd3fc208.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69952,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/cc836b99-60ce-4486-8f7f-9a31c1efd45a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104308,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/d1c6c565-dca9-491f-8d5c-46d3eb82938e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72718,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/9eef9b01-3a0d-48ed-925c-ae566ceb5567.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85863,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/8b7ba450-fdab-4e38-b4f6-e1e7d4af66c5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4755d1d8-198c-5ef7-bd70-1eb66dc18b3d/4755d1d8-198c-5ef7-bd70-1eb66dc18b3d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99417,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747870/general/3a5e3194-de23-4307-aeba-92e24cc54546.jpg',
'Width': 1280}],
'price': 2800,
'price_includes_vat': True,
'registration_date': '2023-07-01',
'seats_number': 4,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i10 1.0 Select - Petrol - Manual - 63 hp - 88.335 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2023}
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729451%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [adesa.de] INFO: Saving data for 10729451: {'created_time': 1774875696.513272, 'last_price_update_time': 1774875696.513285, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729451') HTTP/1.1" 204 0
2026-03-30 13:01:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723357> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f680ada7-45b7-53b6-ab2b-4ef9d339ad06 with identifier: 10723357
2026-03-30 13:01:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06 with scrape type 1
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252F89c4af98-b1d1-45fd-bbae-a3ea9581bb44.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/89c4af98-b1d1-45fd-bbae-a3ea9581bb44.jpg not downloaded yet
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252Fdba267a4-88f3-465c-8caf-934fbe64129c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/dba267a4-88f3-465c-8caf-934fbe64129c.jpg not downloaded yet
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252F0d695100-2e28-464e-9c8f-7855077bebba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/0d695100-2e28-464e-9c8f-7855077bebba.jpg not downloaded yet
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252F2b99bfb5-a586-4f46-9ae5-5a9e1465664c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/2b99bfb5-a586-4f46-9ae5-5a9e1465664c.jpg not downloaded yet
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252F47ef411f-56ad-41af-8020-9ba3e89972c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/47ef411f-56ad-41af-8020-9ba3e89972c3.jpg not downloaded yet
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252F94ad5e1e-a9b2-4fa7-a0c3-cf20bda562f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/94ad5e1e-a9b2-4fa7-a0c3-cf20bda562f6.jpg not downloaded yet
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252Fa5f97ddb-9105-4d5c-8652-1a76bc481064.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/a5f97ddb-9105-4d5c-8652-1a76bc481064.jpg not downloaded yet
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252F0102e312-22b4-4490-8d29-291279a95bba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/0102e312-22b4-4490-8d29-291279a95bba.jpg not downloaded yet
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252F0ec931f2-4ed2-46d8-9194-55631e669170.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/0ec931f2-4ed2-46d8-9194-55631e669170.jpg not downloaded yet
2026-03-30 13:01:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745725%252Fgeneral%252Fa8b7e9f6-fd51-421c-b8b7-0c071997c55d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/a8b7e9f6-fd51-421c-b8b7-0c071997c55d.jpg not downloaded yet
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722847> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bcfac79c-288b-56db-b236-9a2fcb2f4d67 with identifier: 10722847
2026-03-30 13:01:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcfac79c-288b-56db-b236-9a2fcb2f4d67 with scrape type 1
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252Fa06faaf5-6864-4116-a8bc-246f1aedc54b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/a06faaf5-6864-4116-a8bc-246f1aedc54b.jpg not downloaded yet
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/a8b7e9f6-fd51-421c-b8b7-0c071997c55d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252Ff27824ae-fa72-4ff8-9eee-e6860b3fb191.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/f27824ae-fa72-4ff8-9eee-e6860b3fb191.jpg not downloaded yet
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252Fbb5421a8-6719-4e65-a14c-43f182619a30.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/bb5421a8-6719-4e65-a14c-43f182619a30.jpg not downloaded yet
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252Ff5e11044-9934-40ad-9029-c90be2ca08e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/f5e11044-9934-40ad-9029-c90be2ca08e1.jpg not downloaded yet
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252F1e8cf490-b2b5-4368-9d1a-74d5aeeb86ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/1e8cf490-b2b5-4368-9d1a-74d5aeeb86ea.jpg not downloaded yet
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252F546c830a-216f-463d-bab1-06b3d4e66e93.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/546c830a-216f-463d-bab1-06b3d4e66e93.jpg not downloaded yet
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252Fa4deb631-a799-46c7-8603-e9e76083f8da.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/a4deb631-a799-46c7-8603-e9e76083f8da.jpg not downloaded yet
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252Fdcc665f6-ce42-4c56-b085-0f2407ba3ebb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/dcc665f6-ce42-4c56-b085-0f2407ba3ebb.jpg not downloaded yet
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af71a2d0>
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252Fa8b7e9f6-fd51-421c-b8b7-0c071997c55d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/a8b7e9f6-fd51-421c-b8b7-0c071997c55d.jpg saved to cache
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252F15948a21-8d83-4ceb-965d-62f4f5f40f4d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/15948a21-8d83-4ceb-965d-62f4f5f40f4d.jpg not downloaded yet
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/a06faaf5-6864-4116-a8bc-246f1aedc54b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745485%252Fgeneral%252F44771237-f47e-46c7-961d-45e83a595e98.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/44771237-f47e-46c7-961d-45e83a595e98.jpg not downloaded yet
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4237cd0>
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252Fa06faaf5-6864-4116-a8bc-246f1aedc54b.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/a06faaf5-6864-4116-a8bc-246f1aedc54b.jpg saved to cache
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/15948a21-8d83-4ceb-965d-62f4f5f40f4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/44771237-f47e-46c7-961d-45e83a595e98.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c1590>
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252F15948a21-8d83-4ceb-965d-62f4f5f40f4d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/15948a21-8d83-4ceb-965d-62f4f5f40f4d.jpg saved to cache
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/dcc665f6-ce42-4c56-b085-0f2407ba3ebb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4135350>
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252F44771237-f47e-46c7-961d-45e83a595e98.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/44771237-f47e-46c7-961d-45e83a595e98.jpg saved to cache
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/a4deb631-a799-46c7-8603-e9e76083f8da.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435b790>
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252Fdcc665f6-ce42-4c56-b085-0f2407ba3ebb.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/dcc665f6-ce42-4c56-b085-0f2407ba3ebb.jpg saved to cache
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/546c830a-216f-463d-bab1-06b3d4e66e93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61cb90>
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252Fa4deb631-a799-46c7-8603-e9e76083f8da.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/a4deb631-a799-46c7-8603-e9e76083f8da.jpg saved to cache
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/1e8cf490-b2b5-4368-9d1a-74d5aeeb86ea.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecab710>
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252F546c830a-216f-463d-bab1-06b3d4e66e93.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/546c830a-216f-463d-bab1-06b3d4e66e93.jpg saved to cache
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/f5e11044-9934-40ad-9029-c90be2ca08e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0a990>
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252F1e8cf490-b2b5-4368-9d1a-74d5aeeb86ea.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/1e8cf490-b2b5-4368-9d1a-74d5aeeb86ea.jpg saved to cache
2026-03-30 13:01:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/bb5421a8-6719-4e65-a14c-43f182619a30.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6910d0>
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252Ff5e11044-9934-40ad-9029-c90be2ca08e1.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/f5e11044-9934-40ad-9029-c90be2ca08e1.jpg saved to cache
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745485/general/f27824ae-fa72-4ff8-9eee-e6860b3fb191.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722847)
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4114410>
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252Fbb5421a8-6719-4e65-a14c-43f182619a30.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/bb5421a8-6719-4e65-a14c-43f182619a30.jpg saved to cache
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/0ec931f2-4ed2-46d8-9194-55631e669170.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43591d0>
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745485%252Fgeneral%252Ff27824ae-fa72-4ff8-9eee-e6860b3fb191.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745485/general/f27824ae-fa72-4ff8-9eee-e6860b3fb191.jpg saved to cache
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item bcfac79c-288b-56db-b236-9a2fcb2f4d67
2026-03-30 13:01:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: bcfac79c-288b-56db-b236-9a2fcb2f4d67, skipping ID generation
2026-03-30 13:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bcfac79c-288b-56db-b236-9a2fcb2f4d67 with scrape type 1
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item bcfac79c-288b-56db-b236-9a2fcb2f4d67 sending to next pipeline
2026-03-30 13:01:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bcfac79c-288b-56db-b236-9a2fcb2f4d67, identifier: 10722847
2026-03-30 13:01:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bcfac79c-288b-56db-b236-9a2fcb2f4d67 with identifier: 10722847
2026-03-30 13:01:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bcfac79c-288b-56db-b236-9a2fcb2f4d67 with identifier: 10722847
2026-03-30 13:01:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bcfac79c-288b-56db-b236-9a2fcb2f4d67 with identifier: 10722847 to the API
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745485/general/f27824ae-fa72-4ff8-9eee-e6860b3fb191.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'White',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '4.4L',
'engine_horse_power': 523,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'bcfac79c-288b-56db-b236-9a2fcb2f4d67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LIP-I 851',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722847',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '8 Series',
'odometer': 117578,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 75,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 153196,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/a06faaf5-6864-4116-a8bc-246f1aedc54b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/f27824ae-fa72-4ff8-9eee-e6860b3fb191.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/bb5421a8-6719-4e65-a14c-43f182619a30.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/f5e11044-9934-40ad-9029-c90be2ca08e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112001,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/1e8cf490-b2b5-4368-9d1a-74d5aeeb86ea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171943,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/546c830a-216f-463d-bab1-06b3d4e66e93.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/a4deb631-a799-46c7-8603-e9e76083f8da.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/dcc665f6-ce42-4c56-b085-0f2407ba3ebb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121037,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/15948a21-8d83-4ceb-965d-62f4f5f40f4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bcfac79c-288b-56db-b236-9a2fcb2f4d67/bcfac79c-288b-56db-b236-9a2fcb2f4d67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745485/general/44771237-f47e-46c7-961d-45e83a595e98.jpg',
'Width': 1024}],
'price': 12200,
'price_includes_vat': True,
'registration_date': '2019-06-01',
'seats_number': 4,
'seller_name': 'Santander Consumer Bank AG',
'title': 'BMW 8 Series M850 4.4 - xDrive - Petrol - Automatic - 523 hp - '
'117.578 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722847%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [adesa.de] INFO: Saving data for 10722847: {'created_time': 1774875699.694262, 'last_price_update_time': 1774875699.694274, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722847') HTTP/1.1" 204 0
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/0102e312-22b4-4490-8d29-291279a95bba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723158> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af744e50>
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252F0ec931f2-4ed2-46d8-9194-55631e669170.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/0ec931f2-4ed2-46d8-9194-55631e669170.jpg saved to cache
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4345c10>
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252F0102e312-22b4-4490-8d29-291279a95bba.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/0102e312-22b4-4490-8d29-291279a95bba.jpg saved to cache
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: df8ff047-e0a9-546e-b0cf-fff0a7746848 with identifier: 10723158
2026-03-30 13:01:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df8ff047-e0a9-546e-b0cf-fff0a7746848 with scrape type 1
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745695%252Fgeneral%252F37d0315e-9bdf-42ee-8f91-a868cf77a356.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/37d0315e-9bdf-42ee-8f91-a868cf77a356.jpg not downloaded yet
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/a5f97ddb-9105-4d5c-8652-1a76bc481064.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/94ad5e1e-a9b2-4fa7-a0c3-cf20bda562f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745695%252Fgeneral%252Fc4bb408e-932a-4bf7-8030-7c72d6b4afc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/c4bb408e-932a-4bf7-8030-7c72d6b4afc3.jpg not downloaded yet
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745695%252Fgeneral%252F57e69235-b291-43fa-a070-85852f6ad774.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/57e69235-b291-43fa-a070-85852f6ad774.jpg not downloaded yet
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745695%252Fgeneral%252F9f42d25c-7bb4-450b-8dd1-fd9e1b23d185.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/9f42d25c-7bb4-450b-8dd1-fd9e1b23d185.jpg not downloaded yet
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745695%252Fgeneral%252F28f5f765-ff7a-4a3b-8ea1-43dd0af3dd88.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/28f5f765-ff7a-4a3b-8ea1-43dd0af3dd88.jpg not downloaded yet
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745695%252Fgeneral%252F420be1e8-b46d-42b3-951a-cb669b7a3775.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/420be1e8-b46d-42b3-951a-cb669b7a3775.jpg not downloaded yet
2026-03-30 13:01:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/47ef411f-56ad-41af-8020-9ba3e89972c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745695%252Fgeneral%252Fbf28b32d-4e69-4b52-8b54-ac06088a480b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/bf28b32d-4e69-4b52-8b54-ac06088a480b.jpg not downloaded yet
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/2b99bfb5-a586-4f46-9ae5-5a9e1465664c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252F861c6376-f53f-4686-bb0f-816cb2f3550f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/861c6376-f53f-4686-bb0f-816cb2f3550f.jpg not downloaded yet
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d5410>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252Fa5f97ddb-9105-4d5c-8652-1a76bc481064.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/a5f97ddb-9105-4d5c-8652-1a76bc481064.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4246e50>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252F94ad5e1e-a9b2-4fa7-a0c3-cf20bda562f6.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/94ad5e1e-a9b2-4fa7-a0c3-cf20bda562f6.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252F65103661-6e69-4c3d-b941-e2c4516a2f75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/65103661-6e69-4c3d-b941-e2c4516a2f75.jpg not downloaded yet
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252Ff47b9547-c680-43a6-a4ce-516e907db11d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/f47b9547-c680-43a6-a4ce-516e907db11d.jpg not downloaded yet
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/420be1e8-b46d-42b3-951a-cb669b7a3775.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bfe50>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252F47ef411f-56ad-41af-8020-9ba3e89972c3.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/47ef411f-56ad-41af-8020-9ba3e89972c3.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bd410>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252F2b99bfb5-a586-4f46-9ae5-5a9e1465664c.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/2b99bfb5-a586-4f46-9ae5-5a9e1465664c.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/bf28b32d-4e69-4b52-8b54-ac06088a480b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4355350>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252F420be1e8-b46d-42b3-951a-cb669b7a3775.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/420be1e8-b46d-42b3-951a-cb669b7a3775.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/f47b9547-c680-43a6-a4ce-516e907db11d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/65103661-6e69-4c3d-b941-e2c4516a2f75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b412fa10>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252Fbf28b32d-4e69-4b52-8b54-ac06088a480b.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/bf28b32d-4e69-4b52-8b54-ac06088a480b.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/861c6376-f53f-4686-bb0f-816cb2f3550f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/28f5f765-ff7a-4a3b-8ea1-43dd0af3dd88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6225d0>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252Ff47b9547-c680-43a6-a4ce-516e907db11d.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/f47b9547-c680-43a6-a4ce-516e907db11d.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9db10>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252F65103661-6e69-4c3d-b941-e2c4516a2f75.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/65103661-6e69-4c3d-b941-e2c4516a2f75.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/57e69235-b291-43fa-a070-85852f6ad774.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/9f42d25c-7bb4-450b-8dd1-fd9e1b23d185.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af690510>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252F861c6376-f53f-4686-bb0f-816cb2f3550f.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/861c6376-f53f-4686-bb0f-816cb2f3550f.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/c4bb408e-932a-4bf7-8030-7c72d6b4afc3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745695/general/37d0315e-9bdf-42ee-8f91-a868cf77a356.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723158)
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c3210>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252F28f5f765-ff7a-4a3b-8ea1-43dd0af3dd88.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/28f5f765-ff7a-4a3b-8ea1-43dd0af3dd88.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c088d0>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252F57e69235-b291-43fa-a070-85852f6ad774.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/57e69235-b291-43fa-a070-85852f6ad774.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7a5190>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252F9f42d25c-7bb4-450b-8dd1-fd9e1b23d185.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/9f42d25c-7bb4-450b-8dd1-fd9e1b23d185.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/0d695100-2e28-464e-9c8f-7855077bebba.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/dba267a4-88f3-465c-8caf-934fbe64129c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67b510>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252Fc4bb408e-932a-4bf7-8030-7c72d6b4afc3.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/c4bb408e-932a-4bf7-8030-7c72d6b4afc3.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbba10>
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745695%252Fgeneral%252F37d0315e-9bdf-42ee-8f91-a868cf77a356.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745695/general/37d0315e-9bdf-42ee-8f91-a868cf77a356.jpg saved to cache
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item df8ff047-e0a9-546e-b0cf-fff0a7746848
2026-03-30 13:01:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: df8ff047-e0a9-546e-b0cf-fff0a7746848, skipping ID generation
2026-03-30 13:01:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item df8ff047-e0a9-546e-b0cf-fff0a7746848 with scrape type 1
2026-03-30 13:01:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item df8ff047-e0a9-546e-b0cf-fff0a7746848 sending to next pipeline
2026-03-30 13:01:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: df8ff047-e0a9-546e-b0cf-fff0a7746848, identifier: 10723158
2026-03-30 13:01:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: df8ff047-e0a9-546e-b0cf-fff0a7746848 with identifier: 10723158
2026-03-30 13:01:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): translate.google.com:443
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://translate.google.com:443 "GET /m?tl=en&sl=auto&q=Orange HTTP/1.1" 200 None
2026-03-30 13:01:41 [crawlers.pipelines.translation_pipeline] INFO: Saving translations to Azure Table Storage
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /Translations(PartitionKey='auto',RowKey='auto') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: df8ff047-e0a9-546e-b0cf-fff0a7746848 with identifier: 10723158
2026-03-30 13:01:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: df8ff047-e0a9-546e-b0cf-fff0a7746848 with identifier: 10723158 to the API
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01: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-30 13:01:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745695/general/37d0315e-9bdf-42ee-8f91-a868cf77a356.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Coupé',
'color': 'Orange',
'currency': 'EUR',
'doors_number': 2,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 315,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'df8ff047-e0a9-546e-b0cf-fff0a7746848',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HH-A 9588',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723158',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '8 Series',
'odometer': 86418,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 169626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/37d0315e-9bdf-42ee-8f91-a868cf77a356.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143672,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/c4bb408e-932a-4bf7-8030-7c72d6b4afc3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147360,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/57e69235-b291-43fa-a070-85852f6ad774.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137239,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/9f42d25c-7bb4-450b-8dd1-fd9e1b23d185.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132028,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/28f5f765-ff7a-4a3b-8ea1-43dd0af3dd88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149766,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/420be1e8-b46d-42b3-951a-cb669b7a3775.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/bf28b32d-4e69-4b52-8b54-ac06088a480b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117990,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/861c6376-f53f-4686-bb0f-816cb2f3550f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68128,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/65103661-6e69-4c3d-b941-e2c4516a2f75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_df8ff047-e0a9-546e-b0cf-fff0a7746848/df8ff047-e0a9-546e-b0cf-fff0a7746848_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103863,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745695/general/f47b9547-c680-43a6-a4ce-516e907db11d.jpg',
'Width': 1024}],
'price': 14500,
'price_includes_vat': True,
'registration_date': '2019-05-01',
'seats_number': 4,
'seller_name': 'Santander Consumer Bank AG',
'title': 'BMW 8 Series 840 M Sport - xDrive - Diesel - Automatic - 315 hp - '
'86.418 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2019}
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723158%27 HTTP/1.1" 200 None
2026-03-30 13:01:41 [adesa.de] INFO: Saving data for 10723158: {'created_time': 1774875701.691121, 'last_price_update_time': 1774875701.691131, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723158') HTTP/1.1" 204 0
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d02d0>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252F0d695100-2e28-464e-9c8f-7855077bebba.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/0d695100-2e28-464e-9c8f-7855077bebba.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af688650>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252Fdba267a4-88f3-465c-8caf-934fbe64129c.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/dba267a4-88f3-465c-8caf-934fbe64129c.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745725/general/89c4af98-b1d1-45fd-bbae-a3ea9581bb44.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723357)
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67b550>
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:01:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745725%252Fgeneral%252F89c4af98-b1d1-45fd-bbae-a3ea9581bb44.jpg') HTTP/1.1" 204 0
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745725/general/89c4af98-b1d1-45fd-bbae-a3ea9581bb44.jpg saved to cache
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06
2026-03-30 13:01:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: f680ada7-45b7-53b6-ab2b-4ef9d339ad06, skipping ID generation
2026-03-30 13:01:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06 with scrape type 1
2026-03-30 13:01:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item f680ada7-45b7-53b6-ab2b-4ef9d339ad06 sending to next pipeline
2026-03-30 13:01:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f680ada7-45b7-53b6-ab2b-4ef9d339ad06, identifier: 10723357
2026-03-30 13:01:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f680ada7-45b7-53b6-ab2b-4ef9d339ad06 with identifier: 10723357
2026-03-30 13:01:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f680ada7-45b7-53b6-ab2b-4ef9d339ad06 with identifier: 10723357
2026-03-30 13:01:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f680ada7-45b7-53b6-ab2b-4ef9d339ad06 with identifier: 10723357 to the API
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:01:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745725/general/89c4af98-b1d1-45fd-bbae-a3ea9581bb44.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.6L',
'engine_horse_power': 103,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'f680ada7-45b7-53b6-ab2b-4ef9d339ad06',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'TR-TB599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723357',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Fiat',
'model': 'Doblo',
'odometer': 79057,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173721,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/89c4af98-b1d1-45fd-bbae-a3ea9581bb44.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167713,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/dba267a4-88f3-465c-8caf-934fbe64129c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134487,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/0d695100-2e28-464e-9c8f-7855077bebba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147285,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/2b99bfb5-a586-4f46-9ae5-5a9e1465664c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148789,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/47ef411f-56ad-41af-8020-9ba3e89972c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137755,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/94ad5e1e-a9b2-4fa7-a0c3-cf20bda562f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162480,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/a5f97ddb-9105-4d5c-8652-1a76bc481064.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91558,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/0102e312-22b4-4490-8d29-291279a95bba.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106095,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/0ec931f2-4ed2-46d8-9194-55631e669170.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f680ada7-45b7-53b6-ab2b-4ef9d339ad06/f680ada7-45b7-53b6-ab2b-4ef9d339ad06_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119894,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745725/general/a8b7e9f6-fd51-421c-b8b7-0c071997c55d.jpg',
'Width': 1024}],
'price': 3250,
'price_includes_vat': True,
'registration_date': '2019-12-01',
'seats_number': 2,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Fiat Doblo 1.6 - Diesel - Manual - 103 hp - 79.057 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723357%27 HTTP/1.1" 200 None
2026-03-30 13:01:42 [adesa.de] INFO: Saving data for 10723357: {'created_time': 1774875702.477767, 'last_price_update_time': 1774875702.477778, 'auction_closing_time': 1775035810.0}
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723357') HTTP/1.1" 204 0
2026-03-30 13:01:44 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.115(s), this was the 1st time calling it.
2026-03-30 13:01:44 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.48926526844086 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:01:48 [scrapy.extensions.logstats] INFO: Crawled 435 pages (at 8 pages/min), scraped 306 items (at 11 items/min)
2026-03-30 13:01:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:01:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:01:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722960> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:01:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:01:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e4a5f07-9bda-59a6-9801-d96bc78e670d with identifier: 10722960
2026-03-30 13:01:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d with scrape type 1
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252F506e8fd2-5b8f-4b3c-a8d4-ea2050e26a24.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/506e8fd2-5b8f-4b3c-a8d4-ea2050e26a24.jpg not downloaded yet
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252F0ac3d189-aefd-4489-8b6f-d32c06cf9b28.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/0ac3d189-aefd-4489-8b6f-d32c06cf9b28.jpg not downloaded yet
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252Fd98eaace-315d-4be6-8591-acb44f3ec6c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/d98eaace-315d-4be6-8591-acb44f3ec6c0.jpg not downloaded yet
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252F2a450cff-1bc5-4dbd-8268-d9e977417e59.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/2a450cff-1bc5-4dbd-8268-d9e977417e59.jpg not downloaded yet
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252Fc2c903fe-ba15-4363-a9f1-356e858e4937.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/c2c903fe-ba15-4363-a9f1-356e858e4937.jpg not downloaded yet
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252F0b1e31eb-3c77-42d7-876b-343cc106212f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/0b1e31eb-3c77-42d7-876b-343cc106212f.jpg not downloaded yet
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252F5518316f-6a05-4f97-9c83-403762d7152c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/5518316f-6a05-4f97-9c83-403762d7152c.jpg not downloaded yet
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252Faf4aa98a-94de-44fc-9dc1-470896fdac81.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/af4aa98a-94de-44fc-9dc1-470896fdac81.jpg not downloaded yet
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252Ff115a037-8df3-4568-b07d-c3df27cc1b48.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/f115a037-8df3-4568-b07d-c3df27cc1b48.jpg not downloaded yet
2026-03-30 13:01:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:01: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%252F5745602%252Fgeneral%252F01fc0974-ff61-4b0c-84b5-23267c4ea36d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:01:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/01fc0974-ff61-4b0c-84b5-23267c4ea36d.jpg not downloaded yet
2026-03-30 13:02:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.941(s), this was the 1st time calling it.
2026-03-30 13:02:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.327534885973641 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:21 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.002(s), this was the 1st time calling it.
2026-03-30 13:02:21 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.672385598306539 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729609> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/01fc0974-ff61-4b0c-84b5-23267c4ea36d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c40c7733-757a-5488-a2df-665b5f770f9e with identifier: 10729609
2026-03-30 13:02:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40c7733-757a-5488-a2df-665b5f770f9e with scrape type 1
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F3dde8e8e-c306-47f7-b179-bc0e01b71c2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/3dde8e8e-c306-47f7-b179-bc0e01b71c2a.jpg not downloaded yet
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F2d9243df-9cef-4b17-bbe3-0dceccdd44fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/2d9243df-9cef-4b17-bbe3-0dceccdd44fc.jpg not downloaded yet
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F69cb20bf-334b-41c1-8e60-9cd3eb3ebcac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/69cb20bf-334b-41c1-8e60-9cd3eb3ebcac.jpg not downloaded yet
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F9616d808-a98b-4008-b501-36b2ca701c39.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/9616d808-a98b-4008-b501-36b2ca701c39.jpg not downloaded yet
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F10917608-ac79-4c7c-86d2-61d967d27df8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/10917608-ac79-4c7c-86d2-61d967d27df8.jpg not downloaded yet
2026-03-30 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/f115a037-8df3-4568-b07d-c3df27cc1b48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F64f4e7a4-50ac-463b-b650-1904eeb58480.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/64f4e7a4-50ac-463b-b650-1904eeb58480.jpg not downloaded yet
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F0c376009-f08e-43bd-9b6b-b2b68c3b8fc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/0c376009-f08e-43bd-9b6b-b2b68c3b8fc2.jpg not downloaded yet
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F0e71e1c8-cace-4cf0-baaa-d354849bfd28.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/0e71e1c8-cace-4cf0-baaa-d354849bfd28.jpg not downloaded yet
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6229d0>
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252F01fc0974-ff61-4b0c-84b5-23267c4ea36d.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/01fc0974-ff61-4b0c-84b5-23267c4ea36d.jpg saved to cache
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F7e618c00-145e-4248-b4e2-9bd508ea86bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/7e618c00-145e-4248-b4e2-9bd508ea86bc.jpg not downloaded yet
2026-03-30 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/10917608-ac79-4c7c-86d2-61d967d27df8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747988%252Fgeneral%252F070d6737-8e1b-4a00-b207-1acdce93fd45.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/070d6737-8e1b-4a00-b207-1acdce93fd45.jpg not downloaded yet
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af68a450>
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252Ff115a037-8df3-4568-b07d-c3df27cc1b48.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/f115a037-8df3-4568-b07d-c3df27cc1b48.jpg saved to cache
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43240d0>
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F10917608-ac79-4c7c-86d2-61d967d27df8.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/10917608-ac79-4c7c-86d2-61d967d27df8.jpg saved to cache
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/0e71e1c8-cace-4cf0-baaa-d354849bfd28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:27 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 265.605(s), this was the 2nd time calling it.
2026-03-30 13:02:27 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.637776999076966 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/070d6737-8e1b-4a00-b207-1acdce93fd45.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f5a10>
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F0e71e1c8-cace-4cf0-baaa-d354849bfd28.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/0e71e1c8-cace-4cf0-baaa-d354849bfd28.jpg saved to cache
2026-03-30 13:02:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/7e618c00-145e-4248-b4e2-9bd508ea86bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c0810>
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:27 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:27 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F070d6737-8e1b-4a00-b207-1acdce93fd45.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/070d6737-8e1b-4a00-b207-1acdce93fd45.jpg saved to cache
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/0c376009-f08e-43bd-9b6b-b2b68c3b8fc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af68ae10>
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F7e618c00-145e-4248-b4e2-9bd508ea86bc.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/7e618c00-145e-4248-b4e2-9bd508ea86bc.jpg saved to cache
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/64f4e7a4-50ac-463b-b650-1904eeb58480.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bc750>
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F0c376009-f08e-43bd-9b6b-b2b68c3b8fc2.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/0c376009-f08e-43bd-9b6b-b2b68c3b8fc2.jpg saved to cache
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/9616d808-a98b-4008-b501-36b2ca701c39.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f6250>
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F64f4e7a4-50ac-463b-b650-1904eeb58480.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/64f4e7a4-50ac-463b-b650-1904eeb58480.jpg saved to cache
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/69cb20bf-334b-41c1-8e60-9cd3eb3ebcac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61f890>
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F9616d808-a98b-4008-b501-36b2ca701c39.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/9616d808-a98b-4008-b501-36b2ca701c39.jpg saved to cache
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/2d9243df-9cef-4b17-bbe3-0dceccdd44fc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747988/general/3dde8e8e-c306-47f7-b179-bc0e01b71c2a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729609)
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af691110>
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F69cb20bf-334b-41c1-8e60-9cd3eb3ebcac.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/69cb20bf-334b-41c1-8e60-9cd3eb3ebcac.jpg saved to cache
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0c1d0>
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F2d9243df-9cef-4b17-bbe3-0dceccdd44fc.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/2d9243df-9cef-4b17-bbe3-0dceccdd44fc.jpg saved to cache
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/af4aa98a-94de-44fc-9dc1-470896fdac81.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af68a390>
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747988%252Fgeneral%252F3dde8e8e-c306-47f7-b179-bc0e01b71c2a.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747988/general/3dde8e8e-c306-47f7-b179-bc0e01b71c2a.jpg saved to cache
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c40c7733-757a-5488-a2df-665b5f770f9e
2026-03-30 13:02:28 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c40c7733-757a-5488-a2df-665b5f770f9e, skipping ID generation
2026-03-30 13:02:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c40c7733-757a-5488-a2df-665b5f770f9e with scrape type 1
2026-03-30 13:02:28 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c40c7733-757a-5488-a2df-665b5f770f9e sending to next pipeline
2026-03-30 13:02:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c40c7733-757a-5488-a2df-665b5f770f9e, identifier: 10729609
2026-03-30 13:02:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c40c7733-757a-5488-a2df-665b5f770f9e with identifier: 10729609
2026-03-30 13:02:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c40c7733-757a-5488-a2df-665b5f770f9e with identifier: 10729609
2026-03-30 13:02:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c40c7733-757a-5488-a2df-665b5f770f9e with identifier: 10729609 to the API
2026-03-30 13:02:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747988/general/3dde8e8e-c306-47f7-b179-bc0e01b71c2a.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.3L',
'engine_horse_power': 98,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'c40c7733-757a-5488-a2df-665b5f770f9e',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'NOM-MK 221',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729609',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Honda',
'model': 'Civic',
'odometer': 159317,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125014,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/3dde8e8e-c306-47f7-b179-bc0e01b71c2a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124608,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/2d9243df-9cef-4b17-bbe3-0dceccdd44fc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/69cb20bf-334b-41c1-8e60-9cd3eb3ebcac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/9616d808-a98b-4008-b501-36b2ca701c39.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112828,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/10917608-ac79-4c7c-86d2-61d967d27df8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132099,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/64f4e7a4-50ac-463b-b650-1904eeb58480.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131377,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/0c376009-f08e-43bd-9b6b-b2b68c3b8fc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125228,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/0e71e1c8-cace-4cf0-baaa-d354849bfd28.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137407,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/7e618c00-145e-4248-b4e2-9bd508ea86bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c40c7733-757a-5488-a2df-665b5f770f9e/c40c7733-757a-5488-a2df-665b5f770f9e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747988/general/070d6737-8e1b-4a00-b207-1acdce93fd45.jpg',
'Width': 1024}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2015-08-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Honda Civic 1.3 - Petrol - Manual - 98 hp - 159.317 km',
'transmission': 'manual',
'trim': '',
'vin': None,
'year': 2015}
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729609%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [adesa.de] INFO: Saving data for 10729609: {'created_time': 1774875749.127559, 'last_price_update_time': 1774875749.12757, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729609') HTTP/1.1" 204 0
2026-03-30 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/5518316f-6a05-4f97-9c83-403762d7152c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af689450>
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252Faf4aa98a-94de-44fc-9dc1-470896fdac81.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/af4aa98a-94de-44fc-9dc1-470896fdac81.jpg saved to cache
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af71bb90>
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252F5518316f-6a05-4f97-9c83-403762d7152c.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/5518316f-6a05-4f97-9c83-403762d7152c.jpg saved to cache
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/0b1e31eb-3c77-42d7-876b-343cc106212f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4358d90>
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252F0b1e31eb-3c77-42d7-876b-343cc106212f.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/0b1e31eb-3c77-42d7-876b-343cc106212f.jpg saved to cache
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/c2c903fe-ba15-4363-a9f1-356e858e4937.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/2a450cff-1bc5-4dbd-8268-d9e977417e59.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9c3d0>
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252Fc2c903fe-ba15-4363-a9f1-356e858e4937.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/c2c903fe-ba15-4363-a9f1-356e858e4937.jpg saved to cache
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/d98eaace-315d-4be6-8591-acb44f3ec6c0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/0ac3d189-aefd-4489-8b6f-d32c06cf9b28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cd650>
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252F2a450cff-1bc5-4dbd-8268-d9e977417e59.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/2a450cff-1bc5-4dbd-8268-d9e977417e59.jpg saved to cache
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745602/general/506e8fd2-5b8f-4b3c-a8d4-ea2050e26a24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722960)
2026-03-30 13:02:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9474bed8-7b68-50c3-beeb-846fe6bc491f with identifier: 10729710
2026-03-30 13:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9474bed8-7b68-50c3-beeb-846fe6bc491f with scrape type 1
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252Ff750edac-5df0-40bb-8960-b8539b29d2ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/f750edac-5df0-40bb-8960-b8539b29d2ad.jpg not downloaded yet
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252Fc760ac6e-9e0f-4617-98c4-772721c31f01.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/c760ac6e-9e0f-4617-98c4-772721c31f01.jpg not downloaded yet
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252Fd08a52f3-8a27-4da8-a1a1-d1841a3df521.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/d08a52f3-8a27-4da8-a1a1-d1841a3df521.jpg not downloaded yet
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af68b6d0>
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252Fd98eaace-315d-4be6-8591-acb44f3ec6c0.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/d98eaace-315d-4be6-8591-acb44f3ec6c0.jpg saved to cache
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4247f10>
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252F0ac3d189-aefd-4489-8b6f-d32c06cf9b28.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/0ac3d189-aefd-4489-8b6f-d32c06cf9b28.jpg saved to cache
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252F07e9fdd4-dd22-4088-91ec-9411492d8f1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/07e9fdd4-dd22-4088-91ec-9411492d8f1c.jpg not downloaded yet
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252Fdd375bfb-ffb3-4f5a-89d2-d4914d06e9c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/dd375bfb-ffb3-4f5a-89d2-d4914d06e9c4.jpg not downloaded yet
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252F5f7f451e-181b-4dde-90ee-22a402579d99.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/5f7f451e-181b-4dde-90ee-22a402579d99.jpg not downloaded yet
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4225f10>
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745602%252Fgeneral%252F506e8fd2-5b8f-4b3c-a8d4-ea2050e26a24.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745602/general/506e8fd2-5b8f-4b3c-a8d4-ea2050e26a24.jpg saved to cache
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d
2026-03-30 13:02:29 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 5e4a5f07-9bda-59a6-9801-d96bc78e670d, skipping ID generation
2026-03-30 13:02:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d with scrape type 1
2026-03-30 13:02:29 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 5e4a5f07-9bda-59a6-9801-d96bc78e670d sending to next pipeline
2026-03-30 13:02:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e4a5f07-9bda-59a6-9801-d96bc78e670d, identifier: 10722960
2026-03-30 13:02:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e4a5f07-9bda-59a6-9801-d96bc78e670d with identifier: 10722960
2026-03-30 13:02:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e4a5f07-9bda-59a6-9801-d96bc78e670d with identifier: 10722960
2026-03-30 13:02:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e4a5f07-9bda-59a6-9801-d96bc78e670d with identifier: 10722960 to the API
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745602/general/506e8fd2-5b8f-4b3c-a8d4-ea2050e26a24.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.5L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '5e4a5f07-9bda-59a6-9801-d96bc78e670d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HAL-I 3112',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722960',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Cupra',
'model': 'Leon',
'odometer': 23377,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122804,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/506e8fd2-5b8f-4b3c-a8d4-ea2050e26a24.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128088,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/0ac3d189-aefd-4489-8b6f-d32c06cf9b28.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106864,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/d98eaace-315d-4be6-8591-acb44f3ec6c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92764,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/2a450cff-1bc5-4dbd-8268-d9e977417e59.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105600,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/c2c903fe-ba15-4363-a9f1-356e858e4937.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122934,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/0b1e31eb-3c77-42d7-876b-343cc106212f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121236,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/5518316f-6a05-4f97-9c83-403762d7152c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63584,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/af4aa98a-94de-44fc-9dc1-470896fdac81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96342,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/f115a037-8df3-4568-b07d-c3df27cc1b48.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e4a5f07-9bda-59a6-9801-d96bc78e670d/5e4a5f07-9bda-59a6-9801-d96bc78e670d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45648,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745602/general/01fc0974-ff61-4b0c-84b5-23267c4ea36d.jpg',
'Width': 1280}],
'price': 8700,
'price_includes_vat': True,
'registration_date': '2024-01-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Cupra Leon Sportstourer 1.5 eTSI - Petrol - Automatic - 150 hp - '
'23.377 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722960%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [adesa.de] INFO: Saving data for 10722960: {'created_time': 1774875750.453344, 'last_price_update_time': 1774875750.453354, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722960') HTTP/1.1" 204 0
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252Fce377aa0-6ab1-4930-a102-34f358dd6984.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/ce377aa0-6ab1-4930-a102-34f358dd6984.jpg not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252F62c0647e-d125-4368-be47-5e70b736e34b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/62c0647e-d125-4368-be47-5e70b736e34b.jpg not downloaded yet
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252F0d158573-a0f8-4d38-8c47-a8b87573afae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/0d158573-a0f8-4d38-8c47-a8b87573afae.jpg not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748062%252Fgeneral%252F44839e3c-c2ec-4c1a-b060-3ce550721b05.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/44839e3c-c2ec-4c1a-b060-3ce550721b05.jpg not downloaded yet
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723362> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cfe91ed8-9a06-5fb0-8749-5c88be693ee0 with identifier: 10722851
2026-03-30 13:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0 with scrape type 1
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252Fb65e9352-c2f2-4a88-ac83-21afb764a60f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/b65e9352-c2f2-4a88-ac83-21afb764a60f.jpg not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252F448ffcc0-b0cc-49fc-b9ab-00f545e8c431.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/448ffcc0-b0cc-49fc-b9ab-00f545e8c431.jpg not downloaded yet
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/ce377aa0-6ab1-4930-a102-34f358dd6984.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252Fb3292e5a-2bd4-492d-89cf-1fcf3d491421.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/b3292e5a-2bd4-492d-89cf-1fcf3d491421.jpg not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252Fae16fe2e-d1d8-47cb-a89a-629877397be7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/ae16fe2e-d1d8-47cb-a89a-629877397be7.jpg not downloaded yet
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/44839e3c-c2ec-4c1a-b060-3ce550721b05.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252F57cf739f-8b81-4603-975a-dfa1ab6b12ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/57cf739f-8b81-4603-975a-dfa1ab6b12ca.jpg not downloaded yet
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729624> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252Fd0221ea2-f70d-47cc-8473-3fd0c291850c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/d0221ea2-f70d-47cc-8473-3fd0c291850c.jpg not downloaded yet
2026-03-30 13:02:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 63340200-2d80-5c34-89d4-37b1491f2caa with identifier: 10723362
2026-03-30 13:02:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63340200-2d80-5c34-89d4-37b1491f2caa with scrape type 1
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252Fbb59a94d-a779-4efd-b3d8-8c1fe67f336b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/bb59a94d-a779-4efd-b3d8-8c1fe67f336b.jpg not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252F6a7f513f-e22e-417c-817a-9b5d3de1886a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/6a7f513f-e22e-417c-817a-9b5d3de1886a.jpg not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252Fce777780-60f9-4175-9ad0-bcccc710d9e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/ce777780-60f9-4175-9ad0-bcccc710d9e7.jpg not downloaded yet
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252F5fa0631c-89d1-41fb-9fbb-17dbd2479abc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/5fa0631c-89d1-41fb-9fbb-17dbd2479abc.jpg not downloaded yet
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/448ffcc0-b0cc-49fc-b9ab-00f545e8c431.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252Fcb7756ce-801b-48ec-965e-5503a61ea983.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/cb7756ce-801b-48ec-965e-5503a61ea983.jpg not downloaded yet
2026-03-30 13:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af745810>
2026-03-30 13:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252Fce377aa0-6ab1-4930-a102-34f358dd6984.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/ce377aa0-6ab1-4930-a102-34f358dd6984.jpg saved to cache
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d3d10>
2026-03-30 13:02:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252F44839e3c-c2ec-4c1a-b060-3ce550721b05.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/44839e3c-c2ec-4c1a-b060-3ce550721b05.jpg saved to cache
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252F998331d3-c6fc-4d22-918b-dee723e4ae8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/998331d3-c6fc-4d22-918b-dee723e4ae8d.jpg not downloaded yet
2026-03-30 13:02:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/ae16fe2e-d1d8-47cb-a89a-629877397be7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252Fa15cb320-086f-43cb-b846-889de1044ecb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/a15cb320-086f-43cb-b846-889de1044ecb.jpg not downloaded yet
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745489%252Fgeneral%252Fc7d4698b-e792-47d3-b95f-067a14fc8e5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/c7d4698b-e792-47d3-b95f-067a14fc8e5a.jpg not downloaded yet
2026-03-30 13:02:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7c18e7f8-aa74-5535-be29-8a94d1e32913 with identifier: 10729624
2026-03-30 13:02:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c18e7f8-aa74-5535-be29-8a94d1e32913 with scrape type 1
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252F8e6a81ca-7e5f-4be0-ae5f-29c0a604bd14.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/8e6a81ca-7e5f-4be0-ae5f-29c0a604bd14.jpg not downloaded yet
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec7f050>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252F448ffcc0-b0cc-49fc-b9ab-00f545e8c431.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/448ffcc0-b0cc-49fc-b9ab-00f545e8c431.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/57cf739f-8b81-4603-975a-dfa1ab6b12ca.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252F12e2c322-00fc-4af5-a094-4151359508a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/12e2c322-00fc-4af5-a094-4151359508a7.jpg not downloaded yet
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252F7db12445-eaae-40e5-9203-523aa64fc3e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/7db12445-eaae-40e5-9203-523aa64fc3e8.jpg not downloaded yet
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252Fad1fb729-c4f8-44c3-9229-ec59bf3e7ee9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/ad1fb729-c4f8-44c3-9229-ec59bf3e7ee9.jpg not downloaded yet
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4153ad0>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252Fae16fe2e-d1d8-47cb-a89a-629877397be7.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/ae16fe2e-d1d8-47cb-a89a-629877397be7.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/ce777780-60f9-4175-9ad0-bcccc710d9e7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252F739ef826-af8c-4e19-bd14-f6cde7066169.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/739ef826-af8c-4e19-bd14-f6cde7066169.jpg not downloaded yet
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252Fb566e2f1-2905-45c6-80ef-5be436c44eec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/b566e2f1-2905-45c6-80ef-5be436c44eec.jpg not downloaded yet
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/998331d3-c6fc-4d22-918b-dee723e4ae8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252F05ee7777-e7c2-422e-82c8-630ffb28ff54.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/05ee7777-e7c2-422e-82c8-630ffb28ff54.jpg not downloaded yet
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/a15cb320-086f-43cb-b846-889de1044ecb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252F6b84fa6f-e31c-4ae6-aed7-60cedb9a1027.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/6b84fa6f-e31c-4ae6-aed7-60cedb9a1027.jpg not downloaded yet
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41f6150>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252F57cf739f-8b81-4603-975a-dfa1ab6b12ca.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/57cf739f-8b81-4603-975a-dfa1ab6b12ca.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252F69d13d0e-2985-436d-be93-3ed8d5871ddb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/69d13d0e-2985-436d-be93-3ed8d5871ddb.jpg not downloaded yet
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252F3be887c6-d151-469a-a737-ab79677cc995.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/3be887c6-d151-469a-a737-ab79677cc995.jpg not downloaded yet
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/ad1fb729-c4f8-44c3-9229-ec59bf3e7ee9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252Fffc75772-b912-4975-aa43-e6f587766cce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/ffc75772-b912-4975-aa43-e6f587766cce.jpg not downloaded yet
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67ad10>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252Fce777780-60f9-4175-9ad0-bcccc710d9e7.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/ce777780-60f9-4175-9ad0-bcccc710d9e7.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745731%252Fgeneral%252Fafd9eb26-254b-4dd1-9ffb-1809613b99b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/afd9eb26-254b-4dd1-9ffb-1809613b99b8.jpg not downloaded yet
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/739ef826-af8c-4e19-bd14-f6cde7066169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252Fa6017f33-50b9-4df0-a975-63ac2a311551.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/a6017f33-50b9-4df0-a975-63ac2a311551.jpg not downloaded yet
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43241d0>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252F998331d3-c6fc-4d22-918b-dee723e4ae8d.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/998331d3-c6fc-4d22-918b-dee723e4ae8d.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af688750>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252Fa15cb320-086f-43cb-b846-889de1044ecb.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/a15cb320-086f-43cb-b846-889de1044ecb.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/b566e2f1-2905-45c6-80ef-5be436c44eec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252F25e83023-8a72-4eaa-8d4d-264af65100a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/25e83023-8a72-4eaa-8d4d-264af65100a2.jpg not downloaded yet
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c079d0>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252Fad1fb729-c4f8-44c3-9229-ec59bf3e7ee9.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/ad1fb729-c4f8-44c3-9229-ec59bf3e7ee9.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/69d13d0e-2985-436d-be93-3ed8d5871ddb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252F16504f11-d0ae-4304-8cc3-9d4b975eb1f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/16504f11-d0ae-4304-8cc3-9d4b975eb1f2.jpg not downloaded yet
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca1150>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252F739ef826-af8c-4e19-bd14-f6cde7066169.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/739ef826-af8c-4e19-bd14-f6cde7066169.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747997%252Fgeneral%252F0c91ca3b-5fd2-41de-9554-32736e51ba79.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/0c91ca3b-5fd2-41de-9554-32736e51ba79.jpg not downloaded yet
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/afd9eb26-254b-4dd1-9ffb-1809613b99b8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/a6017f33-50b9-4df0-a975-63ac2a311551.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d1cd0>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252Fb566e2f1-2905-45c6-80ef-5be436c44eec.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/b566e2f1-2905-45c6-80ef-5be436c44eec.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/25e83023-8a72-4eaa-8d4d-264af65100a2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66e2d0>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252F69d13d0e-2985-436d-be93-3ed8d5871ddb.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/69d13d0e-2985-436d-be93-3ed8d5871ddb.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/0c91ca3b-5fd2-41de-9554-32736e51ba79.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/16504f11-d0ae-4304-8cc3-9d4b975eb1f2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424acd0>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252Fafd9eb26-254b-4dd1-9ffb-1809613b99b8.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/afd9eb26-254b-4dd1-9ffb-1809613b99b8.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/ffc75772-b912-4975-aa43-e6f587766cce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410da90>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252Fa6017f33-50b9-4df0-a975-63ac2a311551.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/a6017f33-50b9-4df0-a975-63ac2a311551.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/3be887c6-d151-469a-a737-ab79677cc995.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7de7d0>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252F25e83023-8a72-4eaa-8d4d-264af65100a2.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/25e83023-8a72-4eaa-8d4d-264af65100a2.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/6b84fa6f-e31c-4ae6-aed7-60cedb9a1027.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/05ee7777-e7c2-422e-82c8-630ffb28ff54.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c02ad0>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252F0c91ca3b-5fd2-41de-9554-32736e51ba79.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/0c91ca3b-5fd2-41de-9554-32736e51ba79.jpg saved to cache
2026-03-30 13:02:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bc890>
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252F16504f11-d0ae-4304-8cc3-9d4b975eb1f2.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/16504f11-d0ae-4304-8cc3-9d4b975eb1f2.jpg saved to cache
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/7db12445-eaae-40e5-9203-523aa64fc3e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/12e2c322-00fc-4af5-a094-4151359508a7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d3850>
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252Fffc75772-b912-4975-aa43-e6f587766cce.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/ffc75772-b912-4975-aa43-e6f587766cce.jpg saved to cache
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6eeb50>
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252F3be887c6-d151-469a-a737-ab79677cc995.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/3be887c6-d151-469a-a737-ab79677cc995.jpg saved to cache
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747997/general/8e6a81ca-7e5f-4be0-ae5f-29c0a604bd14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729624)
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58cbc90>
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252F6b84fa6f-e31c-4ae6-aed7-60cedb9a1027.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/6b84fa6f-e31c-4ae6-aed7-60cedb9a1027.jpg saved to cache
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4299510>
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252F05ee7777-e7c2-422e-82c8-630ffb28ff54.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/05ee7777-e7c2-422e-82c8-630ffb28ff54.jpg saved to cache
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/cb7756ce-801b-48ec-965e-5503a61ea983.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41676d0>
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252F7db12445-eaae-40e5-9203-523aa64fc3e8.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/7db12445-eaae-40e5-9203-523aa64fc3e8.jpg saved to cache
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327310>
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252F12e2c322-00fc-4af5-a094-4151359508a7.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/12e2c322-00fc-4af5-a094-4151359508a7.jpg saved to cache
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af798490>
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747997%252Fgeneral%252F8e6a81ca-7e5f-4be0-ae5f-29c0a604bd14.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747997/general/8e6a81ca-7e5f-4be0-ae5f-29c0a604bd14.jpg saved to cache
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 7c18e7f8-aa74-5535-be29-8a94d1e32913
2026-03-30 13:02:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 7c18e7f8-aa74-5535-be29-8a94d1e32913, skipping ID generation
2026-03-30 13:02:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7c18e7f8-aa74-5535-be29-8a94d1e32913 with scrape type 1
2026-03-30 13:02:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 7c18e7f8-aa74-5535-be29-8a94d1e32913 sending to next pipeline
2026-03-30 13:02:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7c18e7f8-aa74-5535-be29-8a94d1e32913, identifier: 10729624
2026-03-30 13:02:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7c18e7f8-aa74-5535-be29-8a94d1e32913 with identifier: 10729624
2026-03-30 13:02:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7c18e7f8-aa74-5535-be29-8a94d1e32913 with identifier: 10729624
2026-03-30 13:02:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7c18e7f8-aa74-5535-be29-8a94d1e32913 with identifier: 10729624 to the API
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747997/general/8e6a81ca-7e5f-4be0-ae5f-29c0a604bd14.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 315,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '7c18e7f8-aa74-5535-be29-8a94d1e32913',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'SÃ\x84K-HT89',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729624',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '1 Series',
'odometer': 227818,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 102,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120224,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/8e6a81ca-7e5f-4be0-ae5f-29c0a604bd14.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113208,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/7db12445-eaae-40e5-9203-523aa64fc3e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/739ef826-af8c-4e19-bd14-f6cde7066169.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84709,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/05ee7777-e7c2-422e-82c8-630ffb28ff54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/69d13d0e-2985-436d-be93-3ed8d5871ddb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111567,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/ffc75772-b912-4975-aa43-e6f587766cce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/a6017f33-50b9-4df0-a975-63ac2a311551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109742,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/25e83023-8a72-4eaa-8d4d-264af65100a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/16504f11-d0ae-4304-8cc3-9d4b975eb1f2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7c18e7f8-aa74-5535-be29-8a94d1e32913/7c18e7f8-aa74-5535-be29-8a94d1e32913_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124163,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747997/general/0c91ca3b-5fd2-41de-9554-32736e51ba79.jpg',
'Width': 1024}],
'price': 4150,
'price_includes_vat': True,
'registration_date': '2012-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'BMW 1 Series M135 - xDrive - Petrol - Automatic - 315 hp - 227.818 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729624%27 HTTP/1.1" 200 None
2026-03-30 13:02:32 [adesa.de] INFO: Saving data for 10729624: {'created_time': 1774875752.992032, 'last_price_update_time': 1774875752.992042, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729624') HTTP/1.1" 204 0
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/c7d4698b-e792-47d3-b95f-067a14fc8e5a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/6a7f513f-e22e-417c-817a-9b5d3de1886a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e82d0>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252Fcb7756ce-801b-48ec-965e-5503a61ea983.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/cb7756ce-801b-48ec-965e-5503a61ea983.jpg saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/5fa0631c-89d1-41fb-9fbb-17dbd2479abc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec7c250>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252Fc7d4698b-e792-47d3-b95f-067a14fc8e5a.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/c7d4698b-e792-47d3-b95f-067a14fc8e5a.jpg saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af609950>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252F6a7f513f-e22e-417c-817a-9b5d3de1886a.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/6a7f513f-e22e-417c-817a-9b5d3de1886a.jpg saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/d0221ea2-f70d-47cc-8473-3fd0c291850c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745731/general/bb59a94d-a779-4efd-b3d8-8c1fe67f336b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723362)
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d2fd0>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252F5fa0631c-89d1-41fb-9fbb-17dbd2479abc.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/5fa0631c-89d1-41fb-9fbb-17dbd2479abc.jpg saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/b3292e5a-2bd4-492d-89cf-1fcf3d491421.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/0d158573-a0f8-4d38-8c47-a8b87573afae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/62c0647e-d125-4368-be47-5e70b736e34b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745489/general/b65e9352-c2f2-4a88-ac83-21afb764a60f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722851)
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b432a4d0>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252Fd0221ea2-f70d-47cc-8473-3fd0c291850c.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/d0221ea2-f70d-47cc-8473-3fd0c291850c.jpg saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/5f7f451e-181b-4dde-90ee-22a402579d99.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/dd375bfb-ffb3-4f5a-89d2-d4914d06e9c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/07e9fdd4-dd22-4088-91ec-9411492d8f1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6dac50>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745731%252Fgeneral%252Fbb59a94d-a779-4efd-b3d8-8c1fe67f336b.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745731/general/bb59a94d-a779-4efd-b3d8-8c1fe67f336b.jpg saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 63340200-2d80-5c34-89d4-37b1491f2caa
2026-03-30 13:02:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 63340200-2d80-5c34-89d4-37b1491f2caa, skipping ID generation
2026-03-30 13:02:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 63340200-2d80-5c34-89d4-37b1491f2caa with scrape type 1
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 63340200-2d80-5c34-89d4-37b1491f2caa sending to next pipeline
2026-03-30 13:02:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 63340200-2d80-5c34-89d4-37b1491f2caa, identifier: 10723362
2026-03-30 13:02:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 63340200-2d80-5c34-89d4-37b1491f2caa with identifier: 10723362
2026-03-30 13:02:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 63340200-2d80-5c34-89d4-37b1491f2caa with identifier: 10723362
2026-03-30 13:02:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 63340200-2d80-5c34-89d4-37b1491f2caa with identifier: 10723362 to the API
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745731/general/bb59a94d-a779-4efd-b3d8-8c1fe67f336b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 103,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '63340200-2d80-5c34-89d4-37b1491f2caa',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'ROW-S 1405',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723362',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 99801,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 55,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/bb59a94d-a779-4efd-b3d8-8c1fe67f336b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136719,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/ce777780-60f9-4175-9ad0-bcccc710d9e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/cb7756ce-801b-48ec-965e-5503a61ea983.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100611,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/a15cb320-086f-43cb-b846-889de1044ecb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/12e2c322-00fc-4af5-a094-4151359508a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125057,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/ad1fb729-c4f8-44c3-9229-ec59bf3e7ee9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133773,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/b566e2f1-2905-45c6-80ef-5be436c44eec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143466,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/6b84fa6f-e31c-4ae6-aed7-60cedb9a1027.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109222,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/3be887c6-d151-469a-a737-ab79677cc995.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_63340200-2d80-5c34-89d4-37b1491f2caa/63340200-2d80-5c34-89d4-37b1491f2caa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84866,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745731/general/afd9eb26-254b-4dd1-9ffb-1809613b99b8.jpg',
'Width': 1024}],
'price': 4850,
'price_includes_vat': True,
'registration_date': '2019-12-01',
'seats_number': 3,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford Transit Custom Trend - Diesel - Manual - 103 hp - 99.801 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723362%27 HTTP/1.1" 200 None
2026-03-30 13:02:33 [adesa.de] INFO: Saving data for 10723362: {'created_time': 1774875753.93127, 'last_price_update_time': 1774875753.931281, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723362') HTTP/1.1" 204 0
2026-03-30 13:02:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af732990>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252Fb3292e5a-2bd4-492d-89cf-1fcf3d491421.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/b3292e5a-2bd4-492d-89cf-1fcf3d491421.jpg saved to cache
2026-03-30 13:02:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec98510>
2026-03-30 13:02:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252F0d158573-a0f8-4d38-8c47-a8b87573afae.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/0d158573-a0f8-4d38-8c47-a8b87573afae.jpg saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9abd0>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252F62c0647e-d125-4368-be47-5e70b736e34b.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/62c0647e-d125-4368-be47-5e70b736e34b.jpg saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e47d0>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745489%252Fgeneral%252Fb65e9352-c2f2-4a88-ac83-21afb764a60f.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745489/general/b65e9352-c2f2-4a88-ac83-21afb764a60f.jpg saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0
2026-03-30 13:02:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cfe91ed8-9a06-5fb0-8749-5c88be693ee0, skipping ID generation
2026-03-30 13:02:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0 with scrape type 1
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cfe91ed8-9a06-5fb0-8749-5c88be693ee0 sending to next pipeline
2026-03-30 13:02:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cfe91ed8-9a06-5fb0-8749-5c88be693ee0, identifier: 10722851
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9c0d0>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252F5f7f451e-181b-4dde-90ee-22a402579d99.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/5f7f451e-181b-4dde-90ee-22a402579d99.jpg saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec9a8d0>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252Fdd375bfb-ffb3-4f5a-89d2-d4914d06e9c4.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/dd375bfb-ffb3-4f5a-89d2-d4914d06e9c4.jpg saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec84810>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252F07e9fdd4-dd22-4088-91ec-9411492d8f1c.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/07e9fdd4-dd22-4088-91ec-9411492d8f1c.jpg saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cfe91ed8-9a06-5fb0-8749-5c88be693ee0 with identifier: 10722851
2026-03-30 13:02:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cfe91ed8-9a06-5fb0-8749-5c88be693ee0 with identifier: 10722851
2026-03-30 13:02:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cfe91ed8-9a06-5fb0-8749-5c88be693ee0 with identifier: 10722851 to the API
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745489/general/b65e9352-c2f2-4a88-ac83-21afb764a60f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Light truck',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 129,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'cfe91ed8-9a06-5fb0-8749-5c88be693ee0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'ROW-ME332',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722851',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Transit',
'odometer': 139018,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 85,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102133,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/b65e9352-c2f2-4a88-ac83-21afb764a60f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124697,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/448ffcc0-b0cc-49fc-b9ab-00f545e8c431.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/b3292e5a-2bd4-492d-89cf-1fcf3d491421.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/ae16fe2e-d1d8-47cb-a89a-629877397be7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 177045,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/57cf739f-8b81-4603-975a-dfa1ab6b12ca.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109515,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/d0221ea2-f70d-47cc-8473-3fd0c291850c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104393,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/6a7f513f-e22e-417c-817a-9b5d3de1886a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/5fa0631c-89d1-41fb-9fbb-17dbd2479abc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/998331d3-c6fc-4d22-918b-dee723e4ae8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cfe91ed8-9a06-5fb0-8749-5c88be693ee0/cfe91ed8-9a06-5fb0-8749-5c88be693ee0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63402,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745489/general/c7d4698b-e792-47d3-b95f-067a14fc8e5a.jpg',
'Width': 1024}],
'price': 4400,
'price_includes_vat': True,
'registration_date': '2019-10-01',
'seats_number': 3,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford Transit Trend - Diesel - Manual - 129 hp - 139.018 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722851%27 HTTP/1.1" 200 None
2026-03-30 13:02:34 [adesa.de] INFO: Saving data for 10722851: {'created_time': 1774875754.791715, 'last_price_update_time': 1774875754.791728, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722851') HTTP/1.1" 204 0
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/c760ac6e-9e0f-4617-98c4-772721c31f01.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/d08a52f3-8a27-4da8-a1a1-d1841a3df521.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748062/general/f750edac-5df0-40bb-8960-b8539b29d2ad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729710)
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec84d90>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252Fc760ac6e-9e0f-4617-98c4-772721c31f01.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/c760ac6e-9e0f-4617-98c4-772721c31f01.jpg saved to cache
2026-03-30 13:02:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b593b450>
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252Fd08a52f3-8a27-4da8-a1a1-d1841a3df521.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/d08a52f3-8a27-4da8-a1a1-d1841a3df521.jpg saved to cache
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d2c50>
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748062%252Fgeneral%252Ff750edac-5df0-40bb-8960-b8539b29d2ad.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748062/general/f750edac-5df0-40bb-8960-b8539b29d2ad.jpg saved to cache
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9474bed8-7b68-50c3-beeb-846fe6bc491f
2026-03-30 13:02:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9474bed8-7b68-50c3-beeb-846fe6bc491f, skipping ID generation
2026-03-30 13:02:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9474bed8-7b68-50c3-beeb-846fe6bc491f with scrape type 1
2026-03-30 13:02:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9474bed8-7b68-50c3-beeb-846fe6bc491f sending to next pipeline
2026-03-30 13:02:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9474bed8-7b68-50c3-beeb-846fe6bc491f, identifier: 10729710
2026-03-30 13:02:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9474bed8-7b68-50c3-beeb-846fe6bc491f with identifier: 10729710
2026-03-30 13:02:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9474bed8-7b68-50c3-beeb-846fe6bc491f with identifier: 10729710
2026-03-30 13:02:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9474bed8-7b68-50c3-beeb-846fe6bc491f with identifier: 10729710 to the API
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748062/general/f750edac-5df0-40bb-8960-b8539b29d2ad.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 255,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '9474bed8-7b68-50c3-beeb-846fe6bc491f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HH-BD 2029',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729710',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 229817,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 99,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124042,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/f750edac-5df0-40bb-8960-b8539b29d2ad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/c760ac6e-9e0f-4617-98c4-772721c31f01.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104740,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/d08a52f3-8a27-4da8-a1a1-d1841a3df521.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88282,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/07e9fdd4-dd22-4088-91ec-9411492d8f1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124072,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/dd375bfb-ffb3-4f5a-89d2-d4914d06e9c4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90952,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/5f7f451e-181b-4dde-90ee-22a402579d99.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/ce377aa0-6ab1-4930-a102-34f358dd6984.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/62c0647e-d125-4368-be47-5e70b736e34b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126888,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/0d158573-a0f8-4d38-8c47-a8b87573afae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9474bed8-7b68-50c3-beeb-846fe6bc491f/9474bed8-7b68-50c3-beeb-846fe6bc491f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101317,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748062/general/44839e3c-c2ec-4c1a-b060-3ce550721b05.jpg',
'Width': 1024}],
'price': 5250,
'price_includes_vat': True,
'registration_date': '2019-05-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'BMW 3 Series Sport Line - Petrol - Automatic - 255 hp - 229.817 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2019}
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729710%27 HTTP/1.1" 200 None
2026-03-30 13:02:35 [adesa.de] INFO: Saving data for 10729710: {'created_time': 1774875755.507642, 'last_price_update_time': 1774875755.507654, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729710') HTTP/1.1" 204 0
2026-03-30 13:02:36 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.571(s), this was the 1st time calling it.
2026-03-30 13:02:36 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.596741958432214 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:02:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729707> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 598cf849-08ad-553d-9b25-365486fcd1ba with identifier: 10729707
2026-03-30 13:02:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 598cf849-08ad-553d-9b25-365486fcd1ba with scrape type 1
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252F310c7ee5-c7b7-4b3f-9a67-3546941d2250.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/310c7ee5-c7b7-4b3f-9a67-3546941d2250.jpg not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252Fc79c71eb-4c1c-4403-9f0e-bcc202e7f73c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/c79c71eb-4c1c-4403-9f0e-bcc202e7f73c.jpg not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252F035b8b4c-909a-4e01-ad59-a8bdf8ef73c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/035b8b4c-909a-4e01-ad59-a8bdf8ef73c5.jpg not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252Fede98d9a-8950-4f65-879f-5962d563a557.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/ede98d9a-8950-4f65-879f-5962d563a557.jpg not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252Fb135bcb4-d8f5-4493-b896-86bae29132ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/b135bcb4-d8f5-4493-b896-86bae29132ac.jpg not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252F7d29c7e2-b671-4817-af14-dafe0e3b8f2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/7d29c7e2-b671-4817-af14-dafe0e3b8f2e.jpg not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252F49b9fb18-79a0-4eff-81ac-39595f7e6f34.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/49b9fb18-79a0-4eff-81ac-39595f7e6f34.jpg not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252F0e550138-c95e-48cc-8782-96705005d169.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/0e550138-c95e-48cc-8782-96705005d169.jpg not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252F0a58c394-d6c9-4d06-a929-8feeed07ec2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/0a58c394-d6c9-4d06-a929-8feeed07ec2e.jpg not downloaded yet
2026-03-30 13:02:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748059%252Fgeneral%252F21a1ec78-c3e9-47d9-b6a8-a61fabcf457b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/21a1ec78-c3e9-47d9-b6a8-a61fabcf457b.jpg not downloaded yet
2026-03-30 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723154> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/21a1ec78-c3e9-47d9-b6a8-a61fabcf457b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 354ce049-4f9b-51bb-9930-399423ae3441 with identifier: 10723154
2026-03-30 13:02:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 354ce049-4f9b-51bb-9930-399423ae3441 with scrape type 1
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252F446352dc-e9ac-4f08-8427-2efca3eb54cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/446352dc-e9ac-4f08-8427-2efca3eb54cb.jpg not downloaded yet
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252F07c9be6d-97c8-4008-b779-a9f75d952476.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/07c9be6d-97c8-4008-b779-a9f75d952476.jpg not downloaded yet
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252F76f256fe-54ae-4ad1-b001-d668962926dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/76f256fe-54ae-4ad1-b001-d668962926dc.jpg not downloaded yet
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252Fdc5eba44-9421-467d-8266-4da60b9384a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/dc5eba44-9421-467d-8266-4da60b9384a3.jpg not downloaded yet
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252F493453ff-e15c-4b94-99dd-9572bb335e15.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/493453ff-e15c-4b94-99dd-9572bb335e15.jpg not downloaded yet
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252F13b7c6fc-5420-4834-b675-91938b822d25.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/13b7c6fc-5420-4834-b675-91938b822d25.jpg not downloaded yet
2026-03-30 13:02:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/0a58c394-d6c9-4d06-a929-8feeed07ec2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252F9b68b816-d60b-47bc-8b66-2f34714d2e88.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/9b68b816-d60b-47bc-8b66-2f34714d2e88.jpg not downloaded yet
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5958d10>
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252F21a1ec78-c3e9-47d9-b6a8-a61fabcf457b.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/21a1ec78-c3e9-47d9-b6a8-a61fabcf457b.jpg saved to cache
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252Fb7c698ce-d461-4cfa-a7a7-6eb6482322b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/b7c698ce-d461-4cfa-a7a7-6eb6482322b0.jpg not downloaded yet
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252F2f065d39-2dcb-45ea-814d-91289a438336.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/2f065d39-2dcb-45ea-814d-91289a438336.jpg not downloaded yet
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745693%252Fgeneral%252F424621fe-417e-435a-b1e3-6af21da02576.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/424621fe-417e-435a-b1e3-6af21da02576.jpg not downloaded yet
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec31e50>
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252F0a58c394-d6c9-4d06-a929-8feeed07ec2e.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/0a58c394-d6c9-4d06-a929-8feeed07ec2e.jpg saved to cache
2026-03-30 13:02:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/13b7c6fc-5420-4834-b675-91938b822d25.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/424621fe-417e-435a-b1e3-6af21da02576.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af768290>
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:41 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252F13b7c6fc-5420-4834-b675-91938b822d25.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/13b7c6fc-5420-4834-b675-91938b822d25.jpg saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec93c50>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252F424621fe-417e-435a-b1e3-6af21da02576.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/424621fe-417e-435a-b1e3-6af21da02576.jpg saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/2f065d39-2dcb-45ea-814d-91289a438336.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6a10d0>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252F2f065d39-2dcb-45ea-814d-91289a438336.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/2f065d39-2dcb-45ea-814d-91289a438336.jpg saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/b7c698ce-d461-4cfa-a7a7-6eb6482322b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec93650>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252Fb7c698ce-d461-4cfa-a7a7-6eb6482322b0.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/b7c698ce-d461-4cfa-a7a7-6eb6482322b0.jpg saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/9b68b816-d60b-47bc-8b66-2f34714d2e88.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec92010>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252F9b68b816-d60b-47bc-8b66-2f34714d2e88.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/9b68b816-d60b-47bc-8b66-2f34714d2e88.jpg saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/493453ff-e15c-4b94-99dd-9572bb335e15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec92490>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252F493453ff-e15c-4b94-99dd-9572bb335e15.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/493453ff-e15c-4b94-99dd-9572bb335e15.jpg saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/dc5eba44-9421-467d-8266-4da60b9384a3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec33550>
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:42 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252Fdc5eba44-9421-467d-8266-4da60b9384a3.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/dc5eba44-9421-467d-8266-4da60b9384a3.jpg saved to cache
2026-03-30 13:02:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/76f256fe-54ae-4ad1-b001-d668962926dc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec93a10>
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252F76f256fe-54ae-4ad1-b001-d668962926dc.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/76f256fe-54ae-4ad1-b001-d668962926dc.jpg saved to cache
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/07c9be6d-97c8-4008-b779-a9f75d952476.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4249550>
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252F07c9be6d-97c8-4008-b779-a9f75d952476.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/07c9be6d-97c8-4008-b779-a9f75d952476.jpg saved to cache
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745693/general/446352dc-e9ac-4f08-8427-2efca3eb54cb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723154)
2026-03-30 13:02:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/0e550138-c95e-48cc-8782-96705005d169.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6a30d0>
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:43 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745693%252Fgeneral%252F446352dc-e9ac-4f08-8427-2efca3eb54cb.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745693/general/446352dc-e9ac-4f08-8427-2efca3eb54cb.jpg saved to cache
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 354ce049-4f9b-51bb-9930-399423ae3441
2026-03-30 13:02:43 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 354ce049-4f9b-51bb-9930-399423ae3441, skipping ID generation
2026-03-30 13:02:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 354ce049-4f9b-51bb-9930-399423ae3441 with scrape type 1
2026-03-30 13:02:43 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 354ce049-4f9b-51bb-9930-399423ae3441 sending to next pipeline
2026-03-30 13:02:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 354ce049-4f9b-51bb-9930-399423ae3441, identifier: 10723154
2026-03-30 13:02:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 354ce049-4f9b-51bb-9930-399423ae3441 with identifier: 10723154
2026-03-30 13:02:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 354ce049-4f9b-51bb-9930-399423ae3441 with identifier: 10723154
2026-03-30 13:02:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 354ce049-4f9b-51bb-9930-399423ae3441 with identifier: 10723154 to the API
2026-03-30 13:02:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745693/general/446352dc-e9ac-4f08-8427-2efca3eb54cb.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 118,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '354ce049-4f9b-51bb-9930-399423ae3441',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'EU-LN 704',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723154',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Hyundai',
'model': 'i30',
'odometer': 78247,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 80,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/446352dc-e9ac-4f08-8427-2efca3eb54cb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134874,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/07c9be6d-97c8-4008-b779-a9f75d952476.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139062,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/76f256fe-54ae-4ad1-b001-d668962926dc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132642,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/dc5eba44-9421-467d-8266-4da60b9384a3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/493453ff-e15c-4b94-99dd-9572bb335e15.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/13b7c6fc-5420-4834-b675-91938b822d25.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114598,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/9b68b816-d60b-47bc-8b66-2f34714d2e88.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80557,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/b7c698ce-d461-4cfa-a7a7-6eb6482322b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123635,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/2f065d39-2dcb-45ea-814d-91289a438336.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_354ce049-4f9b-51bb-9930-399423ae3441/354ce049-4f9b-51bb-9930-399423ae3441_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110406,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745693/general/424621fe-417e-435a-b1e3-6af21da02576.jpg',
'Width': 1024}],
'price': 3800,
'price_includes_vat': True,
'registration_date': '2019-06-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Hyundai i30 Select - Petrol - Manual - 118 hp - 78.247 km',
'transmission': 'manual',
'trim': 'Select',
'vin': None,
'year': 2019}
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723154%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [adesa.de] INFO: Saving data for 10723154: {'created_time': 1774875764.098132, 'last_price_update_time': 1774875764.098145, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723154') HTTP/1.1" 204 0
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec2e890>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252F0e550138-c95e-48cc-8782-96705005d169.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/0e550138-c95e-48cc-8782-96705005d169.jpg saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10722962> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/49b9fb18-79a0-4eff-81ac-39595f7e6f34.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/7d29c7e2-b671-4817-af14-dafe0e3b8f2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8af22e33-1859-57e9-9b13-d8e4cc1487fe with identifier: 10722962
2026-03-30 13:02:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe with scrape type 1
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252Fa16592cf-01c9-488d-98f9-e6eaeee179ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/a16592cf-01c9-488d-98f9-e6eaeee179ae.jpg not downloaded yet
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252Fef7aff1f-c7b3-431f-99d5-a3528518666e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/ef7aff1f-c7b3-431f-99d5-a3528518666e.jpg not downloaded yet
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252Fd5ca58df-edc6-4adb-a210-484dd01366f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/d5ca58df-edc6-4adb-a210-484dd01366f6.jpg not downloaded yet
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252F1eaf151b-62e5-4375-b47a-00a89b4c8769.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/1eaf151b-62e5-4375-b47a-00a89b4c8769.jpg not downloaded yet
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252F80362fa9-fa72-48fa-a465-5b4d7f000213.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/80362fa9-fa72-48fa-a465-5b4d7f000213.jpg not downloaded yet
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252F5bb0aa25-4c1e-468e-bf6d-41f64fdeeb9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/5bb0aa25-4c1e-468e-bf6d-41f64fdeeb9d.jpg not downloaded yet
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeccf410>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252F49b9fb18-79a0-4eff-81ac-39595f7e6f34.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/49b9fb18-79a0-4eff-81ac-39595f7e6f34.jpg saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/b135bcb4-d8f5-4493-b896-86bae29132ac.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/ede98d9a-8950-4f65-879f-5962d563a557.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252Fe79f870a-ef91-4b6c-b4cb-058408007f62.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/e79f870a-ef91-4b6c-b4cb-058408007f62.jpg not downloaded yet
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d3e90>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252F7d29c7e2-b671-4817-af14-dafe0e3b8f2e.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/7d29c7e2-b671-4817-af14-dafe0e3b8f2e.jpg saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252F6149d688-fe6c-411b-bdd9-798a06a805b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/6149d688-fe6c-411b-bdd9-798a06a805b0.jpg not downloaded yet
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252Fee481162-26f5-4b9a-8263-148835daccff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/ee481162-26f5-4b9a-8263-148835daccff.jpg not downloaded yet
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5745604%252Fgeneral%252Fa71f6649-3a3c-406f-af60-19a3ce040682.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/a71f6649-3a3c-406f-af60-19a3ce040682.jpg not downloaded yet
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec28d10>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252Fb135bcb4-d8f5-4493-b896-86bae29132ac.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/b135bcb4-d8f5-4493-b896-86bae29132ac.jpg saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af745fd0>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252Fede98d9a-8950-4f65-879f-5962d563a557.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/ede98d9a-8950-4f65-879f-5962d563a557.jpg saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/80362fa9-fa72-48fa-a465-5b4d7f000213.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/5bb0aa25-4c1e-468e-bf6d-41f64fdeeb9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/a71f6649-3a3c-406f-af60-19a3ce040682.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41379d0>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252F80362fa9-fa72-48fa-a465-5b4d7f000213.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/80362fa9-fa72-48fa-a465-5b4d7f000213.jpg saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429b850>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252F5bb0aa25-4c1e-468e-bf6d-41f64fdeeb9d.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/5bb0aa25-4c1e-468e-bf6d-41f64fdeeb9d.jpg saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec93690>
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:44 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252Fa71f6649-3a3c-406f-af60-19a3ce040682.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/a71f6649-3a3c-406f-af60-19a3ce040682.jpg saved to cache
2026-03-30 13:02:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/ee481162-26f5-4b9a-8263-148835daccff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/6149d688-fe6c-411b-bdd9-798a06a805b0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/1eaf151b-62e5-4375-b47a-00a89b4c8769.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/e79f870a-ef91-4b6c-b4cb-058408007f62.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af676450>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252Fee481162-26f5-4b9a-8263-148835daccff.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/ee481162-26f5-4b9a-8263-148835daccff.jpg saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b59589d0>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252F6149d688-fe6c-411b-bdd9-798a06a805b0.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/6149d688-fe6c-411b-bdd9-798a06a805b0.jpg saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734343> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/d5ca58df-edc6-4adb-a210-484dd01366f6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410f910>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252F1eaf151b-62e5-4375-b47a-00a89b4c8769.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/1eaf151b-62e5-4375-b47a-00a89b4c8769.jpg saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec0cfd0>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252Fe79f870a-ef91-4b6c-b4cb-058408007f62.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/e79f870a-ef91-4b6c-b4cb-058408007f62.jpg saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 793a2932-b3de-57b0-aabd-a9fc80b46520 with identifier: 10734343
2026-03-30 13:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 793a2932-b3de-57b0-aabd-a9fc80b46520 with scrape type 1
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252F7af23d3f-8b92-4948-b93b-4696b67ef3f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/7af23d3f-8b92-4948-b93b-4696b67ef3f3.jpg not downloaded yet
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/ef7aff1f-c7b3-431f-99d5-a3528518666e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745604/general/a16592cf-01c9-488d-98f9-e6eaeee179ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10722962)
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252Fc08c5bbc-6840-4e40-a61c-6c3789a87764.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/c08c5bbc-6840-4e40-a61c-6c3789a87764.jpg not downloaded yet
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252F0f7f63ce-80cb-4786-8a68-0de81f806ac5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/0f7f63ce-80cb-4786-8a68-0de81f806ac5.jpg not downloaded yet
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec2ac50>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252Fd5ca58df-edc6-4adb-a210-484dd01366f6.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/d5ca58df-edc6-4adb-a210-484dd01366f6.jpg saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252Feaf0f293-aa41-427a-a270-e9e64bd361ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/eaf0f293-aa41-427a-a270-e9e64bd361ce.jpg not downloaded yet
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252F13d7c95f-165b-47be-b9b8-ccd0d9b1c539.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/13d7c95f-165b-47be-b9b8-ccd0d9b1c539.jpg not downloaded yet
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252F23961e7e-80ce-4e00-920b-e2b4af54d1d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/23961e7e-80ce-4e00-920b-e2b4af54d1d5.jpg not downloaded yet
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/7af23d3f-8b92-4948-b93b-4696b67ef3f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/c79c71eb-4c1c-4403-9f0e-bcc202e7f73c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/035b8b4c-909a-4e01-ad59-a8bdf8ef73c5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252F2d5fbfc7-cd43-447a-b3fb-f8c063edf484.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/2d5fbfc7-cd43-447a-b3fb-f8c063edf484.jpg not downloaded yet
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d7b90>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252Fef7aff1f-c7b3-431f-99d5-a3528518666e.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/ef7aff1f-c7b3-431f-99d5-a3528518666e.jpg saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af755f50>
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:45 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745604%252Fgeneral%252Fa16592cf-01c9-488d-98f9-e6eaeee179ae.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745604/general/a16592cf-01c9-488d-98f9-e6eaeee179ae.jpg saved to cache
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe
2026-03-30 13:02:45 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 8af22e33-1859-57e9-9b13-d8e4cc1487fe, skipping ID generation
2026-03-30 13:02:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe with scrape type 1
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 8af22e33-1859-57e9-9b13-d8e4cc1487fe sending to next pipeline
2026-03-30 13:02:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8af22e33-1859-57e9-9b13-d8e4cc1487fe, identifier: 10722962
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252F019c3b03-03eb-4178-8e49-b4e4609cb61e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/019c3b03-03eb-4178-8e49-b4e4609cb61e.jpg not downloaded yet
2026-03-30 13:02:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8af22e33-1859-57e9-9b13-d8e4cc1487fe with identifier: 10722962
2026-03-30 13:02:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8af22e33-1859-57e9-9b13-d8e4cc1487fe with identifier: 10722962
2026-03-30 13:02:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8af22e33-1859-57e9-9b13-d8e4cc1487fe with identifier: 10722962 to the API
2026-03-30 13:02:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745604/general/a16592cf-01c9-488d-98f9-e6eaeee179ae.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.2L',
'engine_horse_power': 131,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '8af22e33-1859-57e9-9b13-d8e4cc1487fe',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'HM-G 2351',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10722962',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Citroën',
'model': 'C4',
'odometer': 24727,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 43,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 168387,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/a16592cf-01c9-488d-98f9-e6eaeee179ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171982,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/ef7aff1f-c7b3-431f-99d5-a3528518666e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/d5ca58df-edc6-4adb-a210-484dd01366f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/1eaf151b-62e5-4375-b47a-00a89b4c8769.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158650,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/80362fa9-fa72-48fa-a465-5b4d7f000213.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/5bb0aa25-4c1e-468e-bf6d-41f64fdeeb9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161638,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/e79f870a-ef91-4b6c-b4cb-058408007f62.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188298,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/6149d688-fe6c-411b-bdd9-798a06a805b0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219123,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/ee481162-26f5-4b9a-8263-148835daccff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8af22e33-1859-57e9-9b13-d8e4cc1487fe/8af22e33-1859-57e9-9b13-d8e4cc1487fe_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84212,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745604/general/a71f6649-3a3c-406f-af60-19a3ce040682.jpg',
'Width': 1024}],
'price': 6550,
'price_includes_vat': True,
'registration_date': '2021-07-01',
'seats_number': 7,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Citroën C4 Grand Picasso 1.2 - Petrol - Automatic - 131 hp - 24.727 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710722962%27 HTTP/1.1" 200 None
2026-03-30 13:02:46 [adesa.de] INFO: Saving data for 10722962: {'created_time': 1774875766.129573, 'last_price_update_time': 1774875766.129589, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10722962') HTTP/1.1" 204 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252F6808d79a-aba2-43e0-b752-eb3d4148c2f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/6808d79a-aba2-43e0-b752-eb3d4148c2f9.jpg not downloaded yet
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f7c90>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252F7af23d3f-8b92-4948-b93b-4696b67ef3f3.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/7af23d3f-8b92-4948-b93b-4696b67ef3f3.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec28e10>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252Fc79c71eb-4c1c-4403-9f0e-bcc202e7f73c.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/c79c71eb-4c1c-4403-9f0e-bcc202e7f73c.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb5b90>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252F035b8b4c-909a-4e01-ad59-a8bdf8ef73c5.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/035b8b4c-909a-4e01-ad59-a8bdf8ef73c5.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5750244%252Fgeneral%252Fda775c45-0044-4760-8d1b-14788dc7b6c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/da775c45-0044-4760-8d1b-14788dc7b6c4.jpg not downloaded yet
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/eaf0f293-aa41-427a-a270-e9e64bd361ce.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/23961e7e-80ce-4e00-920b-e2b4af54d1d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/13d7c95f-165b-47be-b9b8-ccd0d9b1c539.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/da775c45-0044-4760-8d1b-14788dc7b6c4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/019c3b03-03eb-4178-8e49-b4e4609cb61e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/6808d79a-aba2-43e0-b752-eb3d4148c2f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e7bd0>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252Feaf0f293-aa41-427a-a270-e9e64bd361ce.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/eaf0f293-aa41-427a-a270-e9e64bd361ce.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/2d5fbfc7-cd43-447a-b3fb-f8c063edf484.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61e910>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252F23961e7e-80ce-4e00-920b-e2b4af54d1d5.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/23961e7e-80ce-4e00-920b-e2b4af54d1d5.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b412e710>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252F13d7c95f-165b-47be-b9b8-ccd0d9b1c539.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/13d7c95f-165b-47be-b9b8-ccd0d9b1c539.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec2ce10>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252Fda775c45-0044-4760-8d1b-14788dc7b6c4.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/da775c45-0044-4760-8d1b-14788dc7b6c4.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/c08c5bbc-6840-4e40-a61c-6c3789a87764.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5750244/general/0f7f63ce-80cb-4786-8a68-0de81f806ac5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734343)
2026-03-30 13:02:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748059/general/310c7ee5-c7b7-4b3f-9a67-3546941d2250.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729707)
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424b450>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252F019c3b03-03eb-4178-8e49-b4e4609cb61e.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/019c3b03-03eb-4178-8e49-b4e4609cb61e.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4144e10>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252F6808d79a-aba2-43e0-b752-eb3d4148c2f9.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/6808d79a-aba2-43e0-b752-eb3d4148c2f9.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61c690>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252F2d5fbfc7-cd43-447a-b3fb-f8c063edf484.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/2d5fbfc7-cd43-447a-b3fb-f8c063edf484.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4135dd0>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252Fc08c5bbc-6840-4e40-a61c-6c3789a87764.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/c08c5bbc-6840-4e40-a61c-6c3789a87764.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e3c50>
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:46 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5750244%252Fgeneral%252F0f7f63ce-80cb-4786-8a68-0de81f806ac5.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750244/general/0f7f63ce-80cb-4786-8a68-0de81f806ac5.jpg saved to cache
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 793a2932-b3de-57b0-aabd-a9fc80b46520
2026-03-30 13:02:46 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 793a2932-b3de-57b0-aabd-a9fc80b46520, skipping ID generation
2026-03-30 13:02:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 793a2932-b3de-57b0-aabd-a9fc80b46520 with scrape type 1
2026-03-30 13:02:46 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 793a2932-b3de-57b0-aabd-a9fc80b46520 sending to next pipeline
2026-03-30 13:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 793a2932-b3de-57b0-aabd-a9fc80b46520, identifier: 10734343
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5958750>
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:47 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748059%252Fgeneral%252F310c7ee5-c7b7-4b3f-9a67-3546941d2250.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748059/general/310c7ee5-c7b7-4b3f-9a67-3546941d2250.jpg saved to cache
2026-03-30 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 598cf849-08ad-553d-9b25-365486fcd1ba
2026-03-30 13:02:47 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 598cf849-08ad-553d-9b25-365486fcd1ba, skipping ID generation
2026-03-30 13:02:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 598cf849-08ad-553d-9b25-365486fcd1ba with scrape type 1
2026-03-30 13:02:47 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 598cf849-08ad-553d-9b25-365486fcd1ba sending to next pipeline
2026-03-30 13:02:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 598cf849-08ad-553d-9b25-365486fcd1ba, identifier: 10729707
2026-03-30 13:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 793a2932-b3de-57b0-aabd-a9fc80b46520 with identifier: 10734343
2026-03-30 13:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 793a2932-b3de-57b0-aabd-a9fc80b46520 with identifier: 10734343
2026-03-30 13:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 793a2932-b3de-57b0-aabd-a9fc80b46520 with identifier: 10734343 to the API
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5750244/general/0f7f63ce-80cb-4786-8a68-0de81f806ac5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 322,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '793a2932-b3de-57b0-aabd-a9fc80b46520',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'TUT-Y8008',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734343',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 276132,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150677,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/7af23d3f-8b92-4948-b93b-4696b67ef3f3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/c08c5bbc-6840-4e40-a61c-6c3789a87764.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130594,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/0f7f63ce-80cb-4786-8a68-0de81f806ac5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/eaf0f293-aa41-427a-a270-e9e64bd361ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140267,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/13d7c95f-165b-47be-b9b8-ccd0d9b1c539.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114803,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/23961e7e-80ce-4e00-920b-e2b4af54d1d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102731,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/2d5fbfc7-cd43-447a-b3fb-f8c063edf484.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 154183,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/019c3b03-03eb-4178-8e49-b4e4609cb61e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123438,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/6808d79a-aba2-43e0-b752-eb3d4148c2f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_793a2932-b3de-57b0-aabd-a9fc80b46520/793a2932-b3de-57b0-aabd-a9fc80b46520_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53202,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5750244/general/da775c45-0044-4760-8d1b-14788dc7b6c4.jpg',
'Width': 1024}],
'price': 7850,
'price_includes_vat': True,
'registration_date': '2018-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Audi A6 Competition - Quattro - Diesel - Automatic - 322 hp - '
'276.132 km',
'transmission': 'automatic',
'trim': 'Competition',
'vin': None,
'year': 2018}
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734343%27 HTTP/1.1" 200 None
2026-03-30 13:02:47 [adesa.de] INFO: Saving data for 10734343: {'created_time': 1774875767.605786, 'last_price_update_time': 1774875767.605797, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734343') HTTP/1.1" 204 0
2026-03-30 13:02:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 598cf849-08ad-553d-9b25-365486fcd1ba with identifier: 10729707
2026-03-30 13:02:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 598cf849-08ad-553d-9b25-365486fcd1ba with identifier: 10729707
2026-03-30 13:02:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 598cf849-08ad-553d-9b25-365486fcd1ba with identifier: 10729707 to the API
2026-03-30 13:02:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748059/general/310c7ee5-c7b7-4b3f-9a67-3546941d2250.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 201,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Hybrid',
'id': '598cf849-08ad-553d-9b25-365486fcd1ba',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'AB-LX5',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729707',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 52422,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/310c7ee5-c7b7-4b3f-9a67-3546941d2250.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/c79c71eb-4c1c-4403-9f0e-bcc202e7f73c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137024,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/035b8b4c-909a-4e01-ad59-a8bdf8ef73c5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/ede98d9a-8950-4f65-879f-5962d563a557.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121556,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/b135bcb4-d8f5-4493-b896-86bae29132ac.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113953,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/7d29c7e2-b671-4817-af14-dafe0e3b8f2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138857,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/49b9fb18-79a0-4eff-81ac-39595f7e6f34.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113869,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/0e550138-c95e-48cc-8782-96705005d169.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92238,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/0a58c394-d6c9-4d06-a929-8feeed07ec2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_598cf849-08ad-553d-9b25-365486fcd1ba/598cf849-08ad-553d-9b25-365486fcd1ba_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108855,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748059/general/21a1ec78-c3e9-47d9-b6a8-a61fabcf457b.jpg',
'Width': 1024}],
'price': 8250,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'BMW 3 Series M Sport - Hybrid - Automatic - 201 hp - 52.422 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729707%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [adesa.de] INFO: Saving data for 10729707: {'created_time': 1774875768.449886, 'last_price_update_time': 1774875768.449899, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729707') HTTP/1.1" 204 0
2026-03-30 13:02:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a99684f3-7b8c-5e7c-a173-5dc572f19473 with identifier: 10729715
2026-03-30 13:02:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a99684f3-7b8c-5e7c-a173-5dc572f19473 with scrape type 1
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252Ff65e49e4-b85a-4f71-bede-c003edf5a734.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/f65e49e4-b85a-4f71-bede-c003edf5a734.jpg not downloaded yet
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252F13846d53-595c-4d79-a96b-415433ea90e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/13846d53-595c-4d79-a96b-415433ea90e5.jpg not downloaded yet
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252F609bcc08-ffa6-46bc-b694-919f07a93a3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/609bcc08-ffa6-46bc-b694-919f07a93a3f.jpg not downloaded yet
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252F9216953d-db47-4e02-91fd-34c5b198765e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/9216953d-db47-4e02-91fd-34c5b198765e.jpg not downloaded yet
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252F439477aa-24d5-4f8c-851f-6c8e57929fbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/439477aa-24d5-4f8c-851f-6c8e57929fbe.jpg not downloaded yet
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252F69775535-f8c1-4a4e-9487-6028c901e9ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/69775535-f8c1-4a4e-9487-6028c901e9ef.jpg not downloaded yet
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252F7b015f6c-b17d-4c68-b672-572c22cca7f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/7b015f6c-b17d-4c68-b672-572c22cca7f5.jpg not downloaded yet
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252Fa5a70758-f34b-4922-87b9-71f225d03f50.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/a5a70758-f34b-4922-87b9-71f225d03f50.jpg not downloaded yet
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252F0eb62681-0026-4f40-802a-fd9705f02d4d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/0eb62681-0026-4f40-802a-fd9705f02d4d.jpg not downloaded yet
2026-03-30 13:02:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5748067%252Fgeneral%252F6d2f6289-831e-4aea-a96f-d5355fed375f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/6d2f6289-831e-4aea-a96f-d5355fed375f.jpg not downloaded yet
2026-03-30 13:02:48 [scrapy.extensions.logstats] INFO: Crawled 446 pages (at 11 pages/min), scraped 316 items (at 10 items/min)
2026-03-30 13:02:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:02:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10716295> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/6d2f6289-831e-4aea-a96f-d5355fed375f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729626> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6dc9f50-0902-544b-87b5-e8a64cd4fe98 with identifier: 10716295
2026-03-30 13:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98 with scrape type 1
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252F6c0370bf-ea0f-4f2f-9034-e3ba6216e7d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/6c0370bf-ea0f-4f2f-9034-e3ba6216e7d5.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252F94a69766-89fe-4b32-aebb-126f85fd0caa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/94a69766-89fe-4b32-aebb-126f85fd0caa.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252Fe00a8cbd-7c58-4140-8fd9-87312ff091c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/e00a8cbd-7c58-4140-8fd9-87312ff091c6.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252F88da0e7b-1da7-466c-8766-5ffee9f92bad.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/88da0e7b-1da7-466c-8766-5ffee9f92bad.jpg not downloaded yet
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/a5a70758-f34b-4922-87b9-71f225d03f50.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/0eb62681-0026-4f40-802a-fd9705f02d4d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252Fa95f7086-15cd-470b-aadd-6041220da5a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/a95f7086-15cd-470b-aadd-6041220da5a5.jpg not downloaded yet
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af79acd0>
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252F6d2f6289-831e-4aea-a96f-d5355fed375f.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/6d2f6289-831e-4aea-a96f-d5355fed375f.jpg saved to cache
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 65baa947-0481-5ce3-8d46-7ce378b2b2b4 with identifier: 10729626
2026-03-30 13:02:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4 with scrape type 1
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252F4791d9d0-8b7e-4631-9ae4-6dd07c1b79bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/4791d9d0-8b7e-4631-9ae4-6dd07c1b79bc.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252F46ef8bf2-f13e-4311-a3be-02589b221c97.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/46ef8bf2-f13e-4311-a3be-02589b221c97.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252Ffb2db02a-0388-4a67-9ed9-17548f54eb92.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/fb2db02a-0388-4a67-9ed9-17548f54eb92.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252Fa878b2bf-56bd-4aae-af69-340667e6a6cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/a878b2bf-56bd-4aae-af69-340667e6a6cc.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252F55075882-a628-47a3-964e-09004c373eb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/55075882-a628-47a3-964e-09004c373eb9.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252F09fe6585-73bb-4032-8158-a74233b31494.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/09fe6585-73bb-4032-8158-a74233b31494.jpg not downloaded yet
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4298750>
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252Fa5a70758-f34b-4922-87b9-71f225d03f50.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/a5a70758-f34b-4922-87b9-71f225d03f50.jpg saved to cache
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6b1dd0>
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252F0eb62681-0026-4f40-802a-fd9705f02d4d.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/0eb62681-0026-4f40-802a-fd9705f02d4d.jpg saved to cache
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252F77025e4d-479e-42a8-9f05-ac0eafd2a39b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/77025e4d-479e-42a8-9f05-ac0eafd2a39b.jpg not downloaded yet
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/e00a8cbd-7c58-4140-8fd9-87312ff091c6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/88da0e7b-1da7-466c-8766-5ffee9f92bad.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252F3094d60e-48f0-487a-ba31-2af28e1badee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/3094d60e-48f0-487a-ba31-2af28e1badee.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252F604055ac-b0f9-49e1-b2fd-9886d463f38d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/604055ac-b0f9-49e1-b2fd-9886d463f38d.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5742799%252Fgeneral%252F709534b4-7029-46ed-a407-9c63ffb1c42a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/709534b4-7029-46ed-a407-9c63ffb1c42a.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252F0c465d5f-b9b0-4fdf-b561-31dd85e6f71a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/0c465d5f-b9b0-4fdf-b561-31dd85e6f71a.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252Fd4bac2b3-42cb-40c1-a62e-41fe2552387a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/d4bac2b3-42cb-40c1-a62e-41fe2552387a.jpg not downloaded yet
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252Facad5ddd-7c06-463a-980f-f90dbe917e2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/acad5ddd-7c06-463a-980f-f90dbe917e2e.jpg not downloaded yet
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/09fe6585-73bb-4032-8158-a74233b31494.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252Fd987d5c0-3f66-4b83-a8f8-d99d027297a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/d987d5c0-3f66-4b83-a8f8-d99d027297a8.jpg not downloaded yet
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/55075882-a628-47a3-964e-09004c373eb9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02: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%252F5747998%252Fgeneral%252F7ca117f5-f68d-4736-87da-165477d2c3ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/7ca117f5-f68d-4736-87da-165477d2c3ec.jpg not downloaded yet
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410d010>
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252Fe00a8cbd-7c58-4140-8fd9-87312ff091c6.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/e00a8cbd-7c58-4140-8fd9-87312ff091c6.jpg saved to cache
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b416d290>
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252F88da0e7b-1da7-466c-8766-5ffee9f92bad.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/88da0e7b-1da7-466c-8766-5ffee9f92bad.jpg saved to cache
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/acad5ddd-7c06-463a-980f-f90dbe917e2e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fe8d0>
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252F09fe6585-73bb-4032-8158-a74233b31494.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/09fe6585-73bb-4032-8158-a74233b31494.jpg saved to cache
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b423eed0>
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252F55075882-a628-47a3-964e-09004c373eb9.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/55075882-a628-47a3-964e-09004c373eb9.jpg saved to cache
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/d987d5c0-3f66-4b83-a8f8-d99d027297a8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b593a590>
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252Facad5ddd-7c06-463a-980f-f90dbe917e2e.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/acad5ddd-7c06-463a-980f-f90dbe917e2e.jpg saved to cache
2026-03-30 13:02:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/7ca117f5-f68d-4736-87da-165477d2c3ec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f3850>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252Fd987d5c0-3f66-4b83-a8f8-d99d027297a8.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/d987d5c0-3f66-4b83-a8f8-d99d027297a8.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/0c465d5f-b9b0-4fdf-b561-31dd85e6f71a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/d4bac2b3-42cb-40c1-a62e-41fe2552387a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af671a90>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252F7ca117f5-f68d-4736-87da-165477d2c3ec.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/7ca117f5-f68d-4736-87da-165477d2c3ec.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/709534b4-7029-46ed-a407-9c63ffb1c42a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/604055ac-b0f9-49e1-b2fd-9886d463f38d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f1510>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252F0c465d5f-b9b0-4fdf-b561-31dd85e6f71a.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/0c465d5f-b9b0-4fdf-b561-31dd85e6f71a.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af690810>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252Fd4bac2b3-42cb-40c1-a62e-41fe2552387a.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/d4bac2b3-42cb-40c1-a62e-41fe2552387a.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/77025e4d-479e-42a8-9f05-ac0eafd2a39b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/3094d60e-48f0-487a-ba31-2af28e1badee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435bf50>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252F709534b4-7029-46ed-a407-9c63ffb1c42a.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/709534b4-7029-46ed-a407-9c63ffb1c42a.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b412f1d0>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252F604055ac-b0f9-49e1-b2fd-9886d463f38d.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/604055ac-b0f9-49e1-b2fd-9886d463f38d.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410edd0>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252F77025e4d-479e-42a8-9f05-ac0eafd2a39b.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/77025e4d-479e-42a8-9f05-ac0eafd2a39b.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af692610>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252F3094d60e-48f0-487a-ba31-2af28e1badee.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/3094d60e-48f0-487a-ba31-2af28e1badee.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/a878b2bf-56bd-4aae-af69-340667e6a6cc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/fb2db02a-0388-4a67-9ed9-17548f54eb92.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747998/general/4791d9d0-8b7e-4631-9ae4-6dd07c1b79bc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729626)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/46ef8bf2-f13e-4311-a3be-02589b221c97.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6df990>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252Fa878b2bf-56bd-4aae-af69-340667e6a6cc.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/a878b2bf-56bd-4aae-af69-340667e6a6cc.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4107a90>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252Ffb2db02a-0388-4a67-9ed9-17548f54eb92.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/fb2db02a-0388-4a67-9ed9-17548f54eb92.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/a95f7086-15cd-470b-aadd-6041220da5a5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/94a69766-89fe-4b32-aebb-126f85fd0caa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af674690>
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:56 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747998%252Fgeneral%252F4791d9d0-8b7e-4631-9ae4-6dd07c1b79bc.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747998/general/4791d9d0-8b7e-4631-9ae4-6dd07c1b79bc.jpg saved to cache
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4
2026-03-30 13:02:56 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 65baa947-0481-5ce3-8d46-7ce378b2b2b4, skipping ID generation
2026-03-30 13:02:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4 with scrape type 1
2026-03-30 13:02:56 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 65baa947-0481-5ce3-8d46-7ce378b2b2b4 sending to next pipeline
2026-03-30 13:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 65baa947-0481-5ce3-8d46-7ce378b2b2b4, identifier: 10729626
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b412c710>
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252F46ef8bf2-f13e-4311-a3be-02589b221c97.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/46ef8bf2-f13e-4311-a3be-02589b221c97.jpg saved to cache
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 65baa947-0481-5ce3-8d46-7ce378b2b2b4 with identifier: 10729626
2026-03-30 13:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 65baa947-0481-5ce3-8d46-7ce378b2b2b4 with identifier: 10729626
2026-03-30 13:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 65baa947-0481-5ce3-8d46-7ce378b2b2b4 with identifier: 10729626 to the API
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:02:57 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747998/general/4791d9d0-8b7e-4631-9ae4-6dd07c1b79bc.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 148,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '65baa947-0481-5ce3-8d46-7ce378b2b2b4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'JL-PK 8723',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729626',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 211182,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 65,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148330,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/4791d9d0-8b7e-4631-9ae4-6dd07c1b79bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138678,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/fb2db02a-0388-4a67-9ed9-17548f54eb92.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 145125,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/55075882-a628-47a3-964e-09004c373eb9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139927,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/77025e4d-479e-42a8-9f05-ac0eafd2a39b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107002,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/604055ac-b0f9-49e1-b2fd-9886d463f38d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121784,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/0c465d5f-b9b0-4fdf-b561-31dd85e6f71a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 166900,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/d4bac2b3-42cb-40c1-a62e-41fe2552387a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121588,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/acad5ddd-7c06-463a-980f-f90dbe917e2e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/d987d5c0-3f66-4b83-a8f8-d99d027297a8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_65baa947-0481-5ce3-8d46-7ce378b2b2b4/65baa947-0481-5ce3-8d46-7ce378b2b2b4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110399,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747998/general/7ca117f5-f68d-4736-87da-165477d2c3ec.jpg',
'Width': 1024}],
'price': 2100,
'price_includes_vat': True,
'registration_date': '2018-04-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Audi A4 Sport - Diesel - Automatic - 148 hp - 211.182 km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2018}
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729626%27 HTTP/1.1" 200 None
2026-03-30 13:02:57 [adesa.de] INFO: Saving data for 10729626: {'created_time': 1774875777.429154, 'last_price_update_time': 1774875777.42917, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729626') HTTP/1.1" 204 0
2026-03-30 13:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5742799/general/6c0370bf-ea0f-4f2f-9034-e3ba6216e7d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10716295)
2026-03-30 13:02:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/7b015f6c-b17d-4c68-b672-572c22cca7f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4272310>
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252Fa95f7086-15cd-470b-aadd-6041220da5a5.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/a95f7086-15cd-470b-aadd-6041220da5a5.jpg saved to cache
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f33d0>
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252F94a69766-89fe-4b32-aebb-126f85fd0caa.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/94a69766-89fe-4b32-aebb-126f85fd0caa.jpg saved to cache
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6de4d0>
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5742799%252Fgeneral%252F6c0370bf-ea0f-4f2f-9034-e3ba6216e7d5.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742799/general/6c0370bf-ea0f-4f2f-9034-e3ba6216e7d5.jpg saved to cache
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98
2026-03-30 13:02:57 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c6dc9f50-0902-544b-87b5-e8a64cd4fe98, skipping ID generation
2026-03-30 13:02:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98 with scrape type 1
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c6dc9f50-0902-544b-87b5-e8a64cd4fe98 sending to next pipeline
2026-03-30 13:02:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c6dc9f50-0902-544b-87b5-e8a64cd4fe98, identifier: 10716295
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435ad50>
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:57 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252F7b015f6c-b17d-4c68-b672-572c22cca7f5.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/7b015f6c-b17d-4c68-b672-572c22cca7f5.jpg saved to cache
2026-03-30 13:02:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c6dc9f50-0902-544b-87b5-e8a64cd4fe98 with identifier: 10716295
2026-03-30 13:02:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c6dc9f50-0902-544b-87b5-e8a64cd4fe98 with identifier: 10716295
2026-03-30 13:02:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c6dc9f50-0902-544b-87b5-e8a64cd4fe98 with identifier: 10716295 to the API
2026-03-30 13:02:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5742799/general/6c0370bf-ea0f-4f2f-9034-e3ba6216e7d5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 162,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': 'c6dc9f50-0902-544b-87b5-e8a64cd4fe98',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'H-CK 2945',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10716295',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Abarth',
'model': '500',
'odometer': 76323,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/6c0370bf-ea0f-4f2f-9034-e3ba6216e7d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122676,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/94a69766-89fe-4b32-aebb-126f85fd0caa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127589,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/e00a8cbd-7c58-4140-8fd9-87312ff091c6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130172,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/88da0e7b-1da7-466c-8766-5ffee9f92bad.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/a95f7086-15cd-470b-aadd-6041220da5a5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101506,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/46ef8bf2-f13e-4311-a3be-02589b221c97.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106606,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/a878b2bf-56bd-4aae-af69-340667e6a6cc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/09fe6585-73bb-4032-8158-a74233b31494.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100167,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/3094d60e-48f0-487a-ba31-2af28e1badee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6dc9f50-0902-544b-87b5-e8a64cd4fe98/c6dc9f50-0902-544b-87b5-e8a64cd4fe98_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103560,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5742799/general/709534b4-7029-46ed-a407-9c63ffb1c42a.jpg',
'Width': 1024}],
'price': 6600,
'price_includes_vat': True,
'registration_date': '2016-11-01',
'seats_number': 4,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Abarth 595 Turismo - Petrol - Automatic - 162 hp - 76.323 km',
'transmission': 'automatic',
'trim': 'Turismo',
'vin': None,
'year': 2016}
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710716295%27 HTTP/1.1" 200 None
2026-03-30 13:02:58 [adesa.de] INFO: Saving data for 10716295: {'created_time': 1774875778.204195, 'last_price_update_time': 1774875778.204209, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10716295') HTTP/1.1" 204 0
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/439477aa-24d5-4f8c-851f-6c8e57929fbe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/69775535-f8c1-4a4e-9487-6028c901e9ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/9216953d-db47-4e02-91fd-34c5b198765e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/609bcc08-ffa6-46bc-b694-919f07a93a3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6931d0>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252F439477aa-24d5-4f8c-851f-6c8e57929fbe.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/439477aa-24d5-4f8c-851f-6c8e57929fbe.jpg saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410ff90>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252F69775535-f8c1-4a4e-9487-6028c901e9ef.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/69775535-f8c1-4a4e-9487-6028c901e9ef.jpg saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/f65e49e4-b85a-4f71-bede-c003edf5a734.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66d250>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252F9216953d-db47-4e02-91fd-34c5b198765e.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/9216953d-db47-4e02-91fd-34c5b198765e.jpg saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f5ad0>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252F609bcc08-ffa6-46bc-b694-919f07a93a3f.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/609bcc08-ffa6-46bc-b694-919f07a93a3f.jpg saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748067/general/13846d53-595c-4d79-a96b-415433ea90e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729715)
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4245f10>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252Ff65e49e4-b85a-4f71-bede-c003edf5a734.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/f65e49e4-b85a-4f71-bede-c003edf5a734.jpg saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0a490>
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:02:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748067%252Fgeneral%252F13846d53-595c-4d79-a96b-415433ea90e5.jpg') HTTP/1.1" 204 0
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748067/general/13846d53-595c-4d79-a96b-415433ea90e5.jpg saved to cache
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a99684f3-7b8c-5e7c-a173-5dc572f19473
2026-03-30 13:02:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a99684f3-7b8c-5e7c-a173-5dc572f19473, skipping ID generation
2026-03-30 13:02:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a99684f3-7b8c-5e7c-a173-5dc572f19473 with scrape type 1
2026-03-30 13:02:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a99684f3-7b8c-5e7c-a173-5dc572f19473 sending to next pipeline
2026-03-30 13:02:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a99684f3-7b8c-5e7c-a173-5dc572f19473, identifier: 10729715
2026-03-30 13:02:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a99684f3-7b8c-5e7c-a173-5dc572f19473 with identifier: 10729715
2026-03-30 13:02:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a99684f3-7b8c-5e7c-a173-5dc572f19473 with identifier: 10729715
2026-03-30 13:02:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a99684f3-7b8c-5e7c-a173-5dc572f19473 with identifier: 10729715 to the API
2026-03-30 13:02:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748067/general/13846d53-595c-4d79-a96b-415433ea90e5.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 247,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'a99684f3-7b8c-5e7c-a173-5dc572f19473',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-EA 186',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729715',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Audi',
'model': 'A8',
'odometer': 301469,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 116,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/f65e49e4-b85a-4f71-bede-c003edf5a734.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132257,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/13846d53-595c-4d79-a96b-415433ea90e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121262,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/609bcc08-ffa6-46bc-b694-919f07a93a3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/9216953d-db47-4e02-91fd-34c5b198765e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/439477aa-24d5-4f8c-851f-6c8e57929fbe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143300,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/69775535-f8c1-4a4e-9487-6028c901e9ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144090,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/7b015f6c-b17d-4c68-b672-572c22cca7f5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/a5a70758-f34b-4922-87b9-71f225d03f50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104073,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/0eb62681-0026-4f40-802a-fd9705f02d4d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a99684f3-7b8c-5e7c-a173-5dc572f19473/a99684f3-7b8c-5e7c-a173-5dc572f19473_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78938,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748067/general/6d2f6289-831e-4aea-a96f-d5355fed375f.jpg',
'Width': 1024}],
'price': 300,
'price_includes_vat': True,
'registration_date': '2012-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Audi A8 3.0 - Quattro - Diesel - Automatic - 247 hp - 301.469 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2012}
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729715%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [adesa.de] INFO: Saving data for 10729715: {'created_time': 1774875779.142957, 'last_price_update_time': 1774875779.142968, 'auction_closing_time': 1775035810.0}
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729715') HTTP/1.1" 204 0
2026-03-30 13:02:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744710> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:02:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:02:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 424d0a25-cf3b-507b-a326-3d65982847b2 with identifier: 10744710
2026-03-30 13:02:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 424d0a25-cf3b-507b-a326-3d65982847b2 with scrape type 1
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 424d0a25-cf3b-507b-a326-3d65982847b2
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252F2b5a38b5-53e5-4399-980b-bd23c09f40d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/2b5a38b5-53e5-4399-980b-bd23c09f40d7.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252Fc7e14a51-8114-488e-9c0f-c28655c0b591.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/c7e14a51-8114-488e-9c0f-c28655c0b591.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252Fb34eec31-e03b-441a-8dfc-bca9e0d58a89.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/b34eec31-e03b-441a-8dfc-bca9e0d58a89.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252F62183c20-e562-4882-a4f8-a7824fef7cd9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/62183c20-e562-4882-a4f8-a7824fef7cd9.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252Fe4844c50-ad53-461e-89fd-5b5ab60bdb76.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/e4844c50-ad53-461e-89fd-5b5ab60bdb76.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252F271ed2de-07c0-4be8-b806-d20e8dc42f3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/271ed2de-07c0-4be8-b806-d20e8dc42f3f.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252F2a026f48-50e8-4b31-99e9-968ffc0fb4cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/2a026f48-50e8-4b31-99e9-968ffc0fb4cc.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252Ff49d376d-fec0-4a58-b928-d0ebc47a2127.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/f49d376d-fec0-4a58-b928-d0ebc47a2127.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252Fb4bcd1b0-89c2-44bf-aec3-f9cf86754249.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/b4bcd1b0-89c2-44bf-aec3-f9cf86754249.jpg already downloaded
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5709318%252Fgeneral%252F444e1631-20e1-44b2-9cb2-8fc558520afb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709318/general/444e1631-20e1-44b2-9cb2-8fc558520afb.jpg already downloaded
2026-03-30 13:02:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 424d0a25-cf3b-507b-a326-3d65982847b2, identifier: 10744710
2026-03-30 13:02:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 424d0a25-cf3b-507b-a326-3d65982847b2 with identifier: 10744710
2026-03-30 13:02:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 424d0a25-cf3b-507b-a326-3d65982847b2 with identifier: 10744710
2026-03-30 13:02:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 424d0a25-cf3b-507b-a326-3d65982847b2 with identifier: 10744710 to the API
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:02: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-30 13:02:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744710>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '424d0a25-cf3b-507b-a326-3d65982847b2',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465032',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744710',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC90',
'odometer': 165368,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5709318/general/2b5a38b5-53e5-4399-980b-bd23c09f40d7.jpg',
'https://images.openlane.eu/carimgs/5709318/general/c7e14a51-8114-488e-9c0f-c28655c0b591.jpg',
'https://images.openlane.eu/carimgs/5709318/general/b34eec31-e03b-441a-8dfc-bca9e0d58a89.jpg',
'https://images.openlane.eu/carimgs/5709318/general/62183c20-e562-4882-a4f8-a7824fef7cd9.jpg',
'https://images.openlane.eu/carimgs/5709318/general/e4844c50-ad53-461e-89fd-5b5ab60bdb76.jpg',
'https://images.openlane.eu/carimgs/5709318/general/271ed2de-07c0-4be8-b806-d20e8dc42f3f.jpg',
'https://images.openlane.eu/carimgs/5709318/general/2a026f48-50e8-4b31-99e9-968ffc0fb4cc.jpg',
'https://images.openlane.eu/carimgs/5709318/general/f49d376d-fec0-4a58-b928-d0ebc47a2127.jpg',
'https://images.openlane.eu/carimgs/5709318/general/b4bcd1b0-89c2-44bf-aec3-f9cf86754249.jpg',
'https://images.openlane.eu/carimgs/5709318/general/444e1631-20e1-44b2-9cb2-8fc558520afb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110820,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/2b5a38b5-53e5-4399-980b-bd23c09f40d7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109391,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/c7e14a51-8114-488e-9c0f-c28655c0b591.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77109,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/b34eec31-e03b-441a-8dfc-bca9e0d58a89.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82206,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/62183c20-e562-4882-a4f8-a7824fef7cd9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97357,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/e4844c50-ad53-461e-89fd-5b5ab60bdb76.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53690,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/271ed2de-07c0-4be8-b806-d20e8dc42f3f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88161,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/2a026f48-50e8-4b31-99e9-968ffc0fb4cc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93935,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/f49d376d-fec0-4a58-b928-d0ebc47a2127.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80968,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/b4bcd1b0-89c2-44bf-aec3-f9cf86754249.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_424d0a25-cf3b-507b-a326-3d65982847b2/424d0a25-cf3b-507b-a326-3d65982847b2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128765,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709318/general/444e1631-20e1-44b2-9cb2-8fc558520afb.jpg',
'Width': 1280}],
'price': 26300,
'price_includes_vat': True,
'registration_date': '2021-11-25',
'seats_number': 7,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo XC90 B5 Momentum Pro - AWD - Diesel - Automatic - 235 hp - '
'165.368 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2021}
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744710%27 HTTP/1.1" 200 None
2026-03-30 13:02:59 [adesa.de] INFO: Saving data for 10744710: {'created_time': 1774875779.957005, 'last_price_update_time': 1774875779.95702, 'auction_closing_time': 1774962000.0}
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:02:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744710') HTTP/1.1" 204 0
2026-03-30 13:03:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723399> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19131035-641a-5ea5-89d1-1b4be32fb310 with identifier: 10723399
2026-03-30 13:03:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19131035-641a-5ea5-89d1-1b4be32fb310 with scrape type 1
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252Fd59cc24e-9c03-4362-beeb-2a00b37db490.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/d59cc24e-9c03-4362-beeb-2a00b37db490.jpg not downloaded yet
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F313ce6b0-b8d7-4971-864b-e3c48349bf4f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/313ce6b0-b8d7-4971-864b-e3c48349bf4f.jpg not downloaded yet
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F7eed6d13-d37c-49cc-b842-12820478f159.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/7eed6d13-d37c-49cc-b842-12820478f159.jpg not downloaded yet
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F0ce95e15-f011-4189-827b-e09d0759afc5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/0ce95e15-f011-4189-827b-e09d0759afc5.jpg not downloaded yet
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F3794aa5e-3b21-4950-b642-4fef1fe7bf85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/3794aa5e-3b21-4950-b642-4fef1fe7bf85.jpg not downloaded yet
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F88cfddaa-c392-4714-8ac1-5a4018fdec9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/88cfddaa-c392-4714-8ac1-5a4018fdec9d.jpg not downloaded yet
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F96d1c630-4919-4777-a35e-220cf28f1558.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/96d1c630-4919-4777-a35e-220cf28f1558.jpg not downloaded yet
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252Ff9172d28-18ca-4c56-8001-aea7e258ee3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/f9172d28-18ca-4c56-8001-aea7e258ee3c.jpg not downloaded yet
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252Fb42ded3e-fd83-45d4-8b08-5dc1e4e1d206.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/b42ded3e-fd83-45d4-8b08-5dc1e4e1d206.jpg not downloaded yet
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252Faf76a53c-3311-4c21-8a26-06c7a6f94ec9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/af76a53c-3311-4c21-8a26-06c7a6f94ec9.jpg not downloaded yet
2026-03-30 13:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723402> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/af76a53c-3311-4c21-8a26-06c7a6f94ec9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744716> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a79caf62-e2cd-5121-a5bd-1c6108cfad09 with identifier: 10723402
2026-03-30 13:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a79caf62-e2cd-5121-a5bd-1c6108cfad09 with scrape type 1
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252Ff99b7b98-7955-482a-9f5c-96c10e12e1de.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/f99b7b98-7955-482a-9f5c-96c10e12e1de.jpg not downloaded yet
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252F3cdf85a5-777b-4bed-b7a6-39f0f947901d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/3cdf85a5-777b-4bed-b7a6-39f0f947901d.jpg not downloaded yet
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252F188f2870-8f9d-4e4e-823f-691c6b4efbfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/188f2870-8f9d-4e4e-823f-691c6b4efbfa.jpg not downloaded yet
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252F30287fd9-259d-433a-ba7b-3eb35971f377.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/30287fd9-259d-433a-ba7b-3eb35971f377.jpg not downloaded yet
2026-03-30 13:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/f9172d28-18ca-4c56-8001-aea7e258ee3c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/b42ded3e-fd83-45d4-8b08-5dc1e4e1d206.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252F22731f04-67ba-462a-a519-f5b5c6ea731d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/22731f04-67ba-462a-a519-f5b5c6ea731d.jpg not downloaded yet
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252F2e98126f-3e90-4ae6-bc64-e1f4c4a4c1f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/2e98126f-3e90-4ae6-bc64-e1f4c4a4c1f9.jpg not downloaded yet
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252F4db29c6d-a049-496f-bd62-e0f5f6b5c05a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/4db29c6d-a049-496f-bd62-e0f5f6b5c05a.jpg not downloaded yet
2026-03-30 13:03:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4271490>
2026-03-30 13:03:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252Faf76a53c-3311-4c21-8a26-06c7a6f94ec9.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/af76a53c-3311-4c21-8a26-06c7a6f94ec9.jpg saved to cache
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:01 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with identifier: 10744716
2026-03-30 13:03:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with scrape type 1
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 852ae4b9-344c-50d5-88b1-8bc7a39d6b91
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252F899f81be-b69c-4f41-bf0b-a1a79a76fec7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/899f81be-b69c-4f41-bf0b-a1a79a76fec7.jpg already downloaded
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252F28a4693e-131d-432a-9ca0-d31adb3301c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/28a4693e-131d-432a-9ca0-d31adb3301c9.jpg already downloaded
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252Fbe6e27f3-fe28-4325-9136-1a9c7dca0328.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/be6e27f3-fe28-4325-9136-1a9c7dca0328.jpg already downloaded
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252F868b1e08-345c-4d67-904e-64b067ba8a7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/868b1e08-345c-4d67-904e-64b067ba8a7d.jpg already downloaded
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252F504db0ab-efce-4ee3-b1fa-00f21d277555.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/504db0ab-efce-4ee3-b1fa-00f21d277555.jpg already downloaded
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252Fce500bf3-bd8e-488c-a638-da81151e5518.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/ce500bf3-bd8e-488c-a638-da81151e5518.jpg already downloaded
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252Fe844828f-35ea-429a-8871-49c4502d898d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/e844828f-35ea-429a-8871-49c4502d898d.jpg already downloaded
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252F481ac020-dfb5-4695-a172-a8a1b4cae765.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/481ac020-dfb5-4695-a172-a8a1b4cae765.jpg already downloaded
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252Fdb021518-5402-466b-95ae-436321afc40b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/db021518-5402-466b-95ae-436321afc40b.jpg already downloaded
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709403%252Fgeneral%252Fb692c53a-81e2-49a6-9c67-1a90209e8121.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709403/general/b692c53a-81e2-49a6-9c67-1a90209e8121.jpg already downloaded
2026-03-30 13:03:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91, identifier: 10744716
2026-03-30 13:03:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with identifier: 10744716
2026-03-30 13:03:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with identifier: 10744716
2026-03-30 13:03:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 852ae4b9-344c-50d5-88b1-8bc7a39d6b91 with identifier: 10744716 to the API
2026-03-30 13:03:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744716>
{'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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '852ae4b9-344c-50d5-88b1-8bc7a39d6b91',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466401',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744716',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 134396,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5709403/general/899f81be-b69c-4f41-bf0b-a1a79a76fec7.jpg',
'https://images.openlane.eu/carimgs/5709403/general/28a4693e-131d-432a-9ca0-d31adb3301c9.jpg',
'https://images.openlane.eu/carimgs/5709403/general/be6e27f3-fe28-4325-9136-1a9c7dca0328.jpg',
'https://images.openlane.eu/carimgs/5709403/general/868b1e08-345c-4d67-904e-64b067ba8a7d.jpg',
'https://images.openlane.eu/carimgs/5709403/general/504db0ab-efce-4ee3-b1fa-00f21d277555.jpg',
'https://images.openlane.eu/carimgs/5709403/general/ce500bf3-bd8e-488c-a638-da81151e5518.jpg',
'https://images.openlane.eu/carimgs/5709403/general/e844828f-35ea-429a-8871-49c4502d898d.jpg',
'https://images.openlane.eu/carimgs/5709403/general/481ac020-dfb5-4695-a172-a8a1b4cae765.jpg',
'https://images.openlane.eu/carimgs/5709403/general/db021518-5402-466b-95ae-436321afc40b.jpg',
'https://images.openlane.eu/carimgs/5709403/general/b692c53a-81e2-49a6-9c67-1a90209e8121.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127693,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/899f81be-b69c-4f41-bf0b-a1a79a76fec7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138592,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/28a4693e-131d-432a-9ca0-d31adb3301c9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97295,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/be6e27f3-fe28-4325-9136-1a9c7dca0328.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99945,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/868b1e08-345c-4d67-904e-64b067ba8a7d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107856,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/504db0ab-efce-4ee3-b1fa-00f21d277555.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94482,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/ce500bf3-bd8e-488c-a638-da81151e5518.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88075,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/e844828f-35ea-429a-8871-49c4502d898d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51283,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/481ac020-dfb5-4695-a172-a8a1b4cae765.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65007,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/db021518-5402-466b-95ae-436321afc40b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_852ae4b9-344c-50d5-88b1-8bc7a39d6b91/852ae4b9-344c-50d5-88b1-8bc7a39d6b91_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93596,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709403/general/b692c53a-81e2-49a6-9c67-1a90209e8121.jpg',
'Width': 1280}],
'price': 26100,
'price_includes_vat': True,
'registration_date': '2023-01-18',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo XC60 B4 Plus Dark - AWD - Diesel - Automatic - 197 hp - '
'134.396 km',
'transmission': 'automatic',
'trim': 'Plus Dark',
'vin': None,
'year': 2023}
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744716%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [adesa.de] INFO: Saving data for 10744716: {'created_time': 1774875782.144392, 'last_price_update_time': 1774875782.144402, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744716') HTTP/1.1" 204 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252F55dd445f-fb8a-4645-b7ed-390ba61bf504.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/55dd445f-fb8a-4645-b7ed-390ba61bf504.jpg not downloaded yet
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/188f2870-8f9d-4e4e-823f-691c6b4efbfa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/30287fd9-259d-433a-ba7b-3eb35971f377.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252F6a6ebcf6-f3f5-4f83-b803-19ceccceb715.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/6a6ebcf6-f3f5-4f83-b803-19ceccceb715.jpg not downloaded yet
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b424d310>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252Ff9172d28-18ca-4c56-8001-aea7e258ee3c.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/f9172d28-18ca-4c56-8001-aea7e258ee3c.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec93010>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252Fb42ded3e-fd83-45d4-8b08-5dc1e4e1d206.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/b42ded3e-fd83-45d4-8b08-5dc1e4e1d206.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745758%252Fgeneral%252F30af7b7a-da68-4f08-b599-a7104d7bd945.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/30af7b7a-da68-4f08-b599-a7104d7bd945.jpg not downloaded yet
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b423fd90>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252F188f2870-8f9d-4e4e-823f-691c6b4efbfa.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/188f2870-8f9d-4e4e-823f-691c6b4efbfa.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b412d8d0>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252F30287fd9-259d-433a-ba7b-3eb35971f377.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/30287fd9-259d-433a-ba7b-3eb35971f377.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/2e98126f-3e90-4ae6-bc64-e1f4c4a4c1f9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/4db29c6d-a049-496f-bd62-e0f5f6b5c05a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/6a6ebcf6-f3f5-4f83-b803-19ceccceb715.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/30af7b7a-da68-4f08-b599-a7104d7bd945.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/55dd445f-fb8a-4645-b7ed-390ba61bf504.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb7a10>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252F2e98126f-3e90-4ae6-bc64-e1f4c4a4c1f9.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/2e98126f-3e90-4ae6-bc64-e1f4c4a4c1f9.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/22731f04-67ba-462a-a519-f5b5c6ea731d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4332b10>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252F4db29c6d-a049-496f-bd62-e0f5f6b5c05a.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/4db29c6d-a049-496f-bd62-e0f5f6b5c05a.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb7b90>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252F6a6ebcf6-f3f5-4f83-b803-19ceccceb715.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/6a6ebcf6-f3f5-4f83-b803-19ceccceb715.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af798e10>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252F30af7b7a-da68-4f08-b599-a7104d7bd945.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/30af7b7a-da68-4f08-b599-a7104d7bd945.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/3cdf85a5-777b-4bed-b7a6-39f0f947901d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745758/general/f99b7b98-7955-482a-9f5c-96c10e12e1de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723402)
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4244490>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252F55dd445f-fb8a-4645-b7ed-390ba61bf504.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/55dd445f-fb8a-4645-b7ed-390ba61bf504.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af69fa50>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252F22731f04-67ba-462a-a519-f5b5c6ea731d.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/22731f04-67ba-462a-a519-f5b5c6ea731d.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af693090>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252F3cdf85a5-777b-4bed-b7a6-39f0f947901d.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/3cdf85a5-777b-4bed-b7a6-39f0f947901d.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435b790>
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:02 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745758%252Fgeneral%252Ff99b7b98-7955-482a-9f5c-96c10e12e1de.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745758/general/f99b7b98-7955-482a-9f5c-96c10e12e1de.jpg saved to cache
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item a79caf62-e2cd-5121-a5bd-1c6108cfad09
2026-03-30 13:03:02 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: a79caf62-e2cd-5121-a5bd-1c6108cfad09, skipping ID generation
2026-03-30 13:03:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a79caf62-e2cd-5121-a5bd-1c6108cfad09 with scrape type 1
2026-03-30 13:03:02 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item a79caf62-e2cd-5121-a5bd-1c6108cfad09 sending to next pipeline
2026-03-30 13:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a79caf62-e2cd-5121-a5bd-1c6108cfad09, identifier: 10723402
2026-03-30 13:03:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a79caf62-e2cd-5121-a5bd-1c6108cfad09 with identifier: 10723402
2026-03-30 13:03:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a79caf62-e2cd-5121-a5bd-1c6108cfad09 with identifier: 10723402
2026-03-30 13:03:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a79caf62-e2cd-5121-a5bd-1c6108cfad09 with identifier: 10723402 to the API
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745758/general/f99b7b98-7955-482a-9f5c-96c10e12e1de.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 320,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'a79caf62-e2cd-5121-a5bd-1c6108cfad09',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SDL-AB 386',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723402',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 187426,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81362,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/f99b7b98-7955-482a-9f5c-96c10e12e1de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73675,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/3cdf85a5-777b-4bed-b7a6-39f0f947901d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81986,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/188f2870-8f9d-4e4e-823f-691c6b4efbfa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82446,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/30287fd9-259d-433a-ba7b-3eb35971f377.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82818,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/22731f04-67ba-462a-a519-f5b5c6ea731d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89717,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/2e98126f-3e90-4ae6-bc64-e1f4c4a4c1f9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92372,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/4db29c6d-a049-496f-bd62-e0f5f6b5c05a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80277,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/55dd445f-fb8a-4645-b7ed-390ba61bf504.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 38338,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/6a6ebcf6-f3f5-4f83-b803-19ceccceb715.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a79caf62-e2cd-5121-a5bd-1c6108cfad09/a79caf62-e2cd-5121-a5bd-1c6108cfad09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77456,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745758/general/30af7b7a-da68-4f08-b599-a7104d7bd945.jpg',
'Width': 1280}],
'price': 7150,
'price_includes_vat': True,
'registration_date': '2017-02-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Audi A6 Avant 3.0 TDI - Quattro - Diesel - Automatic - 320 hp - '
'187.426 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2017}
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723402%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [adesa.de] INFO: Saving data for 10723402: {'created_time': 1774875783.430027, 'last_price_update_time': 1774875783.430042, 'auction_closing_time': 1775035810.0}
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723402') HTTP/1.1" 204 0
2026-03-30 13:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/96d1c630-4919-4777-a35e-220cf28f1558.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/88cfddaa-c392-4714-8ac1-5a4018fdec9d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/3794aa5e-3b21-4950-b642-4fef1fe7bf85.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/0ce95e15-f011-4189-827b-e09d0759afc5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/7eed6d13-d37c-49cc-b842-12820478f159.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d0d90>
2026-03-30 13:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F96d1c630-4919-4777-a35e-220cf28f1558.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/96d1c630-4919-4777-a35e-220cf28f1558.jpg saved to cache
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:03 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:03 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec444d0>
2026-03-30 13:03:03 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:03 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F88cfddaa-c392-4714-8ac1-5a4018fdec9d.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/88cfddaa-c392-4714-8ac1-5a4018fdec9d.jpg saved to cache
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c12b655d-7c2b-55ff-b97b-69cbac003697 with identifier: 10744738
2026-03-30 13:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c12b655d-7c2b-55ff-b97b-69cbac003697 with scrape type 1
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c12b655d-7c2b-55ff-b97b-69cbac003697
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252Fcfeb3f15-2e8a-4ec8-84de-c29a960e56dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/cfeb3f15-2e8a-4ec8-84de-c29a960e56dc.jpg already downloaded
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252F21b90f43-b723-4e8d-890a-7268ad50527a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/21b90f43-b723-4e8d-890a-7268ad50527a.jpg already downloaded
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252Fa0405b37-89fb-42ad-94af-51079a092378.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/a0405b37-89fb-42ad-94af-51079a092378.jpg already downloaded
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252F824e4b65-0edf-4a40-abc3-bafed7b7130a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/824e4b65-0edf-4a40-abc3-bafed7b7130a.jpg already downloaded
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252F80d4188f-898d-45ba-9e1f-4e5a88a33e01.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/80d4188f-898d-45ba-9e1f-4e5a88a33e01.jpg already downloaded
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252F72ec0a93-b982-4a0d-af45-1d05b992f5cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/72ec0a93-b982-4a0d-af45-1d05b992f5cd.jpg already downloaded
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252Fcd65a9eb-9a32-4af6-9781-e5aca7989d08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/cd65a9eb-9a32-4af6-9781-e5aca7989d08.jpg already downloaded
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252F3ebc491b-4549-491b-b43c-9e3e60360c12.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/3ebc491b-4549-491b-b43c-9e3e60360c12.jpg already downloaded
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252F74faf081-d188-420a-8305-26ebd3f8a7a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/74faf081-d188-420a-8305-26ebd3f8a7a4.jpg already downloaded
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735481%252Fgeneral%252Fac164b2c-35ff-421f-b4a4-f6ffceab1186.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735481/general/ac164b2c-35ff-421f-b4a4-f6ffceab1186.jpg already downloaded
2026-03-30 13:03:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c12b655d-7c2b-55ff-b97b-69cbac003697, identifier: 10744738
2026-03-30 13:03:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2f071990-6d6c-5216-bd68-f0c544739e7f with identifier: 10744732
2026-03-30 13:03:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2f071990-6d6c-5216-bd68-f0c544739e7f with scrape type 1
2026-03-30 13:03:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2f071990-6d6c-5216-bd68-f0c544739e7f
2026-03-30 13:03:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252Fe2aa6d5a-8040-40b3-9906-7d1269969828.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/e2aa6d5a-8040-40b3-9906-7d1269969828.jpg already downloaded
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252F54f4fed1-e086-4705-90f1-d755ae3b0f57.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/54f4fed1-e086-4705-90f1-d755ae3b0f57.jpg already downloaded
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252Fa2cb6fef-2493-4de7-affe-d026107a5c1b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/a2cb6fef-2493-4de7-affe-d026107a5c1b.jpg already downloaded
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252F7b312e82-6c5d-4ddc-8359-5cb938385317.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/7b312e82-6c5d-4ddc-8359-5cb938385317.jpg already downloaded
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252F48e0b964-1f9a-49ea-9a02-a00430d408e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/48e0b964-1f9a-49ea-9a02-a00430d408e2.jpg already downloaded
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252Fa95d9100-1668-435b-98a8-bbee97152906.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/a95d9100-1668-435b-98a8-bbee97152906.jpg already downloaded
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252Fe6489c55-cc77-48fb-946b-6bc53a80dc97.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/e6489c55-cc77-48fb-946b-6bc53a80dc97.jpg already downloaded
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252Ff411e7d9-eb83-4842-b745-53928fb5daaa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/f411e7d9-eb83-4842-b745-53928fb5daaa.jpg already downloaded
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252Fd54182bd-070d-43a7-8d2d-84b2fc015062.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/d54182bd-070d-43a7-8d2d-84b2fc015062.jpg already downloaded
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722135%252Fgeneral%252F77b7b987-19a9-4da3-89bb-9e06c462acd7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722135/general/77b7b987-19a9-4da3-89bb-9e06c462acd7.jpg already downloaded
2026-03-30 13:03:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2f071990-6d6c-5216-bd68-f0c544739e7f, identifier: 10744732
2026-03-30 13:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c12b655d-7c2b-55ff-b97b-69cbac003697 with identifier: 10744738
2026-03-30 13:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c12b655d-7c2b-55ff-b97b-69cbac003697 with identifier: 10744738
2026-03-30 13:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c12b655d-7c2b-55ff-b97b-69cbac003697 with identifier: 10744738 to the API
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744738>
{'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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'c12b655d-7c2b-55ff-b97b-69cbac003697',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466636',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744738',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 146209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5735481/general/cfeb3f15-2e8a-4ec8-84de-c29a960e56dc.jpg',
'https://images.openlane.eu/carimgs/5735481/general/21b90f43-b723-4e8d-890a-7268ad50527a.jpg',
'https://images.openlane.eu/carimgs/5735481/general/a0405b37-89fb-42ad-94af-51079a092378.jpg',
'https://images.openlane.eu/carimgs/5735481/general/824e4b65-0edf-4a40-abc3-bafed7b7130a.jpg',
'https://images.openlane.eu/carimgs/5735481/general/80d4188f-898d-45ba-9e1f-4e5a88a33e01.jpg',
'https://images.openlane.eu/carimgs/5735481/general/72ec0a93-b982-4a0d-af45-1d05b992f5cd.jpg',
'https://images.openlane.eu/carimgs/5735481/general/cd65a9eb-9a32-4af6-9781-e5aca7989d08.jpg',
'https://images.openlane.eu/carimgs/5735481/general/3ebc491b-4549-491b-b43c-9e3e60360c12.jpg',
'https://images.openlane.eu/carimgs/5735481/general/74faf081-d188-420a-8305-26ebd3f8a7a4.jpg',
'https://images.openlane.eu/carimgs/5735481/general/ac164b2c-35ff-421f-b4a4-f6ffceab1186.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77372,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/cfeb3f15-2e8a-4ec8-84de-c29a960e56dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87024,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/21b90f43-b723-4e8d-890a-7268ad50527a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68758,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/a0405b37-89fb-42ad-94af-51079a092378.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51153,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/824e4b65-0edf-4a40-abc3-bafed7b7130a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69011,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/80d4188f-898d-45ba-9e1f-4e5a88a33e01.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42597,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/72ec0a93-b982-4a0d-af45-1d05b992f5cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45352,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/cd65a9eb-9a32-4af6-9781-e5aca7989d08.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68059,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/3ebc491b-4549-491b-b43c-9e3e60360c12.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64449,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/74faf081-d188-420a-8305-26ebd3f8a7a4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c12b655d-7c2b-55ff-b97b-69cbac003697/c12b655d-7c2b-55ff-b97b-69cbac003697_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60674,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735481/general/ac164b2c-35ff-421f-b4a4-f6ffceab1186.jpg',
'Width': 1280}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-02-23',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo XC60 B4 Momentum Pro - AWD - Diesel - Automatic - 197 hp - '
'146.209 km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744738%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [adesa.de] INFO: Saving data for 10744738: {'created_time': 1774875784.600968, 'last_price_update_time': 1774875784.600978, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744738') HTTP/1.1" 204 0
2026-03-30 13:03:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2f071990-6d6c-5216-bd68-f0c544739e7f with identifier: 10744732
2026-03-30 13:03:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2f071990-6d6c-5216-bd68-f0c544739e7f with identifier: 10744732
2026-03-30 13:03:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2f071990-6d6c-5216-bd68-f0c544739e7f with identifier: 10744732 to the API
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744732>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '2f071990-6d6c-5216-bd68-f0c544739e7f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466239',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744732',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 43003,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5722135/general/e2aa6d5a-8040-40b3-9906-7d1269969828.jpg',
'https://images.openlane.eu/carimgs/5722135/general/54f4fed1-e086-4705-90f1-d755ae3b0f57.jpg',
'https://images.openlane.eu/carimgs/5722135/general/a2cb6fef-2493-4de7-affe-d026107a5c1b.jpg',
'https://images.openlane.eu/carimgs/5722135/general/7b312e82-6c5d-4ddc-8359-5cb938385317.jpg',
'https://images.openlane.eu/carimgs/5722135/general/48e0b964-1f9a-49ea-9a02-a00430d408e2.jpg',
'https://images.openlane.eu/carimgs/5722135/general/a95d9100-1668-435b-98a8-bbee97152906.jpg',
'https://images.openlane.eu/carimgs/5722135/general/e6489c55-cc77-48fb-946b-6bc53a80dc97.jpg',
'https://images.openlane.eu/carimgs/5722135/general/f411e7d9-eb83-4842-b745-53928fb5daaa.jpg',
'https://images.openlane.eu/carimgs/5722135/general/d54182bd-070d-43a7-8d2d-84b2fc015062.jpg',
'https://images.openlane.eu/carimgs/5722135/general/77b7b987-19a9-4da3-89bb-9e06c462acd7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115513,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/e2aa6d5a-8040-40b3-9906-7d1269969828.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125958,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/54f4fed1-e086-4705-90f1-d755ae3b0f57.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140649,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/a2cb6fef-2493-4de7-affe-d026107a5c1b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96945,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/7b312e82-6c5d-4ddc-8359-5cb938385317.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94776,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/48e0b964-1f9a-49ea-9a02-a00430d408e2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105438,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/a95d9100-1668-435b-98a8-bbee97152906.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68049,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/e6489c55-cc77-48fb-946b-6bc53a80dc97.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53683,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/f411e7d9-eb83-4842-b745-53928fb5daaa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126969,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/d54182bd-070d-43a7-8d2d-84b2fc015062.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2f071990-6d6c-5216-bd68-f0c544739e7f/2f071990-6d6c-5216-bd68-f0c544739e7f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94284,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722135/general/77b7b987-19a9-4da3-89bb-9e06c462acd7.jpg',
'Width': 1280}],
'price': 24100,
'price_includes_vat': True,
'registration_date': '2022-01-27',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo XC60 B4 Momentum Pro - Diesel - Automatic - 197 hp - 43.003 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744732%27 HTTP/1.1" 200 None
2026-03-30 13:03:04 [adesa.de] INFO: Saving data for 10744732: {'created_time': 1774875784.975007, 'last_price_update_time': 1774875784.975017, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744732') HTTP/1.1" 204 0
2026-03-30 13:03:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/d59cc24e-9c03-4362-beeb-2a00b37db490.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729456> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61d6d0>
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F3794aa5e-3b21-4950-b642-4fef1fe7bf85.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/3794aa5e-3b21-4950-b642-4fef1fe7bf85.jpg saved to cache
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4236b50>
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F0ce95e15-f011-4189-827b-e09d0759afc5.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/0ce95e15-f011-4189-827b-e09d0759afc5.jpg saved to cache
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4298150>
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F7eed6d13-d37c-49cc-b842-12820478f159.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/7eed6d13-d37c-49cc-b842-12820478f159.jpg saved to cache
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745755/general/313ce6b0-b8d7-4971-864b-e3c48349bf4f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723399)
2026-03-30 13:03:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10723359> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6a1050>
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252Fd59cc24e-9c03-4362-beeb-2a00b37db490.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/d59cc24e-9c03-4362-beeb-2a00b37db490.jpg saved to cache
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b609d66e-389e-531f-8f9b-01e86c476d44 with identifier: 10729456
2026-03-30 13:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b609d66e-389e-531f-8f9b-01e86c476d44 with scrape type 1
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5747876%252Fgeneral%252F986bad75-aa39-4efb-9fbd-e9036aee8095.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/986bad75-aa39-4efb-9fbd-e9036aee8095.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5747876%252Fgeneral%252F1d6c0f05-ad7f-424c-81ed-49146646cab2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/1d6c0f05-ad7f-424c-81ed-49146646cab2.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5747876%252Fgeneral%252F9df09e20-8aae-4680-82e5-a308d2a1d11f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/9df09e20-8aae-4680-82e5-a308d2a1d11f.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5747876%252Fgeneral%252F2f28c88b-31ef-434d-8b53-01d8ce3139e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/2f28c88b-31ef-434d-8b53-01d8ce3139e8.jpg not downloaded yet
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41058d0>
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745755%252Fgeneral%252F313ce6b0-b8d7-4971-864b-e3c48349bf4f.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745755/general/313ce6b0-b8d7-4971-864b-e3c48349bf4f.jpg saved to cache
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 19131035-641a-5ea5-89d1-1b4be32fb310
2026-03-30 13:03:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 19131035-641a-5ea5-89d1-1b4be32fb310, skipping ID generation
2026-03-30 13:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19131035-641a-5ea5-89d1-1b4be32fb310 with scrape type 1
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 19131035-641a-5ea5-89d1-1b4be32fb310 sending to next pipeline
2026-03-30 13:03:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19131035-641a-5ea5-89d1-1b4be32fb310, identifier: 10723399
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5747876%252Fgeneral%252Fa39f47cb-b7f5-474b-abcf-de368a52083a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/a39f47cb-b7f5-474b-abcf-de368a52083a.jpg not downloaded yet
2026-03-30 13:03:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19131035-641a-5ea5-89d1-1b4be32fb310 with identifier: 10723399
2026-03-30 13:03:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19131035-641a-5ea5-89d1-1b4be32fb310 with identifier: 10723399
2026-03-30 13:03:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19131035-641a-5ea5-89d1-1b4be32fb310 with identifier: 10723399 to the API
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745755/general/313ce6b0-b8d7-4971-864b-e3c48349bf4f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Compact',
'color': 'Black',
'currency': 'EUR',
'doors_number': 3,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 158,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Petrol',
'id': '19131035-641a-5ea5-89d1-1b4be32fb310',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'PB-RL 9197',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723399',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Abarth',
'model': '500',
'odometer': 170926,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 92,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 142661,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/d59cc24e-9c03-4362-beeb-2a00b37db490.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136293,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/313ce6b0-b8d7-4971-864b-e3c48349bf4f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127382,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/7eed6d13-d37c-49cc-b842-12820478f159.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129287,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/0ce95e15-f011-4189-827b-e09d0759afc5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111373,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/3794aa5e-3b21-4950-b642-4fef1fe7bf85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/88cfddaa-c392-4714-8ac1-5a4018fdec9d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74489,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/96d1c630-4919-4777-a35e-220cf28f1558.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62184,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/f9172d28-18ca-4c56-8001-aea7e258ee3c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69023,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/b42ded3e-fd83-45d4-8b08-5dc1e4e1d206.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_19131035-641a-5ea5-89d1-1b4be32fb310/19131035-641a-5ea5-89d1-1b4be32fb310_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111595,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745755/general/af76a53c-3311-4c21-8a26-06c7a6f94ec9.jpg',
'Width': 1024}],
'price': 3700,
'price_includes_vat': True,
'registration_date': '2017-06-01',
'seats_number': 4,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Abarth 595 Pista - Petrol - Manual - 158 hp - 170.926 km',
'transmission': 'manual',
'trim': 'Pista',
'vin': None,
'year': 2017}
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723399%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [adesa.de] INFO: Saving data for 10723399: {'created_time': 1774875785.804055, 'last_price_update_time': 1774875785.804066, 'auction_closing_time': 1775035810.0}
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723399') HTTP/1.1" 204 0
2026-03-30 13:03:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09878145-e29d-50de-be72-80df10a76f67 with identifier: 10723359
2026-03-30 13:03:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09878145-e29d-50de-be72-80df10a76f67 with scrape type 1
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745728%252Fgeneral%252F505956da-4c76-4674-8947-10a60bfafa13.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/505956da-4c76-4674-8947-10a60bfafa13.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5747876%252Fgeneral%252F9528c144-f439-46e6-9154-6612cb6f5167.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/9528c144-f439-46e6-9154-6612cb6f5167.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745728%252Fgeneral%252Fe0753aad-aa1b-41db-8948-f77ba1ce01d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/e0753aad-aa1b-41db-8948-f77ba1ce01d5.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5747876%252Fgeneral%252Fb32198ea-2dd7-4584-8164-02a0402d545c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/b32198ea-2dd7-4584-8164-02a0402d545c.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745728%252Fgeneral%252Fbee3744b-9bf4-41f4-8fbc-9f5f97259014.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/bee3744b-9bf4-41f4-8fbc-9f5f97259014.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5747876%252Fgeneral%252Feecf71da-7ffe-42ef-8c2f-864569f3ae67.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/eecf71da-7ffe-42ef-8c2f-864569f3ae67.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745728%252Fgeneral%252F26c46059-9281-46af-bc8f-eb2f6c289b18.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/26c46059-9281-46af-bc8f-eb2f6c289b18.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5747876%252Fgeneral%252F7f8eb4e8-25b5-489a-a82c-0ad665d7fd32.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/7f8eb4e8-25b5-489a-a82c-0ad665d7fd32.jpg not downloaded yet
2026-03-30 13:03:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5745728%252Fgeneral%252Ffc0b8664-af3e-4642-a73d-8000bb52a345.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/fc0b8664-af3e-4642-a73d-8000bb52a345.jpg not downloaded yet
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252Fe4b5f1bd-2043-49c3-87de-712332dc4546.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/e4b5f1bd-2043-49c3-87de-712332dc4546.jpg not downloaded yet
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F880dc02f-ce9b-4f8c-a23c-3de5aeefcb1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/880dc02f-ce9b-4f8c-a23c-3de5aeefcb1d.jpg not downloaded yet
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252Fc5aed407-089d-4cae-a1a0-124c7ce1e770.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/c5aed407-089d-4cae-a1a0-124c7ce1e770.jpg not downloaded yet
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F04d45fea-f4f0-4d2a-bc4c-30454eb7827d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/04d45fea-f4f0-4d2a-bc4c-30454eb7827d.jpg not downloaded yet
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F87d5af47-6456-4bcc-b629-f83f9cd3c6b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/87d5af47-6456-4bcc-b629-f83f9cd3c6b3.jpg not downloaded yet
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F78ecb5e3-74dd-4901-b204-d4fc211c72f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/78ecb5e3-74dd-4901-b204-d4fc211c72f5.jpg not downloaded yet
2026-03-30 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/78ecb5e3-74dd-4901-b204-d4fc211c72f5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 40dc62c4-0fe1-5f41-80d7-d433092fd899 with identifier: 10744744
2026-03-30 13:03:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 40dc62c4-0fe1-5f41-80d7-d433092fd899 with scrape type 1
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 40dc62c4-0fe1-5f41-80d7-d433092fd899
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252F9f684f9f-b6b0-43e8-8767-98ead154b345.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/9f684f9f-b6b0-43e8-8767-98ead154b345.jpg already downloaded
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252F661d374b-6538-43af-baf4-0a7e5a87b14b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/661d374b-6538-43af-baf4-0a7e5a87b14b.jpg already downloaded
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252F308018cd-4187-4f5c-b1c0-872524d3a0a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/308018cd-4187-4f5c-b1c0-872524d3a0a2.jpg already downloaded
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252Fbb07811e-192a-44d0-b600-d64c25326c67.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/bb07811e-192a-44d0-b600-d64c25326c67.jpg already downloaded
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252F5ebc6172-b0d2-4357-b3f3-2526714e023c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/5ebc6172-b0d2-4357-b3f3-2526714e023c.jpg already downloaded
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252F45265af7-4f7d-4064-b37e-bea3aa16b702.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/45265af7-4f7d-4064-b37e-bea3aa16b702.jpg already downloaded
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252Fc7a40c07-b97c-4750-95d2-ad594da9a78f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/c7a40c07-b97c-4750-95d2-ad594da9a78f.jpg already downloaded
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252Ff0f98fc4-1134-4e14-ac41-243f242375b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/f0f98fc4-1134-4e14-ac41-243f242375b6.jpg already downloaded
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252F7cc13798-238b-40c3-989a-d374524d1a8a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/7cc13798-238b-40c3-989a-d374524d1a8a.jpg already downloaded
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5735515%252Fgeneral%252F912c4675-f79e-4a5b-96a8-99e919a476c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735515/general/912c4675-f79e-4a5b-96a8-99e919a476c5.jpg already downloaded
2026-03-30 13:03:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 40dc62c4-0fe1-5f41-80d7-d433092fd899, identifier: 10744744
2026-03-30 13:03:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 40dc62c4-0fe1-5f41-80d7-d433092fd899 with identifier: 10744744
2026-03-30 13:03:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 40dc62c4-0fe1-5f41-80d7-d433092fd899 with identifier: 10744744
2026-03-30 13:03:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 40dc62c4-0fe1-5f41-80d7-d433092fd899 with identifier: 10744744 to the API
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744744>
{'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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '40dc62c4-0fe1-5f41-80d7-d433092fd899',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466470',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744744',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 55369,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5735515/general/9f684f9f-b6b0-43e8-8767-98ead154b345.jpg',
'https://images.openlane.eu/carimgs/5735515/general/661d374b-6538-43af-baf4-0a7e5a87b14b.jpg',
'https://images.openlane.eu/carimgs/5735515/general/308018cd-4187-4f5c-b1c0-872524d3a0a2.jpg',
'https://images.openlane.eu/carimgs/5735515/general/bb07811e-192a-44d0-b600-d64c25326c67.jpg',
'https://images.openlane.eu/carimgs/5735515/general/5ebc6172-b0d2-4357-b3f3-2526714e023c.jpg',
'https://images.openlane.eu/carimgs/5735515/general/45265af7-4f7d-4064-b37e-bea3aa16b702.jpg',
'https://images.openlane.eu/carimgs/5735515/general/c7a40c07-b97c-4750-95d2-ad594da9a78f.jpg',
'https://images.openlane.eu/carimgs/5735515/general/f0f98fc4-1134-4e14-ac41-243f242375b6.jpg',
'https://images.openlane.eu/carimgs/5735515/general/7cc13798-238b-40c3-989a-d374524d1a8a.jpg',
'https://images.openlane.eu/carimgs/5735515/general/912c4675-f79e-4a5b-96a8-99e919a476c5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124931,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/9f684f9f-b6b0-43e8-8767-98ead154b345.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128592,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/661d374b-6538-43af-baf4-0a7e5a87b14b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90356,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/308018cd-4187-4f5c-b1c0-872524d3a0a2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104631,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/bb07811e-192a-44d0-b600-d64c25326c67.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95814,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/5ebc6172-b0d2-4357-b3f3-2526714e023c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104792,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/45265af7-4f7d-4064-b37e-bea3aa16b702.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58659,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/c7a40c07-b97c-4750-95d2-ad594da9a78f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 48304,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/f0f98fc4-1134-4e14-ac41-243f242375b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93686,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/7cc13798-238b-40c3-989a-d374524d1a8a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_40dc62c4-0fe1-5f41-80d7-d433092fd899/40dc62c4-0fe1-5f41-80d7-d433092fd899_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99631,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735515/general/912c4675-f79e-4a5b-96a8-99e919a476c5.jpg',
'Width': 1280}],
'price': 23200,
'price_includes_vat': True,
'registration_date': '2022-02-25',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo XC60 B4 Momentum Pro - Petrol - Automatic - 197 hp - 55.369 '
'km',
'transmission': 'automatic',
'trim': 'Momentum Pro',
'vin': None,
'year': 2022}
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744744%27 HTTP/1.1" 200 None
2026-03-30 13:03:06 [adesa.de] INFO: Saving data for 10744744: {'created_time': 1774875786.984628, 'last_price_update_time': 1774875786.984639, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744744') HTTP/1.1" 204 0
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/87d5af47-6456-4bcc-b629-f83f9cd3c6b3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4115150>
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F78ecb5e3-74dd-4901-b204-d4fc211c72f5.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/78ecb5e3-74dd-4901-b204-d4fc211c72f5.jpg saved to cache
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b435b750>
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F87d5af47-6456-4bcc-b629-f83f9cd3c6b3.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/87d5af47-6456-4bcc-b629-f83f9cd3c6b3.jpg saved to cache
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744815> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/04d45fea-f4f0-4d2a-bc4c-30454eb7827d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8c0d3606-ff30-5b9b-87e7-925c99643a5a with identifier: 10744815
2026-03-30 13:03:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8c0d3606-ff30-5b9b-87e7-925c99643a5a with scrape type 1
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8c0d3606-ff30-5b9b-87e7-925c99643a5a
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252Fdb1a2977-e9cf-4189-b682-16d1f743a601.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/db1a2977-e9cf-4189-b682-16d1f743a601.jpg already downloaded
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252F66595002-d532-431c-be71-350f8fe1ffe3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/66595002-d532-431c-be71-350f8fe1ffe3.jpg already downloaded
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252F88a975f0-d23e-4fcd-a320-cdcd6f700308.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/88a975f0-d23e-4fcd-a320-cdcd6f700308.jpg already downloaded
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252F144da553-00bd-4f4d-b737-ffc0776ea3f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/144da553-00bd-4f4d-b737-ffc0776ea3f5.jpg already downloaded
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252Fbd3d93a7-1e4d-4259-bf68-7078d0899503.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/bd3d93a7-1e4d-4259-bf68-7078d0899503.jpg already downloaded
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252F807ffeaf-f175-44c4-9998-cb251d2ed638.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/807ffeaf-f175-44c4-9998-cb251d2ed638.jpg already downloaded
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252F6e62a71f-5588-4287-872e-bd4ae2dd281d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/6e62a71f-5588-4287-872e-bd4ae2dd281d.jpg already downloaded
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252Fde320d47-97db-473e-9706-38257f8dd8b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/de320d47-97db-473e-9706-38257f8dd8b4.jpg already downloaded
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252Fa3862ac7-cc31-423a-af3d-983a58d3e469.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/a3862ac7-cc31-423a-af3d-983a58d3e469.jpg already downloaded
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748791%252Fgeneral%252Fd1ad7a19-2b36-4939-99d9-9acebf5c13ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748791/general/d1ad7a19-2b36-4939-99d9-9acebf5c13ea.jpg already downloaded
2026-03-30 13:03:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8c0d3606-ff30-5b9b-87e7-925c99643a5a, identifier: 10744815
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/880dc02f-ce9b-4f8c-a23c-3de5aeefcb1d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8c0d3606-ff30-5b9b-87e7-925c99643a5a with identifier: 10744815
2026-03-30 13:03:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8c0d3606-ff30-5b9b-87e7-925c99643a5a with identifier: 10744815
2026-03-30 13:03:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8c0d3606-ff30-5b9b-87e7-925c99643a5a with identifier: 10744815 to the API
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744815>
{'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': 163,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '8c0d3606-ff30-5b9b-87e7-925c99643a5a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465100',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744815',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC40',
'odometer': 116950,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5748791/general/db1a2977-e9cf-4189-b682-16d1f743a601.jpg',
'https://images.openlane.eu/carimgs/5748791/general/66595002-d532-431c-be71-350f8fe1ffe3.jpg',
'https://images.openlane.eu/carimgs/5748791/general/88a975f0-d23e-4fcd-a320-cdcd6f700308.jpg',
'https://images.openlane.eu/carimgs/5748791/general/144da553-00bd-4f4d-b737-ffc0776ea3f5.jpg',
'https://images.openlane.eu/carimgs/5748791/general/bd3d93a7-1e4d-4259-bf68-7078d0899503.jpg',
'https://images.openlane.eu/carimgs/5748791/general/807ffeaf-f175-44c4-9998-cb251d2ed638.jpg',
'https://images.openlane.eu/carimgs/5748791/general/6e62a71f-5588-4287-872e-bd4ae2dd281d.jpg',
'https://images.openlane.eu/carimgs/5748791/general/de320d47-97db-473e-9706-38257f8dd8b4.jpg',
'https://images.openlane.eu/carimgs/5748791/general/a3862ac7-cc31-423a-af3d-983a58d3e469.jpg',
'https://images.openlane.eu/carimgs/5748791/general/d1ad7a19-2b36-4939-99d9-9acebf5c13ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123197,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/db1a2977-e9cf-4189-b682-16d1f743a601.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84894,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/66595002-d532-431c-be71-350f8fe1ffe3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90854,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/88a975f0-d23e-4fcd-a320-cdcd6f700308.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79570,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/144da553-00bd-4f4d-b737-ffc0776ea3f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44917,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/bd3d93a7-1e4d-4259-bf68-7078d0899503.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41326,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/807ffeaf-f175-44c4-9998-cb251d2ed638.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70294,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/6e62a71f-5588-4287-872e-bd4ae2dd281d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69176,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/de320d47-97db-473e-9706-38257f8dd8b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78150,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/a3862ac7-cc31-423a-af3d-983a58d3e469.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8c0d3606-ff30-5b9b-87e7-925c99643a5a/8c0d3606-ff30-5b9b-87e7-925c99643a5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84755,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748791/general/d1ad7a19-2b36-4939-99d9-9acebf5c13ea.jpg',
'Width': 1280}],
'price': 15900,
'price_includes_vat': True,
'registration_date': '2020-07-01',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo XC40 T3 Momentum - Petrol - Automatic - 163 hp - 116.950 km',
'transmission': 'automatic',
'trim': 'Momentum',
'vin': None,
'year': 2020}
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744815%27 HTTP/1.1" 200 None
2026-03-30 13:03:07 [adesa.de] INFO: Saving data for 10744815: {'created_time': 1774875787.949499, 'last_price_update_time': 1774875787.949514, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744815') HTTP/1.1" 204 0
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/c5aed407-089d-4cae-a1a0-124c7ce1e770.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744791> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744698> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66f450>
2026-03-30 13:03:07 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F04d45fea-f4f0-4d2a-bc4c-30454eb7827d.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/04d45fea-f4f0-4d2a-bc4c-30454eb7827d.jpg saved to cache
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41140d0>
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F880dc02f-ce9b-4f8c-a23c-3de5aeefcb1d.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/880dc02f-ce9b-4f8c-a23c-3de5aeefcb1d.jpg saved to cache
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:08 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:08 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/e4b5f1bd-2043-49c3-87de-712332dc4546.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc1ed0>
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:08 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252Fc5aed407-089d-4cae-a1a0-124c7ce1e770.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/c5aed407-089d-4cae-a1a0-124c7ce1e770.jpg saved to cache
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 591440fa-6238-5e46-8043-b3573548b120 with identifier: 10744791
2026-03-30 13:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 591440fa-6238-5e46-8043-b3573548b120 with scrape type 1
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 591440fa-6238-5e46-8043-b3573548b120
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252F6195e746-bd71-4400-9ec8-1c69df81551e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/6195e746-bd71-4400-9ec8-1c69df81551e.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252F908d3f72-da66-4e8a-96ff-8fabddb30cea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/908d3f72-da66-4e8a-96ff-8fabddb30cea.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252F204f74c2-5572-45b1-9fac-536558929536.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/204f74c2-5572-45b1-9fac-536558929536.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252F603957eb-9144-4cd2-bd3c-dc1d553c9504.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/603957eb-9144-4cd2-bd3c-dc1d553c9504.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252F9c511684-3393-49f1-b569-70e346cd0833.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/9c511684-3393-49f1-b569-70e346cd0833.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252F0a955e61-8b57-4f29-ae12-36259f6ef0e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/0a955e61-8b57-4f29-ae12-36259f6ef0e6.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252F27e83625-d507-47da-8e5d-58193da9eab0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/27e83625-d507-47da-8e5d-58193da9eab0.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252F1aa7d373-a60b-466b-93b0-0fe139470b9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/1aa7d373-a60b-466b-93b0-0fe139470b9e.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252Fc56a05e4-5c01-400d-afb2-79dfde5f5658.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/c56a05e4-5c01-400d-afb2-79dfde5f5658.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748586%252Fgeneral%252F2a6ea3a0-1fac-494f-b069-7957e9586a9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748586/general/2a6ea3a0-1fac-494f-b069-7957e9586a9d.jpg already downloaded
2026-03-30 13:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 591440fa-6238-5e46-8043-b3573548b120, identifier: 10744791
2026-03-30 13:03:08 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9600691c-d7f7-5a9c-b63d-afc04954b070 with identifier: 10744698
2026-03-30 13:03:08 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9600691c-d7f7-5a9c-b63d-afc04954b070 with scrape type 1
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9600691c-d7f7-5a9c-b63d-afc04954b070
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252Fa31f66e8-8709-420d-8ebd-68d95a94d58b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/a31f66e8-8709-420d-8ebd-68d95a94d58b.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252F39625f30-cc75-4453-a576-b880191902ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/39625f30-cc75-4453-a576-b880191902ff.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252F7435d3b9-b17c-4259-aafd-e9f55b925852.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/7435d3b9-b17c-4259-aafd-e9f55b925852.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252F4bf893db-e294-4c43-84b4-7b64b13d8f09.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/4bf893db-e294-4c43-84b4-7b64b13d8f09.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252F029626f9-8719-4750-8ed1-edbbdd914a21.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/029626f9-8719-4750-8ed1-edbbdd914a21.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252Ffd450b92-ecf9-4e92-ae92-1efa1be9a916.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/fd450b92-ecf9-4e92-ae92-1efa1be9a916.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252Fb3bc1d6d-1415-4e5e-85df-51e0ce1c6292.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/b3bc1d6d-1415-4e5e-85df-51e0ce1c6292.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252F4c6292e1-273b-40a6-b192-ac5831135897.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/4c6292e1-273b-40a6-b192-ac5831135897.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252F74a7d367-1fbc-422e-a8fd-56ab58fc9426.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/74a7d367-1fbc-422e-a8fd-56ab58fc9426.jpg already downloaded
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5684304%252Fgeneral%252Fbc0d5b2e-6139-406d-9574-93a5a48ab6b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:08 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5684304/general/bc0d5b2e-6139-406d-9574-93a5a48ab6b5.jpg already downloaded
2026-03-30 13:03:08 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9600691c-d7f7-5a9c-b63d-afc04954b070, identifier: 10744698
2026-03-30 13:03:08 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 591440fa-6238-5e46-8043-b3573548b120 with identifier: 10744791
2026-03-30 13:03:08 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 591440fa-6238-5e46-8043-b3573548b120 with identifier: 10744791
2026-03-30 13:03:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 591440fa-6238-5e46-8043-b3573548b120 with identifier: 10744791 to the API
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744791>
{'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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '591440fa-6238-5e46-8043-b3573548b120',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744791',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V90',
'odometer': 165625,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5748586/general/6195e746-bd71-4400-9ec8-1c69df81551e.jpg',
'https://images.openlane.eu/carimgs/5748586/general/908d3f72-da66-4e8a-96ff-8fabddb30cea.jpg',
'https://images.openlane.eu/carimgs/5748586/general/204f74c2-5572-45b1-9fac-536558929536.jpg',
'https://images.openlane.eu/carimgs/5748586/general/603957eb-9144-4cd2-bd3c-dc1d553c9504.jpg',
'https://images.openlane.eu/carimgs/5748586/general/9c511684-3393-49f1-b569-70e346cd0833.jpg',
'https://images.openlane.eu/carimgs/5748586/general/0a955e61-8b57-4f29-ae12-36259f6ef0e6.jpg',
'https://images.openlane.eu/carimgs/5748586/general/27e83625-d507-47da-8e5d-58193da9eab0.jpg',
'https://images.openlane.eu/carimgs/5748586/general/1aa7d373-a60b-466b-93b0-0fe139470b9e.jpg',
'https://images.openlane.eu/carimgs/5748586/general/c56a05e4-5c01-400d-afb2-79dfde5f5658.jpg',
'https://images.openlane.eu/carimgs/5748586/general/2a6ea3a0-1fac-494f-b069-7957e9586a9d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96476,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/6195e746-bd71-4400-9ec8-1c69df81551e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85362,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/908d3f72-da66-4e8a-96ff-8fabddb30cea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111245,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/204f74c2-5572-45b1-9fac-536558929536.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93600,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/603957eb-9144-4cd2-bd3c-dc1d553c9504.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114108,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/9c511684-3393-49f1-b569-70e346cd0833.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96183,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/0a955e61-8b57-4f29-ae12-36259f6ef0e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46401,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/27e83625-d507-47da-8e5d-58193da9eab0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75139,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/1aa7d373-a60b-466b-93b0-0fe139470b9e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134387,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/c56a05e4-5c01-400d-afb2-79dfde5f5658.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_591440fa-6238-5e46-8043-b3573548b120/591440fa-6238-5e46-8043-b3573548b120_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85116,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748586/general/2a6ea3a0-1fac-494f-b069-7957e9586a9d.jpg',
'Width': 1280}],
'price': 19200,
'price_includes_vat': True,
'registration_date': '2020-11-03',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo V90 D4 R-Design - Diesel - Automatic - 190 hp - 165.625 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2020}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744791%27 HTTP/1.1" 200 None
2026-03-30 13:03:09 [adesa.de] INFO: Saving data for 10744791: {'created_time': 1774875789.11048, 'last_price_update_time': 1774875789.110492, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744791') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9600691c-d7f7-5a9c-b63d-afc04954b070 with identifier: 10744698
2026-03-30 13:03:09 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9600691c-d7f7-5a9c-b63d-afc04954b070 with identifier: 10744698
2026-03-30 13:03:09 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9600691c-d7f7-5a9c-b63d-afc04954b070 with identifier: 10744698 to the API
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:09 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744698>
{'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': 197,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '9600691c-d7f7-5a9c-b63d-afc04954b070',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465599',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744698',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 105789,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5684304/general/a31f66e8-8709-420d-8ebd-68d95a94d58b.jpg',
'https://images.openlane.eu/carimgs/5684304/general/39625f30-cc75-4453-a576-b880191902ff.jpg',
'https://images.openlane.eu/carimgs/5684304/general/7435d3b9-b17c-4259-aafd-e9f55b925852.jpg',
'https://images.openlane.eu/carimgs/5684304/general/4bf893db-e294-4c43-84b4-7b64b13d8f09.jpg',
'https://images.openlane.eu/carimgs/5684304/general/029626f9-8719-4750-8ed1-edbbdd914a21.jpg',
'https://images.openlane.eu/carimgs/5684304/general/fd450b92-ecf9-4e92-ae92-1efa1be9a916.jpg',
'https://images.openlane.eu/carimgs/5684304/general/b3bc1d6d-1415-4e5e-85df-51e0ce1c6292.jpg',
'https://images.openlane.eu/carimgs/5684304/general/4c6292e1-273b-40a6-b192-ac5831135897.jpg',
'https://images.openlane.eu/carimgs/5684304/general/74a7d367-1fbc-422e-a8fd-56ab58fc9426.jpg',
'https://images.openlane.eu/carimgs/5684304/general/bc0d5b2e-6139-406d-9574-93a5a48ab6b5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130440,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/a31f66e8-8709-420d-8ebd-68d95a94d58b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122684,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/39625f30-cc75-4453-a576-b880191902ff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110752,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/7435d3b9-b17c-4259-aafd-e9f55b925852.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101509,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/4bf893db-e294-4c43-84b4-7b64b13d8f09.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114292,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/029626f9-8719-4750-8ed1-edbbdd914a21.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83019,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/fd450b92-ecf9-4e92-ae92-1efa1be9a916.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46155,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/b3bc1d6d-1415-4e5e-85df-51e0ce1c6292.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172617,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/4c6292e1-273b-40a6-b192-ac5831135897.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93531,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/74a7d367-1fbc-422e-a8fd-56ab58fc9426.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9600691c-d7f7-5a9c-b63d-afc04954b070/9600691c-d7f7-5a9c-b63d-afc04954b070_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104289,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5684304/general/bc0d5b2e-6139-406d-9574-93a5a48ab6b5.jpg',
'Width': 1280}],
'price': 23900,
'price_includes_vat': True,
'registration_date': '2022-12-12',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo XC60 B4 Plus Bright - Diesel - Automatic - 197 hp - 105.789 '
'km',
'transmission': 'automatic',
'trim': 'Plus Bright',
'vin': None,
'year': 2022}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744698%27 HTTP/1.1" 200 None
2026-03-30 13:03:09 [adesa.de] INFO: Saving data for 10744698: {'created_time': 1774875789.448217, 'last_price_update_time': 1774875789.448228, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744698') HTTP/1.1" 204 0
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/fc0b8664-af3e-4642-a73d-8000bb52a345.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/7f8eb4e8-25b5-489a-a82c-0ad665d7fd32.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/eecf71da-7ffe-42ef-8c2f-864569f3ae67.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57c35e06d0>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252Fe4b5f1bd-2043-49c3-87de-712332dc4546.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/e4b5f1bd-2043-49c3-87de-712332dc4546.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/26c46059-9281-46af-bc8f-eb2f6c289b18.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b593b090>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252Ffc0b8664-af3e-4642-a73d-8000bb52a345.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/fc0b8664-af3e-4642-a73d-8000bb52a345.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/b32198ea-2dd7-4584-8164-02a0402d545c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/bee3744b-9bf4-41f4-8fbc-9f5f97259014.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/9528c144-f439-46e6-9154-6612cb6f5167.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f4c50>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252F7f8eb4e8-25b5-489a-a82c-0ad665d7fd32.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/7f8eb4e8-25b5-489a-a82c-0ad665d7fd32.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b412ec90>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252Feecf71da-7ffe-42ef-8c2f-864569f3ae67.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/eecf71da-7ffe-42ef-8c2f-864569f3ae67.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/e0753aad-aa1b-41db-8948-f77ba1ce01d5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/a39f47cb-b7f5-474b-abcf-de368a52083a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af675310>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F26c46059-9281-46af-bc8f-eb2f6c289b18.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/26c46059-9281-46af-bc8f-eb2f6c289b18.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f4610>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252Fb32198ea-2dd7-4584-8164-02a0402d545c.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/b32198ea-2dd7-4584-8164-02a0402d545c.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4234090>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252Fbee3744b-9bf4-41f4-8fbc-9f5f97259014.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/bee3744b-9bf4-41f4-8fbc-9f5f97259014.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af69f010>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252F9528c144-f439-46e6-9154-6612cb6f5167.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/9528c144-f439-46e6-9154-6612cb6f5167.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/2f28c88b-31ef-434d-8b53-01d8ce3139e8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5745728/general/505956da-4c76-4674-8947-10a60bfafa13.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10723359)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/9df09e20-8aae-4680-82e5-a308d2a1d11f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/1d6c0f05-ad7f-424c-81ed-49146646cab2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b423fb50>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252Fe0753aad-aa1b-41db-8948-f77ba1ce01d5.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/e0753aad-aa1b-41db-8948-f77ba1ce01d5.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af79bad0>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252Fa39f47cb-b7f5-474b-abcf-de368a52083a.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/a39f47cb-b7f5-474b-abcf-de368a52083a.jpg saved to cache
2026-03-30 13:03:09 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:09 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5747876/general/986bad75-aa39-4efb-9fbd-e9036aee8095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729456)
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af61ef90>
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:09 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:09 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252F2f28c88b-31ef-434d-8b53-01d8ce3139e8.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/2f28c88b-31ef-434d-8b53-01d8ce3139e8.jpg saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af79b490>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5745728%252Fgeneral%252F505956da-4c76-4674-8947-10a60bfafa13.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745728/general/505956da-4c76-4674-8947-10a60bfafa13.jpg saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 09878145-e29d-50de-be72-80df10a76f67
2026-03-30 13:03:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 09878145-e29d-50de-be72-80df10a76f67, skipping ID generation
2026-03-30 13:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09878145-e29d-50de-be72-80df10a76f67 with scrape type 1
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 09878145-e29d-50de-be72-80df10a76f67 sending to next pipeline
2026-03-30 13:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09878145-e29d-50de-be72-80df10a76f67, identifier: 10723359
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d0090>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252F9df09e20-8aae-4680-82e5-a308d2a1d11f.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/9df09e20-8aae-4680-82e5-a308d2a1d11f.jpg saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f3d10>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252F1d6c0f05-ad7f-424c-81ed-49146646cab2.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/1d6c0f05-ad7f-424c-81ed-49146646cab2.jpg saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09878145-e29d-50de-be72-80df10a76f67 with identifier: 10723359
2026-03-30 13:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09878145-e29d-50de-be72-80df10a76f67 with identifier: 10723359
2026-03-30 13:03:10 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09878145-e29d-50de-be72-80df10a76f67 with identifier: 10723359 to the API
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:10 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5745728/general/505956da-4c76-4674-8947-10a60bfafa13.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'MPV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '09878145-e29d-50de-be72-80df10a76f67',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SHK-DS 392',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10723359',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Ford',
'model': 'S-Max',
'odometer': 88844,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234254,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/505956da-4c76-4674-8947-10a60bfafa13.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159275,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/e0753aad-aa1b-41db-8948-f77ba1ce01d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207180,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/bee3744b-9bf4-41f4-8fbc-9f5f97259014.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210372,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/26c46059-9281-46af-bc8f-eb2f6c289b18.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118465,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/fc0b8664-af3e-4642-a73d-8000bb52a345.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96815,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/880dc02f-ce9b-4f8c-a23c-3de5aeefcb1d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141924,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/c5aed407-089d-4cae-a1a0-124c7ce1e770.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132243,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/04d45fea-f4f0-4d2a-bc4c-30454eb7827d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 240730,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/87d5af47-6456-4bcc-b629-f83f9cd3c6b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_09878145-e29d-50de-be72-80df10a76f67/09878145-e29d-50de-be72-80df10a76f67_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98442,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745728/general/78ecb5e3-74dd-4901-b204-d4fc211c72f5.jpg',
'Width': 1280}],
'price': 5350,
'price_includes_vat': True,
'registration_date': '2018-12-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Ford S-Max Titanium - Diesel - Automatic - 150 hp - 88.844 km',
'transmission': 'automatic',
'trim': 'Titanium',
'vin': None,
'year': 2018}
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710723359%27 HTTP/1.1" 200 None
2026-03-30 13:03:10 [adesa.de] INFO: Saving data for 10723359: {'created_time': 1774875790.698891, 'last_price_update_time': 1774875790.698902, 'auction_closing_time': 1775035810.0}
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10723359') HTTP/1.1" 204 0
2026-03-30 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744721> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:10 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4304dd0>
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:03:10 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:10 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5747876%252Fgeneral%252F986bad75-aa39-4efb-9fbd-e9036aee8095.jpg') HTTP/1.1" 204 0
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747876/general/986bad75-aa39-4efb-9fbd-e9036aee8095.jpg saved to cache
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item b609d66e-389e-531f-8f9b-01e86c476d44
2026-03-30 13:03:10 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: b609d66e-389e-531f-8f9b-01e86c476d44, skipping ID generation
2026-03-30 13:03:10 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b609d66e-389e-531f-8f9b-01e86c476d44 with scrape type 1
2026-03-30 13:03:10 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item b609d66e-389e-531f-8f9b-01e86c476d44 sending to next pipeline
2026-03-30 13:03:10 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b609d66e-389e-531f-8f9b-01e86c476d44, identifier: 10729456
2026-03-30 13:03:10 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b609d66e-389e-531f-8f9b-01e86c476d44 with identifier: 10729456
2026-03-30 13:03:10 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b609d66e-389e-531f-8f9b-01e86c476d44 with identifier: 10729456
2026-03-30 13:03:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b609d66e-389e-531f-8f9b-01e86c476d44 with identifier: 10729456 to the API
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:11 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5747876/general/986bad75-aa39-4efb-9fbd-e9036aee8095.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': 188,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'b609d66e-389e-531f-8f9b-01e86c476d44',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KR-G 1978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729456',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 276503,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 96,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88647,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/986bad75-aa39-4efb-9fbd-e9036aee8095.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124870,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/1d6c0f05-ad7f-424c-81ed-49146646cab2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128763,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/9df09e20-8aae-4680-82e5-a308d2a1d11f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122754,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/2f28c88b-31ef-434d-8b53-01d8ce3139e8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112707,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/a39f47cb-b7f5-474b-abcf-de368a52083a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/9528c144-f439-46e6-9154-6612cb6f5167.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/b32198ea-2dd7-4584-8164-02a0402d545c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114189,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/eecf71da-7ffe-42ef-8c2f-864569f3ae67.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122875,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/7f8eb4e8-25b5-489a-a82c-0ad665d7fd32.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b609d66e-389e-531f-8f9b-01e86c476d44/b609d66e-389e-531f-8f9b-01e86c476d44_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34511,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5747876/general/e4b5f1bd-2043-49c3-87de-712332dc4546.jpg',
'Width': 1024}],
'price': 3750,
'price_includes_vat': True,
'registration_date': '2018-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Audi Q5 2.0 - Quattro - Diesel - Automatic - 188 hp - 276.503 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2018}
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729456%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [adesa.de] INFO: Saving data for 10729456: {'created_time': 1774875791.376137, 'last_price_update_time': 1774875791.376147, 'auction_closing_time': 1775035810.0}
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729456') HTTP/1.1" 204 0
2026-03-30 13:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with identifier: 10744721
2026-03-30 13:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with scrape type 1
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b62b8197-8f1a-5e50-aeee-0d0bff8b1067
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252F91a79942-0a4e-4192-88d0-9091d250bfe3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/91a79942-0a4e-4192-88d0-9091d250bfe3.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252F6188b15b-18d8-4cdb-bf45-2b44b6c71e51.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/6188b15b-18d8-4cdb-bf45-2b44b6c71e51.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252Fbb5fc0c3-387d-4c02-bcf7-3c1f982476dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/bb5fc0c3-387d-4c02-bcf7-3c1f982476dc.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252F0032b457-7667-439c-a857-990222ac37f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/0032b457-7667-439c-a857-990222ac37f4.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252F0162cd40-3884-4663-8361-e22c06cf7b94.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/0162cd40-3884-4663-8361-e22c06cf7b94.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252F3bb87ecb-391c-4fd2-885d-d16f0b79d9a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/3bb87ecb-391c-4fd2-885d-d16f0b79d9a6.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252F9ea1fc45-924c-4059-ac1b-76ffcc26f8e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/9ea1fc45-924c-4059-ac1b-76ffcc26f8e3.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252F53e1fa51-2def-48a5-a8e8-3ffae36d4fc9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/53e1fa51-2def-48a5-a8e8-3ffae36d4fc9.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252Ff0f3917f-0154-4f59-b89d-652fc179d65d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/f0f3917f-0154-4f59-b89d-652fc179d65d.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5721997%252Fgeneral%252F0c8f7e88-7178-4bcd-aec2-e8b5e410157e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721997/general/0c8f7e88-7178-4bcd-aec2-e8b5e410157e.jpg already downloaded
2026-03-30 13:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b62b8197-8f1a-5e50-aeee-0d0bff8b1067, identifier: 10744721
2026-03-30 13:03:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10744743
2026-03-30 13:03:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 84c3dce2-483b-5d33-805e-897ceef80c3c with scrape type 1
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 84c3dce2-483b-5d33-805e-897ceef80c3c
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252Ff1fdfc5f-365d-404f-aa15-294e04f3fbb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/f1fdfc5f-365d-404f-aa15-294e04f3fbb3.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252F6e1d686d-b37a-401d-9291-89e84f616828.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/6e1d686d-b37a-401d-9291-89e84f616828.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252F57058605-ce0a-4400-b819-2b712a0e06f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/57058605-ce0a-4400-b819-2b712a0e06f8.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252F090a5e73-0313-4d7b-86a7-5f559d3240a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/090a5e73-0313-4d7b-86a7-5f559d3240a7.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252Febbbe57a-cb0a-436e-9942-678f351f552b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/ebbbe57a-cb0a-436e-9942-678f351f552b.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252F7da913bf-1869-449e-809f-e3bb2f0bfc0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/7da913bf-1869-449e-809f-e3bb2f0bfc0a.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252F4a3d96df-9613-4326-9e34-b5b909e6ed9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/4a3d96df-9613-4326-9e34-b5b909e6ed9c.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252F8b002e34-3ee8-4724-8872-05a11dcc2ac0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/8b002e34-3ee8-4724-8872-05a11dcc2ac0.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252Fd60aa2c8-5eea-488f-9b99-b0f50f8cefd9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/d60aa2c8-5eea-488f-9b99-b0f50f8cefd9.jpg already downloaded
2026-03-30 13:03:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735512%252Fgeneral%252F08424426-a4b8-439b-ac12-5ecd230bfe6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735512/general/08424426-a4b8-439b-ac12-5ecd230bfe6c.jpg already downloaded
2026-03-30 13:03:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 84c3dce2-483b-5d33-805e-897ceef80c3c, identifier: 10744743
2026-03-30 13:03:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with identifier: 10744721
2026-03-30 13:03:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with identifier: 10744721
2026-03-30 13:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b62b8197-8f1a-5e50-aeee-0d0bff8b1067 with identifier: 10744721 to the API
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744721>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'b62b8197-8f1a-5e50-aeee-0d0bff8b1067',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466022',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744721',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 123962,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5721997/general/91a79942-0a4e-4192-88d0-9091d250bfe3.jpg',
'https://images.openlane.eu/carimgs/5721997/general/6188b15b-18d8-4cdb-bf45-2b44b6c71e51.jpg',
'https://images.openlane.eu/carimgs/5721997/general/bb5fc0c3-387d-4c02-bcf7-3c1f982476dc.jpg',
'https://images.openlane.eu/carimgs/5721997/general/0032b457-7667-439c-a857-990222ac37f4.jpg',
'https://images.openlane.eu/carimgs/5721997/general/0162cd40-3884-4663-8361-e22c06cf7b94.jpg',
'https://images.openlane.eu/carimgs/5721997/general/3bb87ecb-391c-4fd2-885d-d16f0b79d9a6.jpg',
'https://images.openlane.eu/carimgs/5721997/general/9ea1fc45-924c-4059-ac1b-76ffcc26f8e3.jpg',
'https://images.openlane.eu/carimgs/5721997/general/53e1fa51-2def-48a5-a8e8-3ffae36d4fc9.jpg',
'https://images.openlane.eu/carimgs/5721997/general/f0f3917f-0154-4f59-b89d-652fc179d65d.jpg',
'https://images.openlane.eu/carimgs/5721997/general/0c8f7e88-7178-4bcd-aec2-e8b5e410157e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97545,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/91a79942-0a4e-4192-88d0-9091d250bfe3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80159,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/6188b15b-18d8-4cdb-bf45-2b44b6c71e51.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68897,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/bb5fc0c3-387d-4c02-bcf7-3c1f982476dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69984,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/0032b457-7667-439c-a857-990222ac37f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70352,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/0162cd40-3884-4663-8361-e22c06cf7b94.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49703,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/3bb87ecb-391c-4fd2-885d-d16f0b79d9a6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42790,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/9ea1fc45-924c-4059-ac1b-76ffcc26f8e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78825,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/53e1fa51-2def-48a5-a8e8-3ffae36d4fc9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64279,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/f0f3917f-0154-4f59-b89d-652fc179d65d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b62b8197-8f1a-5e50-aeee-0d0bff8b1067/b62b8197-8f1a-5e50-aeee-0d0bff8b1067_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52859,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721997/general/0c8f7e88-7178-4bcd-aec2-e8b5e410157e.jpg',
'Width': 1280}],
'price': 20500,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - Diesel - Automatic - 150 hp - '
'123.962 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744721%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [adesa.de] INFO: Saving data for 10744721: {'created_time': 1774875792.341275, 'last_price_update_time': 1774875792.341287, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744721') HTTP/1.1" 204 0
2026-03-30 13:03:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10744743
2026-03-30 13:03:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10744743
2026-03-30 13:03:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 84c3dce2-483b-5d33-805e-897ceef80c3c with identifier: 10744743 to the API
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744743>
{'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-31T13: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=10744743',
'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': 23800,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - 4Motion - Diesel - Automatic - '
'200 hp - 116.921 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744743%27 HTTP/1.1" 200 None
2026-03-30 13:03:12 [adesa.de] INFO: Saving data for 10744743: {'created_time': 1774875792.684569, 'last_price_update_time': 1774875792.684581, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744743') HTTP/1.1" 204 0
2026-03-30 13:03:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 17246243-8b1a-52ec-804f-ab432af2b07c with identifier: 10744808
2026-03-30 13:03:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 17246243-8b1a-52ec-804f-ab432af2b07c with scrape type 1
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 17246243-8b1a-52ec-804f-ab432af2b07c
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252Fdbd5cd83-dc9f-44c8-ae93-13f3a74bb5d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/dbd5cd83-dc9f-44c8-ae93-13f3a74bb5d4.jpg already downloaded
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252F4eda616d-e1a7-4298-a154-80528dcba62d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/4eda616d-e1a7-4298-a154-80528dcba62d.jpg already downloaded
2026-03-30 13:03:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252F3c6a8db6-0a10-4259-a19a-9a4ce96bad98.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/3c6a8db6-0a10-4259-a19a-9a4ce96bad98.jpg already downloaded
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252Fa19b3c7d-2838-455b-9b55-08e77e3f4b87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/a19b3c7d-2838-455b-9b55-08e77e3f4b87.jpg already downloaded
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252F8396df7c-52e1-4dac-85f1-0d2171fbbe12.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/8396df7c-52e1-4dac-85f1-0d2171fbbe12.jpg already downloaded
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252F0323abe3-ac7b-4d1d-ac54-94f4c5ec1400.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/0323abe3-ac7b-4d1d-ac54-94f4c5ec1400.jpg already downloaded
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252F8881e006-802a-43d6-9eb4-e78875c21a45.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/8881e006-802a-43d6-9eb4-e78875c21a45.jpg already downloaded
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252Fe82bcf3f-473c-4f34-96f5-16b5ca2429db.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/e82bcf3f-473c-4f34-96f5-16b5ca2429db.jpg already downloaded
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252Fd5de931b-a184-4f02-ad18-a21aa80386be.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/d5de931b-a184-4f02-ad18-a21aa80386be.jpg already downloaded
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748772%252Fgeneral%252F1c8608e7-c7fa-4f25-9a88-79619d9060a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748772/general/1c8608e7-c7fa-4f25-9a88-79619d9060a5.jpg already downloaded
2026-03-30 13:03:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 17246243-8b1a-52ec-804f-ab432af2b07c, identifier: 10744808
2026-03-30 13:03:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 17246243-8b1a-52ec-804f-ab432af2b07c with identifier: 10744808
2026-03-30 13:03:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 17246243-8b1a-52ec-804f-ab432af2b07c with identifier: 10744808
2026-03-30 13:03:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 17246243-8b1a-52ec-804f-ab432af2b07c with identifier: 10744808 to the API
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:14 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744808>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '17246243-8b1a-52ec-804f-ab432af2b07c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465663',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744808',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 109279,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 41,
'photo_urls': ['https://images.openlane.eu/carimgs/5748772/general/dbd5cd83-dc9f-44c8-ae93-13f3a74bb5d4.jpg',
'https://images.openlane.eu/carimgs/5748772/general/4eda616d-e1a7-4298-a154-80528dcba62d.jpg',
'https://images.openlane.eu/carimgs/5748772/general/3c6a8db6-0a10-4259-a19a-9a4ce96bad98.jpg',
'https://images.openlane.eu/carimgs/5748772/general/a19b3c7d-2838-455b-9b55-08e77e3f4b87.jpg',
'https://images.openlane.eu/carimgs/5748772/general/8396df7c-52e1-4dac-85f1-0d2171fbbe12.jpg',
'https://images.openlane.eu/carimgs/5748772/general/0323abe3-ac7b-4d1d-ac54-94f4c5ec1400.jpg',
'https://images.openlane.eu/carimgs/5748772/general/8881e006-802a-43d6-9eb4-e78875c21a45.jpg',
'https://images.openlane.eu/carimgs/5748772/general/e82bcf3f-473c-4f34-96f5-16b5ca2429db.jpg',
'https://images.openlane.eu/carimgs/5748772/general/d5de931b-a184-4f02-ad18-a21aa80386be.jpg',
'https://images.openlane.eu/carimgs/5748772/general/1c8608e7-c7fa-4f25-9a88-79619d9060a5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127103,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/dbd5cd83-dc9f-44c8-ae93-13f3a74bb5d4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128989,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/4eda616d-e1a7-4298-a154-80528dcba62d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120418,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/3c6a8db6-0a10-4259-a19a-9a4ce96bad98.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99268,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/a19b3c7d-2838-455b-9b55-08e77e3f4b87.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111417,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/8396df7c-52e1-4dac-85f1-0d2171fbbe12.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104413,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/0323abe3-ac7b-4d1d-ac54-94f4c5ec1400.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76380,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/8881e006-802a-43d6-9eb4-e78875c21a45.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56154,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/e82bcf3f-473c-4f34-96f5-16b5ca2429db.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182510,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/d5de931b-a184-4f02-ad18-a21aa80386be.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_17246243-8b1a-52ec-804f-ab432af2b07c/17246243-8b1a-52ec-804f-ab432af2b07c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63098,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748772/general/1c8608e7-c7fa-4f25-9a88-79619d9060a5.jpg',
'Width': 1280}],
'price': 24700,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - 4Motion - Diesel - Automatic - '
'150 hp - 109.279 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744808%27 HTTP/1.1" 200 None
2026-03-30 13:03:14 [adesa.de] INFO: Saving data for 10744808: {'created_time': 1774875794.536733, 'last_price_update_time': 1774875794.536744, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744808') HTTP/1.1" 204 0
2026-03-30 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744702> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744696> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10744819
2026-03-30 13:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0b4a063d-33e6-5295-a14f-56c28413ca34 with scrape type 1
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0b4a063d-33e6-5295-a14f-56c28413ca34
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252F99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252F4d59d893-77e9-448c-87a9-3aa69feccea1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/4d59d893-77e9-448c-87a9-3aa69feccea1.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252F474e440a-f234-45af-aec9-640cabf2e92c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/474e440a-f234-45af-aec9-640cabf2e92c.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252F7fd45227-e86e-4c45-9785-97df247e5ccc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/7fd45227-e86e-4c45-9785-97df247e5ccc.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252F375c5ccb-98f2-4047-8a92-9c6ac9601eba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/375c5ccb-98f2-4047-8a92-9c6ac9601eba.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252Ff6cda7ea-3499-447a-8344-fdee939e935b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/f6cda7ea-3499-447a-8344-fdee939e935b.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252F5b75f1b8-eafb-4253-9964-e11c58d3a45d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/5b75f1b8-eafb-4253-9964-e11c58d3a45d.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252Fb2ddeeb1-a2c2-410c-b664-db84ba2ac9b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/b2ddeeb1-a2c2-410c-b664-db84ba2ac9b2.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252F40e6442d-59ff-4ee8-bbd7-7c817d521335.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/40e6442d-59ff-4ee8-bbd7-7c817d521335.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748800%252Fgeneral%252F8f0b97ee-dbb2-4bdf-993d-49234bb67c39.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748800/general/8f0b97ee-dbb2-4bdf-993d-49234bb67c39.jpg already downloaded
2026-03-30 13:03:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0b4a063d-33e6-5295-a14f-56c28413ca34, identifier: 10744819
2026-03-30 13:03:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10744819
2026-03-30 13:03:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10744819
2026-03-30 13:03:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0b4a063d-33e6-5295-a14f-56c28413ca34 with identifier: 10744819 to the API
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744819>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '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=10744819',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 60150,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5748800/general/99ba005d-6d16-4b72-a63c-fd4aa36ae7c9.jpg',
'https://images.openlane.eu/carimgs/5748800/general/4d59d893-77e9-448c-87a9-3aa69feccea1.jpg',
'https://images.openlane.eu/carimgs/5748800/general/474e440a-f234-45af-aec9-640cabf2e92c.jpg',
'https://images.openlane.eu/carimgs/5748800/general/7fd45227-e86e-4c45-9785-97df247e5ccc.jpg',
'https://images.openlane.eu/carimgs/5748800/general/375c5ccb-98f2-4047-8a92-9c6ac9601eba.jpg',
'https://images.openlane.eu/carimgs/5748800/general/f6cda7ea-3499-447a-8344-fdee939e935b.jpg',
'https://images.openlane.eu/carimgs/5748800/general/5b75f1b8-eafb-4253-9964-e11c58d3a45d.jpg',
'https://images.openlane.eu/carimgs/5748800/general/b2ddeeb1-a2c2-410c-b664-db84ba2ac9b2.jpg',
'https://images.openlane.eu/carimgs/5748800/general/40e6442d-59ff-4ee8-bbd7-7c817d521335.jpg',
'https://images.openlane.eu/carimgs/5748800/general/8f0b97ee-dbb2-4bdf-993d-49234bb67c39.jpg'],
'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': 20700,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Life - Diesel - Automatic - 150 hp - '
'60.150 km',
'transmission': 'automatic',
'trim': 'Life',
'vin': None,
'year': 2023}
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744819%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [adesa.de] INFO: Saving data for 10744819: {'created_time': 1774875796.771621, 'last_price_update_time': 1774875796.771635, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744819') HTTP/1.1" 204 0
2026-03-30 13:03:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d9cce88-3100-5e27-9774-c0d965f9139a with identifier: 10744702
2026-03-30 13:03:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d9cce88-3100-5e27-9774-c0d965f9139a with scrape type 1
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d9cce88-3100-5e27-9774-c0d965f9139a
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252F90a9aa35-1a7c-4f81-825f-83392b7d73fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/90a9aa35-1a7c-4f81-825f-83392b7d73fb.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252Fa768dd8c-477a-446b-a326-4a95ead3eb44.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/a768dd8c-477a-446b-a326-4a95ead3eb44.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252F5c47edf4-6801-4cd8-9dea-955724e465c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/5c47edf4-6801-4cd8-9dea-955724e465c4.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252Fd7e8fd6e-8472-4b94-b7f7-3d0e937dbf47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/d7e8fd6e-8472-4b94-b7f7-3d0e937dbf47.jpg already downloaded
2026-03-30 13:03:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252F679786f4-f9fa-4453-8f6f-46f1455e3931.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/679786f4-f9fa-4453-8f6f-46f1455e3931.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252Fcc4b7a87-4c8a-42b6-96a8-47599c8939b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/cc4b7a87-4c8a-42b6-96a8-47599c8939b9.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252F8ab44f97-bf51-46c2-b807-955011f20c11.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/8ab44f97-bf51-46c2-b807-955011f20c11.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252F149c89bb-8a33-42f0-abfd-fa3e10655fdd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/149c89bb-8a33-42f0-abfd-fa3e10655fdd.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252F33ee60b2-1119-4193-bae8-28b9d0f08cc8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/33ee60b2-1119-4193-bae8-28b9d0f08cc8.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695902%252Fgeneral%252F6e2e63ae-6935-43e3-8ba0-764a8da6d64c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695902/general/6e2e63ae-6935-43e3-8ba0-764a8da6d64c.jpg already downloaded
2026-03-30 13:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d9cce88-3100-5e27-9774-c0d965f9139a, identifier: 10744702
2026-03-30 13:03:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e56e10f6-783e-5c3b-b751-e59df349e76f with identifier: 10744696
2026-03-30 13:03:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e56e10f6-783e-5c3b-b751-e59df349e76f with scrape type 1
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e56e10f6-783e-5c3b-b751-e59df349e76f
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252Fc366d53b-026b-4e9e-b771-12be8b6ad3e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/c366d53b-026b-4e9e-b771-12be8b6ad3e9.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252F0e5298e8-8301-4805-b5c2-63a261e90201.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/0e5298e8-8301-4805-b5c2-63a261e90201.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252F25add472-8d0d-47f3-b17b-c8bca0d80748.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/25add472-8d0d-47f3-b17b-c8bca0d80748.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252F8bd15639-4a7a-4f6d-9358-77731f645d8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/8bd15639-4a7a-4f6d-9358-77731f645d8b.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252F109306f8-7690-4182-acd4-93b38c9f607d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/109306f8-7690-4182-acd4-93b38c9f607d.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252F7e529adb-3f86-4bcb-b3de-dd5eeda852c1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/7e529adb-3f86-4bcb-b3de-dd5eeda852c1.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252F11154b30-6710-4323-9625-c27d1fb8f1f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/11154b30-6710-4323-9625-c27d1fb8f1f4.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252F4c08e6e4-00d8-49ca-942f-264709d15c15.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/4c08e6e4-00d8-49ca-942f-264709d15c15.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252F8814f63d-c63f-444e-ac8b-56424fd2d761.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/8814f63d-c63f-444e-ac8b-56424fd2d761.jpg already downloaded
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5683528%252Fgeneral%252Ffd08c69e-73cf-494e-abbc-874ca9a7050d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683528/general/fd08c69e-73cf-494e-abbc-874ca9a7050d.jpg already downloaded
2026-03-30 13:03:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e56e10f6-783e-5c3b-b751-e59df349e76f, identifier: 10744696
2026-03-30 13:03:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d9cce88-3100-5e27-9774-c0d965f9139a with identifier: 10744702
2026-03-30 13:03:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d9cce88-3100-5e27-9774-c0d965f9139a with identifier: 10744702
2026-03-30 13:03:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d9cce88-3100-5e27-9774-c0d965f9139a with identifier: 10744702 to the API
2026-03-30 13:03:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744702>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '4d9cce88-3100-5e27-9774-c0d965f9139a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465910',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744702',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 86188,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5695902/general/90a9aa35-1a7c-4f81-825f-83392b7d73fb.jpg',
'https://images.openlane.eu/carimgs/5695902/general/a768dd8c-477a-446b-a326-4a95ead3eb44.jpg',
'https://images.openlane.eu/carimgs/5695902/general/5c47edf4-6801-4cd8-9dea-955724e465c4.jpg',
'https://images.openlane.eu/carimgs/5695902/general/d7e8fd6e-8472-4b94-b7f7-3d0e937dbf47.jpg',
'https://images.openlane.eu/carimgs/5695902/general/679786f4-f9fa-4453-8f6f-46f1455e3931.jpg',
'https://images.openlane.eu/carimgs/5695902/general/cc4b7a87-4c8a-42b6-96a8-47599c8939b9.jpg',
'https://images.openlane.eu/carimgs/5695902/general/8ab44f97-bf51-46c2-b807-955011f20c11.jpg',
'https://images.openlane.eu/carimgs/5695902/general/149c89bb-8a33-42f0-abfd-fa3e10655fdd.jpg',
'https://images.openlane.eu/carimgs/5695902/general/33ee60b2-1119-4193-bae8-28b9d0f08cc8.jpg',
'https://images.openlane.eu/carimgs/5695902/general/6e2e63ae-6935-43e3-8ba0-764a8da6d64c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133538,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/90a9aa35-1a7c-4f81-825f-83392b7d73fb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 134846,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/a768dd8c-477a-446b-a326-4a95ead3eb44.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88734,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/5c47edf4-6801-4cd8-9dea-955724e465c4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92524,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/d7e8fd6e-8472-4b94-b7f7-3d0e937dbf47.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109998,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/679786f4-f9fa-4453-8f6f-46f1455e3931.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45174,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/cc4b7a87-4c8a-42b6-96a8-47599c8939b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88020,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/8ab44f97-bf51-46c2-b807-955011f20c11.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113510,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/149c89bb-8a33-42f0-abfd-fa3e10655fdd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97578,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/33ee60b2-1119-4193-bae8-28b9d0f08cc8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d9cce88-3100-5e27-9774-c0d965f9139a/4d9cce88-3100-5e27-9774-c0d965f9139a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80593,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695902/general/6e2e63ae-6935-43e3-8ba0-764a8da6d64c.jpg',
'Width': 1280}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo XC60 B4 - Diesel - Automatic - 197 hp - 86.188 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744702%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [adesa.de] INFO: Saving data for 10744702: {'created_time': 1774875798.305327, 'last_price_update_time': 1774875798.305337, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744702') HTTP/1.1" 204 0
2026-03-30 13:03:18 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e56e10f6-783e-5c3b-b751-e59df349e76f with identifier: 10744696
2026-03-30 13:03:18 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e56e10f6-783e-5c3b-b751-e59df349e76f with identifier: 10744696
2026-03-30 13:03:18 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e56e10f6-783e-5c3b-b751-e59df349e76f with identifier: 10744696 to the API
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:18 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744696>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'e56e10f6-783e-5c3b-b751-e59df349e76f',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465867',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744696',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'XC60',
'odometer': 86678,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5683528/general/c366d53b-026b-4e9e-b771-12be8b6ad3e9.jpg',
'https://images.openlane.eu/carimgs/5683528/general/0e5298e8-8301-4805-b5c2-63a261e90201.jpg',
'https://images.openlane.eu/carimgs/5683528/general/25add472-8d0d-47f3-b17b-c8bca0d80748.jpg',
'https://images.openlane.eu/carimgs/5683528/general/8bd15639-4a7a-4f6d-9358-77731f645d8b.jpg',
'https://images.openlane.eu/carimgs/5683528/general/109306f8-7690-4182-acd4-93b38c9f607d.jpg',
'https://images.openlane.eu/carimgs/5683528/general/7e529adb-3f86-4bcb-b3de-dd5eeda852c1.jpg',
'https://images.openlane.eu/carimgs/5683528/general/11154b30-6710-4323-9625-c27d1fb8f1f4.jpg',
'https://images.openlane.eu/carimgs/5683528/general/4c08e6e4-00d8-49ca-942f-264709d15c15.jpg',
'https://images.openlane.eu/carimgs/5683528/general/8814f63d-c63f-444e-ac8b-56424fd2d761.jpg',
'https://images.openlane.eu/carimgs/5683528/general/fd08c69e-73cf-494e-abbc-874ca9a7050d.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86882,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/c366d53b-026b-4e9e-b771-12be8b6ad3e9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101843,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/0e5298e8-8301-4805-b5c2-63a261e90201.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81101,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/25add472-8d0d-47f3-b17b-c8bca0d80748.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64554,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/8bd15639-4a7a-4f6d-9358-77731f645d8b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69439,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/109306f8-7690-4182-acd4-93b38c9f607d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70665,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/7e529adb-3f86-4bcb-b3de-dd5eeda852c1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 45495,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/11154b30-6710-4323-9625-c27d1fb8f1f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88203,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/4c08e6e4-00d8-49ca-942f-264709d15c15.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78538,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/8814f63d-c63f-444e-ac8b-56424fd2d761.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e56e10f6-783e-5c3b-b751-e59df349e76f/e56e10f6-783e-5c3b-b751-e59df349e76f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69288,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5683528/general/fd08c69e-73cf-494e-abbc-874ca9a7050d.jpg',
'Width': 1280}],
'price': 21600,
'price_includes_vat': True,
'registration_date': '2022-01-21',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo XC60 B4 - Diesel - Automatic - 197 hp - 86.678 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744696%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [adesa.de] INFO: Saving data for 10744696: {'created_time': 1774875798.751027, 'last_price_update_time': 1774875798.751037, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744696') HTTP/1.1" 204 0
2026-03-30 13:03:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744813> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32875c15-d217-5b93-8546-4ce73f474507 with identifier: 10744813
2026-03-30 13:03:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32875c15-d217-5b93-8546-4ce73f474507 with scrape type 1
2026-03-30 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32875c15-d217-5b93-8546-4ce73f474507
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252F402da3d9-2b0c-4af1-a54d-c4282dfa3939.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/402da3d9-2b0c-4af1-a54d-c4282dfa3939.jpg already downloaded
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252F76630047-7c13-4801-9296-5f87859c20f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/76630047-7c13-4801-9296-5f87859c20f3.jpg already downloaded
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252F5be71367-dce4-4c7b-8141-2cd7b7e9381b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/5be71367-dce4-4c7b-8141-2cd7b7e9381b.jpg already downloaded
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252F6101f1ed-e13e-4a89-a2ea-dc94c7170091.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/6101f1ed-e13e-4a89-a2ea-dc94c7170091.jpg already downloaded
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252F13fadeed-a33d-4b0b-a1d3-a06d4516392a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/13fadeed-a33d-4b0b-a1d3-a06d4516392a.jpg already downloaded
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252F69e5a96c-5152-4ebe-9757-da6b1127b478.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/69e5a96c-5152-4ebe-9757-da6b1127b478.jpg already downloaded
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252Ff45e4242-9cb2-4e93-b759-de8b9459d476.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/f45e4242-9cb2-4e93-b759-de8b9459d476.jpg already downloaded
2026-03-30 13:03:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252F30b0a7ca-1ffb-446d-9170-f12f597e4a0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/30b0a7ca-1ffb-446d-9170-f12f597e4a0b.jpg already downloaded
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252F0d42ea74-319e-488c-9aac-61b048783eb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/0d42ea74-319e-488c-9aac-61b048783eb3.jpg already downloaded
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748783%252Fgeneral%252F2c4c88f1-6dcf-4122-843e-9e7fe20686a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748783/general/2c4c88f1-6dcf-4122-843e-9e7fe20686a7.jpg already downloaded
2026-03-30 13:03:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32875c15-d217-5b93-8546-4ce73f474507, identifier: 10744813
2026-03-30 13:03:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32875c15-d217-5b93-8546-4ce73f474507 with identifier: 10744813
2026-03-30 13:03:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32875c15-d217-5b93-8546-4ce73f474507 with identifier: 10744813
2026-03-30 13:03:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32875c15-d217-5b93-8546-4ce73f474507 with identifier: 10744813 to the API
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744813>
{'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': 253,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '32875c15-d217-5b93-8546-4ce73f474507',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466134',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744813',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 73125,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5748783/general/402da3d9-2b0c-4af1-a54d-c4282dfa3939.jpg',
'https://images.openlane.eu/carimgs/5748783/general/76630047-7c13-4801-9296-5f87859c20f3.jpg',
'https://images.openlane.eu/carimgs/5748783/general/5be71367-dce4-4c7b-8141-2cd7b7e9381b.jpg',
'https://images.openlane.eu/carimgs/5748783/general/6101f1ed-e13e-4a89-a2ea-dc94c7170091.jpg',
'https://images.openlane.eu/carimgs/5748783/general/13fadeed-a33d-4b0b-a1d3-a06d4516392a.jpg',
'https://images.openlane.eu/carimgs/5748783/general/69e5a96c-5152-4ebe-9757-da6b1127b478.jpg',
'https://images.openlane.eu/carimgs/5748783/general/f45e4242-9cb2-4e93-b759-de8b9459d476.jpg',
'https://images.openlane.eu/carimgs/5748783/general/30b0a7ca-1ffb-446d-9170-f12f597e4a0b.jpg',
'https://images.openlane.eu/carimgs/5748783/general/0d42ea74-319e-488c-9aac-61b048783eb3.jpg',
'https://images.openlane.eu/carimgs/5748783/general/2c4c88f1-6dcf-4122-843e-9e7fe20686a7.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83079,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/402da3d9-2b0c-4af1-a54d-c4282dfa3939.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96471,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/76630047-7c13-4801-9296-5f87859c20f3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112854,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/5be71367-dce4-4c7b-8141-2cd7b7e9381b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80398,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/6101f1ed-e13e-4a89-a2ea-dc94c7170091.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86405,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/13fadeed-a33d-4b0b-a1d3-a06d4516392a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90692,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/69e5a96c-5152-4ebe-9757-da6b1127b478.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44298,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/f45e4242-9cb2-4e93-b759-de8b9459d476.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94228,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/30b0a7ca-1ffb-446d-9170-f12f597e4a0b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116737,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/0d42ea74-319e-488c-9aac-61b048783eb3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_32875c15-d217-5b93-8546-4ce73f474507/32875c15-d217-5b93-8546-4ce73f474507_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83720,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748783/general/2c4c88f1-6dcf-4122-843e-9e7fe20686a7.jpg',
'Width': 1280}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2021-12-10',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 73.125 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744813%27 HTTP/1.1" 200 None
2026-03-30 13:03:19 [adesa.de] INFO: Saving data for 10744813: {'created_time': 1774875799.452676, 'last_price_update_time': 1774875799.452689, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744813') HTTP/1.1" 204 0
2026-03-30 13:03:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744803> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10744803
2026-03-30 13:03:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 662b167b-9b32-5f8f-b93c-8606beb135aa with scrape type 1
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 662b167b-9b32-5f8f-b93c-8606beb135aa
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252F18eb8f34-1a04-4d6c-ae3b-d3bda83a0f36.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/18eb8f34-1a04-4d6c-ae3b-d3bda83a0f36.jpg already downloaded
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252F67b06b7c-52c4-4464-b1e8-754770eeca50.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/67b06b7c-52c4-4464-b1e8-754770eeca50.jpg already downloaded
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252Fd996ff05-6cac-4e69-b029-9f1c22a5fa7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/d996ff05-6cac-4e69-b029-9f1c22a5fa7a.jpg already downloaded
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252F7873b92c-ba3c-431b-b41b-209aeec72e95.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/7873b92c-ba3c-431b-b41b-209aeec72e95.jpg already downloaded
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252F3776a877-95d1-41d4-b275-a131d4b7ac75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/3776a877-95d1-41d4-b275-a131d4b7ac75.jpg already downloaded
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252F120eb723-b034-47a9-9f69-743c24ffd430.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/120eb723-b034-47a9-9f69-743c24ffd430.jpg already downloaded
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252Fc1efc498-8130-4a6c-bc4f-fbda97f19824.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/c1efc498-8130-4a6c-bc4f-fbda97f19824.jpg already downloaded
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252F747ac599-01ad-4869-ae0f-9b1c774a1966.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/747ac599-01ad-4869-ae0f-9b1c774a1966.jpg already downloaded
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252F7ac43482-4892-423b-a524-393bdc9006d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/7ac43482-4892-423b-a524-393bdc9006d5.jpg already downloaded
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748742%252Fgeneral%252Fa172f66b-97d6-44a1-81ec-9cd4684c7e75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748742/general/a172f66b-97d6-44a1-81ec-9cd4684c7e75.jpg already downloaded
2026-03-30 13:03:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 662b167b-9b32-5f8f-b93c-8606beb135aa, identifier: 10744803
2026-03-30 13:03:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10744803
2026-03-30 13:03:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10744803
2026-03-30 13:03:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 662b167b-9b32-5f8f-b93c-8606beb135aa with identifier: 10744803 to the API
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744803>
{'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-31T13: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=10744803',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 81763,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5748742/general/18eb8f34-1a04-4d6c-ae3b-d3bda83a0f36.jpg',
'https://images.openlane.eu/carimgs/5748742/general/67b06b7c-52c4-4464-b1e8-754770eeca50.jpg',
'https://images.openlane.eu/carimgs/5748742/general/d996ff05-6cac-4e69-b029-9f1c22a5fa7a.jpg',
'https://images.openlane.eu/carimgs/5748742/general/7873b92c-ba3c-431b-b41b-209aeec72e95.jpg',
'https://images.openlane.eu/carimgs/5748742/general/3776a877-95d1-41d4-b275-a131d4b7ac75.jpg',
'https://images.openlane.eu/carimgs/5748742/general/120eb723-b034-47a9-9f69-743c24ffd430.jpg',
'https://images.openlane.eu/carimgs/5748742/general/c1efc498-8130-4a6c-bc4f-fbda97f19824.jpg',
'https://images.openlane.eu/carimgs/5748742/general/747ac599-01ad-4869-ae0f-9b1c774a1966.jpg',
'https://images.openlane.eu/carimgs/5748742/general/7ac43482-4892-423b-a524-393bdc9006d5.jpg',
'https://images.openlane.eu/carimgs/5748742/general/a172f66b-97d6-44a1-81ec-9cd4684c7e75.jpg'],
'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': 21800,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI Elegance - Diesel - Manual - 150 hp - '
'81.763 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2023}
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744803%27 HTTP/1.1" 200 None
2026-03-30 13:03:20 [adesa.de] INFO: Saving data for 10744803: {'created_time': 1774875800.675601, 'last_price_update_time': 1774875800.675617, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744803') HTTP/1.1" 204 0
2026-03-30 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744693> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with identifier: 10744809
2026-03-30 13:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with scrape type 1
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86369c16-3e21-5ee5-9564-5ff4cfcd3942
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252F34df2e79-d9ec-4b9f-80f0-4cef637d8422.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/34df2e79-d9ec-4b9f-80f0-4cef637d8422.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252F216c1952-ee81-431b-85f9-9a067305bc91.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/216c1952-ee81-431b-85f9-9a067305bc91.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252F7b2ec909-3651-409e-bf6c-e5c842681014.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/7b2ec909-3651-409e-bf6c-e5c842681014.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252Fdd0393f4-f4f6-47b8-a696-b57191acc726.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/dd0393f4-f4f6-47b8-a696-b57191acc726.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252F5b88f068-9f86-40d2-9787-ee43a8704aea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/5b88f068-9f86-40d2-9787-ee43a8704aea.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252Fdc5ac172-a39c-4553-abfe-f00b92c1f7db.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/dc5ac172-a39c-4553-abfe-f00b92c1f7db.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252Fc26ed63b-2f3a-4f53-b7c7-56d1c56a0601.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/c26ed63b-2f3a-4f53-b7c7-56d1c56a0601.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252F11c879a4-b48e-4e95-886a-3093def52f62.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/11c879a4-b48e-4e95-886a-3093def52f62.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252F10fa3fab-2b17-41da-aef5-2d4369394156.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/10fa3fab-2b17-41da-aef5-2d4369394156.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748775%252Fgeneral%252Fbd8bae5d-c679-4874-b4f3-de9d5b5a7637.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748775/general/bd8bae5d-c679-4874-b4f3-de9d5b5a7637.jpg already downloaded
2026-03-30 13:03:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86369c16-3e21-5ee5-9564-5ff4cfcd3942, identifier: 10744809
2026-03-30 13:03:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with identifier: 10744809
2026-03-30 13:03:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with identifier: 10744809
2026-03-30 13:03:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86369c16-3e21-5ee5-9564-5ff4cfcd3942 with identifier: 10744809 to the API
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:23 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744809>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '86369c16-3e21-5ee5-9564-5ff4cfcd3942',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466385',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744809',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Passat',
'odometer': 151921,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5748775/general/34df2e79-d9ec-4b9f-80f0-4cef637d8422.jpg',
'https://images.openlane.eu/carimgs/5748775/general/216c1952-ee81-431b-85f9-9a067305bc91.jpg',
'https://images.openlane.eu/carimgs/5748775/general/7b2ec909-3651-409e-bf6c-e5c842681014.jpg',
'https://images.openlane.eu/carimgs/5748775/general/dd0393f4-f4f6-47b8-a696-b57191acc726.jpg',
'https://images.openlane.eu/carimgs/5748775/general/5b88f068-9f86-40d2-9787-ee43a8704aea.jpg',
'https://images.openlane.eu/carimgs/5748775/general/dc5ac172-a39c-4553-abfe-f00b92c1f7db.jpg',
'https://images.openlane.eu/carimgs/5748775/general/c26ed63b-2f3a-4f53-b7c7-56d1c56a0601.jpg',
'https://images.openlane.eu/carimgs/5748775/general/11c879a4-b48e-4e95-886a-3093def52f62.jpg',
'https://images.openlane.eu/carimgs/5748775/general/10fa3fab-2b17-41da-aef5-2d4369394156.jpg',
'https://images.openlane.eu/carimgs/5748775/general/bd8bae5d-c679-4874-b4f3-de9d5b5a7637.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92986,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/34df2e79-d9ec-4b9f-80f0-4cef637d8422.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95040,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/216c1952-ee81-431b-85f9-9a067305bc91.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102406,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/7b2ec909-3651-409e-bf6c-e5c842681014.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80789,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/dd0393f4-f4f6-47b8-a696-b57191acc726.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77028,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/5b88f068-9f86-40d2-9787-ee43a8704aea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73186,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/dc5ac172-a39c-4553-abfe-f00b92c1f7db.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65254,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/c26ed63b-2f3a-4f53-b7c7-56d1c56a0601.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98450,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/11c879a4-b48e-4e95-886a-3093def52f62.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91037,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/10fa3fab-2b17-41da-aef5-2d4369394156.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_86369c16-3e21-5ee5-9564-5ff4cfcd3942/86369c16-3e21-5ee5-9564-5ff4cfcd3942_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83319,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748775/general/bd8bae5d-c679-4874-b4f3-de9d5b5a7637.jpg',
'Width': 1280}],
'price': 16600,
'price_includes_vat': True,
'registration_date': '2022-02-24',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 200 hp - '
'151.921 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744809%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [adesa.de] INFO: Saving data for 10744809: {'created_time': 1774875803.879991, 'last_price_update_time': 1774875803.880005, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744809') HTTP/1.1" 204 0
2026-03-30 13:03:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0d22e342-8761-5a9d-9b5b-7640271d79fb with identifier: 10744693
2026-03-30 13:03:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0d22e342-8761-5a9d-9b5b-7640271d79fb with scrape type 1
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0d22e342-8761-5a9d-9b5b-7640271d79fb
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252F0250a271-c036-4dbc-9bcd-de3c0bb8684a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/0250a271-c036-4dbc-9bcd-de3c0bb8684a.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252Fd93a9d66-38d5-416b-bbc8-5fbc175aca2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/d93a9d66-38d5-416b-bbc8-5fbc175aca2e.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252F48b71e91-3e67-4401-9dcc-b267b8a8586d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/48b71e91-3e67-4401-9dcc-b267b8a8586d.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252F89671a66-1844-4b41-ad21-19a9d8b6c8c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/89671a66-1844-4b41-ad21-19a9d8b6c8c0.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252F215ae960-afbf-4564-8021-b517681d700c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/215ae960-afbf-4564-8021-b517681d700c.jpg already downloaded
2026-03-30 13:03:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252F07e15d9d-b835-4df3-b097-d309a8ee16da.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/07e15d9d-b835-4df3-b097-d309a8ee16da.jpg already downloaded
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252F1b68e02f-0268-4714-997c-e5486fd755dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/1b68e02f-0268-4714-997c-e5486fd755dc.jpg already downloaded
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252Fb967d18a-1f5e-49d5-910f-84a99ef41575.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/b967d18a-1f5e-49d5-910f-84a99ef41575.jpg already downloaded
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252Fa32554fc-454b-4c4f-9d14-2ee15b8e3a8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/a32554fc-454b-4c4f-9d14-2ee15b8e3a8e.jpg already downloaded
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5669013%252Fgeneral%252Fe612849b-b9dd-4939-9d78-77bf48e7d98c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5669013/general/e612849b-b9dd-4939-9d78-77bf48e7d98c.jpg already downloaded
2026-03-30 13:03:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0d22e342-8761-5a9d-9b5b-7640271d79fb, identifier: 10744693
2026-03-30 13:03:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0d22e342-8761-5a9d-9b5b-7640271d79fb with identifier: 10744693
2026-03-30 13:03:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0d22e342-8761-5a9d-9b5b-7640271d79fb with identifier: 10744693
2026-03-30 13:03:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0d22e342-8761-5a9d-9b5b-7640271d79fb with identifier: 10744693 to the API
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744693>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '0d22e342-8761-5a9d-9b5b-7640271d79fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465207',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744693',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 118349,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5669013/general/0250a271-c036-4dbc-9bcd-de3c0bb8684a.jpg',
'https://images.openlane.eu/carimgs/5669013/general/d93a9d66-38d5-416b-bbc8-5fbc175aca2e.jpg',
'https://images.openlane.eu/carimgs/5669013/general/48b71e91-3e67-4401-9dcc-b267b8a8586d.jpg',
'https://images.openlane.eu/carimgs/5669013/general/89671a66-1844-4b41-ad21-19a9d8b6c8c0.jpg',
'https://images.openlane.eu/carimgs/5669013/general/215ae960-afbf-4564-8021-b517681d700c.jpg',
'https://images.openlane.eu/carimgs/5669013/general/07e15d9d-b835-4df3-b097-d309a8ee16da.jpg',
'https://images.openlane.eu/carimgs/5669013/general/1b68e02f-0268-4714-997c-e5486fd755dc.jpg',
'https://images.openlane.eu/carimgs/5669013/general/b967d18a-1f5e-49d5-910f-84a99ef41575.jpg',
'https://images.openlane.eu/carimgs/5669013/general/a32554fc-454b-4c4f-9d14-2ee15b8e3a8e.jpg',
'https://images.openlane.eu/carimgs/5669013/general/e612849b-b9dd-4939-9d78-77bf48e7d98c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94724,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/0250a271-c036-4dbc-9bcd-de3c0bb8684a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77304,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/d93a9d66-38d5-416b-bbc8-5fbc175aca2e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78443,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/48b71e91-3e67-4401-9dcc-b267b8a8586d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57962,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/89671a66-1844-4b41-ad21-19a9d8b6c8c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83456,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/215ae960-afbf-4564-8021-b517681d700c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65923,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/07e15d9d-b835-4df3-b097-d309a8ee16da.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67667,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/1b68e02f-0268-4714-997c-e5486fd755dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63426,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/b967d18a-1f5e-49d5-910f-84a99ef41575.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59141,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/a32554fc-454b-4c4f-9d14-2ee15b8e3a8e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0d22e342-8761-5a9d-9b5b-7640271d79fb/0d22e342-8761-5a9d-9b5b-7640271d79fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52912,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5669013/general/e612849b-b9dd-4939-9d78-77bf48e7d98c.jpg',
'Width': 1280}],
'price': 17900,
'price_includes_vat': True,
'registration_date': '2021-08-04',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Tiguan 2.0 TDI - Diesel - Automatic - 150 hp - 118.349 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744693%27 HTTP/1.1" 200 None
2026-03-30 13:03:24 [adesa.de] INFO: Saving data for 10744693: {'created_time': 1774875804.518949, 'last_price_update_time': 1774875804.51896, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744693') HTTP/1.1" 204 0
2026-03-30 13:03:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744708> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e685f737-8e8a-5f74-b778-18c2c0ac60f1 with identifier: 10744708
2026-03-30 13:03:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e685f737-8e8a-5f74-b778-18c2c0ac60f1 with scrape type 1
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e685f737-8e8a-5f74-b778-18c2c0ac60f1
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252F9fd46e56-e6ab-43b0-94e4-aa03f85e3d66.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/9fd46e56-e6ab-43b0-94e4-aa03f85e3d66.jpg already downloaded
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252F7f1a7cee-c355-4abc-b0a6-850a1a1e3bc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/7f1a7cee-c355-4abc-b0a6-850a1a1e3bc3.jpg already downloaded
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252Fb89249fa-1343-4980-9a43-53fa4a081377.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/b89249fa-1343-4980-9a43-53fa4a081377.jpg already downloaded
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252F5d4140b7-bd4b-4247-b91f-1308d3548e84.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/5d4140b7-bd4b-4247-b91f-1308d3548e84.jpg already downloaded
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252F19803290-bcbe-4e4b-9320-3eb33c95d18e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/19803290-bcbe-4e4b-9320-3eb33c95d18e.jpg already downloaded
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252F2e3dc271-2028-40c2-95c0-0fb2b5c1b327.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/2e3dc271-2028-40c2-95c0-0fb2b5c1b327.jpg already downloaded
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252F0e11991c-59c4-4f01-bac9-f964ad093425.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/0e11991c-59c4-4f01-bac9-f964ad093425.jpg already downloaded
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252Fbfbb2203-5e71-498b-bc49-81531d3d9596.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/bfbb2203-5e71-498b-bc49-81531d3d9596.jpg already downloaded
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252F4af0e96f-f9be-4c7e-8b5c-3af0756e8423.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/4af0e96f-f9be-4c7e-8b5c-3af0756e8423.jpg already downloaded
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709314%252Fgeneral%252F81e1ad03-61df-4f0d-a9ad-de599c3bc21e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709314/general/81e1ad03-61df-4f0d-a9ad-de599c3bc21e.jpg already downloaded
2026-03-30 13:03:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e685f737-8e8a-5f74-b778-18c2c0ac60f1, identifier: 10744708
2026-03-30 13:03:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e685f737-8e8a-5f74-b778-18c2c0ac60f1 with identifier: 10744708
2026-03-30 13:03:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e685f737-8e8a-5f74-b778-18c2c0ac60f1 with identifier: 10744708
2026-03-30 13:03:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e685f737-8e8a-5f74-b778-18c2c0ac60f1 with identifier: 10744708 to the API
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744708>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': 'e685f737-8e8a-5f74-b778-18c2c0ac60f1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464891',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744708',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 135268,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5709314/general/9fd46e56-e6ab-43b0-94e4-aa03f85e3d66.jpg',
'https://images.openlane.eu/carimgs/5709314/general/7f1a7cee-c355-4abc-b0a6-850a1a1e3bc3.jpg',
'https://images.openlane.eu/carimgs/5709314/general/b89249fa-1343-4980-9a43-53fa4a081377.jpg',
'https://images.openlane.eu/carimgs/5709314/general/5d4140b7-bd4b-4247-b91f-1308d3548e84.jpg',
'https://images.openlane.eu/carimgs/5709314/general/19803290-bcbe-4e4b-9320-3eb33c95d18e.jpg',
'https://images.openlane.eu/carimgs/5709314/general/2e3dc271-2028-40c2-95c0-0fb2b5c1b327.jpg',
'https://images.openlane.eu/carimgs/5709314/general/0e11991c-59c4-4f01-bac9-f964ad093425.jpg',
'https://images.openlane.eu/carimgs/5709314/general/bfbb2203-5e71-498b-bc49-81531d3d9596.jpg',
'https://images.openlane.eu/carimgs/5709314/general/4af0e96f-f9be-4c7e-8b5c-3af0756e8423.jpg',
'https://images.openlane.eu/carimgs/5709314/general/81e1ad03-61df-4f0d-a9ad-de599c3bc21e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107155,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/9fd46e56-e6ab-43b0-94e4-aa03f85e3d66.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97845,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/7f1a7cee-c355-4abc-b0a6-850a1a1e3bc3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117316,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/b89249fa-1343-4980-9a43-53fa4a081377.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92300,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/5d4140b7-bd4b-4247-b91f-1308d3548e84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/19803290-bcbe-4e4b-9320-3eb33c95d18e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66628,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/2e3dc271-2028-40c2-95c0-0fb2b5c1b327.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95521,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/0e11991c-59c4-4f01-bac9-f964ad093425.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96363,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/bfbb2203-5e71-498b-bc49-81531d3d9596.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115516,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/4af0e96f-f9be-4c7e-8b5c-3af0756e8423.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e685f737-8e8a-5f74-b778-18c2c0ac60f1/e685f737-8e8a-5f74-b778-18c2c0ac60f1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63012,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709314/general/81e1ad03-61df-4f0d-a9ad-de599c3bc21e.jpg',
'Width': 1280}],
'price': 15600,
'price_includes_vat': True,
'registration_date': '2020-06-29',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Tiguan 1.5 TSI - Petrol - Automatic - 150 hp - 135.268 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744708%27 HTTP/1.1" 200 None
2026-03-30 13:03:26 [adesa.de] INFO: Saving data for 10744708: {'created_time': 1774875806.728248, 'last_price_update_time': 1774875806.728262, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744708') HTTP/1.1" 204 0
2026-03-30 13:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744780> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10744780
2026-03-30 13:03: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-30 13:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13
2026-03-30 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252Fe782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/e782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg already downloaded
2026-03-30 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252F10301f76-def0-4262-8f27-47b9fef7f1d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/10301f76-def0-4262-8f27-47b9fef7f1d8.jpg already downloaded
2026-03-30 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252F3fd60b1b-243c-470f-bff5-0afb0bf0ccf8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/3fd60b1b-243c-470f-bff5-0afb0bf0ccf8.jpg already downloaded
2026-03-30 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252F982ed16e-919e-42e6-8896-2b189b6423d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/982ed16e-919e-42e6-8896-2b189b6423d7.jpg already downloaded
2026-03-30 13:03:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252Fc8622d94-54ca-4e38-bdaa-de5254d4bfc5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/c8622d94-54ca-4e38-bdaa-de5254d4bfc5.jpg already downloaded
2026-03-30 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252F6153a54f-9319-435a-a29a-9ffed26ca89b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/6153a54f-9319-435a-a29a-9ffed26ca89b.jpg already downloaded
2026-03-30 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252F718f6a7e-f1fe-4e9a-b030-8b4064537d1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/718f6a7e-f1fe-4e9a-b030-8b4064537d1e.jpg already downloaded
2026-03-30 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252Fd527f519-5632-412b-86d4-7bc4f73a7fd2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/d527f519-5632-412b-86d4-7bc4f73a7fd2.jpg already downloaded
2026-03-30 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252F16916f01-c13d-499c-83ce-3d965316c258.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/16916f01-c13d-499c-83ce-3d965316c258.jpg already downloaded
2026-03-30 13:03:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748310%252Fgeneral%252F386ca6c6-3be0-487b-86fb-473019d86155.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748310/general/386ca6c6-3be0-487b-86fb-473019d86155.jpg already downloaded
2026-03-30 13:03:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13, identifier: 10744780
2026-03-30 13:03:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10744780
2026-03-30 13:03:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10744780
2026-03-30 13:03:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0fdd3144-71f5-5dbf-b9bd-42bc8edb9d13 with identifier: 10744780 to the API
2026-03-30 13:03:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744780>
{'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-31T13: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=10744780',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Golf',
'odometer': 166327,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5748310/general/e782ecfd-26b1-4160-aa71-1be8d92c6f30.jpg',
'https://images.openlane.eu/carimgs/5748310/general/10301f76-def0-4262-8f27-47b9fef7f1d8.jpg',
'https://images.openlane.eu/carimgs/5748310/general/3fd60b1b-243c-470f-bff5-0afb0bf0ccf8.jpg',
'https://images.openlane.eu/carimgs/5748310/general/982ed16e-919e-42e6-8896-2b189b6423d7.jpg',
'https://images.openlane.eu/carimgs/5748310/general/c8622d94-54ca-4e38-bdaa-de5254d4bfc5.jpg',
'https://images.openlane.eu/carimgs/5748310/general/6153a54f-9319-435a-a29a-9ffed26ca89b.jpg',
'https://images.openlane.eu/carimgs/5748310/general/718f6a7e-f1fe-4e9a-b030-8b4064537d1e.jpg',
'https://images.openlane.eu/carimgs/5748310/general/d527f519-5632-412b-86d4-7bc4f73a7fd2.jpg',
'https://images.openlane.eu/carimgs/5748310/general/16916f01-c13d-499c-83ce-3d965316c258.jpg',
'https://images.openlane.eu/carimgs/5748310/general/386ca6c6-3be0-487b-86fb-473019d86155.jpg'],
'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': 10600,
'price_includes_vat': True,
'registration_date': '2022-07-04',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744780%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [adesa.de] INFO: Saving data for 10744780: {'created_time': 1774875809.054838, 'last_price_update_time': 1774875809.054851, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744780') HTTP/1.1" 204 0
2026-03-30 13:03:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10744756
2026-03-30 13:03:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9a386a8c-cb1e-57c8-992e-263f184565b6 with scrape type 1
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9a386a8c-cb1e-57c8-992e-263f184565b6
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252F50d32e08-8a42-46fd-8f70-43de954b0e55.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/50d32e08-8a42-46fd-8f70-43de954b0e55.jpg already downloaded
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252F24b974b5-cbb2-4427-8587-ef7f35fdc557.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/24b974b5-cbb2-4427-8587-ef7f35fdc557.jpg already downloaded
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252Fb15ec73f-7375-4549-a2f5-2e441eb8d259.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/b15ec73f-7375-4549-a2f5-2e441eb8d259.jpg already downloaded
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252F86930f6d-c84c-479d-bde1-ef39315496f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/86930f6d-c84c-479d-bde1-ef39315496f5.jpg already downloaded
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252Feef3a16e-c098-4860-b4d9-2e26b1f9af55.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/eef3a16e-c098-4860-b4d9-2e26b1f9af55.jpg already downloaded
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252Fd42f2849-b55e-47e2-a753-1656565cc603.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/d42f2849-b55e-47e2-a753-1656565cc603.jpg already downloaded
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252Fc38156bb-a741-49e9-a147-d6b98f076bfc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/c38156bb-a741-49e9-a147-d6b98f076bfc.jpg already downloaded
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252F46d2f4e4-0b5b-45d8-823f-358fdcdddcec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/46d2f4e4-0b5b-45d8-823f-358fdcdddcec.jpg already downloaded
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252Feedec9a8-3a88-450c-a76f-0833bfaaa188.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/eedec9a8-3a88-450c-a76f-0833bfaaa188.jpg already downloaded
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735556%252Fgeneral%252F0775701b-34a9-43d6-b6c9-8f5d8b59821f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735556/general/0775701b-34a9-43d6-b6c9-8f5d8b59821f.jpg already downloaded
2026-03-30 13:03:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9a386a8c-cb1e-57c8-992e-263f184565b6, identifier: 10744756
2026-03-30 13:03:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10744756
2026-03-30 13:03:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10744756
2026-03-30 13:03:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9a386a8c-cb1e-57c8-992e-263f184565b6 with identifier: 10744756 to the API
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744756>
{'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-31T13: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=10744756',
'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': 19400,
'price_includes_vat': True,
'registration_date': '2022-11-22',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Golf GTD 2.0 TDI - Diesel - Automatic - 200 hp - 111.164 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744756%27 HTTP/1.1" 200 None
2026-03-30 13:03:29 [adesa.de] INFO: Saving data for 10744756: {'created_time': 1774875809.644265, 'last_price_update_time': 1774875809.64428, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744756') HTTP/1.1" 204 0
2026-03-30 13:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10744742
2026-03-30 13:03:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 794ffac9-290e-5cfe-9046-b03703c46f89 with scrape type 1
2026-03-30 13:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 794ffac9-290e-5cfe-9046-b03703c46f89
2026-03-30 13:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252Fb370a399-7ef8-4fe6-9ec1-774f5c44662a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/b370a399-7ef8-4fe6-9ec1-774f5c44662a.jpg already downloaded
2026-03-30 13:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252Fcb5d3aca-88f4-4074-a85b-13498f09e32c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/cb5d3aca-88f4-4074-a85b-13498f09e32c.jpg already downloaded
2026-03-30 13:03:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252F267028ea-f8be-4e8e-bde1-4eabaa8307dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/267028ea-f8be-4e8e-bde1-4eabaa8307dc.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252Fbd03babf-4523-44cf-9d58-12f0f3e07684.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/bd03babf-4523-44cf-9d58-12f0f3e07684.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252F9768a154-62fb-43e2-9da2-54caf680d8f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/9768a154-62fb-43e2-9da2-54caf680d8f5.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252Fb5b5bd86-18ca-456e-af8f-90dfbf3e3135.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/b5b5bd86-18ca-456e-af8f-90dfbf3e3135.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252Faa8e7ede-827d-4d97-ba23-a8624b14a036.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/aa8e7ede-827d-4d97-ba23-a8624b14a036.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252F6eab2f1a-e66b-41ff-a79c-7fc082142cf2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/6eab2f1a-e66b-41ff-a79c-7fc082142cf2.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252Fa9b44b2d-bfd5-46de-a3e8-6c86ca466219.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/a9b44b2d-bfd5-46de-a3e8-6c86ca466219.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735508%252Fgeneral%252Fa8625356-37be-4c9d-999b-f7bc28bbb8fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735508/general/a8625356-37be-4c9d-999b-f7bc28bbb8fe.jpg already downloaded
2026-03-30 13:03:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 794ffac9-290e-5cfe-9046-b03703c46f89, identifier: 10744742
2026-03-30 13:03:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10744742
2026-03-30 13:03:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10744742
2026-03-30 13:03:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 794ffac9-290e-5cfe-9046-b03703c46f89 with identifier: 10744742 to the API
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744742>
{'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-31T13: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=10744742',
'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': 17900,
'price_includes_vat': True,
'registration_date': '2022-01-24',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Passat Variant 1.4 TSI - Hybrid - Automatic - 156 hp - '
'75.078 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744742%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [adesa.de] INFO: Saving data for 10744742: {'created_time': 1774875811.825882, 'last_price_update_time': 1774875811.825893, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744742') HTTP/1.1" 204 0
2026-03-30 13:03:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744692> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccf25844-85e9-5632-a4f1-1134f9ca1fdf with identifier: 10744725
2026-03-30 13:03:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccf25844-85e9-5632-a4f1-1134f9ca1fdf with scrape type 1
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccf25844-85e9-5632-a4f1-1134f9ca1fdf
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252Fd58575b5-44f0-4bdd-850c-0e7c541bdc3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/d58575b5-44f0-4bdd-850c-0e7c541bdc3e.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252Fc6091d7c-b1ce-482b-8914-8b7246575c0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/c6091d7c-b1ce-482b-8914-8b7246575c0f.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252Fe1a27afe-a130-4dcd-b030-635a059e0ade.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/e1a27afe-a130-4dcd-b030-635a059e0ade.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252F6be9068d-0a0f-4703-b392-d6ef1009c096.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/6be9068d-0a0f-4703-b392-d6ef1009c096.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252F709f0ca9-ed49-40e1-a88e-40e0a19ca5fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/709f0ca9-ed49-40e1-a88e-40e0a19ca5fb.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252F2f5493c3-087c-4a4a-a011-6de31022faa7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/2f5493c3-087c-4a4a-a011-6de31022faa7.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252F88423b64-839b-478c-8458-2cb5951f573b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/88423b64-839b-478c-8458-2cb5951f573b.jpg already downloaded
2026-03-30 13:03:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252F21ab8b9b-081d-48e6-86f3-4825e362d059.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/21ab8b9b-081d-48e6-86f3-4825e362d059.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252Fc273f391-0849-469d-8e89-a31062807a61.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/c273f391-0849-469d-8e89-a31062807a61.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722099%252Fgeneral%252F2685729f-a15d-4054-847c-0fc69882ec82.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722099/general/2685729f-a15d-4054-847c-0fc69882ec82.jpg already downloaded
2026-03-30 13:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ccf25844-85e9-5632-a4f1-1134f9ca1fdf, identifier: 10744725
2026-03-30 13:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ccf25844-85e9-5632-a4f1-1134f9ca1fdf with identifier: 10744725
2026-03-30 13:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ccf25844-85e9-5632-a4f1-1134f9ca1fdf with identifier: 10744725
2026-03-30 13:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ccf25844-85e9-5632-a4f1-1134f9ca1fdf with identifier: 10744725 to the API
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744725>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ccf25844-85e9-5632-a4f1-1134f9ca1fdf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466658',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744725',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Tiguan',
'odometer': 91216,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5722099/general/d58575b5-44f0-4bdd-850c-0e7c541bdc3e.jpg',
'https://images.openlane.eu/carimgs/5722099/general/c6091d7c-b1ce-482b-8914-8b7246575c0f.jpg',
'https://images.openlane.eu/carimgs/5722099/general/e1a27afe-a130-4dcd-b030-635a059e0ade.jpg',
'https://images.openlane.eu/carimgs/5722099/general/6be9068d-0a0f-4703-b392-d6ef1009c096.jpg',
'https://images.openlane.eu/carimgs/5722099/general/709f0ca9-ed49-40e1-a88e-40e0a19ca5fb.jpg',
'https://images.openlane.eu/carimgs/5722099/general/2f5493c3-087c-4a4a-a011-6de31022faa7.jpg',
'https://images.openlane.eu/carimgs/5722099/general/88423b64-839b-478c-8458-2cb5951f573b.jpg',
'https://images.openlane.eu/carimgs/5722099/general/21ab8b9b-081d-48e6-86f3-4825e362d059.jpg',
'https://images.openlane.eu/carimgs/5722099/general/c273f391-0849-469d-8e89-a31062807a61.jpg',
'https://images.openlane.eu/carimgs/5722099/general/2685729f-a15d-4054-847c-0fc69882ec82.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127975,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/d58575b5-44f0-4bdd-850c-0e7c541bdc3e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 144044,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/c6091d7c-b1ce-482b-8914-8b7246575c0f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96367,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/e1a27afe-a130-4dcd-b030-635a059e0ade.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70451,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/6be9068d-0a0f-4703-b392-d6ef1009c096.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98665,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/709f0ca9-ed49-40e1-a88e-40e0a19ca5fb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92633,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/2f5493c3-087c-4a4a-a011-6de31022faa7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113081,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/88423b64-839b-478c-8458-2cb5951f573b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107017,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/21ab8b9b-081d-48e6-86f3-4825e362d059.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87227,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/c273f391-0849-469d-8e89-a31062807a61.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccf25844-85e9-5632-a4f1-1134f9ca1fdf/ccf25844-85e9-5632-a4f1-1134f9ca1fdf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75003,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722099/general/2685729f-a15d-4054-847c-0fc69882ec82.jpg',
'Width': 1280}],
'price': 20700,
'price_includes_vat': True,
'registration_date': '2022-10-12',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Tiguan Allspace 2.0 TDI - 4Motion - Diesel - Automatic - '
'150 hp - 91.216 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744725%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [adesa.de] INFO: Saving data for 10744725: {'created_time': 1774875812.469136, 'last_price_update_time': 1774875812.469147, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744725') HTTP/1.1" 204 0
2026-03-30 13:03:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b9456dcd-8f3f-580f-a256-9139667243af with identifier: 10744692
2026-03-30 13:03:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b9456dcd-8f3f-580f-a256-9139667243af with scrape type 1
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b9456dcd-8f3f-580f-a256-9139667243af
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252F5d2ec4ce-f287-4170-ae92-ef0503775609.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/5d2ec4ce-f287-4170-ae92-ef0503775609.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252F41a2363d-6444-4dc8-96f2-d965dd0bc983.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/41a2363d-6444-4dc8-96f2-d965dd0bc983.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252F0830bb2f-2469-44b7-95d2-63baec213321.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/0830bb2f-2469-44b7-95d2-63baec213321.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252F8eba3d4c-daab-4f71-92e1-1b7fb96e6309.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/8eba3d4c-daab-4f71-92e1-1b7fb96e6309.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252F40471cbd-6d52-4654-a27a-978c3571d13c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/40471cbd-6d52-4654-a27a-978c3571d13c.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252Fc315fa53-9ea2-4a50-ab6e-3297ccb9aac0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/c315fa53-9ea2-4a50-ab6e-3297ccb9aac0.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252Fcee724d4-488e-4452-be6f-9dc8dea38407.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/cee724d4-488e-4452-be6f-9dc8dea38407.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252F49d3c3f8-aecc-42b3-a97d-68ea3b32ff37.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/49d3c3f8-aecc-42b3-a97d-68ea3b32ff37.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252F407031f5-3b94-492b-9318-185914d8109b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/407031f5-3b94-492b-9318-185914d8109b.jpg already downloaded
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5668766%252Fgeneral%252F475a250c-21a2-421c-b561-3122a1b6a266.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5668766/general/475a250c-21a2-421c-b561-3122a1b6a266.jpg already downloaded
2026-03-30 13:03:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b9456dcd-8f3f-580f-a256-9139667243af, identifier: 10744692
2026-03-30 13:03:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b9456dcd-8f3f-580f-a256-9139667243af with identifier: 10744692
2026-03-30 13:03:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b9456dcd-8f3f-580f-a256-9139667243af with identifier: 10744692
2026-03-30 13:03:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b9456dcd-8f3f-580f-a256-9139667243af with identifier: 10744692 to the API
2026-03-30 13:03:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744692>
{'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': 253,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'b9456dcd-8f3f-580f-a256-9139667243af',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465537',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744692',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volvo',
'model': 'V60',
'odometer': 107546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5668766/general/5d2ec4ce-f287-4170-ae92-ef0503775609.jpg',
'https://images.openlane.eu/carimgs/5668766/general/41a2363d-6444-4dc8-96f2-d965dd0bc983.jpg',
'https://images.openlane.eu/carimgs/5668766/general/0830bb2f-2469-44b7-95d2-63baec213321.jpg',
'https://images.openlane.eu/carimgs/5668766/general/8eba3d4c-daab-4f71-92e1-1b7fb96e6309.jpg',
'https://images.openlane.eu/carimgs/5668766/general/40471cbd-6d52-4654-a27a-978c3571d13c.jpg',
'https://images.openlane.eu/carimgs/5668766/general/c315fa53-9ea2-4a50-ab6e-3297ccb9aac0.jpg',
'https://images.openlane.eu/carimgs/5668766/general/cee724d4-488e-4452-be6f-9dc8dea38407.jpg',
'https://images.openlane.eu/carimgs/5668766/general/49d3c3f8-aecc-42b3-a97d-68ea3b32ff37.jpg',
'https://images.openlane.eu/carimgs/5668766/general/407031f5-3b94-492b-9318-185914d8109b.jpg',
'https://images.openlane.eu/carimgs/5668766/general/475a250c-21a2-421c-b561-3122a1b6a266.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88468,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/5d2ec4ce-f287-4170-ae92-ef0503775609.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94737,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/41a2363d-6444-4dc8-96f2-d965dd0bc983.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63561,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/0830bb2f-2469-44b7-95d2-63baec213321.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88177,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/8eba3d4c-daab-4f71-92e1-1b7fb96e6309.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84455,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/40471cbd-6d52-4654-a27a-978c3571d13c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91565,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/c315fa53-9ea2-4a50-ab6e-3297ccb9aac0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44576,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/cee724d4-488e-4452-be6f-9dc8dea38407.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67811,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/49d3c3f8-aecc-42b3-a97d-68ea3b32ff37.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51825,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/407031f5-3b94-492b-9318-185914d8109b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b9456dcd-8f3f-580f-a256-9139667243af/b9456dcd-8f3f-580f-a256-9139667243af_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92414,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5668766/general/475a250c-21a2-421c-b561-3122a1b6a266.jpg',
'Width': 1280}],
'price': 20600,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volvo V60 T6 R-Design - Hybrid - Automatic - 253 hp - 107.546 km',
'transmission': 'automatic',
'trim': 'R-Design',
'vin': None,
'year': 2021}
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744692%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [adesa.de] INFO: Saving data for 10744692: {'created_time': 1774875813.187746, 'last_price_update_time': 1774875813.187761, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744692') HTTP/1.1" 204 0
2026-03-30 13:03:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744717> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4fe93f66-8154-513e-afbd-a83f02521e51 with identifier: 10744717
2026-03-30 13:03:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4fe93f66-8154-513e-afbd-a83f02521e51 with scrape type 1
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4fe93f66-8154-513e-afbd-a83f02521e51
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252F933da385-8790-4f38-a2a6-5647ce29a9d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/933da385-8790-4f38-a2a6-5647ce29a9d5.jpg already downloaded
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252F53f4fb8b-bb0f-4935-9de4-f5c3a853f7b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/53f4fb8b-bb0f-4935-9de4-f5c3a853f7b9.jpg already downloaded
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252F2c281df5-c10a-4366-a004-df7a675fd051.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/2c281df5-c10a-4366-a004-df7a675fd051.jpg already downloaded
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252F1c9aa688-193f-4823-a844-7c60d8720a5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/1c9aa688-193f-4823-a844-7c60d8720a5a.jpg already downloaded
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252Fe1c75e1a-df0a-4349-9a6d-d21e20a1171d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/e1c75e1a-df0a-4349-9a6d-d21e20a1171d.jpg already downloaded
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252F67970cbc-f915-42e6-a2b1-446304e01164.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/67970cbc-f915-42e6-a2b1-446304e01164.jpg already downloaded
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252F34ee04e2-cb43-45e7-9061-172d635f481e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/34ee04e2-cb43-45e7-9061-172d635f481e.jpg already downloaded
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252F54622676-7cad-4e28-89fa-d765421c9d15.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/54622676-7cad-4e28-89fa-d765421c9d15.jpg already downloaded
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252Fd41db3b1-4838-4ea3-9f4c-c2b6e27a88ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/d41db3b1-4838-4ea3-9f4c-c2b6e27a88ec.jpg already downloaded
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709404%252Fgeneral%252Fa35ab87d-c48b-455b-b134-96d38c5e3d93.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709404/general/a35ab87d-c48b-455b-b134-96d38c5e3d93.jpg already downloaded
2026-03-30 13:03:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4fe93f66-8154-513e-afbd-a83f02521e51, identifier: 10744717
2026-03-30 13:03:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4fe93f66-8154-513e-afbd-a83f02521e51 with identifier: 10744717
2026-03-30 13:03:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4fe93f66-8154-513e-afbd-a83f02521e51 with identifier: 10744717
2026-03-30 13:03:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4fe93f66-8154-513e-afbd-a83f02521e51 with identifier: 10744717 to the API
2026-03-30 13:03:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744717>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '4fe93f66-8154-513e-afbd-a83f02521e51',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465980',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744717',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 160217,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5709404/general/933da385-8790-4f38-a2a6-5647ce29a9d5.jpg',
'https://images.openlane.eu/carimgs/5709404/general/53f4fb8b-bb0f-4935-9de4-f5c3a853f7b9.jpg',
'https://images.openlane.eu/carimgs/5709404/general/2c281df5-c10a-4366-a004-df7a675fd051.jpg',
'https://images.openlane.eu/carimgs/5709404/general/1c9aa688-193f-4823-a844-7c60d8720a5a.jpg',
'https://images.openlane.eu/carimgs/5709404/general/e1c75e1a-df0a-4349-9a6d-d21e20a1171d.jpg',
'https://images.openlane.eu/carimgs/5709404/general/67970cbc-f915-42e6-a2b1-446304e01164.jpg',
'https://images.openlane.eu/carimgs/5709404/general/34ee04e2-cb43-45e7-9061-172d635f481e.jpg',
'https://images.openlane.eu/carimgs/5709404/general/54622676-7cad-4e28-89fa-d765421c9d15.jpg',
'https://images.openlane.eu/carimgs/5709404/general/d41db3b1-4838-4ea3-9f4c-c2b6e27a88ec.jpg',
'https://images.openlane.eu/carimgs/5709404/general/a35ab87d-c48b-455b-b134-96d38c5e3d93.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96943,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/933da385-8790-4f38-a2a6-5647ce29a9d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98448,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/53f4fb8b-bb0f-4935-9de4-f5c3a853f7b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70304,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/2c281df5-c10a-4366-a004-df7a675fd051.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69619,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/1c9aa688-193f-4823-a844-7c60d8720a5a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78842,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/e1c75e1a-df0a-4349-9a6d-d21e20a1171d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49068,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/67970cbc-f915-42e6-a2b1-446304e01164.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44248,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/34ee04e2-cb43-45e7-9061-172d635f481e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64217,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/54622676-7cad-4e28-89fa-d765421c9d15.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84622,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/d41db3b1-4838-4ea3-9f4c-c2b6e27a88ec.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4fe93f66-8154-513e-afbd-a83f02521e51/4fe93f66-8154-513e-afbd-a83f02521e51_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71228,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709404/general/a35ab87d-c48b-455b-b134-96d38c5e3d93.jpg',
'Width': 1280}],
'price': 19100,
'price_includes_vat': True,
'registration_date': '2021-01-20',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 2.0 TDI - AWD - Diesel - Automatic - 200 hp - '
'160.217 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744717%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [adesa.de] INFO: Saving data for 10744717: {'created_time': 1774875814.076235, 'last_price_update_time': 1774875814.07625, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744717') HTTP/1.1" 204 0
2026-03-30 13:03:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744758> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10744758
2026-03-30 13:03:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6082cdba-bb10-54d7-a543-5cd987c3f3db with scrape type 1
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6082cdba-bb10-54d7-a543-5cd987c3f3db
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252Fb02a0866-96c4-4145-9c9a-44bcf9b255e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/b02a0866-96c4-4145-9c9a-44bcf9b255e0.jpg already downloaded
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252F7187f397-9bc8-4f30-a108-a96728b7f389.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/7187f397-9bc8-4f30-a108-a96728b7f389.jpg already downloaded
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252F550a992a-048d-45d1-87aa-c57aab22d136.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/550a992a-048d-45d1-87aa-c57aab22d136.jpg already downloaded
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252Fcc57bdb3-e492-415e-bacb-c80d38ad4f72.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/cc57bdb3-e492-415e-bacb-c80d38ad4f72.jpg already downloaded
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252Fc89bd61b-91dd-43c9-86b9-1bec7ea71dd2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/c89bd61b-91dd-43c9-86b9-1bec7ea71dd2.jpg already downloaded
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252F15d70708-3c99-467e-8f26-fc93b5482e47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/15d70708-3c99-467e-8f26-fc93b5482e47.jpg already downloaded
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252Ff4b25da9-49b7-4083-8aea-c4070358f10e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/f4b25da9-49b7-4083-8aea-c4070358f10e.jpg already downloaded
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252F4a0516d6-56f4-4e46-95c0-1b84e078939d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/4a0516d6-56f4-4e46-95c0-1b84e078939d.jpg already downloaded
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252F19c35e8d-06c7-4671-8da0-41675b496020.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/19c35e8d-06c7-4671-8da0-41675b496020.jpg already downloaded
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735565%252Fgeneral%252Fa3a24ae8-7e4d-44cb-b77e-85366bfafee1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735565/general/a3a24ae8-7e4d-44cb-b77e-85366bfafee1.jpg already downloaded
2026-03-30 13:03:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6082cdba-bb10-54d7-a543-5cd987c3f3db, identifier: 10744758
2026-03-30 13:03:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10744758
2026-03-30 13:03:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10744758
2026-03-30 13:03:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6082cdba-bb10-54d7-a543-5cd987c3f3db with identifier: 10744758 to the API
2026-03-30 13:03:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744758>
{'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-31T13: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=10744758',
'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': 17200,
'price_includes_vat': True,
'registration_date': '2020-01-03',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744758%27 HTTP/1.1" 200 None
2026-03-30 13:03:35 [adesa.de] INFO: Saving data for 10744758: {'created_time': 1774875815.241613, 'last_price_update_time': 1774875815.241624, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744758') HTTP/1.1" 204 0
2026-03-30 13:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744825> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10744825
2026-03-30 13:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1eab2656-79e2-5f6a-a409-6606a668f24b with scrape type 1
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1eab2656-79e2-5f6a-a409-6606a668f24b
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252Faedab077-cd53-47ee-96ed-f1b1ff794006.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/aedab077-cd53-47ee-96ed-f1b1ff794006.jpg already downloaded
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252F4f51fb64-551a-4f77-810d-5aab4d404a74.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/4f51fb64-551a-4f77-810d-5aab4d404a74.jpg already downloaded
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252F17dad6b4-7e06-422f-a2d7-2aa1a3c04ee1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/17dad6b4-7e06-422f-a2d7-2aa1a3c04ee1.jpg already downloaded
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252Fc2487f35-ee22-48b1-ab5c-702c1550dd72.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/c2487f35-ee22-48b1-ab5c-702c1550dd72.jpg already downloaded
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252Fc219335a-b03e-44b4-a8ec-c382a1ac511d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/c219335a-b03e-44b4-a8ec-c382a1ac511d.jpg already downloaded
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252F19af6893-53d0-4422-b281-85b71429cee3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/19af6893-53d0-4422-b281-85b71429cee3.jpg already downloaded
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252F4ca375d7-531f-409f-9f5c-09146e1a1c64.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/4ca375d7-531f-409f-9f5c-09146e1a1c64.jpg already downloaded
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252Fcb0a7306-245d-41fb-bffc-3b61d01691c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/cb0a7306-245d-41fb-bffc-3b61d01691c2.jpg already downloaded
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252F5cf5aa1b-a57c-41a6-ad41-6b77f2c35141.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/5cf5aa1b-a57c-41a6-ad41-6b77f2c35141.jpg already downloaded
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748815%252Fgeneral%252F77a18690-ad5d-493a-ba2a-c4e6c27a7e3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748815/general/77a18690-ad5d-493a-ba2a-c4e6c27a7e3c.jpg already downloaded
2026-03-30 13:03:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1eab2656-79e2-5f6a-a409-6606a668f24b, identifier: 10744825
2026-03-30 13:03:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10744825
2026-03-30 13:03:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10744825
2026-03-30 13:03:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1eab2656-79e2-5f6a-a409-6606a668f24b with identifier: 10744825 to the API
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744825>
{'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-31T13: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=10744825',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 107556,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 37,
'photo_urls': ['https://images.openlane.eu/carimgs/5748815/general/aedab077-cd53-47ee-96ed-f1b1ff794006.jpg',
'https://images.openlane.eu/carimgs/5748815/general/4f51fb64-551a-4f77-810d-5aab4d404a74.jpg',
'https://images.openlane.eu/carimgs/5748815/general/17dad6b4-7e06-422f-a2d7-2aa1a3c04ee1.jpg',
'https://images.openlane.eu/carimgs/5748815/general/c2487f35-ee22-48b1-ab5c-702c1550dd72.jpg',
'https://images.openlane.eu/carimgs/5748815/general/c219335a-b03e-44b4-a8ec-c382a1ac511d.jpg',
'https://images.openlane.eu/carimgs/5748815/general/19af6893-53d0-4422-b281-85b71429cee3.jpg',
'https://images.openlane.eu/carimgs/5748815/general/4ca375d7-531f-409f-9f5c-09146e1a1c64.jpg',
'https://images.openlane.eu/carimgs/5748815/general/cb0a7306-245d-41fb-bffc-3b61d01691c2.jpg',
'https://images.openlane.eu/carimgs/5748815/general/5cf5aa1b-a57c-41a6-ad41-6b77f2c35141.jpg',
'https://images.openlane.eu/carimgs/5748815/general/77a18690-ad5d-493a-ba2a-c4e6c27a7e3c.jpg'],
'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': 17100,
'price_includes_vat': True,
'registration_date': '2023-01-17',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 1.4 TSI - Hybrid - Automatic - 156 hp - 107.556 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744825%27 HTTP/1.1" 200 None
2026-03-30 13:03:36 [adesa.de] INFO: Saving data for 10744825: {'created_time': 1774875816.847927, 'last_price_update_time': 1774875816.847974, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744825') HTTP/1.1" 204 0
2026-03-30 13:03:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744761> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:36 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:36 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with identifier: 10744761
2026-03-30 13:03:36 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with scrape type 1
2026-03-30 13:03:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 02c123e9-8f11-5542-a7c9-4b2b96fff8a6
2026-03-30 13:03:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252Ff9b0ee49-e896-4ae1-8bf1-fc194e61e6a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/f9b0ee49-e896-4ae1-8bf1-fc194e61e6a8.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252F069a25a7-e85e-4cdf-9fc9-ce72cf6f7b45.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/069a25a7-e85e-4cdf-9fc9-ce72cf6f7b45.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252F69168995-e2ac-44fa-8835-ee9884af3982.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/69168995-e2ac-44fa-8835-ee9884af3982.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252F6fe6da72-0be6-4862-b783-d7cc07edeeb5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/6fe6da72-0be6-4862-b783-d7cc07edeeb5.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252Fc2fb3059-6c14-419f-a34e-db12799d523d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/c2fb3059-6c14-419f-a34e-db12799d523d.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252Fd972fe5e-ddc2-4db5-af80-897e10fca561.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/d972fe5e-ddc2-4db5-af80-897e10fca561.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252F18990305-db7f-4c36-9c1f-b193447448f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/18990305-db7f-4c36-9c1f-b193447448f6.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252F831afa68-6973-4cd9-a22f-baba3b816139.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/831afa68-6973-4cd9-a22f-baba3b816139.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252F4831dd91-c8a7-4306-88f2-3992366155bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/4831dd91-c8a7-4306-88f2-3992366155bc.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735593%252Fgeneral%252F14c2cfa1-134c-4df1-9346-c01251c14548.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735593/general/14c2cfa1-134c-4df1-9346-c01251c14548.jpg already downloaded
2026-03-30 13:03:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6, identifier: 10744761
2026-03-30 13:03:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with identifier: 10744761
2026-03-30 13:03:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with identifier: 10744761
2026-03-30 13:03:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 02c123e9-8f11-5542-a7c9-4b2b96fff8a6 with identifier: 10744761 to the API
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744761>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '02c123e9-8f11-5542-a7c9-4b2b96fff8a6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466355',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744761',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 124831,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5735593/general/f9b0ee49-e896-4ae1-8bf1-fc194e61e6a8.jpg',
'https://images.openlane.eu/carimgs/5735593/general/069a25a7-e85e-4cdf-9fc9-ce72cf6f7b45.jpg',
'https://images.openlane.eu/carimgs/5735593/general/69168995-e2ac-44fa-8835-ee9884af3982.jpg',
'https://images.openlane.eu/carimgs/5735593/general/6fe6da72-0be6-4862-b783-d7cc07edeeb5.jpg',
'https://images.openlane.eu/carimgs/5735593/general/c2fb3059-6c14-419f-a34e-db12799d523d.jpg',
'https://images.openlane.eu/carimgs/5735593/general/d972fe5e-ddc2-4db5-af80-897e10fca561.jpg',
'https://images.openlane.eu/carimgs/5735593/general/18990305-db7f-4c36-9c1f-b193447448f6.jpg',
'https://images.openlane.eu/carimgs/5735593/general/831afa68-6973-4cd9-a22f-baba3b816139.jpg',
'https://images.openlane.eu/carimgs/5735593/general/4831dd91-c8a7-4306-88f2-3992366155bc.jpg',
'https://images.openlane.eu/carimgs/5735593/general/14c2cfa1-134c-4df1-9346-c01251c14548.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113220,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/f9b0ee49-e896-4ae1-8bf1-fc194e61e6a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99707,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/069a25a7-e85e-4cdf-9fc9-ce72cf6f7b45.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86871,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/69168995-e2ac-44fa-8835-ee9884af3982.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104081,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/6fe6da72-0be6-4862-b783-d7cc07edeeb5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92241,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/c2fb3059-6c14-419f-a34e-db12799d523d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75810,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/d972fe5e-ddc2-4db5-af80-897e10fca561.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85589,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/18990305-db7f-4c36-9c1f-b193447448f6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90160,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/831afa68-6973-4cd9-a22f-baba3b816139.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88452,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/4831dd91-c8a7-4306-88f2-3992366155bc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_02c123e9-8f11-5542-a7c9-4b2b96fff8a6/02c123e9-8f11-5542-a7c9-4b2b96fff8a6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104570,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735593/general/14c2cfa1-134c-4df1-9346-c01251c14548.jpg',
'Width': 1280}],
'price': 22400,
'price_includes_vat': True,
'registration_date': '2022-12-21',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 2.0 TDI - AWD - Diesel - Automatic - 200 hp - '
'124.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744761%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [adesa.de] INFO: Saving data for 10744761: {'created_time': 1774875817.668514, 'last_price_update_time': 1774875817.668523, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744761') HTTP/1.1" 204 0
2026-03-30 13:03:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744802> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 51934a1f-32b0-522b-ad86-579616668fe4 with identifier: 10744802
2026-03-30 13:03:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 51934a1f-32b0-522b-ad86-579616668fe4 with scrape type 1
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 51934a1f-32b0-522b-ad86-579616668fe4
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252F1e1ff17d-662e-4b22-b4f4-b65521dccce7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/1e1ff17d-662e-4b22-b4f4-b65521dccce7.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252Ff4adbb1b-aeaa-4c60-b895-3fc64828935c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/f4adbb1b-aeaa-4c60-b895-3fc64828935c.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252Fbb9045ce-287a-441a-9a09-e1d24c8a57ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/bb9045ce-287a-441a-9a09-e1d24c8a57ce.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252Fd15842d2-6a7a-4239-be11-0c45e92a44f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/d15842d2-6a7a-4239-be11-0c45e92a44f6.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252F80b91df8-430a-425a-a1fe-a231f4590a6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/80b91df8-430a-425a-a1fe-a231f4590a6e.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252Fd31fb5c8-a9c6-4774-9b9e-ebadd9c2ddb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/d31fb5c8-a9c6-4774-9b9e-ebadd9c2ddb2.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252F9f157072-335b-4b3b-bebf-60b46a10f8d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/9f157072-335b-4b3b-bebf-60b46a10f8d5.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252F69d9e121-08f8-403d-aeef-67050f3efa28.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/69d9e121-08f8-403d-aeef-67050f3efa28.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252Fa609b97d-b2a9-466f-a51a-eed46a9dd26b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/a609b97d-b2a9-466f-a51a-eed46a9dd26b.jpg already downloaded
2026-03-30 13:03:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748690%252Fgeneral%252F44fd61ae-ab55-46b1-9f0a-2f999e786f3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748690/general/44fd61ae-ab55-46b1-9f0a-2f999e786f3a.jpg already downloaded
2026-03-30 13:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 51934a1f-32b0-522b-ad86-579616668fe4, identifier: 10744802
2026-03-30 13:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 51934a1f-32b0-522b-ad86-579616668fe4 with identifier: 10744802
2026-03-30 13:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 51934a1f-32b0-522b-ad86-579616668fe4 with identifier: 10744802
2026-03-30 13:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 51934a1f-32b0-522b-ad86-579616668fe4 with identifier: 10744802 to the API
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744802>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '51934a1f-32b0-522b-ad86-579616668fe4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465612',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744802',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 140684,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5748690/general/1e1ff17d-662e-4b22-b4f4-b65521dccce7.jpg',
'https://images.openlane.eu/carimgs/5748690/general/f4adbb1b-aeaa-4c60-b895-3fc64828935c.jpg',
'https://images.openlane.eu/carimgs/5748690/general/bb9045ce-287a-441a-9a09-e1d24c8a57ce.jpg',
'https://images.openlane.eu/carimgs/5748690/general/d15842d2-6a7a-4239-be11-0c45e92a44f6.jpg',
'https://images.openlane.eu/carimgs/5748690/general/80b91df8-430a-425a-a1fe-a231f4590a6e.jpg',
'https://images.openlane.eu/carimgs/5748690/general/d31fb5c8-a9c6-4774-9b9e-ebadd9c2ddb2.jpg',
'https://images.openlane.eu/carimgs/5748690/general/9f157072-335b-4b3b-bebf-60b46a10f8d5.jpg',
'https://images.openlane.eu/carimgs/5748690/general/69d9e121-08f8-403d-aeef-67050f3efa28.jpg',
'https://images.openlane.eu/carimgs/5748690/general/a609b97d-b2a9-466f-a51a-eed46a9dd26b.jpg',
'https://images.openlane.eu/carimgs/5748690/general/44fd61ae-ab55-46b1-9f0a-2f999e786f3a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91165,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/1e1ff17d-662e-4b22-b4f4-b65521dccce7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73040,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/f4adbb1b-aeaa-4c60-b895-3fc64828935c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104724,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/bb9045ce-287a-441a-9a09-e1d24c8a57ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110892,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/d15842d2-6a7a-4239-be11-0c45e92a44f6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96837,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/80b91df8-430a-425a-a1fe-a231f4590a6e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 234194,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/d31fb5c8-a9c6-4774-9b9e-ebadd9c2ddb2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111868,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/9f157072-335b-4b3b-bebf-60b46a10f8d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 46170,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/69d9e121-08f8-403d-aeef-67050f3efa28.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69127,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/a609b97d-b2a9-466f-a51a-eed46a9dd26b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_51934a1f-32b0-522b-ad86-579616668fe4/51934a1f-32b0-522b-ad86-579616668fe4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80625,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748690/general/44fd61ae-ab55-46b1-9f0a-2f999e786f3a.jpg',
'Width': 1280}],
'price': 17400,
'price_includes_vat': True,
'registration_date': '2020-01-20',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Superb Combi 2.0 TDI - Diesel - Automatic - 150 hp - 140.684 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744802%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [adesa.de] INFO: Saving data for 10744802: {'created_time': 1774875818.384146, 'last_price_update_time': 1774875818.384158, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744802') HTTP/1.1" 204 0
2026-03-30 13:03:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744706> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10744706
2026-03-30 13:03:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fbaecea3-3600-580f-bcc0-3db8e1e52bee with scrape type 1
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fbaecea3-3600-580f-bcc0-3db8e1e52bee
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252F0671aaad-8c2f-409c-8a4e-a1f5aaac07f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/0671aaad-8c2f-409c-8a4e-a1f5aaac07f4.jpg already downloaded
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252Ff856b845-26ec-4225-b26c-4106fbc082e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/f856b845-26ec-4225-b26c-4106fbc082e8.jpg already downloaded
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252F98182ef0-bbcf-4ab8-a93f-d13a9b840b5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/98182ef0-bbcf-4ab8-a93f-d13a9b840b5f.jpg already downloaded
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252F8fbfe71e-5baf-46bb-a704-0be116064ea9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/8fbfe71e-5baf-46bb-a704-0be116064ea9.jpg already downloaded
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252F5600271d-2270-4663-a1db-03b975074834.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/5600271d-2270-4663-a1db-03b975074834.jpg already downloaded
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252F4a81be6d-4e09-4b3c-b813-45a40beaf898.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/4a81be6d-4e09-4b3c-b813-45a40beaf898.jpg already downloaded
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252Fe1d22006-f567-406b-861a-419a3dfd667e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/e1d22006-f567-406b-861a-419a3dfd667e.jpg already downloaded
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252F4bcf0aa2-9761-49ef-ad8c-63d4d5c66b9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/4bcf0aa2-9761-49ef-ad8c-63d4d5c66b9f.jpg already downloaded
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252F659dd468-8d35-483b-92e8-85f3cc73f021.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/659dd468-8d35-483b-92e8-85f3cc73f021.jpg already downloaded
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709304%252Fgeneral%252F4b09f550-d352-40f9-87d6-eef501868dea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709304/general/4b09f550-d352-40f9-87d6-eef501868dea.jpg already downloaded
2026-03-30 13:03:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fbaecea3-3600-580f-bcc0-3db8e1e52bee, identifier: 10744706
2026-03-30 13:03:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10744706
2026-03-30 13:03:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10744706
2026-03-30 13:03:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fbaecea3-3600-580f-bcc0-3db8e1e52bee with identifier: 10744706 to the API
2026-03-30 13:03:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744706>
{'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-31T13: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=10744706',
'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': 19900,
'price_includes_vat': True,
'registration_date': '2023-02-03',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Octavia Combi RS 2.0 TDI - Diesel - Automatic - 200 hp - '
'161.084 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744706%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [adesa.de] INFO: Saving data for 10744706: {'created_time': 1774875819.237978, 'last_price_update_time': 1774875819.237991, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744706') HTTP/1.1" 204 0
2026-03-30 13:03:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744797> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 04caf0bc-b779-5058-b5b3-6fb753d7da90 with identifier: 10744797
2026-03-30 13:03:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 04caf0bc-b779-5058-b5b3-6fb753d7da90 with scrape type 1
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 04caf0bc-b779-5058-b5b3-6fb753d7da90
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252Fddc194b3-68f5-46b5-a7e7-288b8e521188.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/ddc194b3-68f5-46b5-a7e7-288b8e521188.jpg already downloaded
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252F1e89aab1-c142-4d64-a8f9-ee36055fd2bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/1e89aab1-c142-4d64-a8f9-ee36055fd2bf.jpg already downloaded
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252Ffbe99e88-5097-4cac-984e-ec352e723ac2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/fbe99e88-5097-4cac-984e-ec352e723ac2.jpg already downloaded
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252F236d9263-a1cc-41ef-b8ae-6e7318973eb6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/236d9263-a1cc-41ef-b8ae-6e7318973eb6.jpg already downloaded
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252Fdd83e63c-62c1-4f25-a198-68deaee56c52.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/dd83e63c-62c1-4f25-a198-68deaee56c52.jpg already downloaded
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252F4f617ae7-1903-45f5-8945-bea7542c2928.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/4f617ae7-1903-45f5-8945-bea7542c2928.jpg already downloaded
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252F2936bba7-0230-4cd6-b5f3-bf2781b00e3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/2936bba7-0230-4cd6-b5f3-bf2781b00e3d.jpg already downloaded
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252F6c7309fb-3a2e-4817-ba00-12d8a556956c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/6c7309fb-3a2e-4817-ba00-12d8a556956c.jpg already downloaded
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252Fef49c3e9-fb25-44d7-9381-6603907c5218.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/ef49c3e9-fb25-44d7-9381-6603907c5218.jpg already downloaded
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748630%252Fgeneral%252Fab096941-60e0-4181-a392-404d591123a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748630/general/ab096941-60e0-4181-a392-404d591123a1.jpg already downloaded
2026-03-30 13:03:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 04caf0bc-b779-5058-b5b3-6fb753d7da90, identifier: 10744797
2026-03-30 13:03:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 04caf0bc-b779-5058-b5b3-6fb753d7da90 with identifier: 10744797
2026-03-30 13:03:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 04caf0bc-b779-5058-b5b3-6fb753d7da90 with identifier: 10744797
2026-03-30 13:03:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 04caf0bc-b779-5058-b5b3-6fb753d7da90 with identifier: 10744797 to the API
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744797>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '04caf0bc-b779-5058-b5b3-6fb753d7da90',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466251',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744797',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 120158,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5748630/general/ddc194b3-68f5-46b5-a7e7-288b8e521188.jpg',
'https://images.openlane.eu/carimgs/5748630/general/1e89aab1-c142-4d64-a8f9-ee36055fd2bf.jpg',
'https://images.openlane.eu/carimgs/5748630/general/fbe99e88-5097-4cac-984e-ec352e723ac2.jpg',
'https://images.openlane.eu/carimgs/5748630/general/236d9263-a1cc-41ef-b8ae-6e7318973eb6.jpg',
'https://images.openlane.eu/carimgs/5748630/general/dd83e63c-62c1-4f25-a198-68deaee56c52.jpg',
'https://images.openlane.eu/carimgs/5748630/general/4f617ae7-1903-45f5-8945-bea7542c2928.jpg',
'https://images.openlane.eu/carimgs/5748630/general/2936bba7-0230-4cd6-b5f3-bf2781b00e3d.jpg',
'https://images.openlane.eu/carimgs/5748630/general/6c7309fb-3a2e-4817-ba00-12d8a556956c.jpg',
'https://images.openlane.eu/carimgs/5748630/general/ef49c3e9-fb25-44d7-9381-6603907c5218.jpg',
'https://images.openlane.eu/carimgs/5748630/general/ab096941-60e0-4181-a392-404d591123a1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82431,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/ddc194b3-68f5-46b5-a7e7-288b8e521188.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88671,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/1e89aab1-c142-4d64-a8f9-ee36055fd2bf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72140,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/fbe99e88-5097-4cac-984e-ec352e723ac2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75196,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/236d9263-a1cc-41ef-b8ae-6e7318973eb6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111150,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/dd83e63c-62c1-4f25-a198-68deaee56c52.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72500,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/4f617ae7-1903-45f5-8945-bea7542c2928.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57045,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/2936bba7-0230-4cd6-b5f3-bf2781b00e3d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59687,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/6c7309fb-3a2e-4817-ba00-12d8a556956c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104831,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/ef49c3e9-fb25-44d7-9381-6603907c5218.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_04caf0bc-b779-5058-b5b3-6fb753d7da90/04caf0bc-b779-5058-b5b3-6fb753d7da90_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130121,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748630/general/ab096941-60e0-4181-a392-404d591123a1.jpg',
'Width': 1280}],
'price': 15700,
'price_includes_vat': True,
'registration_date': '2022-02-10',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI Style - Diesel - Automatic - 150 hp - '
'120.158 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744797%27 HTTP/1.1" 200 None
2026-03-30 13:03:39 [adesa.de] INFO: Saving data for 10744797: {'created_time': 1774875819.993459, 'last_price_update_time': 1774875819.993472, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744797') HTTP/1.1" 204 0
2026-03-30 13:03:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744763> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10744763
2026-03-30 13:03:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 74d5a8a3-26d5-5099-8207-b1c802922f50 with scrape type 1
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 74d5a8a3-26d5-5099-8207-b1c802922f50
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252F9088f6e8-6ecb-4858-8c63-7cff998b1c7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/9088f6e8-6ecb-4858-8c63-7cff998b1c7f.jpg already downloaded
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252F3ce27124-7210-42db-ac2b-e579abf2db00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/3ce27124-7210-42db-ac2b-e579abf2db00.jpg already downloaded
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252Fa6ab4164-99e5-4b27-a92c-3d0d71413d5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/a6ab4164-99e5-4b27-a92c-3d0d71413d5d.jpg already downloaded
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252F7d1e7fed-d1cd-4234-a836-74288cceb140.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/7d1e7fed-d1cd-4234-a836-74288cceb140.jpg already downloaded
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252Fa88dece0-6d9a-4cc6-af0b-06b2bcdec9ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/a88dece0-6d9a-4cc6-af0b-06b2bcdec9ab.jpg already downloaded
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252F8058703a-ca18-4df9-8dc3-dfe1e2656442.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/8058703a-ca18-4df9-8dc3-dfe1e2656442.jpg already downloaded
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252F92a86e9d-3bd4-43f6-99cd-fb6be05e956b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/92a86e9d-3bd4-43f6-99cd-fb6be05e956b.jpg already downloaded
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252Fde4b95ee-090c-46d5-b723-f53faa7ca222.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/de4b95ee-090c-46d5-b723-f53faa7ca222.jpg already downloaded
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252F738ffca8-b1ad-4758-b3e9-73dc2b288cc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/738ffca8-b1ad-4758-b3e9-73dc2b288cc3.jpg already downloaded
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735597%252Fgeneral%252F2f7ba41b-84e4-4ec3-ab0b-6abac1beac22.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735597/general/2f7ba41b-84e4-4ec3-ab0b-6abac1beac22.jpg already downloaded
2026-03-30 13:03:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 74d5a8a3-26d5-5099-8207-b1c802922f50, identifier: 10744763
2026-03-30 13:03:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10744763
2026-03-30 13:03:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10744763
2026-03-30 13:03:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 74d5a8a3-26d5-5099-8207-b1c802922f50 with identifier: 10744763 to the API
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744763>
{'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-31T13: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=10744763',
'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': 16600,
'price_includes_vat': True,
'registration_date': '2020-12-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 97.649 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744763%27 HTTP/1.1" 200 None
2026-03-30 13:03:40 [adesa.de] INFO: Saving data for 10744763: {'created_time': 1774875820.90262, 'last_price_update_time': 1774875820.902632, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744763') HTTP/1.1" 204 0
2026-03-30 13:03:40 [scrapy_zyte_api.handler] DEBUG: Got Zyte API error (status=421, type='/website/connection-error', request_id='b087a48edfb6c24019ca646d91102e27') while processing URL (https://www.openlane.eu/en/carv6/auction/10744823): 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-30 13:03:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:41 [scrapy.core.scraper] ERROR: Error downloading <GET https://www.openlane.eu/en/carv6/auction/10744823>
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': 'Mon, 30 Mar 2026 13:03:40 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '277', 'Connection': 'keep-alive', 'Request-Id': 'b087a48edfb6c24019ca646d91102e27', '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=b087a48edfb6c24019ca646d91102e27
2026-03-30 13:03:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10744812
2026-03-30 13:03:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with scrape type 1
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252Fb7be7576-113c-424f-b383-be8f641c5aa0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/b7be7576-113c-424f-b383-be8f641c5aa0.jpg already downloaded
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252F59825823-20ea-4802-a387-52a466143964.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/59825823-20ea-4802-a387-52a466143964.jpg already downloaded
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252F5e0837b1-d4bf-4987-b85b-5f2f55ca56e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/5e0837b1-d4bf-4987-b85b-5f2f55ca56e4.jpg already downloaded
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252F3c8aaa17-93df-449c-82c1-9f0fdebbf8e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/3c8aaa17-93df-449c-82c1-9f0fdebbf8e8.jpg already downloaded
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252Faa6031d2-dbe1-4169-858f-6c7a6aef9a97.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/aa6031d2-dbe1-4169-858f-6c7a6aef9a97.jpg already downloaded
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252Fa81fdc9a-2a45-4eed-be53-55fc73d27e16.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/a81fdc9a-2a45-4eed-be53-55fc73d27e16.jpg already downloaded
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252Fdb789336-fa1c-42df-bf47-37c87c3521bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/db789336-fa1c-42df-bf47-37c87c3521bb.jpg already downloaded
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252Ff19f2f98-f1a8-4d9d-b88a-2b47ce6e6359.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/f19f2f98-f1a8-4d9d-b88a-2b47ce6e6359.jpg already downloaded
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252Feb2cb203-dd71-447e-a84b-d2105ff649f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/eb2cb203-dd71-447e-a84b-d2105ff649f4.jpg already downloaded
2026-03-30 13:03:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748781%252Fgeneral%252Fda65c4b4-5b00-4165-8659-a3b66d15818f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748781/general/da65c4b4-5b00-4165-8659-a3b66d15818f.jpg already downloaded
2026-03-30 13:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50, identifier: 10744812
2026-03-30 13:03:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10744812
2026-03-30 13:03:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10744812
2026-03-30 13:03:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c4b15e7-06d2-5a4e-a42a-ee5102aabf50 with identifier: 10744812 to the API
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744812>
{'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-31T13: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=10744812',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 115928,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5748781/general/b7be7576-113c-424f-b383-be8f641c5aa0.jpg',
'https://images.openlane.eu/carimgs/5748781/general/59825823-20ea-4802-a387-52a466143964.jpg',
'https://images.openlane.eu/carimgs/5748781/general/5e0837b1-d4bf-4987-b85b-5f2f55ca56e4.jpg',
'https://images.openlane.eu/carimgs/5748781/general/3c8aaa17-93df-449c-82c1-9f0fdebbf8e8.jpg',
'https://images.openlane.eu/carimgs/5748781/general/aa6031d2-dbe1-4169-858f-6c7a6aef9a97.jpg',
'https://images.openlane.eu/carimgs/5748781/general/a81fdc9a-2a45-4eed-be53-55fc73d27e16.jpg',
'https://images.openlane.eu/carimgs/5748781/general/db789336-fa1c-42df-bf47-37c87c3521bb.jpg',
'https://images.openlane.eu/carimgs/5748781/general/f19f2f98-f1a8-4d9d-b88a-2b47ce6e6359.jpg',
'https://images.openlane.eu/carimgs/5748781/general/eb2cb203-dd71-447e-a84b-d2105ff649f4.jpg',
'https://images.openlane.eu/carimgs/5748781/general/da65c4b4-5b00-4165-8659-a3b66d15818f.jpg'],
'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': 17800,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 115.928 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744812%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [adesa.de] INFO: Saving data for 10744812: {'created_time': 1774875822.473198, 'last_price_update_time': 1774875822.473211, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744812') HTTP/1.1" 204 0
2026-03-30 13:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744785> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744768> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10744785
2026-03-30 13:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with scrape type 1
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252F361d9f6a-1f18-48ee-870c-fb56a8da0d0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/361d9f6a-1f18-48ee-870c-fb56a8da0d0e.jpg already downloaded
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252Fee402375-b365-4809-b147-486cb1a779bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/ee402375-b365-4809-b147-486cb1a779bf.jpg already downloaded
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252F99b93ea6-00f4-40f3-9491-290bec689187.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/99b93ea6-00f4-40f3-9491-290bec689187.jpg already downloaded
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252Ffb5ab823-4b7b-4e94-ab7f-b6d175c19510.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/fb5ab823-4b7b-4e94-ab7f-b6d175c19510.jpg already downloaded
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252Ff9e1e64e-f154-480c-aa78-3ae6402bb6cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/f9e1e64e-f154-480c-aa78-3ae6402bb6cb.jpg already downloaded
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252Fd8944957-2bb6-4dc0-897d-11564cc4ba5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/d8944957-2bb6-4dc0-897d-11564cc4ba5b.jpg already downloaded
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252F00fff907-ded4-4478-82bc-209f64478718.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/00fff907-ded4-4478-82bc-209f64478718.jpg already downloaded
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252F9e06f97a-5aa1-46f3-92dc-d1037ecb18c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/9e06f97a-5aa1-46f3-92dc-d1037ecb18c6.jpg already downloaded
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252Fb7b242f8-a007-48c4-aeae-31023557b623.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/b7b242f8-a007-48c4-aeae-31023557b623.jpg already downloaded
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748413%252Fgeneral%252Fd8fd5881-70d9-4e2b-89fa-061da415361b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748413/general/d8fd5881-70d9-4e2b-89fa-061da415361b.jpg already downloaded
2026-03-30 13:03:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e, identifier: 10744785
2026-03-30 13:03:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10744768
2026-03-30 13:03:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e72ee6e1-114c-565f-a587-f1299e410cb9 with scrape type 1
2026-03-30 13:03:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e72ee6e1-114c-565f-a587-f1299e410cb9
2026-03-30 13:03:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252F7f9b8a5e-5822-4d58-99ef-791cb830d918.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/7f9b8a5e-5822-4d58-99ef-791cb830d918.jpg already downloaded
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252F35cacc59-e38d-4581-9aa3-65790ab9ada9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/35cacc59-e38d-4581-9aa3-65790ab9ada9.jpg already downloaded
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252Fb7ee4269-a5ad-486f-ac10-6336bf533dba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/b7ee4269-a5ad-486f-ac10-6336bf533dba.jpg already downloaded
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252F16d875ea-e1bf-4a77-9f70-8a91ebdbfd9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/16d875ea-e1bf-4a77-9f70-8a91ebdbfd9e.jpg already downloaded
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252Faa5277bd-7fbc-422b-bc3f-f0fcef81ae46.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/aa5277bd-7fbc-422b-bc3f-f0fcef81ae46.jpg already downloaded
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252Fb56d30a0-d3f3-41dc-94dd-5df96eeb5885.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/b56d30a0-d3f3-41dc-94dd-5df96eeb5885.jpg already downloaded
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252F036e282b-fcf5-43c5-bd74-db8b21228f95.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/036e282b-fcf5-43c5-bd74-db8b21228f95.jpg already downloaded
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252Fd773c553-36c4-45a7-a1fb-66a962343f3c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/d773c553-36c4-45a7-a1fb-66a962343f3c.jpg already downloaded
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252F047852c3-2d08-4c20-a352-3e5e3eca7b04.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/047852c3-2d08-4c20-a352-3e5e3eca7b04.jpg already downloaded
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735632%252Fgeneral%252F28605e0e-84f6-43e3-8645-25923da56e5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735632/general/28605e0e-84f6-43e3-8645-25923da56e5e.jpg already downloaded
2026-03-30 13:03:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e72ee6e1-114c-565f-a587-f1299e410cb9, identifier: 10744768
2026-03-30 13:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10744785
2026-03-30 13:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10744785
2026-03-30 13:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d0d8d2d6-6ee6-5211-a9dd-445e83d7f31e with identifier: 10744785 to the API
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744785>
{'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-31T13: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=10744785',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 117335,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5748413/general/361d9f6a-1f18-48ee-870c-fb56a8da0d0e.jpg',
'https://images.openlane.eu/carimgs/5748413/general/ee402375-b365-4809-b147-486cb1a779bf.jpg',
'https://images.openlane.eu/carimgs/5748413/general/99b93ea6-00f4-40f3-9491-290bec689187.jpg',
'https://images.openlane.eu/carimgs/5748413/general/fb5ab823-4b7b-4e94-ab7f-b6d175c19510.jpg',
'https://images.openlane.eu/carimgs/5748413/general/f9e1e64e-f154-480c-aa78-3ae6402bb6cb.jpg',
'https://images.openlane.eu/carimgs/5748413/general/d8944957-2bb6-4dc0-897d-11564cc4ba5b.jpg',
'https://images.openlane.eu/carimgs/5748413/general/00fff907-ded4-4478-82bc-209f64478718.jpg',
'https://images.openlane.eu/carimgs/5748413/general/9e06f97a-5aa1-46f3-92dc-d1037ecb18c6.jpg',
'https://images.openlane.eu/carimgs/5748413/general/b7b242f8-a007-48c4-aeae-31023557b623.jpg',
'https://images.openlane.eu/carimgs/5748413/general/d8fd5881-70d9-4e2b-89fa-061da415361b.jpg'],
'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': 15000,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Octavia Combi 2.0 TDI - Diesel - Automatic - 150 hp - 117.335 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744785%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [adesa.de] INFO: Saving data for 10744785: {'created_time': 1774875823.560713, 'last_price_update_time': 1774875823.560725, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744785') HTTP/1.1" 204 0
2026-03-30 13:03:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10744768
2026-03-30 13:03:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10744768
2026-03-30 13:03:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e72ee6e1-114c-565f-a587-f1299e410cb9 with identifier: 10744768 to the API
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744768>
{'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-31T13: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=10744768',
'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': 16300,
'price_includes_vat': True,
'registration_date': '2022-08-25',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744768%27 HTTP/1.1" 200 None
2026-03-30 13:03:43 [adesa.de] INFO: Saving data for 10744768: {'created_time': 1774875823.891527, 'last_price_update_time': 1774875823.891539, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744768') HTTP/1.1" 204 0
2026-03-30 13:03:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744773> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744766> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10744773
2026-03-30 13:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62669a7a-d769-5e21-bd30-aea81f649b46 with scrape type 1
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62669a7a-d769-5e21-bd30-aea81f649b46
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252F12cc8459-c648-4e98-92f1-ab30170d7497.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/12cc8459-c648-4e98-92f1-ab30170d7497.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252F8a0ae77e-b521-4274-969b-90b3fd2ead4c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/8a0ae77e-b521-4274-969b-90b3fd2ead4c.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252F64313619-7169-4969-85a4-8fbc3f2149fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/64313619-7169-4969-85a4-8fbc3f2149fc.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252F1df43e24-7088-4d47-904f-e2236aace0d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/1df43e24-7088-4d47-904f-e2236aace0d3.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252F04fd6f20-a147-4108-a008-168760bd09dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/04fd6f20-a147-4108-a008-168760bd09dd.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252Fd844c858-1ded-45a5-962f-91bf4d8b9046.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/d844c858-1ded-45a5-962f-91bf4d8b9046.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252F3de93ec0-125f-4f43-a883-ef7793e321c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/3de93ec0-125f-4f43-a883-ef7793e321c2.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252F1a42c097-2d25-4594-9dcc-ea0423936ec5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/1a42c097-2d25-4594-9dcc-ea0423936ec5.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252F9c2696c6-99e6-4c1d-ab94-290f1cfbede7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/9c2696c6-99e6-4c1d-ab94-290f1cfbede7.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735741%252Fgeneral%252F1a6e40e1-ecf5-494c-bee5-1826d2cb2a6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735741/general/1a6e40e1-ecf5-494c-bee5-1826d2cb2a6c.jpg already downloaded
2026-03-30 13:03:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62669a7a-d769-5e21-bd30-aea81f649b46, identifier: 10744773
2026-03-30 13:03:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10744773
2026-03-30 13:03:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10744773
2026-03-30 13:03:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62669a7a-d769-5e21-bd30-aea81f649b46 with identifier: 10744773 to the API
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744773>
{'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-31T13: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=10744773',
'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': 14900,
'price_includes_vat': True,
'registration_date': '2022-02-11',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Octavia 2.0 TDI Style - Diesel - Automatic - 150 hp - 106.850 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744773%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [adesa.de] INFO: Saving data for 10744773: {'created_time': 1774875825.941473, 'last_price_update_time': 1774875825.941483, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744773') HTTP/1.1" 204 0
2026-03-30 13:03:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744781> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d562332f-343a-5e35-896e-42ca9b9e15f3 with identifier: 10744766
2026-03-30 13:03:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d562332f-343a-5e35-896e-42ca9b9e15f3 with scrape type 1
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d562332f-343a-5e35-896e-42ca9b9e15f3
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252Fd386b369-4b7d-4369-98e8-1b41ab4d3b9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/d386b369-4b7d-4369-98e8-1b41ab4d3b9d.jpg already downloaded
2026-03-30 13:03:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252F46ad9092-ee1b-41a4-bfc9-d58897a37ae5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/46ad9092-ee1b-41a4-bfc9-d58897a37ae5.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252Fb458bfbf-b1f4-4737-a8d0-589d85719a89.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/b458bfbf-b1f4-4737-a8d0-589d85719a89.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252F8cc0245f-b191-458f-bd8a-43b20502d9cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/8cc0245f-b191-458f-bd8a-43b20502d9cb.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252F481300ea-6551-439c-9b98-cf3247954303.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/481300ea-6551-439c-9b98-cf3247954303.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252Fe90a0f1c-7597-45cb-98e8-12a7cee5fcda.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/e90a0f1c-7597-45cb-98e8-12a7cee5fcda.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252F3f8ddd9d-8514-480c-abed-2780e4b848ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/3f8ddd9d-8514-480c-abed-2780e4b848ff.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252F88156fca-95da-41c2-8531-c585be2c3d25.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/88156fca-95da-41c2-8531-c585be2c3d25.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252Fd00f41f7-e25f-45d4-8a62-85975da1ab66.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/d00f41f7-e25f-45d4-8a62-85975da1ab66.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735615%252Fgeneral%252Fc415d173-7ecf-4a8f-b87d-672331c3b198.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735615/general/c415d173-7ecf-4a8f-b87d-672331c3b198.jpg already downloaded
2026-03-30 13:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d562332f-343a-5e35-896e-42ca9b9e15f3, identifier: 10744766
2026-03-30 13:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d562332f-343a-5e35-896e-42ca9b9e15f3 with identifier: 10744766
2026-03-30 13:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d562332f-343a-5e35-896e-42ca9b9e15f3 with identifier: 10744766
2026-03-30 13:03:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d562332f-343a-5e35-896e-42ca9b9e15f3 with identifier: 10744766 to the API
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744766>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'd562332f-343a-5e35-896e-42ca9b9e15f3',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466089',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744766',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'Arteon',
'odometer': 169266,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735615/general/d386b369-4b7d-4369-98e8-1b41ab4d3b9d.jpg',
'https://images.openlane.eu/carimgs/5735615/general/46ad9092-ee1b-41a4-bfc9-d58897a37ae5.jpg',
'https://images.openlane.eu/carimgs/5735615/general/b458bfbf-b1f4-4737-a8d0-589d85719a89.jpg',
'https://images.openlane.eu/carimgs/5735615/general/8cc0245f-b191-458f-bd8a-43b20502d9cb.jpg',
'https://images.openlane.eu/carimgs/5735615/general/481300ea-6551-439c-9b98-cf3247954303.jpg',
'https://images.openlane.eu/carimgs/5735615/general/e90a0f1c-7597-45cb-98e8-12a7cee5fcda.jpg',
'https://images.openlane.eu/carimgs/5735615/general/3f8ddd9d-8514-480c-abed-2780e4b848ff.jpg',
'https://images.openlane.eu/carimgs/5735615/general/88156fca-95da-41c2-8531-c585be2c3d25.jpg',
'https://images.openlane.eu/carimgs/5735615/general/d00f41f7-e25f-45d4-8a62-85975da1ab66.jpg',
'https://images.openlane.eu/carimgs/5735615/general/c415d173-7ecf-4a8f-b87d-672331c3b198.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85970,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/d386b369-4b7d-4369-98e8-1b41ab4d3b9d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80325,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/46ad9092-ee1b-41a4-bfc9-d58897a37ae5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84003,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/b458bfbf-b1f4-4737-a8d0-589d85719a89.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47032,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/8cc0245f-b191-458f-bd8a-43b20502d9cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80595,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/481300ea-6551-439c-9b98-cf3247954303.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70952,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/e90a0f1c-7597-45cb-98e8-12a7cee5fcda.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72828,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/3f8ddd9d-8514-480c-abed-2780e4b848ff.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56956,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/88156fca-95da-41c2-8531-c585be2c3d25.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64247,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/d00f41f7-e25f-45d4-8a62-85975da1ab66.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d562332f-343a-5e35-896e-42ca9b9e15f3/d562332f-343a-5e35-896e-42ca9b9e15f3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74261,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735615/general/c415d173-7ecf-4a8f-b87d-672331c3b198.jpg',
'Width': 1280}],
'price': 18700,
'price_includes_vat': True,
'registration_date': '2022-07-19',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Arteon Shooting Brake 2.0 TDI R-Line - Diesel - '
'Automatic - 150 hp - 169.266 km',
'transmission': 'automatic',
'trim': 'R-Line',
'vin': None,
'year': 2022}
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744766%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [adesa.de] INFO: Saving data for 10744766: {'created_time': 1774875826.561981, 'last_price_update_time': 1774875826.561992, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744766') HTTP/1.1" 204 0
2026-03-30 13:03:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10744781
2026-03-30 13:03:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8d8a8a57-d41e-50f5-8c20-70010eb15491 with scrape type 1
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8d8a8a57-d41e-50f5-8c20-70010eb15491
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252F86f18f49-69d0-47fd-958f-f7ed8791a716.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/86f18f49-69d0-47fd-958f-f7ed8791a716.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252F40e48a0c-7e54-4ccb-a435-dd2b600bac45.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/40e48a0c-7e54-4ccb-a435-dd2b600bac45.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252Ff5cfcd25-226a-4970-a1d9-7695aab1eb39.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/f5cfcd25-226a-4970-a1d9-7695aab1eb39.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252F46af3697-a71e-4d54-82ff-20f2867ca6d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/46af3697-a71e-4d54-82ff-20f2867ca6d5.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252F381a41ff-12d8-4f0c-84b2-968d2f569e27.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/381a41ff-12d8-4f0c-84b2-968d2f569e27.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252F90feecff-2541-4d1e-a86d-f5a495dccb58.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/90feecff-2541-4d1e-a86d-f5a495dccb58.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252F7a71da71-58e7-42a5-bcbb-40c51d282390.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/7a71da71-58e7-42a5-bcbb-40c51d282390.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252Fa61f3644-98a2-4b35-8c5b-25d597c3a4c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/a61f3644-98a2-4b35-8c5b-25d597c3a4c9.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252Fa1f29b6b-733b-48ce-882e-93f751fb6a79.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/a1f29b6b-733b-48ce-882e-93f751fb6a79.jpg already downloaded
2026-03-30 13:03:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748338%252Fgeneral%252F4fa32156-5ae9-4273-a7bb-9f4c650e03c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748338/general/4fa32156-5ae9-4273-a7bb-9f4c650e03c5.jpg already downloaded
2026-03-30 13:03:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8d8a8a57-d41e-50f5-8c20-70010eb15491, identifier: 10744781
2026-03-30 13:03:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10744781
2026-03-30 13:03:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10744781
2026-03-30 13:03:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8d8a8a57-d41e-50f5-8c20-70010eb15491 with identifier: 10744781 to the API
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744781>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8d8a8a57-d41e-50f5-8c20-70010eb15491',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467182',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744781',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Octavia',
'odometer': 82884,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5748338/general/86f18f49-69d0-47fd-958f-f7ed8791a716.jpg',
'https://images.openlane.eu/carimgs/5748338/general/40e48a0c-7e54-4ccb-a435-dd2b600bac45.jpg',
'https://images.openlane.eu/carimgs/5748338/general/f5cfcd25-226a-4970-a1d9-7695aab1eb39.jpg',
'https://images.openlane.eu/carimgs/5748338/general/46af3697-a71e-4d54-82ff-20f2867ca6d5.jpg',
'https://images.openlane.eu/carimgs/5748338/general/381a41ff-12d8-4f0c-84b2-968d2f569e27.jpg',
'https://images.openlane.eu/carimgs/5748338/general/90feecff-2541-4d1e-a86d-f5a495dccb58.jpg',
'https://images.openlane.eu/carimgs/5748338/general/7a71da71-58e7-42a5-bcbb-40c51d282390.jpg',
'https://images.openlane.eu/carimgs/5748338/general/a61f3644-98a2-4b35-8c5b-25d597c3a4c9.jpg',
'https://images.openlane.eu/carimgs/5748338/general/a1f29b6b-733b-48ce-882e-93f751fb6a79.jpg',
'https://images.openlane.eu/carimgs/5748338/general/4fa32156-5ae9-4273-a7bb-9f4c650e03c5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99359,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/86f18f49-69d0-47fd-958f-f7ed8791a716.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95995,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/40e48a0c-7e54-4ccb-a435-dd2b600bac45.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92058,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/f5cfcd25-226a-4970-a1d9-7695aab1eb39.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70880,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/46af3697-a71e-4d54-82ff-20f2867ca6d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79414,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/381a41ff-12d8-4f0c-84b2-968d2f569e27.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74771,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/90feecff-2541-4d1e-a86d-f5a495dccb58.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88277,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/7a71da71-58e7-42a5-bcbb-40c51d282390.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63080,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/a61f3644-98a2-4b35-8c5b-25d597c3a4c9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84809,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/a1f29b6b-733b-48ce-882e-93f751fb6a79.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8d8a8a57-d41e-50f5-8c20-70010eb15491/8d8a8a57-d41e-50f5-8c20-70010eb15491_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74915,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748338/general/4fa32156-5ae9-4273-a7bb-9f4c650e03c5.jpg',
'Width': 1280}],
'price': 23800,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Octavia Combi RS 2.0 TDI - Diesel - Automatic - 200 hp - '
'82.884 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744781%27 HTTP/1.1" 200 None
2026-03-30 13:03:47 [adesa.de] INFO: Saving data for 10744781: {'created_time': 1774875827.293115, 'last_price_update_time': 1774875827.293126, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744781') HTTP/1.1" 204 0
2026-03-30 13:03:48 [scrapy.extensions.logstats] INFO: Crawled 490 pages (at 44 pages/min), scraped 361 items (at 45 items/min)
2026-03-30 13:03:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:03:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744749> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10744749
2026-03-30 13:03:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cba858d4-f177-5c68-bdd2-66bdec68cea7 with scrape type 1
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cba858d4-f177-5c68-bdd2-66bdec68cea7
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252F93ae05e9-4f11-4086-85df-ce05b3c59589.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/93ae05e9-4f11-4086-85df-ce05b3c59589.jpg already downloaded
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252Ff4f81fc9-d991-478b-94cf-43040b0b5616.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/f4f81fc9-d991-478b-94cf-43040b0b5616.jpg already downloaded
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252Ffa775d87-4420-40dd-bc28-a70ce37826a4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/fa775d87-4420-40dd-bc28-a70ce37826a4.jpg already downloaded
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252F28edec6f-d117-4497-ba9e-0772b4364c5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/28edec6f-d117-4497-ba9e-0772b4364c5d.jpg already downloaded
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252F8861abc4-2e85-489b-b5e2-b95e4c610e96.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/8861abc4-2e85-489b-b5e2-b95e4c610e96.jpg already downloaded
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252F793e60aa-ce42-4edc-9299-2451d4981d0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/793e60aa-ce42-4edc-9299-2451d4981d0f.jpg already downloaded
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252F905382b0-31e8-4d1d-9749-bc2302163848.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/905382b0-31e8-4d1d-9749-bc2302163848.jpg already downloaded
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252Ffc47b74c-008e-4b92-968f-8b2a91ec2573.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/fc47b74c-008e-4b92-968f-8b2a91ec2573.jpg already downloaded
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252F23d9dc38-2f2a-47c2-adde-2526bcd2e061.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/23d9dc38-2f2a-47c2-adde-2526bcd2e061.jpg already downloaded
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735532%252Fgeneral%252Fe74c5854-3c3d-4ee6-b1bc-2272a59a23ba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735532/general/e74c5854-3c3d-4ee6-b1bc-2272a59a23ba.jpg already downloaded
2026-03-30 13:03:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cba858d4-f177-5c68-bdd2-66bdec68cea7, identifier: 10744749
2026-03-30 13:03:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10744749
2026-03-30 13:03:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10744749
2026-03-30 13:03:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cba858d4-f177-5c68-bdd2-66bdec68cea7 with identifier: 10744749 to the API
2026-03-30 13:03:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744749>
{'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-31T13: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=10744749',
'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': 23900,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - Diesel - Automatic - 150 hp - 50.830 '
'km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744749%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [adesa.de] INFO: Saving data for 10744749: {'created_time': 1774875830.045929, 'last_price_update_time': 1774875830.045939, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744749') HTTP/1.1" 204 0
2026-03-30 13:03:50 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.350(s), this was the 1st time calling it.
2026-03-30 13:03:50 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 3.6065392437240287 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744737> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10744737
2026-03-30 13:03:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d596b4fe-2aac-52c5-80e8-51396545e072 with scrape type 1
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d596b4fe-2aac-52c5-80e8-51396545e072
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252F4ab8ab13-74f8-45d0-ace1-20684402de49.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/4ab8ab13-74f8-45d0-ace1-20684402de49.jpg already downloaded
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252F2ee92b30-3b93-4c25-adec-3cd2f76e5c1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/2ee92b30-3b93-4c25-adec-3cd2f76e5c1d.jpg already downloaded
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252F7c4f84eb-e39d-4a9f-922f-b6dc164ff31c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/7c4f84eb-e39d-4a9f-922f-b6dc164ff31c.jpg already downloaded
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252Fa2ed74ca-7f40-4f0c-ae7c-291ca03a5cc6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/a2ed74ca-7f40-4f0c-ae7c-291ca03a5cc6.jpg already downloaded
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252Fd871a34e-7cb8-4e51-a8d0-6a22bbe4dfdd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/d871a34e-7cb8-4e51-a8d0-6a22bbe4dfdd.jpg already downloaded
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252Ffca0bf69-bb0c-441f-bb06-8166473c78dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/fca0bf69-bb0c-441f-bb06-8166473c78dd.jpg already downloaded
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252Fa14f0416-2ff1-4e8e-adce-ad439663f124.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/a14f0416-2ff1-4e8e-adce-ad439663f124.jpg already downloaded
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252F94949a58-f714-413b-b86d-7a1485f10321.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/94949a58-f714-413b-b86d-7a1485f10321.jpg already downloaded
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252F80273042-e4aa-49bc-9155-e563f85635cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/80273042-e4aa-49bc-9155-e563f85635cd.jpg already downloaded
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735480%252Fgeneral%252F4e32bef5-f9e2-4df0-908f-a80dfa709027.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735480/general/4e32bef5-f9e2-4df0-908f-a80dfa709027.jpg already downloaded
2026-03-30 13:03:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d596b4fe-2aac-52c5-80e8-51396545e072, identifier: 10744737
2026-03-30 13:03:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10744737
2026-03-30 13:03:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10744737
2026-03-30 13:03:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d596b4fe-2aac-52c5-80e8-51396545e072 with identifier: 10744737 to the API
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:50 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744737>
{'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-31T13: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=10744737',
'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': 17900,
'price_includes_vat': True,
'registration_date': '2023-03-01',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744737%27 HTTP/1.1" 200 None
2026-03-30 13:03:50 [adesa.de] INFO: Saving data for 10744737: {'created_time': 1774875830.761944, 'last_price_update_time': 1774875830.761954, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744737') HTTP/1.1" 204 0
2026-03-30 13:03:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744724> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10744724
2026-03-30 13:03: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-30 13:03:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 28120c26-ded2-55f4-ba42-d3feb4568993
2026-03-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722098%252Fgeneral%252F0cb496a2-690c-47bc-8a96-d638726e9a7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/0cb496a2-690c-47bc-8a96-d638726e9a7d.jpg already downloaded
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722098%252Fgeneral%252F27cb9771-c336-4a9b-ba4b-181f8017ede3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/27cb9771-c336-4a9b-ba4b-181f8017ede3.jpg already downloaded
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722098%252Fgeneral%252Fc8b3ce74-1d40-4f5f-862e-bf7840dc395c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/c8b3ce74-1d40-4f5f-862e-bf7840dc395c.jpg already downloaded
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5722098%252Fgeneral%252F35edc0f6-dc92-4c89-851e-71fcc4abccc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722098/general/35edc0f6-dc92-4c89-851e-71fcc4abccc2.jpg already downloaded
2026-03-30 13:03:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 28120c26-ded2-55f4-ba42-d3feb4568993, identifier: 10744724
2026-03-30 13:03:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10744724
2026-03-30 13:03:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10744724
2026-03-30 13:03:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 28120c26-ded2-55f4-ba42-d3feb4568993 with identifier: 10744724 to the API
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744724>
{'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-31T13: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=10744724',
'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': 26100,
'price_includes_vat': True,
'registration_date': '2024-03-26',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744724%27 HTTP/1.1" 200 None
2026-03-30 13:03:51 [adesa.de] INFO: Saving data for 10744724: {'created_time': 1774875831.486637, 'last_price_update_time': 1774875831.486649, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744724') HTTP/1.1" 204 0
2026-03-30 13:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744730> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10744730
2026-03-30 13:03:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2e2458a7-ee97-57cc-8245-6065b5f2b060 with scrape type 1
2026-03-30 13:03:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2e2458a7-ee97-57cc-8245-6065b5f2b060
2026-03-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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-30 13:03: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-30 13:03:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2e2458a7-ee97-57cc-8245-6065b5f2b060, identifier: 10744730
2026-03-30 13:03:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10744730
2026-03-30 13:03:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10744730
2026-03-30 13:03:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2e2458a7-ee97-57cc-8245-6065b5f2b060 with identifier: 10744730 to the API
2026-03-30 13:03:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744730>
{'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-31T13: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=10744730',
'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': 19000,
'price_includes_vat': True,
'registration_date': '2022-11-08',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744730%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [adesa.de] INFO: Saving data for 10744730: {'created_time': 1774875833.009659, 'last_price_update_time': 1774875833.00967, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744730') HTTP/1.1" 204 0
2026-03-30 13:03:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10744814
2026-03-30 13:03:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with scrape type 1
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6afd953d-ffae-5bfe-870c-c3f5d5f05f34
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252F807249ac-a39a-4d47-857c-c05abd2f6a46.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/807249ac-a39a-4d47-857c-c05abd2f6a46.jpg already downloaded
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252Fa4dbd323-1dd2-4baf-9d96-0e9e6fd2bab9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/a4dbd323-1dd2-4baf-9d96-0e9e6fd2bab9.jpg already downloaded
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252F9ec8a95a-af4c-414a-8ce3-61082cdaaa43.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/9ec8a95a-af4c-414a-8ce3-61082cdaaa43.jpg already downloaded
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252F8c9e8fe4-043e-47ac-8a7b-86fbc71eb9ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/8c9e8fe4-043e-47ac-8a7b-86fbc71eb9ad.jpg already downloaded
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252F67455178-a3dd-489b-bd64-2e3ec4d64148.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/67455178-a3dd-489b-bd64-2e3ec4d64148.jpg already downloaded
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252F0049ddd8-8c98-4c33-aad8-58cfa84b1556.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/0049ddd8-8c98-4c33-aad8-58cfa84b1556.jpg already downloaded
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252F381c7ed0-4a00-42c8-90fb-aaa8fd664816.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/381c7ed0-4a00-42c8-90fb-aaa8fd664816.jpg already downloaded
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252F5dbac343-f1fd-4302-b0e6-1cc2a4f0f8d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/5dbac343-f1fd-4302-b0e6-1cc2a4f0f8d9.jpg already downloaded
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252F4d31a0b6-78f0-441b-8510-b08efa9f884c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/4d31a0b6-78f0-441b-8510-b08efa9f884c.jpg already downloaded
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748786%252Fgeneral%252Fbf9749c2-c6f2-48b5-bb1d-71451d8a0590.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748786/general/bf9749c2-c6f2-48b5-bb1d-71451d8a0590.jpg already downloaded
2026-03-30 13:03:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34, identifier: 10744814
2026-03-30 13:03:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10744814
2026-03-30 13:03:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10744814
2026-03-30 13:03:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6afd953d-ffae-5bfe-870c-c3f5d5f05f34 with identifier: 10744814 to the API
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744814>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '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=10744814',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 70546,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5748786/general/807249ac-a39a-4d47-857c-c05abd2f6a46.jpg',
'https://images.openlane.eu/carimgs/5748786/general/a4dbd323-1dd2-4baf-9d96-0e9e6fd2bab9.jpg',
'https://images.openlane.eu/carimgs/5748786/general/9ec8a95a-af4c-414a-8ce3-61082cdaaa43.jpg',
'https://images.openlane.eu/carimgs/5748786/general/8c9e8fe4-043e-47ac-8a7b-86fbc71eb9ad.jpg',
'https://images.openlane.eu/carimgs/5748786/general/67455178-a3dd-489b-bd64-2e3ec4d64148.jpg',
'https://images.openlane.eu/carimgs/5748786/general/0049ddd8-8c98-4c33-aad8-58cfa84b1556.jpg',
'https://images.openlane.eu/carimgs/5748786/general/381c7ed0-4a00-42c8-90fb-aaa8fd664816.jpg',
'https://images.openlane.eu/carimgs/5748786/general/5dbac343-f1fd-4302-b0e6-1cc2a4f0f8d9.jpg',
'https://images.openlane.eu/carimgs/5748786/general/4d31a0b6-78f0-441b-8510-b08efa9f884c.jpg',
'https://images.openlane.eu/carimgs/5748786/general/bf9749c2-c6f2-48b5-bb1d-71451d8a0590.jpg'],
'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': 21100,
'price_includes_vat': True,
'registration_date': '2020-11-30',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744814%27 HTTP/1.1" 200 None
2026-03-30 13:03:53 [adesa.de] INFO: Saving data for 10744814: {'created_time': 1774875833.623699, 'last_price_update_time': 1774875833.62371, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744814') HTTP/1.1" 204 0
2026-03-30 13:03:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:03:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744700> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10744700
2026-03-30 13:03:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9ec185a5-6589-5c9d-bac3-37c8665700cb with scrape type 1
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9ec185a5-6589-5c9d-bac3-37c8665700cb
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252F95d5a315-baf5-4557-b605-8cc840afe03d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/95d5a315-baf5-4557-b605-8cc840afe03d.jpg already downloaded
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252F714b9b76-2785-4c0c-b914-5cfaa08adb08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/714b9b76-2785-4c0c-b914-5cfaa08adb08.jpg already downloaded
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252F7d95ab69-b351-4c70-aa50-6ff0ffcd279a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/7d95ab69-b351-4c70-aa50-6ff0ffcd279a.jpg already downloaded
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252F7abb0e5b-9928-4d89-915e-fd8e30b6c932.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/7abb0e5b-9928-4d89-915e-fd8e30b6c932.jpg already downloaded
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252F69264fb0-86fa-4778-85b6-d3dac67a8f04.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/69264fb0-86fa-4778-85b6-d3dac67a8f04.jpg already downloaded
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252Fc3fd4ee4-1a89-4711-9ffe-82b2d734907f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/c3fd4ee4-1a89-4711-9ffe-82b2d734907f.jpg already downloaded
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252F914fac7b-20b5-4e64-9ffe-8fd40194a2c8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/914fac7b-20b5-4e64-9ffe-8fd40194a2c8.jpg already downloaded
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252Fee2c59f1-9478-4f37-92c1-b6cf53c69f1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/ee2c59f1-9478-4f37-92c1-b6cf53c69f1e.jpg already downloaded
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252Fdd451b3e-b449-4568-b2ee-e7f0ec9a7b2c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/dd451b3e-b449-4568-b2ee-e7f0ec9a7b2c.jpg already downloaded
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5695657%252Fgeneral%252F7b86252c-7043-4abc-b7df-ea3352328c92.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695657/general/7b86252c-7043-4abc-b7df-ea3352328c92.jpg already downloaded
2026-03-30 13:03:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9ec185a5-6589-5c9d-bac3-37c8665700cb, identifier: 10744700
2026-03-30 13:03:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10744700
2026-03-30 13:03:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10744700
2026-03-30 13:03:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9ec185a5-6589-5c9d-bac3-37c8665700cb with identifier: 10744700 to the API
2026-03-30 13:03:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:03:55 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744700>
{'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-31T13: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=10744700',
'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': 20800,
'price_includes_vat': True,
'registration_date': '2020-07-22',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744700%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [adesa.de] INFO: Saving data for 10744700: {'created_time': 1774875835.454659, 'last_price_update_time': 1774875835.454673, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744700') HTTP/1.1" 204 0
2026-03-30 13:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744767> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744792> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10744767
2026-03-30 13:03:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9805160f-7c68-512b-b601-2d71cbbb1992 with scrape type 1
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9805160f-7c68-512b-b601-2d71cbbb1992
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252F5e24bef8-022a-4e9c-8a52-e860723497ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/5e24bef8-022a-4e9c-8a52-e860723497ff.jpg already downloaded
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252Febcd7d13-38aa-4474-ac0d-984dc3c19b4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/ebcd7d13-38aa-4474-ac0d-984dc3c19b4a.jpg already downloaded
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252F892e698f-0189-4bc7-acd5-c7b7266cb0c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/892e698f-0189-4bc7-acd5-c7b7266cb0c7.jpg already downloaded
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252Ffcc2dd5d-b73a-4a02-8c6a-80ddcf42b6b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/fcc2dd5d-b73a-4a02-8c6a-80ddcf42b6b4.jpg already downloaded
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252F54a4dbf0-4209-445a-baaa-367d5e5c542a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/54a4dbf0-4209-445a-baaa-367d5e5c542a.jpg already downloaded
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252F892e2b52-c9cc-46bc-9538-18978d340fb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/892e2b52-c9cc-46bc-9538-18978d340fb3.jpg already downloaded
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252Fb4c1e56f-6a3a-4826-934a-825f43f7ddfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/b4c1e56f-6a3a-4826-934a-825f43f7ddfa.jpg already downloaded
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252F78ee29de-a048-4f5f-891f-182e2f0a20c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/78ee29de-a048-4f5f-891f-182e2f0a20c6.jpg already downloaded
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252F0228b1ee-81f6-4582-99d1-90fee8bd93cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/0228b1ee-81f6-4582-99d1-90fee8bd93cc.jpg already downloaded
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5735623%252Fgeneral%252Fd0e930cd-eb74-451d-bf78-5b684260f390.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735623/general/d0e930cd-eb74-451d-bf78-5b684260f390.jpg already downloaded
2026-03-30 13:03:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9805160f-7c68-512b-b601-2d71cbbb1992, identifier: 10744767
2026-03-30 13:03:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10744767
2026-03-30 13:03:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10744767
2026-03-30 13:03:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9805160f-7c68-512b-b601-2d71cbbb1992 with identifier: 10744767 to the API
2026-03-30 13:03:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744767>
{'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': '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=10744767',
'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': 20600,
'price_includes_vat': True,
'registration_date': '2020-07-08',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Kodiaq 2.0 TDI - AWD - Diesel - Automatic - 190 hp - 118.453 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744767%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [adesa.de] INFO: Saving data for 10744767: {'created_time': 1774875836.197557, 'last_price_update_time': 1774875836.197568, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744767') HTTP/1.1" 204 0
2026-03-30 13:03:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10744792
2026-03-30 13:03:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with scrape type 1
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252F11ea8114-8cc1-4d63-ae4d-6ea7428ec2d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/11ea8114-8cc1-4d63-ae4d-6ea7428ec2d0.jpg already downloaded
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252F75178c15-c78e-4225-8947-81d67da9ec07.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/75178c15-c78e-4225-8947-81d67da9ec07.jpg already downloaded
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252F9c7e5e40-3e1a-4b1a-84f6-dd017fc0146b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/9c7e5e40-3e1a-4b1a-84f6-dd017fc0146b.jpg already downloaded
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252F3e6d267a-3c84-461f-94e8-d79dc1bf1fdb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/3e6d267a-3c84-461f-94e8-d79dc1bf1fdb.jpg already downloaded
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252F6e8aa9a8-a8a3-4b96-bc6c-81c1a48e5d95.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/6e8aa9a8-a8a3-4b96-bc6c-81c1a48e5d95.jpg already downloaded
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252Fea27fbb0-1c7b-46ab-bd7a-35110483a572.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/ea27fbb0-1c7b-46ab-bd7a-35110483a572.jpg already downloaded
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252Fce9a8d85-cc82-4066-bdf8-c13972421526.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/ce9a8d85-cc82-4066-bdf8-c13972421526.jpg already downloaded
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252F31bc7899-6b9c-4f03-8f59-23b4d23b9bf9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/31bc7899-6b9c-4f03-8f59-23b4d23b9bf9.jpg already downloaded
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252F9be3b7a9-8927-4683-ae62-8282b339b08f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/9be3b7a9-8927-4683-ae62-8282b339b08f.jpg already downloaded
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748590%252Fgeneral%252Fa489861d-2ca4-4b1e-ae7d-a6793bbd13fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748590/general/a489861d-2ca4-4b1e-ae7d-a6793bbd13fe.jpg already downloaded
2026-03-30 13:03:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149, identifier: 10744792
2026-03-30 13:03:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10744792
2026-03-30 13:03:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10744792
2026-03-30 13:03:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43dbdcaa-3eca-5759-a6ac-95f4fc7ab149 with identifier: 10744792 to the API
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:03: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-30 13:03:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744792>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '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=10744792',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 118547,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5748590/general/11ea8114-8cc1-4d63-ae4d-6ea7428ec2d0.jpg',
'https://images.openlane.eu/carimgs/5748590/general/75178c15-c78e-4225-8947-81d67da9ec07.jpg',
'https://images.openlane.eu/carimgs/5748590/general/9c7e5e40-3e1a-4b1a-84f6-dd017fc0146b.jpg',
'https://images.openlane.eu/carimgs/5748590/general/3e6d267a-3c84-461f-94e8-d79dc1bf1fdb.jpg',
'https://images.openlane.eu/carimgs/5748590/general/6e8aa9a8-a8a3-4b96-bc6c-81c1a48e5d95.jpg',
'https://images.openlane.eu/carimgs/5748590/general/ea27fbb0-1c7b-46ab-bd7a-35110483a572.jpg',
'https://images.openlane.eu/carimgs/5748590/general/ce9a8d85-cc82-4066-bdf8-c13972421526.jpg',
'https://images.openlane.eu/carimgs/5748590/general/31bc7899-6b9c-4f03-8f59-23b4d23b9bf9.jpg',
'https://images.openlane.eu/carimgs/5748590/general/9be3b7a9-8927-4683-ae62-8282b339b08f.jpg',
'https://images.openlane.eu/carimgs/5748590/general/a489861d-2ca4-4b1e-ae7d-a6793bbd13fe.jpg'],
'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': 20900,
'price_includes_vat': True,
'registration_date': '2022-07-28',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Tour - Diesel - Automatic - 150 hp - 118.547 '
'km',
'transmission': 'automatic',
'trim': 'Tour',
'vin': None,
'year': 2022}
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744792%27 HTTP/1.1" 200 None
2026-03-30 13:03:56 [adesa.de] INFO: Saving data for 10744792: {'created_time': 1774875836.943685, 'last_price_update_time': 1774875836.943698, 'auction_closing_time': 1774962000.0}
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744792') HTTP/1.1" 204 0
2026-03-30 13:03:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10729917> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39905785-8a4e-53a4-88a6-521081b9ff5a with identifier: 10729917
2026-03-30 13:03:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39905785-8a4e-53a4-88a6-521081b9ff5a with scrape type 1
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252Fa8596801-f924-4b86-b79c-0935efeb4bee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/a8596801-f924-4b86-b79c-0935efeb4bee.jpg not downloaded yet
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252F54aa6a58-9778-4372-924f-d04b439db369.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/54aa6a58-9778-4372-924f-d04b439db369.jpg not downloaded yet
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252Fad10250f-4431-4c76-8fd4-f8622ca03698.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/ad10250f-4431-4c76-8fd4-f8622ca03698.jpg not downloaded yet
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252Facf8bc43-e7cc-40c1-9831-902f75f1e6ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/acf8bc43-e7cc-40c1-9831-902f75f1e6ef.jpg not downloaded yet
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252F3f844753-f268-4d2e-8045-aae140b03429.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/3f844753-f268-4d2e-8045-aae140b03429.jpg not downloaded yet
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252F54fa9526-f52d-47eb-ba99-bf5d07cf7e11.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/54fa9526-f52d-47eb-ba99-bf5d07cf7e11.jpg not downloaded yet
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252Fd1af32a3-bf0e-4d41-b4fb-953a6a6fadec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/d1af32a3-bf0e-4d41-b4fb-953a6a6fadec.jpg not downloaded yet
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252Fd4e0458a-2731-486d-8e47-2571388f65d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/d4e0458a-2731-486d-8e47-2571388f65d2.jpg not downloaded yet
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252F9beb8352-7e6f-48b3-b342-b9b73a800cc6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/9beb8352-7e6f-48b3-b342-b9b73a800cc6.jpg not downloaded yet
2026-03-30 13:03:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5748108%252Fgeneral%252F92d3cbf9-205d-418c-bb5b-e95feec4d34a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/92d3cbf9-205d-418c-bb5b-e95feec4d34a.jpg not downloaded yet
2026-03-30 13:03:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744715> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:03:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:03:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10744715
2026-03-30 13:03:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5cf2a32-6007-5341-b491-1fb73c25c558 with scrape type 1
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5cf2a32-6007-5341-b491-1fb73c25c558
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252Faae3251a-817c-4975-9aee-f1eb23d8c8f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/aae3251a-817c-4975-9aee-f1eb23d8c8f7.jpg already downloaded
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252F2ba0d54d-e72f-4bd5-8d4c-01797801cf31.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/2ba0d54d-e72f-4bd5-8d4c-01797801cf31.jpg already downloaded
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252F0e88ff5f-b38c-428a-a6a5-7e42e0ddd6c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/0e88ff5f-b38c-428a-a6a5-7e42e0ddd6c9.jpg already downloaded
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252F455b5fe5-3393-4e37-a4f4-45dd03b5253f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/455b5fe5-3393-4e37-a4f4-45dd03b5253f.jpg already downloaded
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252F9be084f4-0f48-48cb-817f-837130deff81.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/9be084f4-0f48-48cb-817f-837130deff81.jpg already downloaded
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252F00c305f3-e71c-4479-a5e4-b41569b8ff7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/00c305f3-e71c-4479-a5e4-b41569b8ff7c.jpg already downloaded
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252F9b733b9d-4401-4c1f-be78-1f71ad2a382e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/9b733b9d-4401-4c1f-be78-1f71ad2a382e.jpg already downloaded
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252Fe136e403-b01c-4c0a-a672-9b98b53cd006.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/e136e403-b01c-4c0a-a672-9b98b53cd006.jpg already downloaded
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252F369fbd83-feea-40bd-95c3-dc255ef263c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/369fbd83-feea-40bd-95c3-dc255ef263c2.jpg already downloaded
2026-03-30 13:03:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:03: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%252F5709401%252Fgeneral%252F8e6b0b82-92d1-4317-8c49-adff38ae2a62.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:03:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709401/general/8e6b0b82-92d1-4317-8c49-adff38ae2a62.jpg already downloaded
2026-03-30 13:03:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5cf2a32-6007-5341-b491-1fb73c25c558, identifier: 10744715
2026-03-30 13:03:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10744715
2026-03-30 13:03:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10744715
2026-03-30 13:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5cf2a32-6007-5341-b491-1fb73c25c558 with identifier: 10744715 to the API
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:04:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744715>
{'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-31T13: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=10744715',
'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': 51300,
'price_includes_vat': True,
'registration_date': '2022-10-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLE 400d - 4-Matic - Diesel - Automatic - 330 hp - '
'85.899 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744715%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [adesa.de] INFO: Saving data for 10744715: {'created_time': 1774875840.296943, 'last_price_update_time': 1774875840.296953, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744715') HTTP/1.1" 204 0
2026-03-30 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/92d3cbf9-205d-418c-bb5b-e95feec4d34a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744751> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:00 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:00 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5ccf510>
2026-03-30 13:04:00 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:00 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252F92d3cbf9-205d-418c-bb5b-e95feec4d34a.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/92d3cbf9-205d-418c-bb5b-e95feec4d34a.jpg saved to cache
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/9beb8352-7e6f-48b3-b342-b9b73a800cc6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10744751
2026-03-30 13:04:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 35ac4567-5953-5eff-90d9-8c42cde54333 with scrape type 1
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 35ac4567-5953-5eff-90d9-8c42cde54333
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252Fbd386668-fe75-4ecc-8680-27234a8dd2bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/bd386668-fe75-4ecc-8680-27234a8dd2bc.jpg already downloaded
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252Fd367cb64-6c76-40e3-8beb-3c22acbe6349.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/d367cb64-6c76-40e3-8beb-3c22acbe6349.jpg already downloaded
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252F98fa29d0-6cf4-4591-a428-9915f3345ef1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/98fa29d0-6cf4-4591-a428-9915f3345ef1.jpg already downloaded
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252Fc560959c-3451-499e-a797-defad7b506d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/c560959c-3451-499e-a797-defad7b506d5.jpg already downloaded
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252F25197876-eb1d-4da1-8258-65544ee01834.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/25197876-eb1d-4da1-8258-65544ee01834.jpg already downloaded
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252Ff9673f79-1fa1-4b34-b458-6ca13fbca840.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/f9673f79-1fa1-4b34-b458-6ca13fbca840.jpg already downloaded
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252Fe2296af2-7cec-49e1-a17f-43c0c4acdd85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/e2296af2-7cec-49e1-a17f-43c0c4acdd85.jpg already downloaded
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252Fd991c1da-f0fa-4050-8cce-c79714389a36.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/d991c1da-f0fa-4050-8cce-c79714389a36.jpg already downloaded
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252F9ff5b13e-7250-4fd2-aefa-86bd7cdf64db.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/9ff5b13e-7250-4fd2-aefa-86bd7cdf64db.jpg already downloaded
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735542%252Fgeneral%252F793a1937-171d-4f32-b4e8-fccd77e397cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735542/general/793a1937-171d-4f32-b4e8-fccd77e397cb.jpg already downloaded
2026-03-30 13:04:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 35ac4567-5953-5eff-90d9-8c42cde54333, identifier: 10744751
2026-03-30 13:04:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10744751
2026-03-30 13:04:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10744751
2026-03-30 13:04:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 35ac4567-5953-5eff-90d9-8c42cde54333 with identifier: 10744751 to the API
2026-03-30 13:04:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:01 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744751>
{'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-31T13: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=10744751',
'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': 21300,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Kodiaq 1.5 TSI Ambition - Petrol - Manual - 150 hp - 71.632 '
'km',
'transmission': 'manual',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744751%27 HTTP/1.1" 200 None
2026-03-30 13:04:01 [adesa.de] INFO: Saving data for 10744751: {'created_time': 1774875841.144919, 'last_price_update_time': 1774875841.14493, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744751') HTTP/1.1" 204 0
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/d1af32a3-bf0e-4d41-b4fb-953a6a6fadec.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb8910>
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252F9beb8352-7e6f-48b3-b342-b9b73a800cc6.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/9beb8352-7e6f-48b3-b342-b9b73a800cc6.jpg saved to cache
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/d4e0458a-2731-486d-8e47-2571388f65d2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e4650>
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252Fd1af32a3-bf0e-4d41-b4fb-953a6a6fadec.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/d1af32a3-bf0e-4d41-b4fb-953a6a6fadec.jpg saved to cache
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/3f844753-f268-4d2e-8045-aae140b03429.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/54fa9526-f52d-47eb-ba99-bf5d07cf7e11.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6a3590>
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252Fd4e0458a-2731-486d-8e47-2571388f65d2.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/d4e0458a-2731-486d-8e47-2571388f65d2.jpg saved to cache
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/acf8bc43-e7cc-40c1-9831-902f75f1e6ef.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af746050>
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252F3f844753-f268-4d2e-8045-aae140b03429.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/3f844753-f268-4d2e-8045-aae140b03429.jpg saved to cache
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/ad10250f-4431-4c76-8fd4-f8622ca03698.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/54aa6a58-9778-4372-924f-d04b439db369.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b412c5d0>
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252F54fa9526-f52d-47eb-ba99-bf5d07cf7e11.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/54fa9526-f52d-47eb-ba99-bf5d07cf7e11.jpg saved to cache
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4114c10>
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252Facf8bc43-e7cc-40c1-9831-902f75f1e6ef.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/acf8bc43-e7cc-40c1-9831-902f75f1e6ef.jpg saved to cache
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41d1090>
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252Fad10250f-4431-4c76-8fd4-f8622ca03698.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/ad10250f-4431-4c76-8fd4-f8622ca03698.jpg saved to cache
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:01 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5748108/general/a8596801-f924-4b86-b79c-0935efeb4bee.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10729917)
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4298dd0>
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252F54aa6a58-9778-4372-924f-d04b439db369.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/54aa6a58-9778-4372-924f-d04b439db369.jpg saved to cache
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6a0850>
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:04:01 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5748108%252Fgeneral%252Fa8596801-f924-4b86-b79c-0935efeb4bee.jpg') HTTP/1.1" 204 0
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748108/general/a8596801-f924-4b86-b79c-0935efeb4bee.jpg saved to cache
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 39905785-8a4e-53a4-88a6-521081b9ff5a
2026-03-30 13:04:01 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 39905785-8a4e-53a4-88a6-521081b9ff5a, skipping ID generation
2026-03-30 13:04:01 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39905785-8a4e-53a4-88a6-521081b9ff5a with scrape type 1
2026-03-30 13:04:01 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 39905785-8a4e-53a4-88a6-521081b9ff5a sending to next pipeline
2026-03-30 13:04:01 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39905785-8a4e-53a4-88a6-521081b9ff5a, identifier: 10729917
2026-03-30 13:04:01 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39905785-8a4e-53a4-88a6-521081b9ff5a with identifier: 10729917
2026-03-30 13:04:01 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39905785-8a4e-53a4-88a6-521081b9ff5a with identifier: 10729917
2026-03-30 13:04:01 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39905785-8a4e-53a4-88a6-521081b9ff5a with identifier: 10729917 to the API
2026-03-30 13:04:01 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5748108/general/a8596801-f924-4b86-b79c-0935efeb4bee.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 5',
'engine': '3.0L',
'engine_horse_power': 255,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': '39905785-8a4e-53a4-88a6-521081b9ff5a',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'GT-OA 2504',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10729917',
'listing': 'auction',
'location': 'Dorfmark (Germany)',
'make': 'BMW',
'model': '7 Series',
'odometer': 999999,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 210175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/a8596801-f924-4b86-b79c-0935efeb4bee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/54aa6a58-9778-4372-924f-d04b439db369.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 192626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/ad10250f-4431-4c76-8fd4-f8622ca03698.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94078,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/acf8bc43-e7cc-40c1-9831-902f75f1e6ef.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/3f844753-f268-4d2e-8045-aae140b03429.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/54fa9526-f52d-47eb-ba99-bf5d07cf7e11.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/d1af32a3-bf0e-4d41-b4fb-953a6a6fadec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206626,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/d4e0458a-2731-486d-8e47-2571388f65d2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 209526,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/9beb8352-7e6f-48b3-b342-b9b73a800cc6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39905785-8a4e-53a4-88a6-521081b9ff5a/39905785-8a4e-53a4-88a6-521081b9ff5a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 220149,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748108/general/92d3cbf9-205d-418c-bb5b-e95feec4d34a.jpg',
'Width': 1024}],
'price': 1750,
'price_includes_vat': True,
'registration_date': '2014-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'BMW 7 Series 730d - xDrive - Diesel - Automatic - 255 hp - 999.999 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710729917%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [adesa.de] INFO: Saving data for 10729917: {'created_time': 1774875842.27088, 'last_price_update_time': 1774875842.270892, 'auction_closing_time': 1775035810.0}
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10729917') HTTP/1.1" 204 0
2026-03-30 13:04:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744776> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10744776
2026-03-30 13:04:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with scrape type 1
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c83bcabf-6e4d-5f51-b97b-dbef60ceb154
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252Ff88c9055-c10e-4cec-8fe2-ac37d40abbfb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/f88c9055-c10e-4cec-8fe2-ac37d40abbfb.jpg already downloaded
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252Fef83ca95-d1ad-4bee-91c1-68edf8a37a5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/ef83ca95-d1ad-4bee-91c1-68edf8a37a5b.jpg already downloaded
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252F30778c1a-3bfa-4cb6-b8d8-43cb3b586117.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/30778c1a-3bfa-4cb6-b8d8-43cb3b586117.jpg already downloaded
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252F38fa91f6-4673-4d31-bb5c-072708710cd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/38fa91f6-4673-4d31-bb5c-072708710cd6.jpg already downloaded
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252F6d33d1af-92b1-49a8-8b1f-58915d98c2a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/6d33d1af-92b1-49a8-8b1f-58915d98c2a2.jpg already downloaded
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252F8979aaf3-9118-43f2-9e46-e7ec03a2fece.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/8979aaf3-9118-43f2-9e46-e7ec03a2fece.jpg already downloaded
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252Fa726424f-fd57-404e-911a-3ab41478a75d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/a726424f-fd57-404e-911a-3ab41478a75d.jpg already downloaded
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252F75d27468-b489-4623-b074-062c5951aadc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/75d27468-b489-4623-b074-062c5951aadc.jpg already downloaded
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252F3e51e7f0-2af9-44c7-8cf7-c76eb1fb08aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/3e51e7f0-2af9-44c7-8cf7-c76eb1fb08aa.jpg already downloaded
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735835%252Fgeneral%252F45874b60-1bc1-4965-989a-40c3c71c37ad.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735835/general/45874b60-1bc1-4965-989a-40c3c71c37ad.jpg already downloaded
2026-03-30 13:04:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c83bcabf-6e4d-5f51-b97b-dbef60ceb154, identifier: 10744776
2026-03-30 13:04:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10744776
2026-03-30 13:04:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10744776
2026-03-30 13:04:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c83bcabf-6e4d-5f51-b97b-dbef60ceb154 with identifier: 10744776 to the API
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:02 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744776>
{'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-31T13: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=10744776',
'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': 32100,
'price_includes_vat': True,
'registration_date': '2023-02-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLC Coupé 220d - 4-Matic - Diesel - Automatic - 194 '
'hp - 69.910 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744776%27 HTTP/1.1" 200 None
2026-03-30 13:04:02 [adesa.de] INFO: Saving data for 10744776: {'created_time': 1774875842.984298, 'last_price_update_time': 1774875842.984309, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744776') HTTP/1.1" 204 0
2026-03-30 13:04:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744713> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10744713
2026-03-30 13:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with scrape type 1
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3ed184fb-b450-5b34-8b63-c8c8a955ebdd
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252F57be3a66-22bf-4400-8665-03d13f414f2b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/57be3a66-22bf-4400-8665-03d13f414f2b.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252Ff7524c2c-a83f-4dc2-b4b8-744b100a68c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/f7524c2c-a83f-4dc2-b4b8-744b100a68c7.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252Fad85a075-1f59-4d23-ad54-ecc1f684c354.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/ad85a075-1f59-4d23-ad54-ecc1f684c354.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252Fcf16ebd0-2637-45a5-a50a-e8376bed9b0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/cf16ebd0-2637-45a5-a50a-e8376bed9b0c.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252F5b21819e-df1f-4d6b-ab95-6b26040184d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/5b21819e-df1f-4d6b-ab95-6b26040184d7.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252F23bff9bb-2a56-4154-933e-909f74e366ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/23bff9bb-2a56-4154-933e-909f74e366ea.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252F17d0437a-14e0-4c17-b4ec-9a8616dfab69.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/17d0437a-14e0-4c17-b4ec-9a8616dfab69.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252Fd88e3dd9-27d0-43bd-a306-8259a8dfc159.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/d88e3dd9-27d0-43bd-a306-8259a8dfc159.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252Fe742c5a2-f256-43db-b761-e429a3ed6070.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/e742c5a2-f256-43db-b761-e429a3ed6070.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709350%252Fgeneral%252F2618f3b4-b753-4dac-9c8b-6ab8828e447b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709350/general/2618f3b4-b753-4dac-9c8b-6ab8828e447b.jpg already downloaded
2026-03-30 13:04:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd, identifier: 10744713
2026-03-30 13:04:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10744713
2026-03-30 13:04:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10744713
2026-03-30 13:04:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3ed184fb-b450-5b34-8b63-c8c8a955ebdd with identifier: 10744713 to the API
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:04:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744713>
{'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-31T13: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=10744713',
'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': 27800,
'price_includes_vat': True,
'registration_date': '2022-01-10',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLC 400d - 4-Matic - Diesel - Automatic - 330 hp - '
'154.208 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744713%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [adesa.de] INFO: Saving data for 10744713: {'created_time': 1774875844.67226, 'last_price_update_time': 1774875844.672277, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744713') HTTP/1.1" 204 0
2026-03-30 13:04:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744753> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10744753
2026-03-30 13:04:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with scrape type 1
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 43f4dc21-5555-536f-b6ef-e1e0fcc952f4
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252F344dedfa-9937-43e4-8372-26653a97b28d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/344dedfa-9937-43e4-8372-26653a97b28d.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252Fbeeaa909-bbf6-4b17-9401-965ea9311cc8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/beeaa909-bbf6-4b17-9401-965ea9311cc8.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252F89360255-b885-4559-8e09-f54b975cc282.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/89360255-b885-4559-8e09-f54b975cc282.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252F85771afb-baba-4668-a880-12934ff12ef2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/85771afb-baba-4668-a880-12934ff12ef2.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252F6e7732c5-5c68-479a-b171-000e3bca4dc1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/6e7732c5-5c68-479a-b171-000e3bca4dc1.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252F403f6adb-e3f0-499d-a7b0-8b733443e0d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/403f6adb-e3f0-499d-a7b0-8b733443e0d3.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252F8c3f7ff4-7e79-4711-be0d-6467a9119cd0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/8c3f7ff4-7e79-4711-be0d-6467a9119cd0.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252Faa5baaf1-aa75-4c00-9d57-c21f4e82110b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/aa5baaf1-aa75-4c00-9d57-c21f4e82110b.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252F5c01f709-06de-4338-b8e1-889fa59c957c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/5c01f709-06de-4338-b8e1-889fa59c957c.jpg already downloaded
2026-03-30 13:04:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735547%252Fgeneral%252F63318609-2d52-45f2-9944-3fe6ad4db5fa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735547/general/63318609-2d52-45f2-9944-3fe6ad4db5fa.jpg already downloaded
2026-03-30 13:04:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4, identifier: 10744753
2026-03-30 13:04:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10744753
2026-03-30 13:04:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10744753
2026-03-30 13:04:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 43f4dc21-5555-536f-b6ef-e1e0fcc952f4 with identifier: 10744753 to the API
2026-03-30 13:04:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744753>
{'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-31T13: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=10744753',
'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': 19700,
'price_includes_vat': True,
'registration_date': '2021-06-22',
'seats_number': 4,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744753%27 HTTP/1.1" 200 None
2026-03-30 13:04:05 [adesa.de] INFO: Saving data for 10744753: {'created_time': 1774875845.427972, 'last_price_update_time': 1774875845.427985, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744753') HTTP/1.1" 204 0
2026-03-30 13:04:06 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744712> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:06 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:06 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10744712
2026-03-30 13:04:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f9446ba3-5692-515f-a5f3-1a688603447b with scrape type 1
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f9446ba3-5692-515f-a5f3-1a688603447b
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252Fc7ffd490-c5d6-4380-ba80-7b42184e9a40.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/c7ffd490-c5d6-4380-ba80-7b42184e9a40.jpg already downloaded
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252Fdf0ddcdf-0dd8-4eb2-96ef-f788bd1cd9db.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/df0ddcdf-0dd8-4eb2-96ef-f788bd1cd9db.jpg already downloaded
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252Fb824b791-8f58-40ca-a337-4953e11b5c1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/b824b791-8f58-40ca-a337-4953e11b5c1c.jpg already downloaded
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252F80820716-a22e-4ab9-b8d2-0566db3dc09a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/80820716-a22e-4ab9-b8d2-0566db3dc09a.jpg already downloaded
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252F5a7c41e6-44d0-4924-a893-c84cdbebb147.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/5a7c41e6-44d0-4924-a893-c84cdbebb147.jpg already downloaded
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252F8ba30de1-179d-4530-b039-fd2ea447577b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/8ba30de1-179d-4530-b039-fd2ea447577b.jpg already downloaded
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252Fca806e1d-46a6-4753-86e1-a1a306daedbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/ca806e1d-46a6-4753-86e1-a1a306daedbb.jpg already downloaded
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252F58fc6275-3fbb-4e73-8465-e98237d55e07.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/58fc6275-3fbb-4e73-8465-e98237d55e07.jpg already downloaded
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252F7cff44df-14fb-4588-87ce-ec0be32da003.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/7cff44df-14fb-4588-87ce-ec0be32da003.jpg already downloaded
2026-03-30 13:04:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5709335%252Fgeneral%252F9bb2482b-68e1-4723-8b90-d45a80ed4121.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709335/general/9bb2482b-68e1-4723-8b90-d45a80ed4121.jpg already downloaded
2026-03-30 13:04:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f9446ba3-5692-515f-a5f3-1a688603447b, identifier: 10744712
2026-03-30 13:04:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10744712
2026-03-30 13:04:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10744712
2026-03-30 13:04:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f9446ba3-5692-515f-a5f3-1a688603447b with identifier: 10744712 to the API
2026-03-30 13:04:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744712>
{'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-31T13: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=10744712',
'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': 38200,
'price_includes_vat': True,
'registration_date': '2022-12-16',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLE 350de - Hybrid - Automatic - 194 hp - 55.156 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744712%27 HTTP/1.1" 200 None
2026-03-30 13:04:07 [adesa.de] INFO: Saving data for 10744712: {'created_time': 1774875847.373379, 'last_price_update_time': 1774875847.373395, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744712') HTTP/1.1" 204 0
2026-03-30 13:04:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744779> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10744779
2026-03-30 13:04:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6197c937-9b2d-5c0d-9481-155a654eb94b with scrape type 1
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6197c937-9b2d-5c0d-9481-155a654eb94b
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252F02b34ef2-d77d-4207-9444-0b09a177c142.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/02b34ef2-d77d-4207-9444-0b09a177c142.jpg already downloaded
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252F807477a4-389d-464a-8112-05c31389aa63.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/807477a4-389d-464a-8112-05c31389aa63.jpg already downloaded
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252F1da89d26-d1b6-460a-bf8f-a187162c9d0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/1da89d26-d1b6-460a-bf8f-a187162c9d0f.jpg already downloaded
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252Fce0d10e7-e39b-4a60-b5de-6340e0ced739.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/ce0d10e7-e39b-4a60-b5de-6340e0ced739.jpg already downloaded
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252F0c1231ca-7e27-4c68-942d-6fcd7d2ea8f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/0c1231ca-7e27-4c68-942d-6fcd7d2ea8f1.jpg already downloaded
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252Fae1eae16-050d-405f-b74e-043ca459515d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/ae1eae16-050d-405f-b74e-043ca459515d.jpg already downloaded
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252F7f9d1fd4-30ef-48c1-8aed-b53e255e9311.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/7f9d1fd4-30ef-48c1-8aed-b53e255e9311.jpg already downloaded
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252F2e563fb4-3607-46ec-9af0-32559088dd21.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/2e563fb4-3607-46ec-9af0-32559088dd21.jpg already downloaded
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252Feef07dfd-c9c1-4c24-9ae1-184382e82fd8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/eef07dfd-c9c1-4c24-9ae1-184382e82fd8.jpg already downloaded
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735862%252Fgeneral%252F6b0856cf-9084-4b66-9ef0-57748dbc05b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735862/general/6b0856cf-9084-4b66-9ef0-57748dbc05b9.jpg already downloaded
2026-03-30 13:04:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6197c937-9b2d-5c0d-9481-155a654eb94b, identifier: 10744779
2026-03-30 13:04:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10744779
2026-03-30 13:04:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10744779
2026-03-30 13:04:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6197c937-9b2d-5c0d-9481-155a654eb94b with identifier: 10744779 to the API
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744779>
{'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-31T13: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=10744779',
'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': 27100,
'price_includes_vat': True,
'registration_date': '2021-12-14',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744779%27 HTTP/1.1" 200 None
2026-03-30 13:04:15 [adesa.de] INFO: Saving data for 10744779: {'created_time': 1774875855.615985, 'last_price_update_time': 1774875855.615995, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744779') HTTP/1.1" 204 0
2026-03-30 13:04:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744741> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10744741
2026-03-30 13:04:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58219b89-6069-5513-9d64-180fa0f05328 with scrape type 1
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58219b89-6069-5513-9d64-180fa0f05328
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252F5b48cebb-18f8-40e3-bf96-f22f5d24ddc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/5b48cebb-18f8-40e3-bf96-f22f5d24ddc0.jpg already downloaded
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252F9a87c8cb-625e-4ed9-86f2-86adc3f4ade6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/9a87c8cb-625e-4ed9-86f2-86adc3f4ade6.jpg already downloaded
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252F5b02c09d-9222-4908-9a23-0c9c88a280ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/5b02c09d-9222-4908-9a23-0c9c88a280ae.jpg already downloaded
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252Fdd834c78-cb78-482c-a65f-5ca90f0f4684.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/dd834c78-cb78-482c-a65f-5ca90f0f4684.jpg already downloaded
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252F0326a4f3-f209-481d-9782-d3555e88c275.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/0326a4f3-f209-481d-9782-d3555e88c275.jpg already downloaded
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252F1a1a0165-e034-46f3-92f5-f9c7da680b5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/1a1a0165-e034-46f3-92f5-f9c7da680b5f.jpg already downloaded
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252Fba58733e-1fac-48db-b2a0-d49a662806b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/ba58733e-1fac-48db-b2a0-d49a662806b3.jpg already downloaded
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252F9611af2f-1ca4-4855-b437-4e410a2eff7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/9611af2f-1ca4-4855-b437-4e410a2eff7f.jpg already downloaded
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252F8525b905-9bc9-4282-aa5f-5968c16e482d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/8525b905-9bc9-4282-aa5f-5968c16e482d.jpg already downloaded
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735504%252Fgeneral%252F98a8e0cf-e86d-433f-a01f-bb1f3f9dadb1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735504/general/98a8e0cf-e86d-433f-a01f-bb1f3f9dadb1.jpg already downloaded
2026-03-30 13:04:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 58219b89-6069-5513-9d64-180fa0f05328, identifier: 10744741
2026-03-30 13:04:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10744741
2026-03-30 13:04:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10744741
2026-03-30 13:04:23 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 58219b89-6069-5513-9d64-180fa0f05328 with identifier: 10744741 to the API
2026-03-30 13:04:23 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744741>
{'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-31T13: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=10744741',
'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': 26200,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744741%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [adesa.de] INFO: Saving data for 10744741: {'created_time': 1774875864.046893, 'last_price_update_time': 1774875864.046903, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744741') HTTP/1.1" 204 0
2026-03-30 13:04:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10744799
2026-03-30 13:04:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a with scrape type 1
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a0761963-9f3e-5c3d-b7d8-5d358c36b20a
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252F8823c30f-76e0-4c93-ba9b-9f5521a7d8ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/8823c30f-76e0-4c93-ba9b-9f5521a7d8ac.jpg already downloaded
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252F93007fee-f586-49fb-9ba7-3683ef0f2be6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/93007fee-f586-49fb-9ba7-3683ef0f2be6.jpg already downloaded
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252F984b0aac-f958-44e5-b136-07daa8477321.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/984b0aac-f958-44e5-b136-07daa8477321.jpg already downloaded
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252F85f25384-f843-4eac-a2eb-528436921e6a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/85f25384-f843-4eac-a2eb-528436921e6a.jpg already downloaded
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252F899a93cc-97e3-4e76-b1a3-d3892d1bcc82.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/899a93cc-97e3-4e76-b1a3-d3892d1bcc82.jpg already downloaded
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252Fa7b599e9-ec2d-4b24-beb6-a24f5841ce27.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/a7b599e9-ec2d-4b24-beb6-a24f5841ce27.jpg already downloaded
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252Fe6350c12-75b1-4c60-8047-c018d44f1e84.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/e6350c12-75b1-4c60-8047-c018d44f1e84.jpg already downloaded
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252F258428cb-722f-4a2a-99f6-5ad1ecc55a0b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/258428cb-722f-4a2a-99f6-5ad1ecc55a0b.jpg already downloaded
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252F813c7172-5193-477d-9893-469a71c60ff8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/813c7172-5193-477d-9893-469a71c60ff8.jpg already downloaded
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748677%252Fgeneral%252F9748809f-af2e-459f-b484-b2d9c374c59a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748677/general/9748809f-af2e-459f-b484-b2d9c374c59a.jpg already downloaded
2026-03-30 13:04:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a0761963-9f3e-5c3d-b7d8-5d358c36b20a, identifier: 10744799
2026-03-30 13:04:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10744799
2026-03-30 13:04:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10744799
2026-03-30 13:04:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a0761963-9f3e-5c3d-b7d8-5d358c36b20a with identifier: 10744799 to the API
2026-03-30 13:04:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744799>
{'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-31T13: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=10744799',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 116379,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5748677/general/8823c30f-76e0-4c93-ba9b-9f5521a7d8ac.jpg',
'https://images.openlane.eu/carimgs/5748677/general/93007fee-f586-49fb-9ba7-3683ef0f2be6.jpg',
'https://images.openlane.eu/carimgs/5748677/general/984b0aac-f958-44e5-b136-07daa8477321.jpg',
'https://images.openlane.eu/carimgs/5748677/general/85f25384-f843-4eac-a2eb-528436921e6a.jpg',
'https://images.openlane.eu/carimgs/5748677/general/899a93cc-97e3-4e76-b1a3-d3892d1bcc82.jpg',
'https://images.openlane.eu/carimgs/5748677/general/a7b599e9-ec2d-4b24-beb6-a24f5841ce27.jpg',
'https://images.openlane.eu/carimgs/5748677/general/e6350c12-75b1-4c60-8047-c018d44f1e84.jpg',
'https://images.openlane.eu/carimgs/5748677/general/258428cb-722f-4a2a-99f6-5ad1ecc55a0b.jpg',
'https://images.openlane.eu/carimgs/5748677/general/813c7172-5193-477d-9893-469a71c60ff8.jpg',
'https://images.openlane.eu/carimgs/5748677/general/9748809f-af2e-459f-b484-b2d9c374c59a.jpg'],
'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': 25600,
'price_includes_vat': True,
'registration_date': '2021-12-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Diesel - Automatic - 194 hp - '
'116.379 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744799%27 HTTP/1.1" 200 None
2026-03-30 13:04:25 [adesa.de] INFO: Saving data for 10744799: {'created_time': 1774875865.543129, 'last_price_update_time': 1774875865.543138, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744799') HTTP/1.1" 204 0
2026-03-30 13:04:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744783> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:26 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 27d2e384-8112-5d6c-992d-9bdbf25c47fb with identifier: 10744783
2026-03-30 13:04:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb with scrape type 1
2026-03-30 13:04:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 27d2e384-8112-5d6c-992d-9bdbf25c47fb
2026-03-30 13:04:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252Fa2acb791-f208-4c0c-b39c-6521368155f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/a2acb791-f208-4c0c-b39c-6521368155f2.jpg already downloaded
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252F3fa3e934-890a-4d72-9c26-d2db4a2747aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/3fa3e934-890a-4d72-9c26-d2db4a2747aa.jpg already downloaded
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252F12b7640e-a22d-4b3d-a516-823c2e58b7b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/12b7640e-a22d-4b3d-a516-823c2e58b7b3.jpg already downloaded
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252Fcaa940c3-9986-4f65-8b30-3f8b321ae0d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/caa940c3-9986-4f65-8b30-3f8b321ae0d2.jpg already downloaded
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252F5f0e8b4d-8241-4493-a5d3-342bc2363184.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/5f0e8b4d-8241-4493-a5d3-342bc2363184.jpg already downloaded
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252Fdf963124-f6d0-4e63-88bc-dfc82ccd0d36.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/df963124-f6d0-4e63-88bc-dfc82ccd0d36.jpg already downloaded
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252Fff8fa18f-c537-463e-825f-f1c0f1f9052a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/ff8fa18f-c537-463e-825f-f1c0f1f9052a.jpg already downloaded
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252F43619e0e-bcb5-4268-8840-feb8a033df99.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/43619e0e-bcb5-4268-8840-feb8a033df99.jpg already downloaded
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252F348af374-8d1a-4a71-a87a-4dbddf78cdb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/348af374-8d1a-4a71-a87a-4dbddf78cdb2.jpg already downloaded
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748410%252Fgeneral%252F48a18ebe-5128-4e54-9148-611b23d1d07e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748410/general/48a18ebe-5128-4e54-9148-611b23d1d07e.jpg already downloaded
2026-03-30 13:04:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 27d2e384-8112-5d6c-992d-9bdbf25c47fb, identifier: 10744783
2026-03-30 13:04:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 27d2e384-8112-5d6c-992d-9bdbf25c47fb with identifier: 10744783
2026-03-30 13:04:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 27d2e384-8112-5d6c-992d-9bdbf25c47fb with identifier: 10744783
2026-03-30 13:04:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 27d2e384-8112-5d6c-992d-9bdbf25c47fb with identifier: 10744783 to the API
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744783>
{'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': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '27d2e384-8112-5d6c-992d-9bdbf25c47fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466316',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744783',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 127996,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5748410/general/a2acb791-f208-4c0c-b39c-6521368155f2.jpg',
'https://images.openlane.eu/carimgs/5748410/general/3fa3e934-890a-4d72-9c26-d2db4a2747aa.jpg',
'https://images.openlane.eu/carimgs/5748410/general/12b7640e-a22d-4b3d-a516-823c2e58b7b3.jpg',
'https://images.openlane.eu/carimgs/5748410/general/caa940c3-9986-4f65-8b30-3f8b321ae0d2.jpg',
'https://images.openlane.eu/carimgs/5748410/general/5f0e8b4d-8241-4493-a5d3-342bc2363184.jpg',
'https://images.openlane.eu/carimgs/5748410/general/df963124-f6d0-4e63-88bc-dfc82ccd0d36.jpg',
'https://images.openlane.eu/carimgs/5748410/general/ff8fa18f-c537-463e-825f-f1c0f1f9052a.jpg',
'https://images.openlane.eu/carimgs/5748410/general/43619e0e-bcb5-4268-8840-feb8a033df99.jpg',
'https://images.openlane.eu/carimgs/5748410/general/348af374-8d1a-4a71-a87a-4dbddf78cdb2.jpg',
'https://images.openlane.eu/carimgs/5748410/general/48a18ebe-5128-4e54-9148-611b23d1d07e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111450,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/a2acb791-f208-4c0c-b39c-6521368155f2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102446,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/3fa3e934-890a-4d72-9c26-d2db4a2747aa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120318,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/12b7640e-a22d-4b3d-a516-823c2e58b7b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84365,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/caa940c3-9986-4f65-8b30-3f8b321ae0d2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102151,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/5f0e8b4d-8241-4493-a5d3-342bc2363184.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76923,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/df963124-f6d0-4e63-88bc-dfc82ccd0d36.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53816,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/ff8fa18f-c537-463e-825f-f1c0f1f9052a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90273,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/43619e0e-bcb5-4268-8840-feb8a033df99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105692,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/348af374-8d1a-4a71-a87a-4dbddf78cdb2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_27d2e384-8112-5d6c-992d-9bdbf25c47fb/27d2e384-8112-5d6c-992d-9bdbf25c47fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93644,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748410/general/48a18ebe-5128-4e54-9148-611b23d1d07e.jpg',
'Width': 1280}],
'price': 19900,
'price_includes_vat': True,
'registration_date': '2021-12-15',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Clever - Diesel - Automatic - 150 hp - 127.996 '
'km',
'transmission': 'automatic',
'trim': 'Clever',
'vin': None,
'year': 2021}
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744783%27 HTTP/1.1" 200 None
2026-03-30 13:04:27 [adesa.de] INFO: Saving data for 10744783: {'created_time': 1774875867.746475, 'last_price_update_time': 1774875867.746491, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744783') HTTP/1.1" 204 0
2026-03-30 13:04:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744775> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10744775
2026-03-30 13:04:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 68f28e52-1989-53dc-998e-2ae9aa48ab7f with scrape type 1
2026-03-30 13:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 68f28e52-1989-53dc-998e-2ae9aa48ab7f
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252F935d2a33-0a6d-4c3f-9562-840786b9d8ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/935d2a33-0a6d-4c3f-9562-840786b9d8ab.jpg already downloaded
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252F9c0fa716-b8e2-4da8-97e4-1452eac4696a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/9c0fa716-b8e2-4da8-97e4-1452eac4696a.jpg already downloaded
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252Fc41ad2cb-faf3-4d81-a8f3-3abc3f1fdf82.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/c41ad2cb-faf3-4d81-a8f3-3abc3f1fdf82.jpg already downloaded
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252F649d0ea7-b15a-4c22-ad92-204e30b69295.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/649d0ea7-b15a-4c22-ad92-204e30b69295.jpg already downloaded
2026-03-30 13:04:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252Fd8a21a0d-6a04-44e2-af2a-208c27ac9ad7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/d8a21a0d-6a04-44e2-af2a-208c27ac9ad7.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252F34af7a11-5bb9-4b91-af66-5220e8f563c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/34af7a11-5bb9-4b91-af66-5220e8f563c7.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252Fefca7386-32a8-48f9-9d52-d997165dadaa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/efca7386-32a8-48f9-9d52-d997165dadaa.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252F1da7c992-f3f9-4851-8a9b-4dd1fbd5531d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/1da7c992-f3f9-4851-8a9b-4dd1fbd5531d.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252F72c40216-05e9-4756-9ab5-1a17944c46a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/72c40216-05e9-4756-9ab5-1a17944c46a6.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735801%252Fgeneral%252F8a22b2b6-3869-45d7-a516-87f181d1e18d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735801/general/8a22b2b6-3869-45d7-a516-87f181d1e18d.jpg already downloaded
2026-03-30 13:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 68f28e52-1989-53dc-998e-2ae9aa48ab7f, identifier: 10744775
2026-03-30 13:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10744775
2026-03-30 13:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10744775
2026-03-30 13:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 68f28e52-1989-53dc-998e-2ae9aa48ab7f with identifier: 10744775 to the API
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744775>
{'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-31T13: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=10744775',
'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': 16600,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Volkswagen Passat Variant 2.0 TDI - Diesel - Automatic - 150 hp - '
'143.028 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744775%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [adesa.de] INFO: Saving data for 10744775: {'created_time': 1774875869.497579, 'last_price_update_time': 1774875869.497589, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744775') HTTP/1.1" 204 0
2026-03-30 13:04:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744770> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10744770
2026-03-30 13:04:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with scrape type 1
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252F27b84534-399a-4e35-98c6-cd384e3d3e3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/27b84534-399a-4e35-98c6-cd384e3d3e3e.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252F94f55033-50b5-440e-a684-62461ab467ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/94f55033-50b5-440e-a684-62461ab467ed.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252F8c0aa6de-82fb-44f1-8aaa-9e33b9451a0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/8c0aa6de-82fb-44f1-8aaa-9e33b9451a0e.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252F97205caa-9a70-4ca4-aafd-e74215ea4cc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/97205caa-9a70-4ca4-aafd-e74215ea4cc7.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252F172b8fbc-2573-4874-8e77-5050177fff7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/172b8fbc-2573-4874-8e77-5050177fff7f.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252Fefd03beb-5b91-4040-aae9-831b632bda81.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/efd03beb-5b91-4040-aae9-831b632bda81.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252F63ff9222-cd79-479d-94af-942123f3e7d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/63ff9222-cd79-479d-94af-942123f3e7d8.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252F06182c44-5f95-47db-a24c-b2a6197e4025.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/06182c44-5f95-47db-a24c-b2a6197e4025.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252Fba4188a5-95d6-4444-a8de-6c144f705b73.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/ba4188a5-95d6-4444-a8de-6c144f705b73.jpg already downloaded
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735675%252Fgeneral%252F8c382026-411c-44b2-88b1-696276e1fcbc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735675/general/8c382026-411c-44b2-88b1-696276e1fcbc.jpg already downloaded
2026-03-30 13:04:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f, identifier: 10744770
2026-03-30 13:04:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10744770
2026-03-30 13:04:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10744770
2026-03-30 13:04:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f8b1e6a7-cfe4-5689-ae9c-e86403c2d84f with identifier: 10744770 to the API
2026-03-30 13:04:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744770>
{'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-31T13: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=10744770',
'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': 24700,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744770%27 HTTP/1.1" 200 None
2026-03-30 13:04:30 [adesa.de] INFO: Saving data for 10744770: {'created_time': 1774875870.197105, 'last_price_update_time': 1774875870.197115, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744770') HTTP/1.1" 204 0
2026-03-30 13:04:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744801> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10744801
2026-03-30 13:04:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item adac0039-8884-565c-ba14-1a5dafdd0422 with scrape type 1
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item adac0039-8884-565c-ba14-1a5dafdd0422
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252F1db575ab-6aeb-4bf5-ab72-09db0c45e47c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/1db575ab-6aeb-4bf5-ab72-09db0c45e47c.jpg already downloaded
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252Fcd230b88-489c-4755-8b08-37d431620d42.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/cd230b88-489c-4755-8b08-37d431620d42.jpg already downloaded
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252F31ea7b6f-4ec2-47ae-9a23-1175f883b47b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/31ea7b6f-4ec2-47ae-9a23-1175f883b47b.jpg already downloaded
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252F96c2b48a-8c4d-4169-92d0-a7aa5b5cd9e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/96c2b48a-8c4d-4169-92d0-a7aa5b5cd9e6.jpg already downloaded
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252Fa3fc4ad1-c655-4577-bc66-3e442bf51026.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/a3fc4ad1-c655-4577-bc66-3e442bf51026.jpg already downloaded
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252F34e86663-b955-4a59-8ece-3db79661fddf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/34e86663-b955-4a59-8ece-3db79661fddf.jpg already downloaded
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252Ff36299f5-2807-4755-b6fd-ed871ef44a1e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/f36299f5-2807-4755-b6fd-ed871ef44a1e.jpg already downloaded
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252F11ca8d40-e4a1-46bd-8cf7-d5a5704cb879.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/11ca8d40-e4a1-46bd-8cf7-d5a5704cb879.jpg already downloaded
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252F3711ab6e-04f4-4a19-80f8-e5314e492cf2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/3711ab6e-04f4-4a19-80f8-e5314e492cf2.jpg already downloaded
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748688%252Fgeneral%252Fd39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748688/general/d39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg already downloaded
2026-03-30 13:04:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: adac0039-8884-565c-ba14-1a5dafdd0422, identifier: 10744801
2026-03-30 13:04:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10744801
2026-03-30 13:04:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10744801
2026-03-30 13:04:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: adac0039-8884-565c-ba14-1a5dafdd0422 with identifier: 10744801 to the API
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744801>
{'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-31T13: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=10744801',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 51781,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5748688/general/1db575ab-6aeb-4bf5-ab72-09db0c45e47c.jpg',
'https://images.openlane.eu/carimgs/5748688/general/cd230b88-489c-4755-8b08-37d431620d42.jpg',
'https://images.openlane.eu/carimgs/5748688/general/31ea7b6f-4ec2-47ae-9a23-1175f883b47b.jpg',
'https://images.openlane.eu/carimgs/5748688/general/96c2b48a-8c4d-4169-92d0-a7aa5b5cd9e6.jpg',
'https://images.openlane.eu/carimgs/5748688/general/a3fc4ad1-c655-4577-bc66-3e442bf51026.jpg',
'https://images.openlane.eu/carimgs/5748688/general/34e86663-b955-4a59-8ece-3db79661fddf.jpg',
'https://images.openlane.eu/carimgs/5748688/general/f36299f5-2807-4755-b6fd-ed871ef44a1e.jpg',
'https://images.openlane.eu/carimgs/5748688/general/11ca8d40-e4a1-46bd-8cf7-d5a5704cb879.jpg',
'https://images.openlane.eu/carimgs/5748688/general/3711ab6e-04f4-4a19-80f8-e5314e492cf2.jpg',
'https://images.openlane.eu/carimgs/5748688/general/d39f88ce-d33d-4ebd-a588-7e7f35e44033.jpg'],
'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': 26300,
'price_includes_vat': True,
'registration_date': '2023-01-16',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLB 200d - 4-Matic - Diesel - Automatic - 150 hp - '
'51.781 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744801%27 HTTP/1.1" 200 None
2026-03-30 13:04:31 [adesa.de] INFO: Saving data for 10744801: {'created_time': 1774875871.939281, 'last_price_update_time': 1774875871.93929, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744801') HTTP/1.1" 204 0
2026-03-30 13:04:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10744745
2026-03-30 13:04:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7e839a79-b057-5aa7-8345-7b76cd5bf35b with scrape type 1
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7e839a79-b057-5aa7-8345-7b76cd5bf35b
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252F912bb1b6-ac9d-46a7-9e74-2b8b32987a7f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/912bb1b6-ac9d-46a7-9e74-2b8b32987a7f.jpg already downloaded
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252Fc0027a2d-4e0b-4e81-a777-7f1408680cc6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/c0027a2d-4e0b-4e81-a777-7f1408680cc6.jpg already downloaded
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252F5a51a98a-f212-4c01-83f2-35a4eaef0033.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/5a51a98a-f212-4c01-83f2-35a4eaef0033.jpg already downloaded
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252F0f96ad3e-2c99-4109-8c7b-50c31d06b366.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/0f96ad3e-2c99-4109-8c7b-50c31d06b366.jpg already downloaded
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252F180845cd-ebda-4015-8e7b-262b58f29ec0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/180845cd-ebda-4015-8e7b-262b58f29ec0.jpg already downloaded
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252F78824ce1-d64f-4054-afc0-aabd46710c45.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/78824ce1-d64f-4054-afc0-aabd46710c45.jpg already downloaded
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252F8c14b5c8-8311-4b79-8409-49d28be8cbc8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/8c14b5c8-8311-4b79-8409-49d28be8cbc8.jpg already downloaded
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252F457c1508-fc39-4adb-9b32-55b6b2de2dfa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/457c1508-fc39-4adb-9b32-55b6b2de2dfa.jpg already downloaded
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252F66d2d3ff-e75a-415c-bfc5-44ed13d564b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/66d2d3ff-e75a-415c-bfc5-44ed13d564b3.jpg already downloaded
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735519%252Fgeneral%252F33adc6f4-78ca-4909-b5a9-2f721310e336.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735519/general/33adc6f4-78ca-4909-b5a9-2f721310e336.jpg already downloaded
2026-03-30 13:04:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7e839a79-b057-5aa7-8345-7b76cd5bf35b, identifier: 10744745
2026-03-30 13:04:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10744745
2026-03-30 13:04:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10744745
2026-03-30 13:04:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7e839a79-b057-5aa7-8345-7b76cd5bf35b with identifier: 10744745 to the API
2026-03-30 13:04:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744745>
{'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-31T13: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=10744745',
'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': 27100,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz E Break 220 Avantgarde - Diesel - Automatic - 200 hp '
'- 70.568 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2023}
2026-03-30 13:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744745%27 HTTP/1.1" 200 None
2026-03-30 13:04:36 [adesa.de] INFO: Saving data for 10744745: {'created_time': 1774875876.076622, 'last_price_update_time': 1774875876.076631, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744745') HTTP/1.1" 204 0
2026-03-30 13:04:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10744733
2026-03-30 13:04:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 124ed693-04d6-5d99-9158-e22cd0680700 with scrape type 1
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 124ed693-04d6-5d99-9158-e22cd0680700
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252F061fad53-d201-49f7-993e-a4b463e19c15.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/061fad53-d201-49f7-993e-a4b463e19c15.jpg already downloaded
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252F5dd225c9-f1f9-470c-abd7-cbd824aab2ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/5dd225c9-f1f9-470c-abd7-cbd824aab2ce.jpg already downloaded
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252Faad8ceed-8c07-464b-9fad-756520dae503.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/aad8ceed-8c07-464b-9fad-756520dae503.jpg already downloaded
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252F4afc44c9-c401-48fc-ba80-3e8d802c3913.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/4afc44c9-c401-48fc-ba80-3e8d802c3913.jpg already downloaded
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252F7647b6a4-c8ec-4837-b273-9882356fc19a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/7647b6a4-c8ec-4837-b273-9882356fc19a.jpg already downloaded
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252F71547e3f-9d25-4751-820e-c1e34a3acb95.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/71547e3f-9d25-4751-820e-c1e34a3acb95.jpg already downloaded
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252F4f55d752-28ba-4c6c-b27b-484ad68e1bf3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/4f55d752-28ba-4c6c-b27b-484ad68e1bf3.jpg already downloaded
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252F3fd6e9b0-edd1-4b86-a3dd-abdb8109e870.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/3fd6e9b0-edd1-4b86-a3dd-abdb8109e870.jpg already downloaded
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252F522c8936-de93-47e1-9de4-7ba4dfb73127.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/522c8936-de93-47e1-9de4-7ba4dfb73127.jpg already downloaded
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5722175%252Fgeneral%252F7069e52b-00af-4e35-bc61-4794be652fc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722175/general/7069e52b-00af-4e35-bc61-4794be652fc2.jpg already downloaded
2026-03-30 13:04:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 124ed693-04d6-5d99-9158-e22cd0680700, identifier: 10744733
2026-03-30 13:04:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10744733
2026-03-30 13:04:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10744733
2026-03-30 13:04:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 124ed693-04d6-5d99-9158-e22cd0680700 with identifier: 10744733 to the API
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744733>
{'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-31T13: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=10744733',
'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': 30400,
'price_includes_vat': True,
'registration_date': '2022-12-28',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz E 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'61.652 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744733%27 HTTP/1.1" 200 None
2026-03-30 13:04:38 [adesa.de] INFO: Saving data for 10744733: {'created_time': 1774875878.956316, 'last_price_update_time': 1774875878.956327, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744733') HTTP/1.1" 204 0
2026-03-30 13:04:40 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.217(s), this was the 1st time calling it.
2026-03-30 13:04:40 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.68580829105652 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:04:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744771> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10744771
2026-03-30 13:04:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aff7f024-b6aa-5434-afeb-e0b0e91ced8a with scrape type 1
2026-03-30 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aff7f024-b6aa-5434-afeb-e0b0e91ced8a
2026-03-30 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252Ff447a6da-bccb-444c-8162-4924d5b2ee76.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/f447a6da-bccb-444c-8162-4924d5b2ee76.jpg already downloaded
2026-03-30 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252Fa8eef4a1-6cd3-4086-87f2-a24443e78192.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/a8eef4a1-6cd3-4086-87f2-a24443e78192.jpg already downloaded
2026-03-30 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252F46faa513-7399-4d2f-b095-8e7dd8e08109.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/46faa513-7399-4d2f-b095-8e7dd8e08109.jpg already downloaded
2026-03-30 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252Ffc919504-1f43-4de4-a813-5c6c8e73afde.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/fc919504-1f43-4de4-a813-5c6c8e73afde.jpg already downloaded
2026-03-30 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252F339c6d79-3bfb-4612-8eb8-ef62cbb135e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/339c6d79-3bfb-4612-8eb8-ef62cbb135e1.jpg already downloaded
2026-03-30 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252F4724fbb1-ff31-41c0-aad7-2270c55ed25b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/4724fbb1-ff31-41c0-aad7-2270c55ed25b.jpg already downloaded
2026-03-30 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252F18dfdeb9-52cf-4ab7-9c2e-cf61666be678.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/18dfdeb9-52cf-4ab7-9c2e-cf61666be678.jpg already downloaded
2026-03-30 13:04:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252F6811f558-d735-4a44-9fe8-acac49171e42.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/6811f558-d735-4a44-9fe8-acac49171e42.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252Fbb986a21-fcb9-46ad-b59b-5edd68fb7bba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/bb986a21-fcb9-46ad-b59b-5edd68fb7bba.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5735680%252Fgeneral%252F4aefae16-1110-4b17-82f2-2bb245b0bec4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735680/general/4aefae16-1110-4b17-82f2-2bb245b0bec4.jpg already downloaded
2026-03-30 13:04:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aff7f024-b6aa-5434-afeb-e0b0e91ced8a, identifier: 10744771
2026-03-30 13:04:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10744771
2026-03-30 13:04:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10744771
2026-03-30 13:04:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aff7f024-b6aa-5434-afeb-e0b0e91ced8a with identifier: 10744771 to the API
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04: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-30 13:04:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744771>
{'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-31T13: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=10744771',
'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': 24700,
'price_includes_vat': True,
'registration_date': '2023-01-02',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744771%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [adesa.de] INFO: Saving data for 10744771: {'created_time': 1774875886.499652, 'last_price_update_time': 1774875886.499662, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744771') HTTP/1.1" 204 0
2026-03-30 13:04:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b121badf-a814-5565-8c40-43706f3f3e24 with identifier: 10744821
2026-03-30 13:04:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b121badf-a814-5565-8c40-43706f3f3e24 with scrape type 1
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b121badf-a814-5565-8c40-43706f3f3e24
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252F85ba16cb-40b3-4453-b4fa-b11e5c320165.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/85ba16cb-40b3-4453-b4fa-b11e5c320165.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252F2313cf5a-ec7a-4e3c-b294-50d3eb557fde.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/2313cf5a-ec7a-4e3c-b294-50d3eb557fde.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252Fa8b6e52d-5c8a-43fb-8845-ed439f2b8346.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/a8b6e52d-5c8a-43fb-8845-ed439f2b8346.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252F27d3e548-d3c5-44a4-af5a-fd037f38377c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/27d3e548-d3c5-44a4-af5a-fd037f38377c.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252Fefd12c2c-2938-4fb2-8fa7-a6a4568dc2f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/efd12c2c-2938-4fb2-8fa7-a6a4568dc2f5.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252F2440cbd2-8010-4438-a301-be1cc5746f0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/2440cbd2-8010-4438-a301-be1cc5746f0c.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252Ff3fc285c-3e1c-408f-8404-dc9aee4a1a02.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/f3fc285c-3e1c-408f-8404-dc9aee4a1a02.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252F132e7a60-f1e8-492d-a4a0-1d44eac9c7cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/132e7a60-f1e8-492d-a4a0-1d44eac9c7cd.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252Ff4e878f0-0f2d-4dc0-ae2f-dd4b29310344.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/f4e878f0-0f2d-4dc0-ae2f-dd4b29310344.jpg already downloaded
2026-03-30 13:04:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5748803%252Fgeneral%252Fcbe2f2f2-e7b3-4b6d-8130-d00f1c11e905.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748803/general/cbe2f2f2-e7b3-4b6d-8130-d00f1c11e905.jpg already downloaded
2026-03-30 13:04:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b121badf-a814-5565-8c40-43706f3f3e24, identifier: 10744821
2026-03-30 13:04:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b121badf-a814-5565-8c40-43706f3f3e24 with identifier: 10744821
2026-03-30 13:04:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b121badf-a814-5565-8c40-43706f3f3e24 with identifier: 10744821
2026-03-30 13:04:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b121badf-a814-5565-8c40-43706f3f3e24 with identifier: 10744821 to the API
2026-03-30 13:04:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:04:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:04:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744821>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Brown',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'b121badf-a814-5565-8c40-43706f3f3e24',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465743',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744821',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'CLA',
'odometer': 74424,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5748803/general/85ba16cb-40b3-4453-b4fa-b11e5c320165.jpg',
'https://images.openlane.eu/carimgs/5748803/general/2313cf5a-ec7a-4e3c-b294-50d3eb557fde.jpg',
'https://images.openlane.eu/carimgs/5748803/general/a8b6e52d-5c8a-43fb-8845-ed439f2b8346.jpg',
'https://images.openlane.eu/carimgs/5748803/general/27d3e548-d3c5-44a4-af5a-fd037f38377c.jpg',
'https://images.openlane.eu/carimgs/5748803/general/efd12c2c-2938-4fb2-8fa7-a6a4568dc2f5.jpg',
'https://images.openlane.eu/carimgs/5748803/general/2440cbd2-8010-4438-a301-be1cc5746f0c.jpg',
'https://images.openlane.eu/carimgs/5748803/general/f3fc285c-3e1c-408f-8404-dc9aee4a1a02.jpg',
'https://images.openlane.eu/carimgs/5748803/general/132e7a60-f1e8-492d-a4a0-1d44eac9c7cd.jpg',
'https://images.openlane.eu/carimgs/5748803/general/f4e878f0-0f2d-4dc0-ae2f-dd4b29310344.jpg',
'https://images.openlane.eu/carimgs/5748803/general/cbe2f2f2-e7b3-4b6d-8130-d00f1c11e905.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97117,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/85ba16cb-40b3-4453-b4fa-b11e5c320165.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96247,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/2313cf5a-ec7a-4e3c-b294-50d3eb557fde.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84955,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/a8b6e52d-5c8a-43fb-8845-ed439f2b8346.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75906,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/27d3e548-d3c5-44a4-af5a-fd037f38377c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86235,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/efd12c2c-2938-4fb2-8fa7-a6a4568dc2f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69804,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/2440cbd2-8010-4438-a301-be1cc5746f0c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87069,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/f3fc285c-3e1c-408f-8404-dc9aee4a1a02.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64301,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/132e7a60-f1e8-492d-a4a0-1d44eac9c7cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97246,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/f4e878f0-0f2d-4dc0-ae2f-dd4b29310344.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b121badf-a814-5565-8c40-43706f3f3e24/b121badf-a814-5565-8c40-43706f3f3e24_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80480,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748803/general/cbe2f2f2-e7b3-4b6d-8130-d00f1c11e905.jpg',
'Width': 1280}],
'price': 24700,
'price_includes_vat': True,
'registration_date': '2023-01-20',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz CLA 220d - 4-Matic - Diesel - Automatic - 190 hp - '
'74.424 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744821%27 HTTP/1.1" 200 None
2026-03-30 13:04:47 [adesa.de] INFO: Saving data for 10744821: {'created_time': 1774875887.229182, 'last_price_update_time': 1774875887.229192, 'auction_closing_time': 1774962000.0}
2026-03-30 13:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744821') HTTP/1.1" 204 0
2026-03-30 13:04:47 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:04:48 [scrapy.extensions.logstats] INFO: Crawled 516 pages (at 26 pages/min), scraped 387 items (at 26 items/min)
2026-03-30 13:04:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:04:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10734338> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:04:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:04:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: becf5dcf-8172-5cae-bca9-4a194a9f6f1b with identifier: 10734338
2026-03-30 13:04:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item becf5dcf-8172-5cae-bca9-4a194a9f6f1b with scrape type 1
2026-03-30 13:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item becf5dcf-8172-5cae-bca9-4a194a9f6f1b
2026-03-30 13:04:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252F5a91e051-896d-43de-8f77-c9af778ba2db.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/5a91e051-896d-43de-8f77-c9af778ba2db.jpg already downloaded
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252Fcee4d8e1-c0b6-4f47-b786-672730b5b3af.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/cee4d8e1-c0b6-4f47-b786-672730b5b3af.jpg already downloaded
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252F0aeff144-46f8-4492-861e-4f4159fa3826.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/0aeff144-46f8-4492-861e-4f4159fa3826.jpg not downloaded yet
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252F5343fe62-1803-4816-b4ce-c91aa46d7ca5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/5343fe62-1803-4816-b4ce-c91aa46d7ca5.jpg already downloaded
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252Fa166b586-fa7f-473b-a25e-3f8bfe2efd9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/a166b586-fa7f-473b-a25e-3f8bfe2efd9c.jpg already downloaded
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252Fb9c33aa1-b79a-450c-b8fd-70e755b9c93c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/b9c33aa1-b79a-450c-b8fd-70e755b9c93c.jpg already downloaded
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252F3dbd0900-3a9c-4de6-a9a2-2ac996c38246.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/3dbd0900-3a9c-4de6-a9a2-2ac996c38246.jpg already downloaded
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252F41d7ae07-359a-4c85-ba9c-ba38e2508d16.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/41d7ae07-359a-4c85-ba9c-ba38e2508d16.jpg already downloaded
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252F5812c7e7-58d3-4fb5-b6ed-455e73249f81.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/5812c7e7-58d3-4fb5-b6ed-455e73249f81.jpg already downloaded
2026-03-30 13:04:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:04: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%252F5734899%252Fgeneral%252F4c025df0-0abc-4607-b488-3c4146906965.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:04:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/4c025df0-0abc-4607-b488-3c4146906965.jpg already downloaded
2026-03-30 13:05:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744777> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10744777
2026-03-30 13:05: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-30 13:05:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ed55b340-3435-52b9-8808-98990f89d46a
2026-03-30 13:05:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252F784fd2fd-03b7-4b14-a454-d7f6089e1c08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/784fd2fd-03b7-4b14-a454-d7f6089e1c08.jpg already downloaded
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252F0ab3568f-a43f-460c-ba22-cc9ccfb411f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/0ab3568f-a43f-460c-ba22-cc9ccfb411f1.jpg already downloaded
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252Fb84e20c8-8c10-4e61-8799-9042b37a197c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/b84e20c8-8c10-4e61-8799-9042b37a197c.jpg already downloaded
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252F374203c5-aaf3-4a02-a7c7-4caed68e9e53.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/374203c5-aaf3-4a02-a7c7-4caed68e9e53.jpg already downloaded
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252Fc1379930-048a-44e8-8e07-a5b2c8ce207b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/c1379930-048a-44e8-8e07-a5b2c8ce207b.jpg already downloaded
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252F6359ab67-f2f9-49a5-94fa-295ba531a22f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/6359ab67-f2f9-49a5-94fa-295ba531a22f.jpg already downloaded
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252Fa9a5bc4d-a9e2-4753-9ce7-a32772a28a7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/a9a5bc4d-a9e2-4753-9ce7-a32772a28a7c.jpg already downloaded
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252Fbb461381-98c5-47b9-8d64-c6d73945b8a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/bb461381-98c5-47b9-8d64-c6d73945b8a9.jpg already downloaded
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252F175aafb2-96fd-453c-84f9-e9c17ff1e3fc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/175aafb2-96fd-453c-84f9-e9c17ff1e3fc.jpg already downloaded
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735850%252Fgeneral%252F242238ef-7fe5-4b6b-81d2-aa42416caf71.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735850/general/242238ef-7fe5-4b6b-81d2-aa42416caf71.jpg already downloaded
2026-03-30 13:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ed55b340-3435-52b9-8808-98990f89d46a, identifier: 10744777
2026-03-30 13:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10744777
2026-03-30 13:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10744777
2026-03-30 13:05:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ed55b340-3435-52b9-8808-98990f89d46a with identifier: 10744777 to the API
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744777>
{'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-31T13: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=10744777',
'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': 42300,
'price_includes_vat': True,
'registration_date': '2022-10-06',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLE 300d - 4-Matic - Diesel - Automatic - 272 hp - '
'90.575 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744777%27 HTTP/1.1" 200 None
2026-03-30 13:05:05 [adesa.de] INFO: Saving data for 10744777: {'created_time': 1774875905.557082, 'last_price_update_time': 1774875905.557091, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744777') HTTP/1.1" 204 0
2026-03-30 13:05:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5734899/general/0aeff144-46f8-4492-861e-4f4159fa3826.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10734338)
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af79a8d0>
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:05:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5734899%252Fgeneral%252F0aeff144-46f8-4492-861e-4f4159fa3826.jpg') HTTP/1.1" 204 0
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734899/general/0aeff144-46f8-4492-861e-4f4159fa3826.jpg saved to cache
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item becf5dcf-8172-5cae-bca9-4a194a9f6f1b
2026-03-30 13:05:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: becf5dcf-8172-5cae-bca9-4a194a9f6f1b, skipping ID generation
2026-03-30 13:05:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item becf5dcf-8172-5cae-bca9-4a194a9f6f1b with scrape type 1
2026-03-30 13:05:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item becf5dcf-8172-5cae-bca9-4a194a9f6f1b sending to next pipeline
2026-03-30 13:05:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: becf5dcf-8172-5cae-bca9-4a194a9f6f1b, identifier: 10734338
2026-03-30 13:05:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: becf5dcf-8172-5cae-bca9-4a194a9f6f1b with identifier: 10734338
2026-03-30 13:05:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: becf5dcf-8172-5cae-bca9-4a194a9f6f1b with identifier: 10734338
2026-03-30 13:05:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: becf5dcf-8172-5cae-bca9-4a194a9f6f1b with identifier: 10734338 to the API
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:05:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5734899/general/0aeff144-46f8-4492-861e-4f4159fa3826.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 320,
'expiration_date': '2026-04-01T09:30:10Z',
'fuel_type': 'Diesel',
'id': 'becf5dcf-8172-5cae-bca9-4a194a9f6f1b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': 'KS-ZZ 2121',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10734338',
'listing': 'auction',
'location': 'Kottenheim (Germany)',
'make': 'Audi',
'model': 'A7',
'odometer': 189162,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 101,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 194691,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/5a91e051-896d-43de-8f77-c9af778ba2db.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186806,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/cee4d8e1-c0b6-4f47-b786-672730b5b3af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124575,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/5343fe62-1803-4816-b4ce-c91aa46d7ca5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 171042,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/0aeff144-46f8-4492-861e-4f4159fa3826.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 155545,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/a166b586-fa7f-473b-a25e-3f8bfe2efd9c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158385,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/b9c33aa1-b79a-450c-b8fd-70e755b9c93c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133091,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/3dbd0900-3a9c-4de6-a9a2-2ac996c38246.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135442,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/41d7ae07-359a-4c85-ba9c-ba38e2508d16.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180863,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/5812c7e7-58d3-4fb5-b6ed-455e73249f81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_becf5dcf-8172-5cae-bca9-4a194a9f6f1b/becf5dcf-8172-5cae-bca9-4a194a9f6f1b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 128638,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5734899/general/4c025df0-0abc-4607-b488-3c4146906965.jpg',
'Width': 1280}],
'price': 17250,
'price_includes_vat': True,
'registration_date': '2014-07-01',
'seats_number': 5,
'seller_name': 'Santander Consumer Bank AG',
'title': 'Audi A7 3.0 - Quattro - Diesel - Automatic - 320 hp - 189.162 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2014}
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710734338%27 HTTP/1.1" 200 None
2026-03-30 13:05:06 [adesa.de] INFO: Saving data for 10734338: {'created_time': 1774875906.740872, 'last_price_update_time': 1774875906.740883, 'auction_closing_time': 1775035810.0}
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10734338') HTTP/1.1" 204 0
2026-03-30 13:05:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744746> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7225973d-1c7b-5ea4-a784-5c19f86daa04 with identifier: 10744746
2026-03-30 13:05:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7225973d-1c7b-5ea4-a784-5c19f86daa04 with scrape type 1
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7225973d-1c7b-5ea4-a784-5c19f86daa04
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252F11fb7dd6-3272-4d77-afca-dcc09ed1cad5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/11fb7dd6-3272-4d77-afca-dcc09ed1cad5.jpg already downloaded
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252F3aa5fdcf-4bc6-43bf-ab07-c04a146c8383.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/3aa5fdcf-4bc6-43bf-ab07-c04a146c8383.jpg already downloaded
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252F950292dd-4236-4780-911e-dc5c3ddd12e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/950292dd-4236-4780-911e-dc5c3ddd12e6.jpg already downloaded
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252Fabfae682-2d31-4a95-88be-a38db74273ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/abfae682-2d31-4a95-88be-a38db74273ee.jpg already downloaded
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252F84a5e986-de60-4df1-859b-90c62fac9cb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/84a5e986-de60-4df1-859b-90c62fac9cb7.jpg already downloaded
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252F3bd6c99d-68c0-4685-bd26-dc38ba6330ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/3bd6c99d-68c0-4685-bd26-dc38ba6330ed.jpg already downloaded
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252F8c3700be-a228-416e-9de8-8b56ac690a32.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/8c3700be-a228-416e-9de8-8b56ac690a32.jpg already downloaded
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252Fd0ed0bad-cc78-4dcc-8caf-c2ceec7030ca.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/d0ed0bad-cc78-4dcc-8caf-c2ceec7030ca.jpg already downloaded
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252F06c760cc-3470-4f7b-8d68-ddcdc614a756.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/06c760cc-3470-4f7b-8d68-ddcdc614a756.jpg already downloaded
2026-03-30 13:05:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735520%252Fgeneral%252F9a8987bb-d486-47e8-97fd-124996ac9998.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735520/general/9a8987bb-d486-47e8-97fd-124996ac9998.jpg already downloaded
2026-03-30 13:05:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7225973d-1c7b-5ea4-a784-5c19f86daa04, identifier: 10744746
2026-03-30 13:05:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7225973d-1c7b-5ea4-a784-5c19f86daa04 with identifier: 10744746
2026-03-30 13:05:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7225973d-1c7b-5ea4-a784-5c19f86daa04 with identifier: 10744746
2026-03-30 13:05:08 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7225973d-1c7b-5ea4-a784-5c19f86daa04 with identifier: 10744746 to the API
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:05:08 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744746>
{'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': 200,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '7225973d-1c7b-5ea4-a784-5c19f86daa04',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466652',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744746',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 49966,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5735520/general/11fb7dd6-3272-4d77-afca-dcc09ed1cad5.jpg',
'https://images.openlane.eu/carimgs/5735520/general/3aa5fdcf-4bc6-43bf-ab07-c04a146c8383.jpg',
'https://images.openlane.eu/carimgs/5735520/general/950292dd-4236-4780-911e-dc5c3ddd12e6.jpg',
'https://images.openlane.eu/carimgs/5735520/general/abfae682-2d31-4a95-88be-a38db74273ee.jpg',
'https://images.openlane.eu/carimgs/5735520/general/84a5e986-de60-4df1-859b-90c62fac9cb7.jpg',
'https://images.openlane.eu/carimgs/5735520/general/3bd6c99d-68c0-4685-bd26-dc38ba6330ed.jpg',
'https://images.openlane.eu/carimgs/5735520/general/8c3700be-a228-416e-9de8-8b56ac690a32.jpg',
'https://images.openlane.eu/carimgs/5735520/general/d0ed0bad-cc78-4dcc-8caf-c2ceec7030ca.jpg',
'https://images.openlane.eu/carimgs/5735520/general/06c760cc-3470-4f7b-8d68-ddcdc614a756.jpg',
'https://images.openlane.eu/carimgs/5735520/general/9a8987bb-d486-47e8-97fd-124996ac9998.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85790,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/11fb7dd6-3272-4d77-afca-dcc09ed1cad5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86773,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/3aa5fdcf-4bc6-43bf-ab07-c04a146c8383.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71247,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/950292dd-4236-4780-911e-dc5c3ddd12e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55768,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/abfae682-2d31-4a95-88be-a38db74273ee.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60082,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/84a5e986-de60-4df1-859b-90c62fac9cb7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60233,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/3bd6c99d-68c0-4685-bd26-dc38ba6330ed.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75188,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/8c3700be-a228-416e-9de8-8b56ac690a32.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75777,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/d0ed0bad-cc78-4dcc-8caf-c2ceec7030ca.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75087,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/06c760cc-3470-4f7b-8d68-ddcdc614a756.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7225973d-1c7b-5ea4-a784-5c19f86daa04/7225973d-1c7b-5ea4-a784-5c19f86daa04_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47815,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735520/general/9a8987bb-d486-47e8-97fd-124996ac9998.jpg',
'Width': 1280}],
'price': 29600,
'price_includes_vat': True,
'registration_date': '2023-02-13',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz C 220d AMG Line - 4-Matic - Diesel - Automatic - 200 '
'hp - 49.966 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744746%27 HTTP/1.1" 200 None
2026-03-30 13:05:08 [adesa.de] INFO: Saving data for 10744746: {'created_time': 1774875908.291926, 'last_price_update_time': 1774875908.291967, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:08 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744746') HTTP/1.1" 204 0
2026-03-30 13:05:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744705> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 532d26bb-cc66-527a-a4ac-83f1a1636039 with identifier: 10744705
2026-03-30 13:05:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 532d26bb-cc66-527a-a4ac-83f1a1636039 with scrape type 1
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 532d26bb-cc66-527a-a4ac-83f1a1636039
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252F287d09aa-2813-4dea-8f6b-eff691622bbf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/287d09aa-2813-4dea-8f6b-eff691622bbf.jpg already downloaded
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252F2788368d-9684-495b-b787-6d0c3f92e8af.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/2788368d-9684-495b-b787-6d0c3f92e8af.jpg already downloaded
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252F709cfd3f-02cf-46fd-8a1b-4be6d569f517.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/709cfd3f-02cf-46fd-8a1b-4be6d569f517.jpg already downloaded
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252F15ea96a7-5979-48f5-8241-1ab06814e177.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/15ea96a7-5979-48f5-8241-1ab06814e177.jpg already downloaded
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252F07508144-d91b-4d07-a249-a7243badc783.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/07508144-d91b-4d07-a249-a7243badc783.jpg already downloaded
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252F59330562-a73c-47d6-85c9-5af88ef865ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/59330562-a73c-47d6-85c9-5af88ef865ab.jpg already downloaded
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252F4d5dd5e4-5d8d-413a-ad91-78cc27239261.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/4d5dd5e4-5d8d-413a-ad91-78cc27239261.jpg already downloaded
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252Ff7e3095c-8cbf-40d5-a7ca-4f37cbc29b27.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/f7e3095c-8cbf-40d5-a7ca-4f37cbc29b27.jpg already downloaded
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252F9adac1bf-1489-4e71-8ea5-420fd5f9ba5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/9adac1bf-1489-4e71-8ea5-420fd5f9ba5e.jpg already downloaded
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5695922%252Fgeneral%252F2ca3f3c5-a792-4493-ad7a-996f8763464b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695922/general/2ca3f3c5-a792-4493-ad7a-996f8763464b.jpg already downloaded
2026-03-30 13:05:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 532d26bb-cc66-527a-a4ac-83f1a1636039, identifier: 10744705
2026-03-30 13:05:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 532d26bb-cc66-527a-a4ac-83f1a1636039 with identifier: 10744705
2026-03-30 13:05:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 532d26bb-cc66-527a-a4ac-83f1a1636039 with identifier: 10744705
2026-03-30 13:05:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 532d26bb-cc66-527a-a4ac-83f1a1636039 with identifier: 10744705 to the API
2026-03-30 13:05:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744705>
{'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': 231,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '532d26bb-cc66-527a-a4ac-83f1a1636039',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464920',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744705',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X1',
'odometer': 115082,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5695922/general/287d09aa-2813-4dea-8f6b-eff691622bbf.jpg',
'https://images.openlane.eu/carimgs/5695922/general/2788368d-9684-495b-b787-6d0c3f92e8af.jpg',
'https://images.openlane.eu/carimgs/5695922/general/709cfd3f-02cf-46fd-8a1b-4be6d569f517.jpg',
'https://images.openlane.eu/carimgs/5695922/general/15ea96a7-5979-48f5-8241-1ab06814e177.jpg',
'https://images.openlane.eu/carimgs/5695922/general/07508144-d91b-4d07-a249-a7243badc783.jpg',
'https://images.openlane.eu/carimgs/5695922/general/59330562-a73c-47d6-85c9-5af88ef865ab.jpg',
'https://images.openlane.eu/carimgs/5695922/general/4d5dd5e4-5d8d-413a-ad91-78cc27239261.jpg',
'https://images.openlane.eu/carimgs/5695922/general/f7e3095c-8cbf-40d5-a7ca-4f37cbc29b27.jpg',
'https://images.openlane.eu/carimgs/5695922/general/9adac1bf-1489-4e71-8ea5-420fd5f9ba5e.jpg',
'https://images.openlane.eu/carimgs/5695922/general/2ca3f3c5-a792-4493-ad7a-996f8763464b.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99293,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/287d09aa-2813-4dea-8f6b-eff691622bbf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77314,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/2788368d-9684-495b-b787-6d0c3f92e8af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69672,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/709cfd3f-02cf-46fd-8a1b-4be6d569f517.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82547,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/15ea96a7-5979-48f5-8241-1ab06814e177.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65625,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/07508144-d91b-4d07-a249-a7243badc783.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62519,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/59330562-a73c-47d6-85c9-5af88ef865ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51567,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/4d5dd5e4-5d8d-413a-ad91-78cc27239261.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67855,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/f7e3095c-8cbf-40d5-a7ca-4f37cbc29b27.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105006,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/9adac1bf-1489-4e71-8ea5-420fd5f9ba5e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_532d26bb-cc66-527a-a4ac-83f1a1636039/532d26bb-cc66-527a-a4ac-83f1a1636039_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56290,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5695922/general/2ca3f3c5-a792-4493-ad7a-996f8763464b.jpg',
'Width': 1280}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2021-11-02',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW X1 25d X Line - xDrive - Diesel - Automatic - 231 hp - 115.082 '
'km',
'transmission': 'automatic',
'trim': 'X Line',
'vin': None,
'year': 2021}
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744705%27 HTTP/1.1" 200 None
2026-03-30 13:05:17 [adesa.de] INFO: Saving data for 10744705: {'created_time': 1774875917.325138, 'last_price_update_time': 1774875917.325151, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744705') HTTP/1.1" 204 0
2026-03-30 13:05:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744759> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10744759
2026-03-30 13:05:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 702f04f8-9bc5-5b14-a080-405d282ed8ff with scrape type 1
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 702f04f8-9bc5-5b14-a080-405d282ed8ff
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252F53fed188-c439-4200-9c38-e6ec5a94b733.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/53fed188-c439-4200-9c38-e6ec5a94b733.jpg already downloaded
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252F0499e4a8-3837-4fba-98a1-46344e8fc749.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/0499e4a8-3837-4fba-98a1-46344e8fc749.jpg already downloaded
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252Fb5a72d8d-32e3-4b17-b958-c033502c0a40.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/b5a72d8d-32e3-4b17-b958-c033502c0a40.jpg already downloaded
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252Fa364ecee-1cdb-44c1-80f3-58d0aef3dace.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/a364ecee-1cdb-44c1-80f3-58d0aef3dace.jpg already downloaded
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252F4493c89e-1807-4bd8-8406-a879f0e764c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/4493c89e-1807-4bd8-8406-a879f0e764c0.jpg already downloaded
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252F31a9c86f-9cf6-4201-a229-5fb67394d447.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/31a9c86f-9cf6-4201-a229-5fb67394d447.jpg already downloaded
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252F995cc199-44e6-4586-8c9e-50b1d21566ac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/995cc199-44e6-4586-8c9e-50b1d21566ac.jpg already downloaded
2026-03-30 13:05:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252F32102063-7c24-411c-98c6-8bab84a717a3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/32102063-7c24-411c-98c6-8bab84a717a3.jpg already downloaded
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252F17976b22-ff75-467f-b031-877d56fe9e8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/17976b22-ff75-467f-b031-877d56fe9e8e.jpg already downloaded
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735569%252Fgeneral%252F5b1303d5-67b2-4d47-a9b6-33b60b81884c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735569/general/5b1303d5-67b2-4d47-a9b6-33b60b81884c.jpg already downloaded
2026-03-30 13:05:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 702f04f8-9bc5-5b14-a080-405d282ed8ff, identifier: 10744759
2026-03-30 13:05:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10744759
2026-03-30 13:05:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10744759
2026-03-30 13:05:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 702f04f8-9bc5-5b14-a080-405d282ed8ff with identifier: 10744759 to the API
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744759>
{'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-31T13: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=10744759',
'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': 27800,
'price_includes_vat': True,
'registration_date': '2022-12-17',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744759%27 HTTP/1.1" 200 None
2026-03-30 13:05:20 [adesa.de] INFO: Saving data for 10744759: {'created_time': 1774875920.42841, 'last_price_update_time': 1774875920.428421, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744759') HTTP/1.1" 204 0
2026-03-30 13:05:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744800> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4a267bc4-6236-5056-b4dd-1e4642300b09 with identifier: 10744800
2026-03-30 13:05:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4a267bc4-6236-5056-b4dd-1e4642300b09 with scrape type 1
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4a267bc4-6236-5056-b4dd-1e4642300b09
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252Fa344cdc8-6ae2-4c5b-9520-d358ce222917.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/a344cdc8-6ae2-4c5b-9520-d358ce222917.jpg already downloaded
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252Fe9d94d07-12d9-419f-b74b-f756f8ad2eb6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/e9d94d07-12d9-419f-b74b-f756f8ad2eb6.jpg already downloaded
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252F7d1093af-e34f-4d7d-a4cf-0a885b5ba0b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/7d1093af-e34f-4d7d-a4cf-0a885b5ba0b9.jpg already downloaded
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252F0d3b4905-eb95-4a23-a2a8-56f38659a498.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/0d3b4905-eb95-4a23-a2a8-56f38659a498.jpg already downloaded
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252F612c8e4d-4818-4449-bb1a-aafd97a48fa0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/612c8e4d-4818-4449-bb1a-aafd97a48fa0.jpg already downloaded
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252Fbd3bb27f-96e6-4765-83d8-04fc29fd7782.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/bd3bb27f-96e6-4765-83d8-04fc29fd7782.jpg already downloaded
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252Fc27d97e7-a894-4638-87ab-99048d58cfb6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/c27d97e7-a894-4638-87ab-99048d58cfb6.jpg already downloaded
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252F5f865f32-448a-4412-b5e3-3bc428ecbbb3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/5f865f32-448a-4412-b5e3-3bc428ecbbb3.jpg already downloaded
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252F24ddcd68-bdac-4a94-a5ea-45999b678924.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/24ddcd68-bdac-4a94-a5ea-45999b678924.jpg already downloaded
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748679%252Fgeneral%252F116ca920-24d9-4b8f-8910-e2043b81dd9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748679/general/116ca920-24d9-4b8f-8910-e2043b81dd9c.jpg already downloaded
2026-03-30 13:05:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4a267bc4-6236-5056-b4dd-1e4642300b09, identifier: 10744800
2026-03-30 13:05:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4a267bc4-6236-5056-b4dd-1e4642300b09 with identifier: 10744800
2026-03-30 13:05:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4a267bc4-6236-5056-b4dd-1e4642300b09 with identifier: 10744800
2026-03-30 13:05:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4a267bc4-6236-5056-b4dd-1e4642300b09 with identifier: 10744800 to the API
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744800>
{'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': 204,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '4a267bc4-6236-5056-b4dd-1e4642300b09',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466350',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744800',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 72974,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photo_urls': ['https://images.openlane.eu/carimgs/5748679/general/a344cdc8-6ae2-4c5b-9520-d358ce222917.jpg',
'https://images.openlane.eu/carimgs/5748679/general/e9d94d07-12d9-419f-b74b-f756f8ad2eb6.jpg',
'https://images.openlane.eu/carimgs/5748679/general/7d1093af-e34f-4d7d-a4cf-0a885b5ba0b9.jpg',
'https://images.openlane.eu/carimgs/5748679/general/0d3b4905-eb95-4a23-a2a8-56f38659a498.jpg',
'https://images.openlane.eu/carimgs/5748679/general/612c8e4d-4818-4449-bb1a-aafd97a48fa0.jpg',
'https://images.openlane.eu/carimgs/5748679/general/bd3bb27f-96e6-4765-83d8-04fc29fd7782.jpg',
'https://images.openlane.eu/carimgs/5748679/general/c27d97e7-a894-4638-87ab-99048d58cfb6.jpg',
'https://images.openlane.eu/carimgs/5748679/general/5f865f32-448a-4412-b5e3-3bc428ecbbb3.jpg',
'https://images.openlane.eu/carimgs/5748679/general/24ddcd68-bdac-4a94-a5ea-45999b678924.jpg',
'https://images.openlane.eu/carimgs/5748679/general/116ca920-24d9-4b8f-8910-e2043b81dd9c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 125181,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/a344cdc8-6ae2-4c5b-9520-d358ce222917.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117239,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/e9d94d07-12d9-419f-b74b-f756f8ad2eb6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122358,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/7d1093af-e34f-4d7d-a4cf-0a885b5ba0b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111979,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/0d3b4905-eb95-4a23-a2a8-56f38659a498.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120900,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/612c8e4d-4818-4449-bb1a-aafd97a48fa0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103819,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/bd3bb27f-96e6-4765-83d8-04fc29fd7782.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78137,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/c27d97e7-a894-4638-87ab-99048d58cfb6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77976,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/5f865f32-448a-4412-b5e3-3bc428ecbbb3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106623,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/24ddcd68-bdac-4a94-a5ea-45999b678924.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4a267bc4-6236-5056-b4dd-1e4642300b09/4a267bc4-6236-5056-b4dd-1e4642300b09_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93984,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748679/general/116ca920-24d9-4b8f-8910-e2043b81dd9c.jpg',
'Width': 1280}],
'price': 23000,
'price_includes_vat': True,
'registration_date': '2023-02-20',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz C Break 300e - Hybrid - Automatic - 204 hp - 72.974 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744800%27 HTTP/1.1" 200 None
2026-03-30 13:05:22 [adesa.de] INFO: Saving data for 10744800: {'created_time': 1774875922.870284, 'last_price_update_time': 1774875922.870295, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744800') HTTP/1.1" 204 0
2026-03-30 13:05:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744711> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9a4b7da-961b-5dac-a784-961267efab23 with identifier: 10744711
2026-03-30 13:05:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9a4b7da-961b-5dac-a784-961267efab23 with scrape type 1
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9a4b7da-961b-5dac-a784-961267efab23
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252F21fbd4e5-7c25-4b39-b6db-fed6414592dc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/21fbd4e5-7c25-4b39-b6db-fed6414592dc.jpg already downloaded
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252Fce4d64cb-b48a-4c7d-acdf-cfa4e3058162.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/ce4d64cb-b48a-4c7d-acdf-cfa4e3058162.jpg already downloaded
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252F01bfd77d-358a-4ff9-a298-aca5a73e1b42.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/01bfd77d-358a-4ff9-a298-aca5a73e1b42.jpg already downloaded
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252F22122d85-f898-4e8e-a300-f95529e94de8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/22122d85-f898-4e8e-a300-f95529e94de8.jpg already downloaded
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252F5088884d-5d70-43f4-9509-bf4abf2228ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/5088884d-5d70-43f4-9509-bf4abf2228ea.jpg already downloaded
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252F21199836-b609-4f27-bca6-e554755fd86f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/21199836-b609-4f27-bca6-e554755fd86f.jpg already downloaded
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252F593edfb0-0bf1-48a3-a9f0-3828a1cb5569.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/593edfb0-0bf1-48a3-a9f0-3828a1cb5569.jpg already downloaded
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252Fe0f27da9-2035-49fe-8160-be84aba92c3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/e0f27da9-2035-49fe-8160-be84aba92c3a.jpg already downloaded
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252F651da36b-8cba-423d-a431-2987ed7e4534.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/651da36b-8cba-423d-a431-2987ed7e4534.jpg already downloaded
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5709321%252Fgeneral%252Fe05299fe-07a8-429a-9865-d9e12aac4c01.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709321/general/e05299fe-07a8-429a-9865-d9e12aac4c01.jpg already downloaded
2026-03-30 13:05:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e9a4b7da-961b-5dac-a784-961267efab23, identifier: 10744711
2026-03-30 13:05:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e9a4b7da-961b-5dac-a784-961267efab23 with identifier: 10744711
2026-03-30 13:05:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e9a4b7da-961b-5dac-a784-961267efab23 with identifier: 10744711
2026-03-30 13:05:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e9a4b7da-961b-5dac-a784-961267efab23 with identifier: 10744711 to the API
2026-03-30 13:05:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744711>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'e9a4b7da-961b-5dac-a784-961267efab23',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464618',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744711',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 83645,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 35,
'photo_urls': ['https://images.openlane.eu/carimgs/5709321/general/21fbd4e5-7c25-4b39-b6db-fed6414592dc.jpg',
'https://images.openlane.eu/carimgs/5709321/general/ce4d64cb-b48a-4c7d-acdf-cfa4e3058162.jpg',
'https://images.openlane.eu/carimgs/5709321/general/01bfd77d-358a-4ff9-a298-aca5a73e1b42.jpg',
'https://images.openlane.eu/carimgs/5709321/general/22122d85-f898-4e8e-a300-f95529e94de8.jpg',
'https://images.openlane.eu/carimgs/5709321/general/5088884d-5d70-43f4-9509-bf4abf2228ea.jpg',
'https://images.openlane.eu/carimgs/5709321/general/21199836-b609-4f27-bca6-e554755fd86f.jpg',
'https://images.openlane.eu/carimgs/5709321/general/593edfb0-0bf1-48a3-a9f0-3828a1cb5569.jpg',
'https://images.openlane.eu/carimgs/5709321/general/e0f27da9-2035-49fe-8160-be84aba92c3a.jpg',
'https://images.openlane.eu/carimgs/5709321/general/651da36b-8cba-423d-a431-2987ed7e4534.jpg',
'https://images.openlane.eu/carimgs/5709321/general/e05299fe-07a8-429a-9865-d9e12aac4c01.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97774,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/21fbd4e5-7c25-4b39-b6db-fed6414592dc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100162,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/ce4d64cb-b48a-4c7d-acdf-cfa4e3058162.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93638,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/01bfd77d-358a-4ff9-a298-aca5a73e1b42.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112361,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/22122d85-f898-4e8e-a300-f95529e94de8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96301,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/5088884d-5d70-43f4-9509-bf4abf2228ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82890,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/21199836-b609-4f27-bca6-e554755fd86f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76805,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/593edfb0-0bf1-48a3-a9f0-3828a1cb5569.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79715,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/e0f27da9-2035-49fe-8160-be84aba92c3a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107738,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/651da36b-8cba-423d-a431-2987ed7e4534.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e9a4b7da-961b-5dac-a784-961267efab23/e9a4b7da-961b-5dac-a784-961267efab23_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105795,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5709321/general/e05299fe-07a8-429a-9865-d9e12aac4c01.jpg',
'Width': 1280}],
'price': 25700,
'price_includes_vat': True,
'registration_date': '2022-12-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'83.645 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744711%27 HTTP/1.1" 200 None
2026-03-30 13:05:31 [adesa.de] INFO: Saving data for 10744711: {'created_time': 1774875931.416326, 'last_price_update_time': 1774875931.416339, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744711') HTTP/1.1" 204 0
2026-03-30 13:05:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744757> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc8f200c-d82e-5596-9ab0-0553cbf20b91 with identifier: 10744757
2026-03-30 13:05:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc8f200c-d82e-5596-9ab0-0553cbf20b91 with scrape type 1
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc8f200c-d82e-5596-9ab0-0553cbf20b91
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252F97d57ab3-7009-45dc-bf9c-8529696dc897.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/97d57ab3-7009-45dc-bf9c-8529696dc897.jpg already downloaded
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252Fe672667f-3d39-4aba-b249-f7d38394ec1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/e672667f-3d39-4aba-b249-f7d38394ec1d.jpg already downloaded
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252F63bc919c-69f6-41a1-8fe2-b036bd0f0a1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/63bc919c-69f6-41a1-8fe2-b036bd0f0a1a.jpg already downloaded
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252F97ea0053-1c08-4a09-8140-f9c2b2528342.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/97ea0053-1c08-4a09-8140-f9c2b2528342.jpg already downloaded
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252Fea402d69-6c4c-487f-aec8-e5b3eff8b573.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/ea402d69-6c4c-487f-aec8-e5b3eff8b573.jpg already downloaded
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252F641d000e-73f1-48ae-87c8-8cdbdf88095a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/641d000e-73f1-48ae-87c8-8cdbdf88095a.jpg already downloaded
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252Fe0249881-a72c-44b5-a87c-9a7c6579016c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/e0249881-a72c-44b5-a87c-9a7c6579016c.jpg already downloaded
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252F61656b40-b5f0-4879-9372-26a5665793f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/61656b40-b5f0-4879-9372-26a5665793f5.jpg already downloaded
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252Fed040356-d437-4dfb-8da7-c25aa048f0f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/ed040356-d437-4dfb-8da7-c25aa048f0f5.jpg already downloaded
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735559%252Fgeneral%252F6d9d4d4b-81f5-4237-8af9-a29bb0d6faa0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735559/general/6d9d4d4b-81f5-4237-8af9-a29bb0d6faa0.jpg already downloaded
2026-03-30 13:05:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc8f200c-d82e-5596-9ab0-0553cbf20b91, identifier: 10744757
2026-03-30 13:05:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc8f200c-d82e-5596-9ab0-0553cbf20b91 with identifier: 10744757
2026-03-30 13:05:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc8f200c-d82e-5596-9ab0-0553cbf20b91 with identifier: 10744757
2026-03-30 13:05:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc8f200c-d82e-5596-9ab0-0553cbf20b91 with identifier: 10744757 to the API
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744757>
{'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': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'fc8f200c-d82e-5596-9ab0-0553cbf20b91',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744757',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 134527,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5735559/general/97d57ab3-7009-45dc-bf9c-8529696dc897.jpg',
'https://images.openlane.eu/carimgs/5735559/general/e672667f-3d39-4aba-b249-f7d38394ec1d.jpg',
'https://images.openlane.eu/carimgs/5735559/general/63bc919c-69f6-41a1-8fe2-b036bd0f0a1a.jpg',
'https://images.openlane.eu/carimgs/5735559/general/97ea0053-1c08-4a09-8140-f9c2b2528342.jpg',
'https://images.openlane.eu/carimgs/5735559/general/ea402d69-6c4c-487f-aec8-e5b3eff8b573.jpg',
'https://images.openlane.eu/carimgs/5735559/general/641d000e-73f1-48ae-87c8-8cdbdf88095a.jpg',
'https://images.openlane.eu/carimgs/5735559/general/e0249881-a72c-44b5-a87c-9a7c6579016c.jpg',
'https://images.openlane.eu/carimgs/5735559/general/61656b40-b5f0-4879-9372-26a5665793f5.jpg',
'https://images.openlane.eu/carimgs/5735559/general/ed040356-d437-4dfb-8da7-c25aa048f0f5.jpg',
'https://images.openlane.eu/carimgs/5735559/general/6d9d4d4b-81f5-4237-8af9-a29bb0d6faa0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104273,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/97d57ab3-7009-45dc-bf9c-8529696dc897.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104566,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/e672667f-3d39-4aba-b249-f7d38394ec1d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 109586,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/63bc919c-69f6-41a1-8fe2-b036bd0f0a1a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78792,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/97ea0053-1c08-4a09-8140-f9c2b2528342.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89338,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/ea402d69-6c4c-487f-aec8-e5b3eff8b573.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82133,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/641d000e-73f1-48ae-87c8-8cdbdf88095a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58163,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/e0249881-a72c-44b5-a87c-9a7c6579016c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85301,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/61656b40-b5f0-4879-9372-26a5665793f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86551,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/ed040356-d437-4dfb-8da7-c25aa048f0f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_fc8f200c-d82e-5596-9ab0-0553cbf20b91/fc8f200c-d82e-5596-9ab0-0553cbf20b91_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69285,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735559/general/6d9d4d4b-81f5-4237-8af9-a29bb0d6faa0.jpg',
'Width': 1280}],
'price': 25700,
'price_includes_vat': True,
'registration_date': '2022-12-05',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 5 Series Touring 530e - xDrive - Hybrid - Automatic - 184 hp - '
'134.527 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744757%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [adesa.de] INFO: Saving data for 10744757: {'created_time': 1774875943.094854, 'last_price_update_time': 1774875943.094865, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744757') HTTP/1.1" 204 0
2026-03-30 13:05:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744796> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7952c3e6-233a-5383-90c1-87a3d26de7d1 with identifier: 10744796
2026-03-30 13:05:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7952c3e6-233a-5383-90c1-87a3d26de7d1 with scrape type 1
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7952c3e6-233a-5383-90c1-87a3d26de7d1
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252F7241db8f-b5fd-4b39-8c38-218e87115bbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/7241db8f-b5fd-4b39-8c38-218e87115bbb.jpg already downloaded
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252F18ca53d8-8f6b-4447-b990-80587003c458.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/18ca53d8-8f6b-4447-b990-80587003c458.jpg already downloaded
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252Fec603269-47a2-43dc-9f6c-0776905155cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/ec603269-47a2-43dc-9f6c-0776905155cd.jpg already downloaded
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252F551a37d7-d934-4407-bb0e-e01c6f955490.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/551a37d7-d934-4407-bb0e-e01c6f955490.jpg already downloaded
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252F06e14be1-acbd-4544-803d-144c2b844066.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/06e14be1-acbd-4544-803d-144c2b844066.jpg already downloaded
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252F3c133a05-600b-49be-8000-69a7b3c3997c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/3c133a05-600b-49be-8000-69a7b3c3997c.jpg already downloaded
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252F695c83d9-2ff6-405a-8de6-8160b5cec737.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/695c83d9-2ff6-405a-8de6-8160b5cec737.jpg already downloaded
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252F4735b1c7-8f93-4417-9196-ca07b7f40bf9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/4735b1c7-8f93-4417-9196-ca07b7f40bf9.jpg already downloaded
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252Ff5ccaa74-6f7d-4cb3-a0e7-c88580af82d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/f5ccaa74-6f7d-4cb3-a0e7-c88580af82d5.jpg already downloaded
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748599%252Fgeneral%252F9026ed3d-ad1b-441c-bdc6-6bb008ba5d67.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748599/general/9026ed3d-ad1b-441c-bdc6-6bb008ba5d67.jpg already downloaded
2026-03-30 13:05:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7952c3e6-233a-5383-90c1-87a3d26de7d1, identifier: 10744796
2026-03-30 13:05:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7952c3e6-233a-5383-90c1-87a3d26de7d1 with identifier: 10744796
2026-03-30 13:05:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7952c3e6-233a-5383-90c1-87a3d26de7d1 with identifier: 10744796
2026-03-30 13:05:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7952c3e6-233a-5383-90c1-87a3d26de7d1 with identifier: 10744796 to the API
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744796>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '7952c3e6-233a-5383-90c1-87a3d26de7d1',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466984',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744796',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 104440,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5748599/general/7241db8f-b5fd-4b39-8c38-218e87115bbb.jpg',
'https://images.openlane.eu/carimgs/5748599/general/18ca53d8-8f6b-4447-b990-80587003c458.jpg',
'https://images.openlane.eu/carimgs/5748599/general/ec603269-47a2-43dc-9f6c-0776905155cd.jpg',
'https://images.openlane.eu/carimgs/5748599/general/551a37d7-d934-4407-bb0e-e01c6f955490.jpg',
'https://images.openlane.eu/carimgs/5748599/general/06e14be1-acbd-4544-803d-144c2b844066.jpg',
'https://images.openlane.eu/carimgs/5748599/general/3c133a05-600b-49be-8000-69a7b3c3997c.jpg',
'https://images.openlane.eu/carimgs/5748599/general/695c83d9-2ff6-405a-8de6-8160b5cec737.jpg',
'https://images.openlane.eu/carimgs/5748599/general/4735b1c7-8f93-4417-9196-ca07b7f40bf9.jpg',
'https://images.openlane.eu/carimgs/5748599/general/f5ccaa74-6f7d-4cb3-a0e7-c88580af82d5.jpg',
'https://images.openlane.eu/carimgs/5748599/general/9026ed3d-ad1b-441c-bdc6-6bb008ba5d67.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83093,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/7241db8f-b5fd-4b39-8c38-218e87115bbb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80669,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/18ca53d8-8f6b-4447-b990-80587003c458.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91824,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/ec603269-47a2-43dc-9f6c-0776905155cd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68210,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/551a37d7-d934-4407-bb0e-e01c6f955490.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80748,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/06e14be1-acbd-4544-803d-144c2b844066.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85070,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/3c133a05-600b-49be-8000-69a7b3c3997c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54665,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/695c83d9-2ff6-405a-8de6-8160b5cec737.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51579,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/4735b1c7-8f93-4417-9196-ca07b7f40bf9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79381,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/f5ccaa74-6f7d-4cb3-a0e7-c88580af82d5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7952c3e6-233a-5383-90c1-87a3d26de7d1/7952c3e6-233a-5383-90c1-87a3d26de7d1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57840,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748599/general/9026ed3d-ad1b-441c-bdc6-6bb008ba5d67.jpg',
'Width': 1280}],
'price': 25700,
'price_includes_vat': True,
'registration_date': '2022-07-01',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 5 Series Touring 530d - Diesel - Automatic - 286 hp - 104.440 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744796%27 HTTP/1.1" 200 None
2026-03-30 13:05:43 [adesa.de] INFO: Saving data for 10744796: {'created_time': 1774875943.803127, 'last_price_update_time': 1774875943.803138, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744796') HTTP/1.1" 204 0
2026-03-30 13:05:48 [scrapy.extensions.logstats] INFO: Crawled 525 pages (at 9 pages/min), scraped 396 items (at 9 items/min)
2026-03-30 13:05:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:05:50 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:50 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:50 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5e1d46eb-011d-5cc1-809e-d4a113258ddf with identifier: 10744731
2026-03-30 13:05:50 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5e1d46eb-011d-5cc1-809e-d4a113258ddf with scrape type 1
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5e1d46eb-011d-5cc1-809e-d4a113258ddf
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252F8b57de55-57a8-4ca6-86f1-3b6ab7d4fd37.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/8b57de55-57a8-4ca6-86f1-3b6ab7d4fd37.jpg already downloaded
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252Fbf6245a9-fc00-4d56-8332-c674072c43b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/bf6245a9-fc00-4d56-8332-c674072c43b2.jpg already downloaded
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252Fbf5c12d4-07d3-4c26-a5e2-ea38b2dfbcb4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/bf5c12d4-07d3-4c26-a5e2-ea38b2dfbcb4.jpg already downloaded
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252Fbb1e9f3e-7b2f-4803-b9ba-8e4354121230.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/bb1e9f3e-7b2f-4803-b9ba-8e4354121230.jpg already downloaded
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252Faf58e0c4-221c-4c81-a8db-7202c028c1b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/af58e0c4-221c-4c81-a8db-7202c028c1b6.jpg already downloaded
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252Fdaf059f3-0fc2-4e45-a696-86165581d4c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/daf059f3-0fc2-4e45-a696-86165581d4c2.jpg already downloaded
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252F3d283f6d-114c-4960-9972-ec77ebf6a782.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/3d283f6d-114c-4960-9972-ec77ebf6a782.jpg already downloaded
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252F8ac6ba51-caaf-4a31-b5e5-aa64699333f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/8ac6ba51-caaf-4a31-b5e5-aa64699333f3.jpg already downloaded
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252F884a7876-5b62-43d2-838b-8d6aa26aa9e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/884a7876-5b62-43d2-838b-8d6aa26aa9e1.jpg already downloaded
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5722130%252Fgeneral%252F7d3a4598-c34d-41bf-b9ab-32f3cb3f4fb4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:50 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722130/general/7d3a4598-c34d-41bf-b9ab-32f3cb3f4fb4.jpg already downloaded
2026-03-30 13:05:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5e1d46eb-011d-5cc1-809e-d4a113258ddf, identifier: 10744731
2026-03-30 13:05:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5e1d46eb-011d-5cc1-809e-d4a113258ddf with identifier: 10744731
2026-03-30 13:05:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5e1d46eb-011d-5cc1-809e-d4a113258ddf with identifier: 10744731
2026-03-30 13:05:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5e1d46eb-011d-5cc1-809e-d4a113258ddf with identifier: 10744731 to the API
2026-03-30 13:05:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05: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-30 13:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744731>
{'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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '5e1d46eb-011d-5cc1-809e-d4a113258ddf',
'is_damaged': True,
'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=10744731',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 130769,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5722130/general/8b57de55-57a8-4ca6-86f1-3b6ab7d4fd37.jpg',
'https://images.openlane.eu/carimgs/5722130/general/bf6245a9-fc00-4d56-8332-c674072c43b2.jpg',
'https://images.openlane.eu/carimgs/5722130/general/bf5c12d4-07d3-4c26-a5e2-ea38b2dfbcb4.jpg',
'https://images.openlane.eu/carimgs/5722130/general/bb1e9f3e-7b2f-4803-b9ba-8e4354121230.jpg',
'https://images.openlane.eu/carimgs/5722130/general/af58e0c4-221c-4c81-a8db-7202c028c1b6.jpg',
'https://images.openlane.eu/carimgs/5722130/general/daf059f3-0fc2-4e45-a696-86165581d4c2.jpg',
'https://images.openlane.eu/carimgs/5722130/general/3d283f6d-114c-4960-9972-ec77ebf6a782.jpg',
'https://images.openlane.eu/carimgs/5722130/general/8ac6ba51-caaf-4a31-b5e5-aa64699333f3.jpg',
'https://images.openlane.eu/carimgs/5722130/general/884a7876-5b62-43d2-838b-8d6aa26aa9e1.jpg',
'https://images.openlane.eu/carimgs/5722130/general/7d3a4598-c34d-41bf-b9ab-32f3cb3f4fb4.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73257,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/8b57de55-57a8-4ca6-86f1-3b6ab7d4fd37.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74050,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/bf6245a9-fc00-4d56-8332-c674072c43b2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80952,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/bf5c12d4-07d3-4c26-a5e2-ea38b2dfbcb4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71030,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/bb1e9f3e-7b2f-4803-b9ba-8e4354121230.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90983,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/af58e0c4-221c-4c81-a8db-7202c028c1b6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59154,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/daf059f3-0fc2-4e45-a696-86165581d4c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67696,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/3d283f6d-114c-4960-9972-ec77ebf6a782.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67001,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/8ac6ba51-caaf-4a31-b5e5-aa64699333f3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87163,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/884a7876-5b62-43d2-838b-8d6aa26aa9e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5e1d46eb-011d-5cc1-809e-d4a113258ddf/5e1d46eb-011d-5cc1-809e-d4a113258ddf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67376,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722130/general/7d3a4598-c34d-41bf-b9ab-32f3cb3f4fb4.jpg',
'Width': 1280}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2021-06-08',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 5 Series Touring 520d M Sport - Diesel - Automatic - 190 hp - '
'130.769 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744731%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [adesa.de] INFO: Saving data for 10744731: {'created_time': 1774875951.050966, 'last_price_update_time': 1774875951.050976, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744731') HTTP/1.1" 204 0
2026-03-30 13:05:51 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744691> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:51 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:51 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 458e10ec-a227-5cc8-8385-cfccdd7db825 with identifier: 10744691
2026-03-30 13:05:51 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 458e10ec-a227-5cc8-8385-cfccdd7db825 with scrape type 1
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 458e10ec-a227-5cc8-8385-cfccdd7db825
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252F5812ee7e-250b-455e-9adb-c58891aea6de.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/5812ee7e-250b-455e-9adb-c58891aea6de.jpg already downloaded
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252Ff24ae554-c118-40c8-8f35-eaea964d8d23.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/f24ae554-c118-40c8-8f35-eaea964d8d23.jpg already downloaded
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252F00bf14a7-0868-40a0-b29a-f2276531fa91.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/00bf14a7-0868-40a0-b29a-f2276531fa91.jpg already downloaded
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252Ff6a4a0fe-b8a5-4ee5-b70b-30fb57a7fb43.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/f6a4a0fe-b8a5-4ee5-b70b-30fb57a7fb43.jpg already downloaded
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252Fa723fa93-1bed-48ac-a337-f4a9bc3b457f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/a723fa93-1bed-48ac-a337-f4a9bc3b457f.jpg already downloaded
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252F086c2038-3adc-4692-aef7-4a98fd189085.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/086c2038-3adc-4692-aef7-4a98fd189085.jpg already downloaded
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252F4e97a455-f25f-49c4-9596-af3d6ccda6e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/4e97a455-f25f-49c4-9596-af3d6ccda6e1.jpg already downloaded
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252Fb2ef67ea-cf8f-49ad-b917-74fe32356a7b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/b2ef67ea-cf8f-49ad-b917-74fe32356a7b.jpg already downloaded
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252F733c9b1d-5081-413d-865e-fcf3ac9d6c10.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/733c9b1d-5081-413d-865e-fcf3ac9d6c10.jpg already downloaded
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5656198%252Fgeneral%252F624c1e56-f7ba-48fe-8b23-8a7c327f439a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5656198/general/624c1e56-f7ba-48fe-8b23-8a7c327f439a.jpg already downloaded
2026-03-30 13:05:51 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 458e10ec-a227-5cc8-8385-cfccdd7db825, identifier: 10744691
2026-03-30 13:05:51 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 458e10ec-a227-5cc8-8385-cfccdd7db825 with identifier: 10744691
2026-03-30 13:05:51 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 458e10ec-a227-5cc8-8385-cfccdd7db825 with identifier: 10744691
2026-03-30 13:05:51 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 458e10ec-a227-5cc8-8385-cfccdd7db825 with identifier: 10744691 to the API
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:05:51 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744691>
{'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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '458e10ec-a227-5cc8-8385-cfccdd7db825',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465115',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744691',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 168720,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 34,
'photo_urls': ['https://images.openlane.eu/carimgs/5656198/general/5812ee7e-250b-455e-9adb-c58891aea6de.jpg',
'https://images.openlane.eu/carimgs/5656198/general/f24ae554-c118-40c8-8f35-eaea964d8d23.jpg',
'https://images.openlane.eu/carimgs/5656198/general/00bf14a7-0868-40a0-b29a-f2276531fa91.jpg',
'https://images.openlane.eu/carimgs/5656198/general/f6a4a0fe-b8a5-4ee5-b70b-30fb57a7fb43.jpg',
'https://images.openlane.eu/carimgs/5656198/general/a723fa93-1bed-48ac-a337-f4a9bc3b457f.jpg',
'https://images.openlane.eu/carimgs/5656198/general/086c2038-3adc-4692-aef7-4a98fd189085.jpg',
'https://images.openlane.eu/carimgs/5656198/general/4e97a455-f25f-49c4-9596-af3d6ccda6e1.jpg',
'https://images.openlane.eu/carimgs/5656198/general/b2ef67ea-cf8f-49ad-b917-74fe32356a7b.jpg',
'https://images.openlane.eu/carimgs/5656198/general/733c9b1d-5081-413d-865e-fcf3ac9d6c10.jpg',
'https://images.openlane.eu/carimgs/5656198/general/624c1e56-f7ba-48fe-8b23-8a7c327f439a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100941,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/5812ee7e-250b-455e-9adb-c58891aea6de.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97451,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/f24ae554-c118-40c8-8f35-eaea964d8d23.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120982,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/00bf14a7-0868-40a0-b29a-f2276531fa91.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75709,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/f6a4a0fe-b8a5-4ee5-b70b-30fb57a7fb43.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99008,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/a723fa93-1bed-48ac-a337-f4a9bc3b457f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87554,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/086c2038-3adc-4692-aef7-4a98fd189085.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94295,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/4e97a455-f25f-49c4-9596-af3d6ccda6e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88864,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/b2ef67ea-cf8f-49ad-b917-74fe32356a7b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89418,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/733c9b1d-5081-413d-865e-fcf3ac9d6c10.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_458e10ec-a227-5cc8-8385-cfccdd7db825/458e10ec-a227-5cc8-8385-cfccdd7db825_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106138,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5656198/general/624c1e56-f7ba-48fe-8b23-8a7c327f439a.jpg',
'Width': 1280}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2023-07-13',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 190 hp - 168.720 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744691%27 HTTP/1.1" 200 None
2026-03-30 13:05:51 [adesa.de] INFO: Saving data for 10744691: {'created_time': 1774875951.8865, 'last_price_update_time': 1774875951.886509, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:51 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744691') HTTP/1.1" 204 0
2026-03-30 13:05:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744769> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:53 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 399d35ea-eea6-500f-9f89-446ca31b5ee4 with identifier: 10744769
2026-03-30 13:05:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 399d35ea-eea6-500f-9f89-446ca31b5ee4 with scrape type 1
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 399d35ea-eea6-500f-9f89-446ca31b5ee4
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252Fd349c4d5-3ee6-4204-9805-a4a80f6af324.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/d349c4d5-3ee6-4204-9805-a4a80f6af324.jpg already downloaded
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252F58ba0122-1b77-47aa-9f2d-69ecd4cdf4a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/58ba0122-1b77-47aa-9f2d-69ecd4cdf4a8.jpg already downloaded
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252F4d5e5b2e-5699-44bd-9379-c63b0df54d82.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/4d5e5b2e-5699-44bd-9379-c63b0df54d82.jpg already downloaded
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252F06917c7d-4971-4174-a5d8-e362d9f001b0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/06917c7d-4971-4174-a5d8-e362d9f001b0.jpg already downloaded
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252Ff70a4015-1833-4570-9a11-b951831eeac7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/f70a4015-1833-4570-9a11-b951831eeac7.jpg already downloaded
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252F73e8e2a1-ad82-47e0-961f-b88567279acd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/73e8e2a1-ad82-47e0-961f-b88567279acd.jpg already downloaded
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252Fa50c993a-0fd7-47ad-8d39-781fe4ec20cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/a50c993a-0fd7-47ad-8d39-781fe4ec20cb.jpg already downloaded
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252F17542faa-2c05-430b-a7a6-25576cdebceb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/17542faa-2c05-430b-a7a6-25576cdebceb.jpg already downloaded
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252Fc145c99d-7a29-48b1-b2a3-843f1393fa01.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/c145c99d-7a29-48b1-b2a3-843f1393fa01.jpg already downloaded
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5735648%252Fgeneral%252F1136d5ed-403f-4ba7-97fc-a11f5ce0d3db.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735648/general/1136d5ed-403f-4ba7-97fc-a11f5ce0d3db.jpg already downloaded
2026-03-30 13:05:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 399d35ea-eea6-500f-9f89-446ca31b5ee4, identifier: 10744769
2026-03-30 13:05:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 399d35ea-eea6-500f-9f89-446ca31b5ee4 with identifier: 10744769
2026-03-30 13:05:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 399d35ea-eea6-500f-9f89-446ca31b5ee4 with identifier: 10744769
2026-03-30 13:05:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 399d35ea-eea6-500f-9f89-446ca31b5ee4 with identifier: 10744769 to the API
2026-03-30 13:05:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744769>
{'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': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '399d35ea-eea6-500f-9f89-446ca31b5ee4',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464764',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744769',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 68877,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5735648/general/d349c4d5-3ee6-4204-9805-a4a80f6af324.jpg',
'https://images.openlane.eu/carimgs/5735648/general/58ba0122-1b77-47aa-9f2d-69ecd4cdf4a8.jpg',
'https://images.openlane.eu/carimgs/5735648/general/4d5e5b2e-5699-44bd-9379-c63b0df54d82.jpg',
'https://images.openlane.eu/carimgs/5735648/general/06917c7d-4971-4174-a5d8-e362d9f001b0.jpg',
'https://images.openlane.eu/carimgs/5735648/general/f70a4015-1833-4570-9a11-b951831eeac7.jpg',
'https://images.openlane.eu/carimgs/5735648/general/73e8e2a1-ad82-47e0-961f-b88567279acd.jpg',
'https://images.openlane.eu/carimgs/5735648/general/a50c993a-0fd7-47ad-8d39-781fe4ec20cb.jpg',
'https://images.openlane.eu/carimgs/5735648/general/17542faa-2c05-430b-a7a6-25576cdebceb.jpg',
'https://images.openlane.eu/carimgs/5735648/general/c145c99d-7a29-48b1-b2a3-843f1393fa01.jpg',
'https://images.openlane.eu/carimgs/5735648/general/1136d5ed-403f-4ba7-97fc-a11f5ce0d3db.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95534,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/d349c4d5-3ee6-4204-9805-a4a80f6af324.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98575,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/58ba0122-1b77-47aa-9f2d-69ecd4cdf4a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75722,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/4d5e5b2e-5699-44bd-9379-c63b0df54d82.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113315,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/06917c7d-4971-4174-a5d8-e362d9f001b0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81800,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/f70a4015-1833-4570-9a11-b951831eeac7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83146,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/73e8e2a1-ad82-47e0-961f-b88567279acd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73318,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/a50c993a-0fd7-47ad-8d39-781fe4ec20cb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65716,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/17542faa-2c05-430b-a7a6-25576cdebceb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118366,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/c145c99d-7a29-48b1-b2a3-843f1393fa01.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_399d35ea-eea6-500f-9f89-446ca31b5ee4/399d35ea-eea6-500f-9f89-446ca31b5ee4_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69213,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735648/general/1136d5ed-403f-4ba7-97fc-a11f5ce0d3db.jpg',
'Width': 1280}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-07-14',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 5 Series Touring 530e - Hybrid - Automatic - 184 hp - 68.877 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744769%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [adesa.de] INFO: Saving data for 10744769: {'created_time': 1774875954.219921, 'last_price_update_time': 1774875954.219929, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744769') HTTP/1.1" 204 0
2026-03-30 13:05:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:54 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:54 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with identifier: 10744805
2026-03-30 13:05:54 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with scrape type 1
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ec1f5796-99d9-57a7-9e8b-89b2e500dd02
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252F8a40ef4d-ee92-48a3-82bd-0288cf41afc4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/8a40ef4d-ee92-48a3-82bd-0288cf41afc4.jpg already downloaded
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252F0cdb0a7e-2c70-4e32-b501-34c928b41d28.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/0cdb0a7e-2c70-4e32-b501-34c928b41d28.jpg already downloaded
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252F1d71fed1-8698-43cb-9cc3-97daafcb7f93.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/1d71fed1-8698-43cb-9cc3-97daafcb7f93.jpg already downloaded
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252F39ae0481-7d97-4fff-816f-c3c3d8e46eaf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/39ae0481-7d97-4fff-816f-c3c3d8e46eaf.jpg already downloaded
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252Fcc0ab95a-8a5e-4920-a1d8-83808b3d8477.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/cc0ab95a-8a5e-4920-a1d8-83808b3d8477.jpg already downloaded
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252F8597178f-ab34-4d29-931a-a5449b849f22.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/8597178f-ab34-4d29-931a-a5449b849f22.jpg already downloaded
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252F3899d29a-9d01-402a-a3a5-5a0b1a66b7f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/3899d29a-9d01-402a-a3a5-5a0b1a66b7f8.jpg already downloaded
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252F32d240c9-ca54-48b0-a85c-314069e4f345.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/32d240c9-ca54-48b0-a85c-314069e4f345.jpg already downloaded
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252Ffc184ca5-2537-40a6-977b-50a9010f1806.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/fc184ca5-2537-40a6-977b-50a9010f1806.jpg already downloaded
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748747%252Fgeneral%252F2228ca4e-f099-4b9f-bf5d-086bd4ee7c65.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748747/general/2228ca4e-f099-4b9f-bf5d-086bd4ee7c65.jpg already downloaded
2026-03-30 13:05:54 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ec1f5796-99d9-57a7-9e8b-89b2e500dd02, identifier: 10744805
2026-03-30 13:05:54 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with identifier: 10744805
2026-03-30 13:05:54 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with identifier: 10744805
2026-03-30 13:05:54 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ec1f5796-99d9-57a7-9e8b-89b2e500dd02 with identifier: 10744805 to the API
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:05:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744805>
{'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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ec1f5796-99d9-57a7-9e8b-89b2e500dd02',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466967',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744805',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 117961,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5748747/general/8a40ef4d-ee92-48a3-82bd-0288cf41afc4.jpg',
'https://images.openlane.eu/carimgs/5748747/general/0cdb0a7e-2c70-4e32-b501-34c928b41d28.jpg',
'https://images.openlane.eu/carimgs/5748747/general/1d71fed1-8698-43cb-9cc3-97daafcb7f93.jpg',
'https://images.openlane.eu/carimgs/5748747/general/39ae0481-7d97-4fff-816f-c3c3d8e46eaf.jpg',
'https://images.openlane.eu/carimgs/5748747/general/cc0ab95a-8a5e-4920-a1d8-83808b3d8477.jpg',
'https://images.openlane.eu/carimgs/5748747/general/8597178f-ab34-4d29-931a-a5449b849f22.jpg',
'https://images.openlane.eu/carimgs/5748747/general/3899d29a-9d01-402a-a3a5-5a0b1a66b7f8.jpg',
'https://images.openlane.eu/carimgs/5748747/general/32d240c9-ca54-48b0-a85c-314069e4f345.jpg',
'https://images.openlane.eu/carimgs/5748747/general/fc184ca5-2537-40a6-977b-50a9010f1806.jpg',
'https://images.openlane.eu/carimgs/5748747/general/2228ca4e-f099-4b9f-bf5d-086bd4ee7c65.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70770,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/8a40ef4d-ee92-48a3-82bd-0288cf41afc4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72805,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/0cdb0a7e-2c70-4e32-b501-34c928b41d28.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112945,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/1d71fed1-8698-43cb-9cc3-97daafcb7f93.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64813,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/39ae0481-7d97-4fff-816f-c3c3d8e46eaf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96309,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/cc0ab95a-8a5e-4920-a1d8-83808b3d8477.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68676,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/8597178f-ab34-4d29-931a-a5449b849f22.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54044,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/3899d29a-9d01-402a-a3a5-5a0b1a66b7f8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80905,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/32d240c9-ca54-48b0-a85c-314069e4f345.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59264,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/fc184ca5-2537-40a6-977b-50a9010f1806.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ec1f5796-99d9-57a7-9e8b-89b2e500dd02/ec1f5796-99d9-57a7-9e8b-89b2e500dd02_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91830,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748747/general/2228ca4e-f099-4b9f-bf5d-086bd4ee7c65.jpg',
'Width': 1280}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2022-11-29',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 5 Series Touring 520d - Diesel - Automatic - 190 hp - 117.961 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744805%27 HTTP/1.1" 200 None
2026-03-30 13:05:54 [adesa.de] INFO: Saving data for 10744805: {'created_time': 1774875954.972359, 'last_price_update_time': 1774875954.972369, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744805') HTTP/1.1" 204 0
2026-03-30 13:05:56 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.762(s), this was the 1st time calling it.
2026-03-30 13:05:56 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.174208255936922 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:05:57 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744790> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:05:57 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:05:57 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ef2a20ed-aa9d-5559-9390-f2481a744af5 with identifier: 10744790
2026-03-30 13:05:57 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ef2a20ed-aa9d-5559-9390-f2481a744af5 with scrape type 1
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ef2a20ed-aa9d-5559-9390-f2481a744af5
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252Fc629faf9-d690-4079-9127-25eaa27e91b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/c629faf9-d690-4079-9127-25eaa27e91b4.jpg already downloaded
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252Ff3ab334f-b5da-4f0f-8080-ad3cfefcd0f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/f3ab334f-b5da-4f0f-8080-ad3cfefcd0f4.jpg already downloaded
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252F12ad0ab9-70f7-4d81-b87e-523536268c0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/12ad0ab9-70f7-4d81-b87e-523536268c0d.jpg already downloaded
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252F57e5e42e-0330-4f60-a256-4de0737ac9f7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/57e5e42e-0330-4f60-a256-4de0737ac9f7.jpg already downloaded
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252F4bd9137b-f6e5-4ab0-96e6-187f8ab27e9f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/4bd9137b-f6e5-4ab0-96e6-187f8ab27e9f.jpg already downloaded
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252Fbe31760c-c950-4ce2-b7fb-8700e8fdafeb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/be31760c-c950-4ce2-b7fb-8700e8fdafeb.jpg already downloaded
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252Fcf3b761d-31bb-4a07-8fa0-a569227524e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/cf3b761d-31bb-4a07-8fa0-a569227524e1.jpg already downloaded
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252F8c0e0eff-f8ef-428c-8514-ab20723ffadb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/8c0e0eff-f8ef-428c-8514-ab20723ffadb.jpg already downloaded
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252F76c291d3-8a32-4b5b-9b8d-a8738188d071.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/76c291d3-8a32-4b5b-9b8d-a8738188d071.jpg already downloaded
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05: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%252F5748584%252Fgeneral%252Fc6e7ef5c-b6a5-4df0-8228-1b505e3eace0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:05:57 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748584/general/c6e7ef5c-b6a5-4df0-8228-1b505e3eace0.jpg already downloaded
2026-03-30 13:05:57 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ef2a20ed-aa9d-5559-9390-f2481a744af5, identifier: 10744790
2026-03-30 13:05:57 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ef2a20ed-aa9d-5559-9390-f2481a744af5 with identifier: 10744790
2026-03-30 13:05:57 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ef2a20ed-aa9d-5559-9390-f2481a744af5 with identifier: 10744790
2026-03-30 13:05:57 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ef2a20ed-aa9d-5559-9390-f2481a744af5 with identifier: 10744790 to the API
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:05:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:05:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744790>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ef2a20ed-aa9d-5559-9390-f2481a744af5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467056',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744790',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '4 Series',
'odometer': 147466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5748584/general/c629faf9-d690-4079-9127-25eaa27e91b4.jpg',
'https://images.openlane.eu/carimgs/5748584/general/f3ab334f-b5da-4f0f-8080-ad3cfefcd0f4.jpg',
'https://images.openlane.eu/carimgs/5748584/general/12ad0ab9-70f7-4d81-b87e-523536268c0d.jpg',
'https://images.openlane.eu/carimgs/5748584/general/57e5e42e-0330-4f60-a256-4de0737ac9f7.jpg',
'https://images.openlane.eu/carimgs/5748584/general/4bd9137b-f6e5-4ab0-96e6-187f8ab27e9f.jpg',
'https://images.openlane.eu/carimgs/5748584/general/be31760c-c950-4ce2-b7fb-8700e8fdafeb.jpg',
'https://images.openlane.eu/carimgs/5748584/general/cf3b761d-31bb-4a07-8fa0-a569227524e1.jpg',
'https://images.openlane.eu/carimgs/5748584/general/8c0e0eff-f8ef-428c-8514-ab20723ffadb.jpg',
'https://images.openlane.eu/carimgs/5748584/general/76c291d3-8a32-4b5b-9b8d-a8738188d071.jpg',
'https://images.openlane.eu/carimgs/5748584/general/c6e7ef5c-b6a5-4df0-8228-1b505e3eace0.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71136,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/c629faf9-d690-4079-9127-25eaa27e91b4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70549,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/f3ab334f-b5da-4f0f-8080-ad3cfefcd0f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99773,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/12ad0ab9-70f7-4d81-b87e-523536268c0d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53982,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/57e5e42e-0330-4f60-a256-4de0737ac9f7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85856,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/4bd9137b-f6e5-4ab0-96e6-187f8ab27e9f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71368,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/be31760c-c950-4ce2-b7fb-8700e8fdafeb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67887,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/cf3b761d-31bb-4a07-8fa0-a569227524e1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80602,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/8c0e0eff-f8ef-428c-8514-ab20723ffadb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88542,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/76c291d3-8a32-4b5b-9b8d-a8738188d071.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ef2a20ed-aa9d-5559-9390-f2481a744af5/ef2a20ed-aa9d-5559-9390-f2481a744af5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64596,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748584/general/c6e7ef5c-b6a5-4df0-8228-1b505e3eace0.jpg',
'Width': 1280}],
'price': 22100,
'price_includes_vat': True,
'registration_date': '2021-11-22',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 4 Series Gran Coupé 420d - Diesel - Automatic - 190 hp - '
'147.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744790%27 HTTP/1.1" 200 None
2026-03-30 13:05:58 [adesa.de] INFO: Saving data for 10744790: {'created_time': 1774875958.057426, 'last_price_update_time': 1774875958.05744, 'auction_closing_time': 1774962000.0}
2026-03-30 13:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:05:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744790') HTTP/1.1" 204 0
2026-03-30 13:06:01 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:06:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744727> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with identifier: 10744727
2026-03-30 13:06:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with scrape type 1
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252Fb26a1803-3dc0-4436-b0fb-88bff6ed9550.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/b26a1803-3dc0-4436-b0fb-88bff6ed9550.jpg already downloaded
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252Fe736aca3-2cd8-46ad-86ea-cc28a3f3e486.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/e736aca3-2cd8-46ad-86ea-cc28a3f3e486.jpg already downloaded
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252Fd38d38d9-6c3a-49bf-9509-d65053275138.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/d38d38d9-6c3a-49bf-9509-d65053275138.jpg already downloaded
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252Ff567df04-d995-4305-bbee-3ee2e4012a5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/f567df04-d995-4305-bbee-3ee2e4012a5e.jpg already downloaded
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252Fff750f82-3fea-4a0a-b441-464541462768.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/ff750f82-3fea-4a0a-b441-464541462768.jpg already downloaded
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252Fcaf0867e-dbcb-4c3b-a62c-05e053330561.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/caf0867e-dbcb-4c3b-a62c-05e053330561.jpg already downloaded
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252F2087d43a-de48-4a2a-b2c9-a5796a80512c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/2087d43a-de48-4a2a-b2c9-a5796a80512c.jpg already downloaded
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252F4726ca42-d57a-4c16-a6a0-47cd66c438be.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/4726ca42-d57a-4c16-a6a0-47cd66c438be.jpg already downloaded
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252F801e49a3-a4da-4847-9565-7325b46e7dbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/801e49a3-a4da-4847-9565-7325b46e7dbb.jpg already downloaded
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722107%252Fgeneral%252F25c17249-04b3-4c11-806f-817cff366c3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722107/general/25c17249-04b3-4c11-806f-817cff366c3f.jpg already downloaded
2026-03-30 13:06:02 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972, identifier: 10744727
2026-03-30 13:06:02 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with identifier: 10744727
2026-03-30 13:06:02 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with identifier: 10744727
2026-03-30 13:06:02 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 05ccb80a-b3d5-5d32-9dc6-6af63d6c9972 with identifier: 10744727 to the API
2026-03-30 13:06:02 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744727>
{'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': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '05ccb80a-b3d5-5d32-9dc6-6af63d6c9972',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465565',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744727',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 156726,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5722107/general/b26a1803-3dc0-4436-b0fb-88bff6ed9550.jpg',
'https://images.openlane.eu/carimgs/5722107/general/e736aca3-2cd8-46ad-86ea-cc28a3f3e486.jpg',
'https://images.openlane.eu/carimgs/5722107/general/d38d38d9-6c3a-49bf-9509-d65053275138.jpg',
'https://images.openlane.eu/carimgs/5722107/general/f567df04-d995-4305-bbee-3ee2e4012a5e.jpg',
'https://images.openlane.eu/carimgs/5722107/general/ff750f82-3fea-4a0a-b441-464541462768.jpg',
'https://images.openlane.eu/carimgs/5722107/general/caf0867e-dbcb-4c3b-a62c-05e053330561.jpg',
'https://images.openlane.eu/carimgs/5722107/general/2087d43a-de48-4a2a-b2c9-a5796a80512c.jpg',
'https://images.openlane.eu/carimgs/5722107/general/4726ca42-d57a-4c16-a6a0-47cd66c438be.jpg',
'https://images.openlane.eu/carimgs/5722107/general/801e49a3-a4da-4847-9565-7325b46e7dbb.jpg',
'https://images.openlane.eu/carimgs/5722107/general/25c17249-04b3-4c11-806f-817cff366c3f.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115623,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/b26a1803-3dc0-4436-b0fb-88bff6ed9550.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100690,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/e736aca3-2cd8-46ad-86ea-cc28a3f3e486.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124434,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/d38d38d9-6c3a-49bf-9509-d65053275138.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97032,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/f567df04-d995-4305-bbee-3ee2e4012a5e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106807,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/ff750f82-3fea-4a0a-b441-464541462768.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90654,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/caf0867e-dbcb-4c3b-a62c-05e053330561.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86976,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/2087d43a-de48-4a2a-b2c9-a5796a80512c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77015,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/4726ca42-d57a-4c16-a6a0-47cd66c438be.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104796,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/801e49a3-a4da-4847-9565-7325b46e7dbb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_05ccb80a-b3d5-5d32-9dc6-6af63d6c9972/05ccb80a-b3d5-5d32-9dc6-6af63d6c9972_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107196,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722107/general/25c17249-04b3-4c11-806f-817cff366c3f.jpg',
'Width': 1280}],
'price': 17600,
'price_includes_vat': True,
'registration_date': '2021-09-03',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series Touring 330e M Sport - xDrive - Hybrid - Automatic - '
'184 hp - 156.726 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744727%27 HTTP/1.1" 200 None
2026-03-30 13:06:03 [adesa.de] INFO: Saving data for 10744727: {'created_time': 1774875963.070769, 'last_price_update_time': 1774875963.070781, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744727') HTTP/1.1" 204 0
2026-03-30 13:06:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744762> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744720> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7aaf9b2-0d1c-5157-808e-978fc101cb89 with identifier: 10744762
2026-03-30 13:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7aaf9b2-0d1c-5157-808e-978fc101cb89 with scrape type 1
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7aaf9b2-0d1c-5157-808e-978fc101cb89
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252F73e19e6c-8327-4726-99cb-21193fbe4f95.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/73e19e6c-8327-4726-99cb-21193fbe4f95.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252F86e3ee0b-32d1-455b-af2c-797439a5d6e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/86e3ee0b-32d1-455b-af2c-797439a5d6e3.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252Fafc22e6b-88a4-4d91-b9a2-dfa04204efa3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/afc22e6b-88a4-4d91-b9a2-dfa04204efa3.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252F5f0be931-852f-4cef-b2fc-186f233e1c5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/5f0be931-852f-4cef-b2fc-186f233e1c5a.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252Fdef12532-7fa1-42b1-923b-bf0cbc872175.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/def12532-7fa1-42b1-923b-bf0cbc872175.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252F094b1450-1954-4ec4-bb98-5000e46c6138.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/094b1450-1954-4ec4-bb98-5000e46c6138.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252Ff25ffc6b-acd9-4164-97fa-b30a39656b01.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/f25ffc6b-acd9-4164-97fa-b30a39656b01.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252F2a8b51f8-4508-4e82-ae7e-53f12095523d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/2a8b51f8-4508-4e82-ae7e-53f12095523d.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252F874a86e0-52c0-491c-bf42-bd5a1b3cb799.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/874a86e0-52c0-491c-bf42-bd5a1b3cb799.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735596%252Fgeneral%252F28663f9c-0e97-4fbb-ab88-74a8d70e425a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735596/general/28663f9c-0e97-4fbb-ab88-74a8d70e425a.jpg already downloaded
2026-03-30 13:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7aaf9b2-0d1c-5157-808e-978fc101cb89, identifier: 10744762
2026-03-30 13:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7aaf9b2-0d1c-5157-808e-978fc101cb89 with identifier: 10744762
2026-03-30 13:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7aaf9b2-0d1c-5157-808e-978fc101cb89 with identifier: 10744762
2026-03-30 13:06:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7aaf9b2-0d1c-5157-808e-978fc101cb89 with identifier: 10744762 to the API
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:06:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744762>
{'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': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'e7aaf9b2-0d1c-5157-808e-978fc101cb89',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744762',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 88639,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5735596/general/73e19e6c-8327-4726-99cb-21193fbe4f95.jpg',
'https://images.openlane.eu/carimgs/5735596/general/86e3ee0b-32d1-455b-af2c-797439a5d6e3.jpg',
'https://images.openlane.eu/carimgs/5735596/general/afc22e6b-88a4-4d91-b9a2-dfa04204efa3.jpg',
'https://images.openlane.eu/carimgs/5735596/general/5f0be931-852f-4cef-b2fc-186f233e1c5a.jpg',
'https://images.openlane.eu/carimgs/5735596/general/def12532-7fa1-42b1-923b-bf0cbc872175.jpg',
'https://images.openlane.eu/carimgs/5735596/general/094b1450-1954-4ec4-bb98-5000e46c6138.jpg',
'https://images.openlane.eu/carimgs/5735596/general/f25ffc6b-acd9-4164-97fa-b30a39656b01.jpg',
'https://images.openlane.eu/carimgs/5735596/general/2a8b51f8-4508-4e82-ae7e-53f12095523d.jpg',
'https://images.openlane.eu/carimgs/5735596/general/874a86e0-52c0-491c-bf42-bd5a1b3cb799.jpg',
'https://images.openlane.eu/carimgs/5735596/general/28663f9c-0e97-4fbb-ab88-74a8d70e425a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106006,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/73e19e6c-8327-4726-99cb-21193fbe4f95.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111077,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/86e3ee0b-32d1-455b-af2c-797439a5d6e3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102552,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/afc22e6b-88a4-4d91-b9a2-dfa04204efa3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99703,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/5f0be931-852f-4cef-b2fc-186f233e1c5a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90250,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/def12532-7fa1-42b1-923b-bf0cbc872175.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 135940,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/094b1450-1954-4ec4-bb98-5000e46c6138.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79963,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/f25ffc6b-acd9-4164-97fa-b30a39656b01.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 185307,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/2a8b51f8-4508-4e82-ae7e-53f12095523d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108679,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/874a86e0-52c0-491c-bf42-bd5a1b3cb799.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7aaf9b2-0d1c-5157-808e-978fc101cb89/e7aaf9b2-0d1c-5157-808e-978fc101cb89_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126520,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735596/general/28663f9c-0e97-4fbb-ab88-74a8d70e425a.jpg',
'Width': 1280}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2022-09-01',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series Touring 330e Luxury - xDrive - Hybrid - Automatic - '
'184 hp - 88.639 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744762%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [adesa.de] INFO: Saving data for 10744762: {'created_time': 1774875964.66884, 'last_price_update_time': 1774875964.668853, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744762') HTTP/1.1" 204 0
2026-03-30 13:06:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 040640ba-331d-5d3d-ad63-fc537c2827bd with identifier: 10744720
2026-03-30 13:06:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 040640ba-331d-5d3d-ad63-fc537c2827bd with scrape type 1
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 040640ba-331d-5d3d-ad63-fc537c2827bd
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252Fa6401a4b-5440-41e5-bc82-c9edcd050302.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/a6401a4b-5440-41e5-bc82-c9edcd050302.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252Fc213e991-e1d3-489a-a755-dd75ff9bbca0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/c213e991-e1d3-489a-a755-dd75ff9bbca0.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252Fdf862ac9-a1cc-42d8-88a2-cf0c30d7783f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/df862ac9-a1cc-42d8-88a2-cf0c30d7783f.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252F338c04a7-6576-4c60-ba21-eee6631e0b18.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/338c04a7-6576-4c60-ba21-eee6631e0b18.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252Fce922770-6bfa-4009-b0e8-fcd4a7a6fc4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/ce922770-6bfa-4009-b0e8-fcd4a7a6fc4e.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252F81a1264f-d8b1-4f3d-bd0b-5e7ee46672be.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/81a1264f-d8b1-4f3d-bd0b-5e7ee46672be.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252F4afa3e22-fb40-41dd-b2a9-0a288a8fd8ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/4afa3e22-fb40-41dd-b2a9-0a288a8fd8ea.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252F6163a656-ba80-4da8-9be7-40d66cc1a2ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/6163a656-ba80-4da8-9be7-40d66cc1a2ab.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252F369a9549-f110-41dc-a781-7520c7200250.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/369a9549-f110-41dc-a781-7520c7200250.jpg already downloaded
2026-03-30 13:06:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721993%252Fgeneral%252Fe55689c7-1222-43e5-93d2-1582944d684e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721993/general/e55689c7-1222-43e5-93d2-1582944d684e.jpg already downloaded
2026-03-30 13:06:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 040640ba-331d-5d3d-ad63-fc537c2827bd, identifier: 10744720
2026-03-30 13:06:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 040640ba-331d-5d3d-ad63-fc537c2827bd with identifier: 10744720
2026-03-30 13:06:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 040640ba-331d-5d3d-ad63-fc537c2827bd with identifier: 10744720
2026-03-30 13:06:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 040640ba-331d-5d3d-ad63-fc537c2827bd with identifier: 10744720 to the API
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744720>
{'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': 258,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '040640ba-331d-5d3d-ad63-fc537c2827bd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465428',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744720',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116580,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 21,
'photo_urls': ['https://images.openlane.eu/carimgs/5721993/general/a6401a4b-5440-41e5-bc82-c9edcd050302.jpg',
'https://images.openlane.eu/carimgs/5721993/general/c213e991-e1d3-489a-a755-dd75ff9bbca0.jpg',
'https://images.openlane.eu/carimgs/5721993/general/df862ac9-a1cc-42d8-88a2-cf0c30d7783f.jpg',
'https://images.openlane.eu/carimgs/5721993/general/338c04a7-6576-4c60-ba21-eee6631e0b18.jpg',
'https://images.openlane.eu/carimgs/5721993/general/ce922770-6bfa-4009-b0e8-fcd4a7a6fc4e.jpg',
'https://images.openlane.eu/carimgs/5721993/general/81a1264f-d8b1-4f3d-bd0b-5e7ee46672be.jpg',
'https://images.openlane.eu/carimgs/5721993/general/4afa3e22-fb40-41dd-b2a9-0a288a8fd8ea.jpg',
'https://images.openlane.eu/carimgs/5721993/general/6163a656-ba80-4da8-9be7-40d66cc1a2ab.jpg',
'https://images.openlane.eu/carimgs/5721993/general/369a9549-f110-41dc-a781-7520c7200250.jpg',
'https://images.openlane.eu/carimgs/5721993/general/e55689c7-1222-43e5-93d2-1582944d684e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85583,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/a6401a4b-5440-41e5-bc82-c9edcd050302.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91847,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/c213e991-e1d3-489a-a755-dd75ff9bbca0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187778,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/df862ac9-a1cc-42d8-88a2-cf0c30d7783f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57669,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/338c04a7-6576-4c60-ba21-eee6631e0b18.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88585,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/ce922770-6bfa-4009-b0e8-fcd4a7a6fc4e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100142,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/81a1264f-d8b1-4f3d-bd0b-5e7ee46672be.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75904,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/4afa3e22-fb40-41dd-b2a9-0a288a8fd8ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93837,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/6163a656-ba80-4da8-9be7-40d66cc1a2ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64533,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/369a9549-f110-41dc-a781-7520c7200250.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_040640ba-331d-5d3d-ad63-fc537c2827bd/040640ba-331d-5d3d-ad63-fc537c2827bd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79990,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721993/general/e55689c7-1222-43e5-93d2-1582944d684e.jpg',
'Width': 1280}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2021-01-05',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series Touring 330i M Sport - Petrol - Automatic - 258 hp - '
'116.580 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744720%27 HTTP/1.1" 200 None
2026-03-30 13:06:05 [adesa.de] INFO: Saving data for 10744720: {'created_time': 1774875965.248916, 'last_price_update_time': 1774875965.248927, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744720') HTTP/1.1" 204 0
2026-03-30 13:06:07 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744765> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:07 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:07 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4d228b0d-c602-53a8-9bd1-04c7b224f8de with identifier: 10744765
2026-03-30 13:06:07 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4d228b0d-c602-53a8-9bd1-04c7b224f8de with scrape type 1
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4d228b0d-c602-53a8-9bd1-04c7b224f8de
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252F52a810e6-553f-4453-8a20-cab4a94d22cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/52a810e6-553f-4453-8a20-cab4a94d22cc.jpg already downloaded
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252Fc1dcf7b0-0461-4de1-9973-18f3a2d169d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/c1dcf7b0-0461-4de1-9973-18f3a2d169d1.jpg already downloaded
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252F9fc38a31-0106-4e0d-8aca-b8ca124b4322.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/9fc38a31-0106-4e0d-8aca-b8ca124b4322.jpg already downloaded
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252F894de8e3-b776-47d2-86f5-ef6219f27d16.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/894de8e3-b776-47d2-86f5-ef6219f27d16.jpg already downloaded
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252Fa3bad35c-3791-4b65-bf1f-74fbc0594121.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/a3bad35c-3791-4b65-bf1f-74fbc0594121.jpg already downloaded
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252Fc71e84c8-01fa-4c19-81fd-034dd4e962df.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/c71e84c8-01fa-4c19-81fd-034dd4e962df.jpg already downloaded
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252F1a63d257-9374-435a-b70c-c4c90954e57a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/1a63d257-9374-435a-b70c-c4c90954e57a.jpg already downloaded
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252F11d5c876-3f4d-4157-a05c-c712e948d72c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/11d5c876-3f4d-4157-a05c-c712e948d72c.jpg already downloaded
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252Fd5b82ac6-b2e8-4bbd-8b3a-ba2979f327d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/d5b82ac6-b2e8-4bbd-8b3a-ba2979f327d8.jpg already downloaded
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735608%252Fgeneral%252F6f643418-445b-44ae-8774-ae660cf20f31.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735608/general/6f643418-445b-44ae-8774-ae660cf20f31.jpg already downloaded
2026-03-30 13:06:07 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4d228b0d-c602-53a8-9bd1-04c7b224f8de, identifier: 10744765
2026-03-30 13:06:07 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4d228b0d-c602-53a8-9bd1-04c7b224f8de with identifier: 10744765
2026-03-30 13:06:07 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4d228b0d-c602-53a8-9bd1-04c7b224f8de with identifier: 10744765
2026-03-30 13:06:07 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4d228b0d-c602-53a8-9bd1-04c7b224f8de with identifier: 10744765 to the API
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744765>
{'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': 184,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '4d228b0d-c602-53a8-9bd1-04c7b224f8de',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464876',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744765',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 53803,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5735608/general/52a810e6-553f-4453-8a20-cab4a94d22cc.jpg',
'https://images.openlane.eu/carimgs/5735608/general/c1dcf7b0-0461-4de1-9973-18f3a2d169d1.jpg',
'https://images.openlane.eu/carimgs/5735608/general/9fc38a31-0106-4e0d-8aca-b8ca124b4322.jpg',
'https://images.openlane.eu/carimgs/5735608/general/894de8e3-b776-47d2-86f5-ef6219f27d16.jpg',
'https://images.openlane.eu/carimgs/5735608/general/a3bad35c-3791-4b65-bf1f-74fbc0594121.jpg',
'https://images.openlane.eu/carimgs/5735608/general/c71e84c8-01fa-4c19-81fd-034dd4e962df.jpg',
'https://images.openlane.eu/carimgs/5735608/general/1a63d257-9374-435a-b70c-c4c90954e57a.jpg',
'https://images.openlane.eu/carimgs/5735608/general/11d5c876-3f4d-4157-a05c-c712e948d72c.jpg',
'https://images.openlane.eu/carimgs/5735608/general/d5b82ac6-b2e8-4bbd-8b3a-ba2979f327d8.jpg',
'https://images.openlane.eu/carimgs/5735608/general/6f643418-445b-44ae-8774-ae660cf20f31.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93984,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/52a810e6-553f-4453-8a20-cab4a94d22cc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99354,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/c1dcf7b0-0461-4de1-9973-18f3a2d169d1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114038,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/9fc38a31-0106-4e0d-8aca-b8ca124b4322.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107956,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/894de8e3-b776-47d2-86f5-ef6219f27d16.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98424,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/a3bad35c-3791-4b65-bf1f-74fbc0594121.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75996,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/c71e84c8-01fa-4c19-81fd-034dd4e962df.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123116,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/1a63d257-9374-435a-b70c-c4c90954e57a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165823,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/11d5c876-3f4d-4157-a05c-c712e948d72c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93868,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/d5b82ac6-b2e8-4bbd-8b3a-ba2979f327d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4d228b0d-c602-53a8-9bd1-04c7b224f8de/4d228b0d-c602-53a8-9bd1-04c7b224f8de_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105339,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735608/general/6f643418-445b-44ae-8774-ae660cf20f31.jpg',
'Width': 1280}],
'price': 22500,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series Touring 330e - Hybrid - Automatic - 184 hp - 53.803 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744765%27 HTTP/1.1" 200 None
2026-03-30 13:06:07 [adesa.de] INFO: Saving data for 10744765: {'created_time': 1774875967.793114, 'last_price_update_time': 1774875967.793124, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744765') HTTP/1.1" 204 0
2026-03-30 13:06:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744722> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with identifier: 10744722
2026-03-30 13:06:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with scrape type 1
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ccebfa0f-85d7-53df-ba17-733fa6b52ba0
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252F48a6121e-88bf-4c64-a128-4be7a90634b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/48a6121e-88bf-4c64-a128-4be7a90634b9.jpg already downloaded
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252Fe7d87ad6-219a-4708-8407-98b5879a87b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/e7d87ad6-219a-4708-8407-98b5879a87b2.jpg already downloaded
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252F4766f374-e329-41e2-bba7-730313be0b9a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/4766f374-e329-41e2-bba7-730313be0b9a.jpg already downloaded
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252Fd3368236-ce99-43c7-8f7a-56ab245c2825.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/d3368236-ce99-43c7-8f7a-56ab245c2825.jpg already downloaded
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252Fb990542d-2226-416a-88f3-15b078db2b84.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/b990542d-2226-416a-88f3-15b078db2b84.jpg already downloaded
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252F09c244d4-526e-4112-a57e-7e2995955129.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/09c244d4-526e-4112-a57e-7e2995955129.jpg already downloaded
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252F60dce3c1-06e3-4206-8add-bd08e5e154cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/60dce3c1-06e3-4206-8add-bd08e5e154cc.jpg already downloaded
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252Fb3dacdd4-5a44-42a5-953a-15ea55049d01.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/b3dacdd4-5a44-42a5-953a-15ea55049d01.jpg already downloaded
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252Fb3159b14-834f-4ffc-bc20-35896be0c54b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/b3159b14-834f-4ffc-bc20-35896be0c54b.jpg already downloaded
2026-03-30 13:06:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5721998%252Fgeneral%252F443452ab-388b-45b4-90c9-80e5045faf03.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721998/general/443452ab-388b-45b4-90c9-80e5045faf03.jpg already downloaded
2026-03-30 13:06:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ccebfa0f-85d7-53df-ba17-733fa6b52ba0, identifier: 10744722
2026-03-30 13:06:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with identifier: 10744722
2026-03-30 13:06:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with identifier: 10744722
2026-03-30 13:06:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ccebfa0f-85d7-53df-ba17-733fa6b52ba0 with identifier: 10744722 to the API
2026-03-30 13:06:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744722>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'ccebfa0f-85d7-53df-ba17-733fa6b52ba0',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744722',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 155841,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 38,
'photo_urls': ['https://images.openlane.eu/carimgs/5721998/general/48a6121e-88bf-4c64-a128-4be7a90634b9.jpg',
'https://images.openlane.eu/carimgs/5721998/general/e7d87ad6-219a-4708-8407-98b5879a87b2.jpg',
'https://images.openlane.eu/carimgs/5721998/general/4766f374-e329-41e2-bba7-730313be0b9a.jpg',
'https://images.openlane.eu/carimgs/5721998/general/d3368236-ce99-43c7-8f7a-56ab245c2825.jpg',
'https://images.openlane.eu/carimgs/5721998/general/b990542d-2226-416a-88f3-15b078db2b84.jpg',
'https://images.openlane.eu/carimgs/5721998/general/09c244d4-526e-4112-a57e-7e2995955129.jpg',
'https://images.openlane.eu/carimgs/5721998/general/60dce3c1-06e3-4206-8add-bd08e5e154cc.jpg',
'https://images.openlane.eu/carimgs/5721998/general/b3dacdd4-5a44-42a5-953a-15ea55049d01.jpg',
'https://images.openlane.eu/carimgs/5721998/general/b3159b14-834f-4ffc-bc20-35896be0c54b.jpg',
'https://images.openlane.eu/carimgs/5721998/general/443452ab-388b-45b4-90c9-80e5045faf03.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97182,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/48a6121e-88bf-4c64-a128-4be7a90634b9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88042,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/e7d87ad6-219a-4708-8407-98b5879a87b2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104771,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/4766f374-e329-41e2-bba7-730313be0b9a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88560,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/d3368236-ce99-43c7-8f7a-56ab245c2825.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96301,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/b990542d-2226-416a-88f3-15b078db2b84.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98974,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/09c244d4-526e-4112-a57e-7e2995955129.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64379,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/60dce3c1-06e3-4206-8add-bd08e5e154cc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78241,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/b3dacdd4-5a44-42a5-953a-15ea55049d01.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126834,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/b3159b14-834f-4ffc-bc20-35896be0c54b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ccebfa0f-85d7-53df-ba17-733fa6b52ba0/ccebfa0f-85d7-53df-ba17-733fa6b52ba0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106665,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5721998/general/443452ab-388b-45b4-90c9-80e5045faf03.jpg',
'Width': 1280}],
'price': 13300,
'price_includes_vat': True,
'registration_date': '2021-11-15',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series Touring 318d Sport Line - Diesel - Automatic - 150 hp '
'- 155.841 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2021}
2026-03-30 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744722%27 HTTP/1.1" 200 None
2026-03-30 13:06:13 [adesa.de] INFO: Saving data for 10744722: {'created_time': 1774875973.343879, 'last_price_update_time': 1774875973.34389, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744722') HTTP/1.1" 204 0
2026-03-30 13:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744787> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744786> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8524c95d-7c5c-5cab-962e-5d8fc86d506f with identifier: 10744787
2026-03-30 13:06:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8524c95d-7c5c-5cab-962e-5d8fc86d506f with scrape type 1
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8524c95d-7c5c-5cab-962e-5d8fc86d506f
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252Fb80ba366-11df-4c09-a441-d6345d4120f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/b80ba366-11df-4c09-a441-d6345d4120f2.jpg already downloaded
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252F3f73a6f9-3150-4a6d-8966-fdc233c39f4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/3f73a6f9-3150-4a6d-8966-fdc233c39f4a.jpg already downloaded
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252F24606592-ab1a-495e-8bef-6a807c61b10f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/24606592-ab1a-495e-8bef-6a807c61b10f.jpg already downloaded
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252Fa8f0cf7d-29e8-46a3-b338-a9ed6c902c2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/a8f0cf7d-29e8-46a3-b338-a9ed6c902c2f.jpg already downloaded
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252F524d562d-c8b9-4ae8-8084-45839c9d84e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/524d562d-c8b9-4ae8-8084-45839c9d84e8.jpg already downloaded
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252Fe896bab1-f2f7-49bc-a616-ca0e6d9e9a22.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/e896bab1-f2f7-49bc-a616-ca0e6d9e9a22.jpg already downloaded
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252F95db2887-17a1-4f8d-a9dd-400c5345d1c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/95db2887-17a1-4f8d-a9dd-400c5345d1c4.jpg already downloaded
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252F7e33fd74-c54a-4f4c-8960-9205365fc999.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/7e33fd74-c54a-4f4c-8960-9205365fc999.jpg already downloaded
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252F188cbf4a-4edc-476e-9383-a7505ad2d60b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/188cbf4a-4edc-476e-9383-a7505ad2d60b.jpg already downloaded
2026-03-30 13:06:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748428%252Fgeneral%252F6e329b4d-c0c0-4231-8d18-38a6e8f50b22.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748428/general/6e329b4d-c0c0-4231-8d18-38a6e8f50b22.jpg already downloaded
2026-03-30 13:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8524c95d-7c5c-5cab-962e-5d8fc86d506f, identifier: 10744787
2026-03-30 13:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8524c95d-7c5c-5cab-962e-5d8fc86d506f with identifier: 10744787
2026-03-30 13:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8524c95d-7c5c-5cab-962e-5d8fc86d506f with identifier: 10744787
2026-03-30 13:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8524c95d-7c5c-5cab-962e-5d8fc86d506f with identifier: 10744787 to the API
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744787>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8524c95d-7c5c-5cab-962e-5d8fc86d506f',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467163',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744787',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 169662,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photo_urls': ['https://images.openlane.eu/carimgs/5748428/general/b80ba366-11df-4c09-a441-d6345d4120f2.jpg',
'https://images.openlane.eu/carimgs/5748428/general/3f73a6f9-3150-4a6d-8966-fdc233c39f4a.jpg',
'https://images.openlane.eu/carimgs/5748428/general/24606592-ab1a-495e-8bef-6a807c61b10f.jpg',
'https://images.openlane.eu/carimgs/5748428/general/a8f0cf7d-29e8-46a3-b338-a9ed6c902c2f.jpg',
'https://images.openlane.eu/carimgs/5748428/general/524d562d-c8b9-4ae8-8084-45839c9d84e8.jpg',
'https://images.openlane.eu/carimgs/5748428/general/e896bab1-f2f7-49bc-a616-ca0e6d9e9a22.jpg',
'https://images.openlane.eu/carimgs/5748428/general/95db2887-17a1-4f8d-a9dd-400c5345d1c4.jpg',
'https://images.openlane.eu/carimgs/5748428/general/7e33fd74-c54a-4f4c-8960-9205365fc999.jpg',
'https://images.openlane.eu/carimgs/5748428/general/188cbf4a-4edc-476e-9383-a7505ad2d60b.jpg',
'https://images.openlane.eu/carimgs/5748428/general/6e329b4d-c0c0-4231-8d18-38a6e8f50b22.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78764,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/b80ba366-11df-4c09-a441-d6345d4120f2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64670,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/3f73a6f9-3150-4a6d-8966-fdc233c39f4a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95069,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/24606592-ab1a-495e-8bef-6a807c61b10f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74971,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/a8f0cf7d-29e8-46a3-b338-a9ed6c902c2f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68253,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/524d562d-c8b9-4ae8-8084-45839c9d84e8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97626,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/e896bab1-f2f7-49bc-a616-ca0e6d9e9a22.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68286,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/95db2887-17a1-4f8d-a9dd-400c5345d1c4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96031,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/7e33fd74-c54a-4f4c-8960-9205365fc999.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65835,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/188cbf4a-4edc-476e-9383-a7505ad2d60b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8524c95d-7c5c-5cab-962e-5d8fc86d506f/8524c95d-7c5c-5cab-962e-5d8fc86d506f_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91149,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748428/general/6e329b4d-c0c0-4231-8d18-38a6e8f50b22.jpg',
'Width': 1280}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series Touring 318d M Sport - Diesel - Automatic - 150 hp - '
'169.662 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744787%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [adesa.de] INFO: Saving data for 10744787: {'created_time': 1774875975.340238, 'last_price_update_time': 1774875975.340251, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744787') HTTP/1.1" 204 0
2026-03-30 13:06:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:15 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.671(s), this was the 1st time calling it.
2026-03-30 13:06:15 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.01971458616798 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:06:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 0573e2d0-82fb-5f62-9c1f-937f90425e50 with identifier: 10744786
2026-03-30 13:06:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 0573e2d0-82fb-5f62-9c1f-937f90425e50 with scrape type 1
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 0573e2d0-82fb-5f62-9c1f-937f90425e50
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252Fb1dd0775-0144-4a77-a38c-5d8ca5468d3d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/b1dd0775-0144-4a77-a38c-5d8ca5468d3d.jpg already downloaded
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252F3e9928f8-c31a-43e5-85bd-4fc86300db99.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/3e9928f8-c31a-43e5-85bd-4fc86300db99.jpg already downloaded
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252F8c1a4dd1-95a7-4765-8dcf-11264223b1e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/8c1a4dd1-95a7-4765-8dcf-11264223b1e4.jpg already downloaded
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252F67886b91-74ba-4ff1-ab4f-066a4c4ca8bf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/67886b91-74ba-4ff1-ab4f-066a4c4ca8bf.jpg already downloaded
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252F55dd7f0c-97e4-4b52-9991-f84a04502d02.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/55dd7f0c-97e4-4b52-9991-f84a04502d02.jpg already downloaded
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252F15c1178e-2659-4bb4-b739-579b68281d76.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/15c1178e-2659-4bb4-b739-579b68281d76.jpg already downloaded
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252Fba0ab42e-b4a8-4c15-b972-71dd086a2c57.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/ba0ab42e-b4a8-4c15-b972-71dd086a2c57.jpg already downloaded
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252F4de7f10e-03d0-4e33-85b5-5f19fb0bb739.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/4de7f10e-03d0-4e33-85b5-5f19fb0bb739.jpg already downloaded
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252Fe6963a96-3f32-43bc-bd3a-48c65cfd5024.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/e6963a96-3f32-43bc-bd3a-48c65cfd5024.jpg already downloaded
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748427%252Fgeneral%252F64ed1d43-af61-42ce-a967-c2b45b9a18d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748427/general/64ed1d43-af61-42ce-a967-c2b45b9a18d6.jpg already downloaded
2026-03-30 13:06:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 0573e2d0-82fb-5f62-9c1f-937f90425e50, identifier: 10744786
2026-03-30 13:06:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 0573e2d0-82fb-5f62-9c1f-937f90425e50 with identifier: 10744786
2026-03-30 13:06:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 0573e2d0-82fb-5f62-9c1f-937f90425e50 with identifier: 10744786
2026-03-30 13:06:15 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 0573e2d0-82fb-5f62-9c1f-937f90425e50 with identifier: 10744786 to the API
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744786>
{'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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '0573e2d0-82fb-5f62-9c1f-937f90425e50',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465580',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744786',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 90039,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5748427/general/b1dd0775-0144-4a77-a38c-5d8ca5468d3d.jpg',
'https://images.openlane.eu/carimgs/5748427/general/3e9928f8-c31a-43e5-85bd-4fc86300db99.jpg',
'https://images.openlane.eu/carimgs/5748427/general/8c1a4dd1-95a7-4765-8dcf-11264223b1e4.jpg',
'https://images.openlane.eu/carimgs/5748427/general/67886b91-74ba-4ff1-ab4f-066a4c4ca8bf.jpg',
'https://images.openlane.eu/carimgs/5748427/general/55dd7f0c-97e4-4b52-9991-f84a04502d02.jpg',
'https://images.openlane.eu/carimgs/5748427/general/15c1178e-2659-4bb4-b739-579b68281d76.jpg',
'https://images.openlane.eu/carimgs/5748427/general/ba0ab42e-b4a8-4c15-b972-71dd086a2c57.jpg',
'https://images.openlane.eu/carimgs/5748427/general/4de7f10e-03d0-4e33-85b5-5f19fb0bb739.jpg',
'https://images.openlane.eu/carimgs/5748427/general/e6963a96-3f32-43bc-bd3a-48c65cfd5024.jpg',
'https://images.openlane.eu/carimgs/5748427/general/64ed1d43-af61-42ce-a967-c2b45b9a18d6.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88800,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/b1dd0775-0144-4a77-a38c-5d8ca5468d3d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87137,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/3e9928f8-c31a-43e5-85bd-4fc86300db99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95988,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/8c1a4dd1-95a7-4765-8dcf-11264223b1e4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82267,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/67886b91-74ba-4ff1-ab4f-066a4c4ca8bf.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84673,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/55dd7f0c-97e4-4b52-9991-f84a04502d02.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86307,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/15c1178e-2659-4bb4-b739-579b68281d76.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72979,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/ba0ab42e-b4a8-4c15-b972-71dd086a2c57.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69724,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/4de7f10e-03d0-4e33-85b5-5f19fb0bb739.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73166,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/e6963a96-3f32-43bc-bd3a-48c65cfd5024.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_0573e2d0-82fb-5f62-9c1f-937f90425e50/0573e2d0-82fb-5f62-9c1f-937f90425e50_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80099,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748427/general/64ed1d43-af61-42ce-a967-c2b45b9a18d6.jpg',
'Width': 1280}],
'price': 22100,
'price_includes_vat': True,
'registration_date': '2023-02-16',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 190 hp - 90.039 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744786%27 HTTP/1.1" 200 None
2026-03-30 13:06:15 [adesa.de] INFO: Saving data for 10744786: {'created_time': 1774875975.983652, 'last_price_update_time': 1774875975.983666, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744786') HTTP/1.1" 204 0
2026-03-30 13:06:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with identifier: 10744807
2026-03-30 13:06:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with scrape type 1
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a8db44f-00d1-5fe2-824e-c7a2e0f63633
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252Fc72742a8-6c62-4824-a76e-93498622dfb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/c72742a8-6c62-4824-a76e-93498622dfb2.jpg already downloaded
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252Fd566daa6-5f1b-4750-8470-a9b12653fd80.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/d566daa6-5f1b-4750-8470-a9b12653fd80.jpg already downloaded
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252F955bcdb9-24b5-4cca-a77c-f3d4a049e0af.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/955bcdb9-24b5-4cca-a77c-f3d4a049e0af.jpg already downloaded
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252Ff0d698e1-69d2-4500-8fd1-31c6dfeaec99.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/f0d698e1-69d2-4500-8fd1-31c6dfeaec99.jpg already downloaded
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252F2e78fdf9-943f-4cab-972f-22a26b874d15.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/2e78fdf9-943f-4cab-972f-22a26b874d15.jpg already downloaded
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252F718bc920-aa88-4def-9f92-80cf55fc3188.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/718bc920-aa88-4def-9f92-80cf55fc3188.jpg already downloaded
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252F3b540739-7345-4b22-95ea-05c5186edc87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/3b540739-7345-4b22-95ea-05c5186edc87.jpg already downloaded
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252F03b9fc9c-b8f0-4efe-9ff6-2c744a93c98d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/03b9fc9c-b8f0-4efe-9ff6-2c744a93c98d.jpg already downloaded
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252Ff8e32d45-cb5b-48e0-a15b-90da266fcdb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/f8e32d45-cb5b-48e0-a15b-90da266fcdb9.jpg already downloaded
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748770%252Fgeneral%252F3ecc5618-6dfe-4bed-9ff4-2e2d4ff7f38a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748770/general/3ecc5618-6dfe-4bed-9ff4-2e2d4ff7f38a.jpg already downloaded
2026-03-30 13:06:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633, identifier: 10744807
2026-03-30 13:06:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with identifier: 10744807
2026-03-30 13:06:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with identifier: 10744807
2026-03-30 13:06:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a8db44f-00d1-5fe2-824e-c7a2e0f63633 with identifier: 10744807 to the API
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:06:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744807>
{'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': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8a8db44f-00d1-5fe2-824e-c7a2e0f63633',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '467092',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744807',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 167244,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5748770/general/c72742a8-6c62-4824-a76e-93498622dfb2.jpg',
'https://images.openlane.eu/carimgs/5748770/general/d566daa6-5f1b-4750-8470-a9b12653fd80.jpg',
'https://images.openlane.eu/carimgs/5748770/general/955bcdb9-24b5-4cca-a77c-f3d4a049e0af.jpg',
'https://images.openlane.eu/carimgs/5748770/general/f0d698e1-69d2-4500-8fd1-31c6dfeaec99.jpg',
'https://images.openlane.eu/carimgs/5748770/general/2e78fdf9-943f-4cab-972f-22a26b874d15.jpg',
'https://images.openlane.eu/carimgs/5748770/general/718bc920-aa88-4def-9f92-80cf55fc3188.jpg',
'https://images.openlane.eu/carimgs/5748770/general/3b540739-7345-4b22-95ea-05c5186edc87.jpg',
'https://images.openlane.eu/carimgs/5748770/general/03b9fc9c-b8f0-4efe-9ff6-2c744a93c98d.jpg',
'https://images.openlane.eu/carimgs/5748770/general/f8e32d45-cb5b-48e0-a15b-90da266fcdb9.jpg',
'https://images.openlane.eu/carimgs/5748770/general/3ecc5618-6dfe-4bed-9ff4-2e2d4ff7f38a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82553,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/c72742a8-6c62-4824-a76e-93498622dfb2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77075,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/d566daa6-5f1b-4750-8470-a9b12653fd80.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103599,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/955bcdb9-24b5-4cca-a77c-f3d4a049e0af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66514,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/f0d698e1-69d2-4500-8fd1-31c6dfeaec99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99317,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/2e78fdf9-943f-4cab-972f-22a26b874d15.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77424,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/718bc920-aa88-4def-9f92-80cf55fc3188.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99693,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/3b540739-7345-4b22-95ea-05c5186edc87.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57183,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/03b9fc9c-b8f0-4efe-9ff6-2c744a93c98d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94585,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/f8e32d45-cb5b-48e0-a15b-90da266fcdb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8a8db44f-00d1-5fe2-824e-c7a2e0f63633/8a8db44f-00d1-5fe2-824e-c7a2e0f63633_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100492,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748770/general/3ecc5618-6dfe-4bed-9ff4-2e2d4ff7f38a.jpg',
'Width': 1280}],
'price': 20100,
'price_includes_vat': True,
'registration_date': '2021-01-21',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series Touring 320d M Sport - xDrive - Diesel - Automatic - '
'190 hp - 167.244 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744807%27 HTTP/1.1" 200 None
2026-03-30 13:06:16 [adesa.de] INFO: Saving data for 10744807: {'created_time': 1774875976.602188, 'last_price_update_time': 1774875976.602199, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744807') HTTP/1.1" 204 0
2026-03-30 13:06:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744752> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8f417b10-6ab1-5fee-9dac-92cf2d481864 with identifier: 10744752
2026-03-30 13:06:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8f417b10-6ab1-5fee-9dac-92cf2d481864 with scrape type 1
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8f417b10-6ab1-5fee-9dac-92cf2d481864
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252Fd9663e0c-47a9-4661-b09f-9eb2bb027f20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/d9663e0c-47a9-4661-b09f-9eb2bb027f20.jpg already downloaded
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252Ff4edb089-30e6-4221-b09e-630aa6572eeb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/f4edb089-30e6-4221-b09e-630aa6572eeb.jpg already downloaded
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252F08a421d8-e58f-412e-8a84-2ed96cdb7551.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/08a421d8-e58f-412e-8a84-2ed96cdb7551.jpg already downloaded
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252F46ae0cd2-41f8-42ee-a714-8f2aaab2fa80.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/46ae0cd2-41f8-42ee-a714-8f2aaab2fa80.jpg already downloaded
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252Faba97cc6-f1a1-4798-a91a-64aaaf1b8128.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/aba97cc6-f1a1-4798-a91a-64aaaf1b8128.jpg already downloaded
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252F1e1b9c99-e5a2-4449-931a-7ea27fcf69af.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/1e1b9c99-e5a2-4449-931a-7ea27fcf69af.jpg already downloaded
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252F7503ec31-aa84-44ff-8f8a-4558608f505a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/7503ec31-aa84-44ff-8f8a-4558608f505a.jpg already downloaded
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252Fadb035d2-0227-45ab-8e7c-991676f319a8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/adb035d2-0227-45ab-8e7c-991676f319a8.jpg already downloaded
2026-03-30 13:06:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252F63311019-ede9-47f9-828f-703113113a0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/63311019-ede9-47f9-828f-703113113a0f.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735545%252Fgeneral%252F1dae183d-c93c-45ca-bf43-c081a84eb744.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735545/general/1dae183d-c93c-45ca-bf43-c081a84eb744.jpg already downloaded
2026-03-30 13:06:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8f417b10-6ab1-5fee-9dac-92cf2d481864, identifier: 10744752
2026-03-30 13:06:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8f417b10-6ab1-5fee-9dac-92cf2d481864 with identifier: 10744752
2026-03-30 13:06:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8f417b10-6ab1-5fee-9dac-92cf2d481864 with identifier: 10744752
2026-03-30 13:06:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8f417b10-6ab1-5fee-9dac-92cf2d481864 with identifier: 10744752 to the API
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744752>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '8f417b10-6ab1-5fee-9dac-92cf2d481864',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466978',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744752',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 31700,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 25,
'photo_urls': ['https://images.openlane.eu/carimgs/5735545/general/d9663e0c-47a9-4661-b09f-9eb2bb027f20.jpg',
'https://images.openlane.eu/carimgs/5735545/general/f4edb089-30e6-4221-b09e-630aa6572eeb.jpg',
'https://images.openlane.eu/carimgs/5735545/general/08a421d8-e58f-412e-8a84-2ed96cdb7551.jpg',
'https://images.openlane.eu/carimgs/5735545/general/46ae0cd2-41f8-42ee-a714-8f2aaab2fa80.jpg',
'https://images.openlane.eu/carimgs/5735545/general/aba97cc6-f1a1-4798-a91a-64aaaf1b8128.jpg',
'https://images.openlane.eu/carimgs/5735545/general/1e1b9c99-e5a2-4449-931a-7ea27fcf69af.jpg',
'https://images.openlane.eu/carimgs/5735545/general/7503ec31-aa84-44ff-8f8a-4558608f505a.jpg',
'https://images.openlane.eu/carimgs/5735545/general/adb035d2-0227-45ab-8e7c-991676f319a8.jpg',
'https://images.openlane.eu/carimgs/5735545/general/63311019-ede9-47f9-828f-703113113a0f.jpg',
'https://images.openlane.eu/carimgs/5735545/general/1dae183d-c93c-45ca-bf43-c081a84eb744.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73670,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/d9663e0c-47a9-4661-b09f-9eb2bb027f20.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69973,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/f4edb089-30e6-4221-b09e-630aa6572eeb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90131,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/08a421d8-e58f-412e-8a84-2ed96cdb7551.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64342,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/46ae0cd2-41f8-42ee-a714-8f2aaab2fa80.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57448,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/aba97cc6-f1a1-4798-a91a-64aaaf1b8128.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74106,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/1e1b9c99-e5a2-4449-931a-7ea27fcf69af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 57139,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/7503ec31-aa84-44ff-8f8a-4558608f505a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69816,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/adb035d2-0227-45ab-8e7c-991676f319a8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72603,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/63311019-ede9-47f9-828f-703113113a0f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8f417b10-6ab1-5fee-9dac-92cf2d481864/8f417b10-6ab1-5fee-9dac-92cf2d481864_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59573,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735545/general/1dae183d-c93c-45ca-bf43-c081a84eb744.jpg',
'Width': 1280}],
'price': 26300,
'price_includes_vat': True,
'registration_date': '2020-11-24',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series 320d M Sport - Diesel - Automatic - 190 hp - 31.700 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2020}
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744752%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [adesa.de] INFO: Saving data for 10744752: {'created_time': 1774875979.457917, 'last_price_update_time': 1774875979.45793, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744752') HTTP/1.1" 204 0
2026-03-30 13:06:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744690> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: f4c63a00-689e-5533-b9ba-3b1e826e1eaf with identifier: 10744690
2026-03-30 13:06:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item f4c63a00-689e-5533-b9ba-3b1e826e1eaf with scrape type 1
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item f4c63a00-689e-5533-b9ba-3b1e826e1eaf
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252F9a66fe67-ca2d-49c7-9653-20a6b663db22.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/9a66fe67-ca2d-49c7-9653-20a6b663db22.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252F5bf2027d-f9a9-4028-938b-c3810ea8f5e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/5bf2027d-f9a9-4028-938b-c3810ea8f5e5.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252Fb9555519-893c-4c91-86a0-a15b712f2226.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/b9555519-893c-4c91-86a0-a15b712f2226.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252F09bfd80e-cfa5-43c2-bd3d-96c2e7583008.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/09bfd80e-cfa5-43c2-bd3d-96c2e7583008.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252F2d52b44a-bb5b-45bc-ad9b-31288cf44438.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/2d52b44a-bb5b-45bc-ad9b-31288cf44438.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252F047f68ed-b31e-4c25-b729-1a826ea948ab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/047f68ed-b31e-4c25-b729-1a826ea948ab.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252F9725160a-cfc9-411d-9d1c-4d70cde616e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/9725160a-cfc9-411d-9d1c-4d70cde616e7.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252Fad3b81cf-6363-4843-ae72-c062e52a0223.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/ad3b81cf-6363-4843-ae72-c062e52a0223.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252Ff5d40886-7584-4df5-8310-f1f2f239d4b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/f5d40886-7584-4df5-8310-f1f2f239d4b8.jpg already downloaded
2026-03-30 13:06:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5643106%252Fgeneral%252F51afeb03-49ab-49e6-84d8-e2a0451067ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5643106/general/51afeb03-49ab-49e6-84d8-e2a0451067ea.jpg already downloaded
2026-03-30 13:06:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: f4c63a00-689e-5533-b9ba-3b1e826e1eaf, identifier: 10744690
2026-03-30 13:06:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: f4c63a00-689e-5533-b9ba-3b1e826e1eaf with identifier: 10744690
2026-03-30 13:06:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: f4c63a00-689e-5533-b9ba-3b1e826e1eaf with identifier: 10744690
2026-03-30 13:06:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: f4c63a00-689e-5533-b9ba-3b1e826e1eaf with identifier: 10744690 to the API
2026-03-30 13:06:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744690>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'f4c63a00-689e-5533-b9ba-3b1e826e1eaf',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464264',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744690',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 143791,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 36,
'photo_urls': ['https://images.openlane.eu/carimgs/5643106/general/9a66fe67-ca2d-49c7-9653-20a6b663db22.jpg',
'https://images.openlane.eu/carimgs/5643106/general/5bf2027d-f9a9-4028-938b-c3810ea8f5e5.jpg',
'https://images.openlane.eu/carimgs/5643106/general/b9555519-893c-4c91-86a0-a15b712f2226.jpg',
'https://images.openlane.eu/carimgs/5643106/general/09bfd80e-cfa5-43c2-bd3d-96c2e7583008.jpg',
'https://images.openlane.eu/carimgs/5643106/general/2d52b44a-bb5b-45bc-ad9b-31288cf44438.jpg',
'https://images.openlane.eu/carimgs/5643106/general/047f68ed-b31e-4c25-b729-1a826ea948ab.jpg',
'https://images.openlane.eu/carimgs/5643106/general/9725160a-cfc9-411d-9d1c-4d70cde616e7.jpg',
'https://images.openlane.eu/carimgs/5643106/general/ad3b81cf-6363-4843-ae72-c062e52a0223.jpg',
'https://images.openlane.eu/carimgs/5643106/general/f5d40886-7584-4df5-8310-f1f2f239d4b8.jpg',
'https://images.openlane.eu/carimgs/5643106/general/51afeb03-49ab-49e6-84d8-e2a0451067ea.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117098,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/9a66fe67-ca2d-49c7-9653-20a6b663db22.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105407,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/5bf2027d-f9a9-4028-938b-c3810ea8f5e5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97301,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/b9555519-893c-4c91-86a0-a15b712f2226.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122106,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/09bfd80e-cfa5-43c2-bd3d-96c2e7583008.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93624,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/2d52b44a-bb5b-45bc-ad9b-31288cf44438.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102046,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/047f68ed-b31e-4c25-b729-1a826ea948ab.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81073,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/9725160a-cfc9-411d-9d1c-4d70cde616e7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 148282,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/ad3b81cf-6363-4843-ae72-c062e52a0223.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116551,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/f5d40886-7584-4df5-8310-f1f2f239d4b8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_f4c63a00-689e-5533-b9ba-3b1e826e1eaf/f4c63a00-689e-5533-b9ba-3b1e826e1eaf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100855,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5643106/general/51afeb03-49ab-49e6-84d8-e2a0451067ea.jpg',
'Width': 1280}],
'price': 18400,
'price_includes_vat': True,
'registration_date': '2021-11-23',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 2 Series Gran Coupé 220d M Sport - xDrive - Diesel - Automatic '
'- 190 hp - 143.791 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744690%27 HTTP/1.1" 200 None
2026-03-30 13:06:20 [adesa.de] INFO: Saving data for 10744690: {'created_time': 1774875980.429163, 'last_price_update_time': 1774875980.429176, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744690') HTTP/1.1" 204 0
2026-03-30 13:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:06:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744789> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10744789
2026-03-30 13:06:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 47da8b05-8895-56e2-ad77-4bb3be8952f6 with scrape type 1
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 47da8b05-8895-56e2-ad77-4bb3be8952f6
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252Fe2cc56aa-19e9-4e74-84af-da4822d8fc7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/e2cc56aa-19e9-4e74-84af-da4822d8fc7e.jpg already downloaded
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252F51339710-921a-43cd-b595-6e68bc92be8f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/51339710-921a-43cd-b595-6e68bc92be8f.jpg already downloaded
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252F90698301-6265-4aa5-ace0-f816f4144e79.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/90698301-6265-4aa5-ace0-f816f4144e79.jpg already downloaded
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252F44ec6318-24d3-489f-84f5-f98dd80f0414.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/44ec6318-24d3-489f-84f5-f98dd80f0414.jpg already downloaded
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252F4d89d5d9-e91e-4397-8918-22094090aeee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/4d89d5d9-e91e-4397-8918-22094090aeee.jpg already downloaded
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252F6ce1ae1d-9059-48f3-bde9-4fbf6ee4c5b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/6ce1ae1d-9059-48f3-bde9-4fbf6ee4c5b4.jpg already downloaded
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252F9f22bb6d-b9fb-465b-bf1b-e53c88fe7a57.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/9f22bb6d-b9fb-465b-bf1b-e53c88fe7a57.jpg already downloaded
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252Fb23eb750-d6f8-46a6-9eda-6f89020660df.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/b23eb750-d6f8-46a6-9eda-6f89020660df.jpg already downloaded
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252F495ca977-5d4a-4d9a-8dbb-4ef0470afe0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/495ca977-5d4a-4d9a-8dbb-4ef0470afe0d.jpg already downloaded
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748568%252Fgeneral%252F5f88e111-fd96-4933-8a7b-bda00e2e404b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748568/general/5f88e111-fd96-4933-8a7b-bda00e2e404b.jpg already downloaded
2026-03-30 13:06:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 47da8b05-8895-56e2-ad77-4bb3be8952f6, identifier: 10744789
2026-03-30 13:06:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10744789
2026-03-30 13:06:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10744789
2026-03-30 13:06:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 47da8b05-8895-56e2-ad77-4bb3be8952f6 with identifier: 10744789 to the API
2026-03-30 13:06:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744789>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '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=10744789',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 79301,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5748568/general/e2cc56aa-19e9-4e74-84af-da4822d8fc7e.jpg',
'https://images.openlane.eu/carimgs/5748568/general/51339710-921a-43cd-b595-6e68bc92be8f.jpg',
'https://images.openlane.eu/carimgs/5748568/general/90698301-6265-4aa5-ace0-f816f4144e79.jpg',
'https://images.openlane.eu/carimgs/5748568/general/44ec6318-24d3-489f-84f5-f98dd80f0414.jpg',
'https://images.openlane.eu/carimgs/5748568/general/4d89d5d9-e91e-4397-8918-22094090aeee.jpg',
'https://images.openlane.eu/carimgs/5748568/general/6ce1ae1d-9059-48f3-bde9-4fbf6ee4c5b4.jpg',
'https://images.openlane.eu/carimgs/5748568/general/9f22bb6d-b9fb-465b-bf1b-e53c88fe7a57.jpg',
'https://images.openlane.eu/carimgs/5748568/general/b23eb750-d6f8-46a6-9eda-6f89020660df.jpg',
'https://images.openlane.eu/carimgs/5748568/general/495ca977-5d4a-4d9a-8dbb-4ef0470afe0d.jpg',
'https://images.openlane.eu/carimgs/5748568/general/5f88e111-fd96-4933-8a7b-bda00e2e404b.jpg'],
'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': 25300,
'price_includes_vat': True,
'registration_date': '2023-01-25',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744789%27 HTTP/1.1" 200 None
2026-03-30 13:06:22 [adesa.de] INFO: Saving data for 10744789: {'created_time': 1774875982.218282, 'last_price_update_time': 1774875982.218293, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744789') HTTP/1.1" 204 0
2026-03-30 13:06:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with identifier: 10744816
2026-03-30 13:06:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with scrape type 1
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 45533e6a-e937-5048-ab6d-a7b2bd3ceea0
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252F66533493-010d-490e-928b-3cbd16d38f7e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/66533493-010d-490e-928b-3cbd16d38f7e.jpg already downloaded
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252Ffef60754-3b3c-466d-9559-dab3412bf216.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/fef60754-3b3c-466d-9559-dab3412bf216.jpg already downloaded
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252F9b160979-4bb7-4664-af09-06ff2e3c43ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/9b160979-4bb7-4664-af09-06ff2e3c43ea.jpg already downloaded
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252Ff4101f5e-0224-4e98-b72a-0b597d3e1848.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/f4101f5e-0224-4e98-b72a-0b597d3e1848.jpg already downloaded
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252Fd607ab91-fde5-4ee2-b9b2-b5de89f175f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/d607ab91-fde5-4ee2-b9b2-b5de89f175f4.jpg already downloaded
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252F5262c17d-55c4-45c8-87ad-434cbea33bb9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/5262c17d-55c4-45c8-87ad-434cbea33bb9.jpg already downloaded
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252F60de0ad6-55ab-4702-8a43-5358d7c9b6b3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/60de0ad6-55ab-4702-8a43-5358d7c9b6b3.jpg already downloaded
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252Fa2094513-c519-414c-b6cd-0959a97e8af4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/a2094513-c519-414c-b6cd-0959a97e8af4.jpg already downloaded
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252F863aadc9-11fa-4991-968d-d9ea4f300cf6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/863aadc9-11fa-4991-968d-d9ea4f300cf6.jpg already downloaded
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748792%252Fgeneral%252F4a2560f3-58ab-48d1-855f-8b01c05f4a21.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748792/general/4a2560f3-58ab-48d1-855f-8b01c05f4a21.jpg already downloaded
2026-03-30 13:06:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0, identifier: 10744816
2026-03-30 13:06:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with identifier: 10744816
2026-03-30 13:06:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with identifier: 10744816
2026-03-30 13:06:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 45533e6a-e937-5048-ab6d-a7b2bd3ceea0 with identifier: 10744816 to the API
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744816>
{'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': 265,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '45533e6a-e937-5048-ab6d-a7b2bd3ceea0',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '464832',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744816',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 78894,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5748792/general/66533493-010d-490e-928b-3cbd16d38f7e.jpg',
'https://images.openlane.eu/carimgs/5748792/general/fef60754-3b3c-466d-9559-dab3412bf216.jpg',
'https://images.openlane.eu/carimgs/5748792/general/9b160979-4bb7-4664-af09-06ff2e3c43ea.jpg',
'https://images.openlane.eu/carimgs/5748792/general/f4101f5e-0224-4e98-b72a-0b597d3e1848.jpg',
'https://images.openlane.eu/carimgs/5748792/general/d607ab91-fde5-4ee2-b9b2-b5de89f175f4.jpg',
'https://images.openlane.eu/carimgs/5748792/general/5262c17d-55c4-45c8-87ad-434cbea33bb9.jpg',
'https://images.openlane.eu/carimgs/5748792/general/60de0ad6-55ab-4702-8a43-5358d7c9b6b3.jpg',
'https://images.openlane.eu/carimgs/5748792/general/a2094513-c519-414c-b6cd-0959a97e8af4.jpg',
'https://images.openlane.eu/carimgs/5748792/general/863aadc9-11fa-4991-968d-d9ea4f300cf6.jpg',
'https://images.openlane.eu/carimgs/5748792/general/4a2560f3-58ab-48d1-855f-8b01c05f4a21.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116824,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/66533493-010d-490e-928b-3cbd16d38f7e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131430,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/fef60754-3b3c-466d-9559-dab3412bf216.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99355,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/9b160979-4bb7-4664-af09-06ff2e3c43ea.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102129,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/f4101f5e-0224-4e98-b72a-0b597d3e1848.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88422,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/d607ab91-fde5-4ee2-b9b2-b5de89f175f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67440,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/5262c17d-55c4-45c8-87ad-434cbea33bb9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63885,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/60de0ad6-55ab-4702-8a43-5358d7c9b6b3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91429,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/a2094513-c519-414c-b6cd-0959a97e8af4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61104,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/863aadc9-11fa-4991-968d-d9ea4f300cf6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_45533e6a-e937-5048-ab6d-a7b2bd3ceea0/45533e6a-e937-5048-ab6d-a7b2bd3ceea0_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97512,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748792/general/4a2560f3-58ab-48d1-855f-8b01c05f4a21.jpg',
'Width': 1280}],
'price': 23100,
'price_includes_vat': True,
'registration_date': '2021-12-01',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q5 50 TFSIe - Hybrid - Automatic - 265 hp - 78.894 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744816%27 HTTP/1.1" 200 None
2026-03-30 13:06:30 [adesa.de] INFO: Saving data for 10744816: {'created_time': 1774875990.738496, 'last_price_update_time': 1774875990.738507, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744816') HTTP/1.1" 204 0
2026-03-30 13:06:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744688> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7dfee6c3-18ba-5235-84b7-611d7bf2563b with identifier: 10744688
2026-03-30 13:06:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7dfee6c3-18ba-5235-84b7-611d7bf2563b with scrape type 1
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7dfee6c3-18ba-5235-84b7-611d7bf2563b
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252F51cb6728-5115-49ed-92b5-646f7562736e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/51cb6728-5115-49ed-92b5-646f7562736e.jpg already downloaded
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252F801294bb-ad5c-44e2-b932-2ccbe6d33a8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/801294bb-ad5c-44e2-b932-2ccbe6d33a8b.jpg already downloaded
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252F1225c502-a79b-4906-a13d-040e440ae2ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/1225c502-a79b-4906-a13d-040e440ae2ef.jpg already downloaded
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252F090bbe9c-8b3f-44fc-b14a-9c9d58142824.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/090bbe9c-8b3f-44fc-b14a-9c9d58142824.jpg already downloaded
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252F211ade8e-d414-45ea-9828-44b473f3856a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/211ade8e-d414-45ea-9828-44b473f3856a.jpg already downloaded
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252F2e4e284e-caae-481e-9f1c-300d72fe4098.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/2e4e284e-caae-481e-9f1c-300d72fe4098.jpg already downloaded
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252Fafb01ed5-a0bc-41cd-8982-2762318a940f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/afb01ed5-a0bc-41cd-8982-2762318a940f.jpg already downloaded
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252F55ab9144-b65b-45eb-acde-2aa783eb55d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/55ab9144-b65b-45eb-acde-2aa783eb55d8.jpg already downloaded
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252F2d149fb2-1f47-426c-8151-ac67d3ed9dc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/2d149fb2-1f47-426c-8151-ac67d3ed9dc3.jpg already downloaded
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5603815%252Fgeneral%252Fd2a5c9ea-bb31-478e-8395-5a60c9d6f06c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5603815/general/d2a5c9ea-bb31-478e-8395-5a60c9d6f06c.jpg already downloaded
2026-03-30 13:06:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7dfee6c3-18ba-5235-84b7-611d7bf2563b, identifier: 10744688
2026-03-30 13:06:31 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7dfee6c3-18ba-5235-84b7-611d7bf2563b with identifier: 10744688
2026-03-30 13:06:31 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7dfee6c3-18ba-5235-84b7-611d7bf2563b with identifier: 10744688
2026-03-30 13:06:31 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7dfee6c3-18ba-5235-84b7-611d7bf2563b with identifier: 10744688 to the API
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744688>
{'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': 163,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '7dfee6c3-18ba-5235-84b7-611d7bf2563b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '462478',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744688',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 27350,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5603815/general/51cb6728-5115-49ed-92b5-646f7562736e.jpg',
'https://images.openlane.eu/carimgs/5603815/general/801294bb-ad5c-44e2-b932-2ccbe6d33a8b.jpg',
'https://images.openlane.eu/carimgs/5603815/general/1225c502-a79b-4906-a13d-040e440ae2ef.jpg',
'https://images.openlane.eu/carimgs/5603815/general/090bbe9c-8b3f-44fc-b14a-9c9d58142824.jpg',
'https://images.openlane.eu/carimgs/5603815/general/211ade8e-d414-45ea-9828-44b473f3856a.jpg',
'https://images.openlane.eu/carimgs/5603815/general/2e4e284e-caae-481e-9f1c-300d72fe4098.jpg',
'https://images.openlane.eu/carimgs/5603815/general/afb01ed5-a0bc-41cd-8982-2762318a940f.jpg',
'https://images.openlane.eu/carimgs/5603815/general/55ab9144-b65b-45eb-acde-2aa783eb55d8.jpg',
'https://images.openlane.eu/carimgs/5603815/general/2d149fb2-1f47-426c-8151-ac67d3ed9dc3.jpg',
'https://images.openlane.eu/carimgs/5603815/general/d2a5c9ea-bb31-478e-8395-5a60c9d6f06c.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96361,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/51cb6728-5115-49ed-92b5-646f7562736e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99631,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/801294bb-ad5c-44e2-b932-2ccbe6d33a8b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99132,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/1225c502-a79b-4906-a13d-040e440ae2ef.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71428,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/090bbe9c-8b3f-44fc-b14a-9c9d58142824.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85766,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/211ade8e-d414-45ea-9828-44b473f3856a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77564,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/2e4e284e-caae-481e-9f1c-300d72fe4098.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68735,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/afb01ed5-a0bc-41cd-8982-2762318a940f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56664,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/55ab9144-b65b-45eb-acde-2aa783eb55d8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90419,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/2d149fb2-1f47-426c-8151-ac67d3ed9dc3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7dfee6c3-18ba-5235-84b7-611d7bf2563b/7dfee6c3-18ba-5235-84b7-611d7bf2563b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103733,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5603815/general/d2a5c9ea-bb31-478e-8395-5a60c9d6f06c.jpg',
'Width': 1280}],
'price': 31500,
'price_includes_vat': True,
'registration_date': '2024-10-08',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q5 Sportback 35 TDI Advanced - Diesel - Automatic - 163 hp - '
'27.350 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744688%27 HTTP/1.1" 200 None
2026-03-30 13:06:31 [adesa.de] INFO: Saving data for 10744688: {'created_time': 1774875991.900723, 'last_price_update_time': 1774875991.900733, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744688') HTTP/1.1" 204 0
2026-03-30 13:06:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744750> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:33 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10744750
2026-03-30 13:06:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with scrape type 1
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 89d3f3ad-f46a-58fb-9145-8b848b32aa17
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252F6b45ef27-1407-46f4-b3e2-804fb48007df.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/6b45ef27-1407-46f4-b3e2-804fb48007df.jpg already downloaded
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252Ff9673bb9-36d6-4485-9845-4d3e6e2442f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/f9673bb9-36d6-4485-9845-4d3e6e2442f6.jpg already downloaded
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252Fdf4a53e9-74d6-4d5b-8b64-e6e15069cf2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/df4a53e9-74d6-4d5b-8b64-e6e15069cf2e.jpg already downloaded
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252F047206c4-12d3-4c09-ac99-202a5ed7fd0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/047206c4-12d3-4c09-ac99-202a5ed7fd0a.jpg already downloaded
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252Fd57a580f-9f42-4bb3-9d3b-b6959ec1378e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/d57a580f-9f42-4bb3-9d3b-b6959ec1378e.jpg already downloaded
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252F979543d3-30f0-43b0-83ae-79d447da2905.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/979543d3-30f0-43b0-83ae-79d447da2905.jpg already downloaded
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252Ffaccd220-1b58-407b-8b23-e12f64e8c2b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/faccd220-1b58-407b-8b23-e12f64e8c2b4.jpg already downloaded
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252F206757f1-92e4-4355-9f5a-01c3b9e4d89d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/206757f1-92e4-4355-9f5a-01c3b9e4d89d.jpg already downloaded
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252F7efa52dd-bf94-4a60-aae6-95fb7a60df5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/7efa52dd-bf94-4a60-aae6-95fb7a60df5f.jpg already downloaded
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735539%252Fgeneral%252F466a2895-1b3c-4df5-825c-fdff8af9e204.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735539/general/466a2895-1b3c-4df5-825c-fdff8af9e204.jpg already downloaded
2026-03-30 13:06:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 89d3f3ad-f46a-58fb-9145-8b848b32aa17, identifier: 10744750
2026-03-30 13:06:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10744750
2026-03-30 13:06:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10744750
2026-03-30 13:06:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 89d3f3ad-f46a-58fb-9145-8b848b32aa17 with identifier: 10744750 to the API
2026-03-30 13:06:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744750>
{'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-31T13: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=10744750',
'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': 25700,
'price_includes_vat': True,
'registration_date': '2021-08-27',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLC 300d - Diesel - Automatic - 245 hp - 108.812 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744750%27 HTTP/1.1" 200 None
2026-03-30 13:06:34 [adesa.de] INFO: Saving data for 10744750: {'created_time': 1774875994.157973, 'last_price_update_time': 1774875994.157985, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744750') HTTP/1.1" 204 0
2026-03-30 13:06:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.803(s), this was the 1st time calling it.
2026-03-30 13:06:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.691400294900029 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:06:34 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.961(s), this was the 1st time calling it.
2026-03-30 13:06:34 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.767925649324588 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:06:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744754> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 297dbd91-8211-5405-bbba-c65c62f2dd7b with identifier: 10744754
2026-03-30 13:06:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 297dbd91-8211-5405-bbba-c65c62f2dd7b with scrape type 1
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 297dbd91-8211-5405-bbba-c65c62f2dd7b
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252F55b44726-06f2-46bf-9519-8c74e1a34a76.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/55b44726-06f2-46bf-9519-8c74e1a34a76.jpg already downloaded
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252Fc1e00433-27ae-41ac-9813-cd7ab09d6d57.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/c1e00433-27ae-41ac-9813-cd7ab09d6d57.jpg already downloaded
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252Fa9c050ef-bbd1-4e38-9d01-9b319ae0a754.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/a9c050ef-bbd1-4e38-9d01-9b319ae0a754.jpg already downloaded
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252Fc5e1a48e-4287-436b-a02e-3b38b0346294.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/c5e1a48e-4287-436b-a02e-3b38b0346294.jpg already downloaded
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252F725e2f72-0459-4a03-9f8a-6854b82a073c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/725e2f72-0459-4a03-9f8a-6854b82a073c.jpg already downloaded
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252Fdadf3a4c-1b06-4f8e-a6d5-bdba89f7f638.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/dadf3a4c-1b06-4f8e-a6d5-bdba89f7f638.jpg already downloaded
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252F28de5834-5cb3-4b8d-9f3b-958ac9329917.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/28de5834-5cb3-4b8d-9f3b-958ac9329917.jpg already downloaded
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252Fad59694f-7294-411a-87df-fac2351fdafa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/ad59694f-7294-411a-87df-fac2351fdafa.jpg already downloaded
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252F0fc70e80-8f10-4029-ba76-9070ccf22184.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/0fc70e80-8f10-4029-ba76-9070ccf22184.jpg already downloaded
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5735550%252Fgeneral%252Fe3dcbf04-1772-4327-acf5-6eee04d48c19.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735550/general/e3dcbf04-1772-4327-acf5-6eee04d48c19.jpg already downloaded
2026-03-30 13:06:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 297dbd91-8211-5405-bbba-c65c62f2dd7b, identifier: 10744754
2026-03-30 13:06:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 297dbd91-8211-5405-bbba-c65c62f2dd7b with identifier: 10744754
2026-03-30 13:06:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 297dbd91-8211-5405-bbba-c65c62f2dd7b with identifier: 10744754
2026-03-30 13:06:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 297dbd91-8211-5405-bbba-c65c62f2dd7b with identifier: 10744754 to the API
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744754>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'White',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '297dbd91-8211-5405-bbba-c65c62f2dd7b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744754',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 59558,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5735550/general/55b44726-06f2-46bf-9519-8c74e1a34a76.jpg',
'https://images.openlane.eu/carimgs/5735550/general/c1e00433-27ae-41ac-9813-cd7ab09d6d57.jpg',
'https://images.openlane.eu/carimgs/5735550/general/a9c050ef-bbd1-4e38-9d01-9b319ae0a754.jpg',
'https://images.openlane.eu/carimgs/5735550/general/c5e1a48e-4287-436b-a02e-3b38b0346294.jpg',
'https://images.openlane.eu/carimgs/5735550/general/725e2f72-0459-4a03-9f8a-6854b82a073c.jpg',
'https://images.openlane.eu/carimgs/5735550/general/dadf3a4c-1b06-4f8e-a6d5-bdba89f7f638.jpg',
'https://images.openlane.eu/carimgs/5735550/general/28de5834-5cb3-4b8d-9f3b-958ac9329917.jpg',
'https://images.openlane.eu/carimgs/5735550/general/ad59694f-7294-411a-87df-fac2351fdafa.jpg',
'https://images.openlane.eu/carimgs/5735550/general/0fc70e80-8f10-4029-ba76-9070ccf22184.jpg',
'https://images.openlane.eu/carimgs/5735550/general/e3dcbf04-1772-4327-acf5-6eee04d48c19.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80614,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/55b44726-06f2-46bf-9519-8c74e1a34a76.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74426,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/c1e00433-27ae-41ac-9813-cd7ab09d6d57.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89653,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/a9c050ef-bbd1-4e38-9d01-9b319ae0a754.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68879,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/c5e1a48e-4287-436b-a02e-3b38b0346294.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71756,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/725e2f72-0459-4a03-9f8a-6854b82a073c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52756,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/dadf3a4c-1b06-4f8e-a6d5-bdba89f7f638.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78361,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/28de5834-5cb3-4b8d-9f3b-958ac9329917.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59261,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/ad59694f-7294-411a-87df-fac2351fdafa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81671,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/0fc70e80-8f10-4029-ba76-9070ccf22184.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_297dbd91-8211-5405-bbba-c65c62f2dd7b/297dbd91-8211-5405-bbba-c65c62f2dd7b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63947,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735550/general/e3dcbf04-1772-4327-acf5-6eee04d48c19.jpg',
'Width': 1280}],
'price': 27100,
'price_includes_vat': True,
'registration_date': '2023-08-28',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 3 Series 318d M Sport - Diesel - Automatic - 150 hp - 59.558 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2023}
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744754%27 HTTP/1.1" 200 None
2026-03-30 13:06:35 [adesa.de] INFO: Saving data for 10744754: {'created_time': 1774875995.814763, 'last_price_update_time': 1774875995.814774, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744754') HTTP/1.1" 204 0
2026-03-30 13:06:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with identifier: 10744734
2026-03-30 13:06:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with scrape type 1
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 39cc1730-027c-5b2f-94fe-39e65d79b8d9
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252F2ffb88ee-ea35-42dc-9f5b-786bcfecde51.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/2ffb88ee-ea35-42dc-9f5b-786bcfecde51.jpg already downloaded
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252F32938495-a272-4a14-8d99-3be6175e76f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/32938495-a272-4a14-8d99-3be6175e76f9.jpg already downloaded
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252Fa29c91a5-3add-46e4-ad72-e5122d44452c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/a29c91a5-3add-46e4-ad72-e5122d44452c.jpg already downloaded
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252Ffdeaaf09-441d-4792-993b-f2381bcb5e20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/fdeaaf09-441d-4792-993b-f2381bcb5e20.jpg already downloaded
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252Fa791742d-3de8-4bc1-9fb8-2a63a2e82109.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/a791742d-3de8-4bc1-9fb8-2a63a2e82109.jpg already downloaded
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252F1cec5c4a-8a53-4070-ab44-546006ee1533.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/1cec5c4a-8a53-4070-ab44-546006ee1533.jpg already downloaded
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252F1d728e44-252a-4e02-9338-5fb815672995.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/1d728e44-252a-4e02-9338-5fb815672995.jpg already downloaded
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252Ff866d6dd-475e-4c40-a467-18cb758d9475.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/f866d6dd-475e-4c40-a467-18cb758d9475.jpg already downloaded
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252F81affc28-b11e-4e71-a44c-66a5085a8863.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/81affc28-b11e-4e71-a44c-66a5085a8863.jpg already downloaded
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722212%252Fgeneral%252F1d6c3acd-7989-4164-a4b0-d17cb73820a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722212/general/1d6c3acd-7989-4164-a4b0-d17cb73820a1.jpg already downloaded
2026-03-30 13:06:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 39cc1730-027c-5b2f-94fe-39e65d79b8d9, identifier: 10744734
2026-03-30 13:06:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with identifier: 10744734
2026-03-30 13:06:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with identifier: 10744734
2026-03-30 13:06:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 39cc1730-027c-5b2f-94fe-39e65d79b8d9 with identifier: 10744734 to the API
2026-03-30 13:06:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744734>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '39cc1730-027c-5b2f-94fe-39e65d79b8d9',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '460824',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744734',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 30466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5722212/general/2ffb88ee-ea35-42dc-9f5b-786bcfecde51.jpg',
'https://images.openlane.eu/carimgs/5722212/general/32938495-a272-4a14-8d99-3be6175e76f9.jpg',
'https://images.openlane.eu/carimgs/5722212/general/a29c91a5-3add-46e4-ad72-e5122d44452c.jpg',
'https://images.openlane.eu/carimgs/5722212/general/fdeaaf09-441d-4792-993b-f2381bcb5e20.jpg',
'https://images.openlane.eu/carimgs/5722212/general/a791742d-3de8-4bc1-9fb8-2a63a2e82109.jpg',
'https://images.openlane.eu/carimgs/5722212/general/1cec5c4a-8a53-4070-ab44-546006ee1533.jpg',
'https://images.openlane.eu/carimgs/5722212/general/1d728e44-252a-4e02-9338-5fb815672995.jpg',
'https://images.openlane.eu/carimgs/5722212/general/f866d6dd-475e-4c40-a467-18cb758d9475.jpg',
'https://images.openlane.eu/carimgs/5722212/general/81affc28-b11e-4e71-a44c-66a5085a8863.jpg',
'https://images.openlane.eu/carimgs/5722212/general/1d6c3acd-7989-4164-a4b0-d17cb73820a1.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 137211,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/2ffb88ee-ea35-42dc-9f5b-786bcfecde51.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179939,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/32938495-a272-4a14-8d99-3be6175e76f9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172216,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/a29c91a5-3add-46e4-ad72-e5122d44452c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 129115,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/fdeaaf09-441d-4792-993b-f2381bcb5e20.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 182074,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/a791742d-3de8-4bc1-9fb8-2a63a2e82109.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158150,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/1cec5c4a-8a53-4070-ab44-546006ee1533.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 163253,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/1d728e44-252a-4e02-9338-5fb815672995.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136138,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/f866d6dd-475e-4c40-a467-18cb758d9475.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88784,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/81affc28-b11e-4e71-a44c-66a5085a8863.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_39cc1730-027c-5b2f-94fe-39e65d79b8d9/39cc1730-027c-5b2f-94fe-39e65d79b8d9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157340,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722212/general/1d6c3acd-7989-4164-a4b0-d17cb73820a1.jpg',
'Width': 1280}],
'price': 26300,
'price_includes_vat': True,
'registration_date': '2024-05-31',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q3 Sportback 35 TFSI - Petrol - Automatic - 150 hp - 30.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744734%27 HTTP/1.1" 200 None
2026-03-30 13:06:38 [adesa.de] INFO: Saving data for 10744734: {'created_time': 1774875998.201565, 'last_price_update_time': 1774875998.201575, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744734') HTTP/1.1" 204 0
2026-03-30 13:06:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:06:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744784> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with identifier: 10744784
2026-03-30 13:06:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with scrape type 1
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252F70ae5142-7c1b-437d-9ea1-5417e55fb224.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/70ae5142-7c1b-437d-9ea1-5417e55fb224.jpg already downloaded
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252F7442656b-942d-470d-902f-617d08e9e479.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/7442656b-942d-470d-902f-617d08e9e479.jpg already downloaded
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252F153c406e-2b39-4969-b763-dbb3fb0f2f99.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/153c406e-2b39-4969-b763-dbb3fb0f2f99.jpg already downloaded
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252Fdfae0a5e-f684-42bf-a301-5b9b99362efb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/dfae0a5e-f684-42bf-a301-5b9b99362efb.jpg already downloaded
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252F8243754b-4226-4b89-8ca9-8c6130096d6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/8243754b-4226-4b89-8ca9-8c6130096d6e.jpg already downloaded
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252Fba803b81-eeaa-409d-83c0-cfe6d775f4af.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/ba803b81-eeaa-409d-83c0-cfe6d775f4af.jpg already downloaded
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252F14ba2f96-dd6e-4a02-bb0b-2400853cafbb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/14ba2f96-dd6e-4a02-bb0b-2400853cafbb.jpg already downloaded
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252Fcca5bc04-7a09-4b25-ab8a-829b97ccdc00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/cca5bc04-7a09-4b25-ab8a-829b97ccdc00.jpg already downloaded
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252Fc0993edf-80e3-4601-95b8-f14b2661d922.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/c0993edf-80e3-4601-95b8-f14b2661d922.jpg already downloaded
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748412%252Fgeneral%252F1fc5a149-c3b4-4576-bbf6-43c319f47169.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748412/general/1fc5a149-c3b4-4576-bbf6-43c319f47169.jpg already downloaded
2026-03-30 13:06:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5, identifier: 10744784
2026-03-30 13:06:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with identifier: 10744784
2026-03-30 13:06:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with identifier: 10744784
2026-03-30 13:06:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5 with identifier: 10744784 to the API
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744784>
{'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': 265,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': '46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744784',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 106014,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5748412/general/70ae5142-7c1b-437d-9ea1-5417e55fb224.jpg',
'https://images.openlane.eu/carimgs/5748412/general/7442656b-942d-470d-902f-617d08e9e479.jpg',
'https://images.openlane.eu/carimgs/5748412/general/153c406e-2b39-4969-b763-dbb3fb0f2f99.jpg',
'https://images.openlane.eu/carimgs/5748412/general/dfae0a5e-f684-42bf-a301-5b9b99362efb.jpg',
'https://images.openlane.eu/carimgs/5748412/general/8243754b-4226-4b89-8ca9-8c6130096d6e.jpg',
'https://images.openlane.eu/carimgs/5748412/general/ba803b81-eeaa-409d-83c0-cfe6d775f4af.jpg',
'https://images.openlane.eu/carimgs/5748412/general/14ba2f96-dd6e-4a02-bb0b-2400853cafbb.jpg',
'https://images.openlane.eu/carimgs/5748412/general/cca5bc04-7a09-4b25-ab8a-829b97ccdc00.jpg',
'https://images.openlane.eu/carimgs/5748412/general/c0993edf-80e3-4601-95b8-f14b2661d922.jpg',
'https://images.openlane.eu/carimgs/5748412/general/1fc5a149-c3b4-4576-bbf6-43c319f47169.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 116364,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/70ae5142-7c1b-437d-9ea1-5417e55fb224.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138590,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/7442656b-942d-470d-902f-617d08e9e479.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108792,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/153c406e-2b39-4969-b763-dbb3fb0f2f99.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95195,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/dfae0a5e-f684-42bf-a301-5b9b99362efb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101390,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/8243754b-4226-4b89-8ca9-8c6130096d6e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106630,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/ba803b81-eeaa-409d-83c0-cfe6d775f4af.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73824,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/14ba2f96-dd6e-4a02-bb0b-2400853cafbb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54334,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/cca5bc04-7a09-4b25-ab8a-829b97ccdc00.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72290,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/c0993edf-80e3-4601-95b8-f14b2661d922.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5/46b5bd97-b6d4-59f1-86e8-ef6eb475cfe5_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58373,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748412/general/1fc5a149-c3b4-4576-bbf6-43c319f47169.jpg',
'Width': 1280}],
'price': 25200,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q5 50 TFSIe - Hybrid - Automatic - 265 hp - 106.014 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744784%27 HTTP/1.1" 200 None
2026-03-30 13:06:39 [adesa.de] INFO: Saving data for 10744784: {'created_time': 1774875999.694789, 'last_price_update_time': 1774875999.694801, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744784') HTTP/1.1" 204 0
2026-03-30 13:06:39 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:06:40 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744714> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:40 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:40 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10744714
2026-03-30 13:06:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf0749d0-6560-5c1b-b281-8eb718accfb4 with scrape type 1
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf0749d0-6560-5c1b-b281-8eb718accfb4
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252Faf4ae917-2e9a-4ab0-a884-4e454d35cbf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/af4ae917-2e9a-4ab0-a884-4e454d35cbf1.jpg already downloaded
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252F825bf057-77a0-4715-a969-76dd530b9722.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/825bf057-77a0-4715-a969-76dd530b9722.jpg already downloaded
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252F29240dce-4c8b-4d73-9fb1-12f4b5514f0f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/29240dce-4c8b-4d73-9fb1-12f4b5514f0f.jpg already downloaded
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252F533f6b13-9987-4e4a-b8b6-7152c09bf392.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/533f6b13-9987-4e4a-b8b6-7152c09bf392.jpg already downloaded
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252F71b0eef9-e0ce-4255-a955-ec8e4fa46ec0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/71b0eef9-e0ce-4255-a955-ec8e4fa46ec0.jpg already downloaded
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252F4e8a9f5d-d0c0-4d78-ae71-c173a664c7d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/4e8a9f5d-d0c0-4d78-ae71-c173a664c7d5.jpg already downloaded
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252F98bd247f-3e34-4cda-9b56-1eed97d0df93.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/98bd247f-3e34-4cda-9b56-1eed97d0df93.jpg already downloaded
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252F3ac69fb9-640c-4526-a928-696293319f75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/3ac69fb9-640c-4526-a928-696293319f75.jpg already downloaded
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252Fa22d6d15-6728-4ad0-bbe3-f1e6d6709fd8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/a22d6d15-6728-4ad0-bbe3-f1e6d6709fd8.jpg already downloaded
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709363%252Fgeneral%252F5bc8722d-3f37-46f1-8ad5-7c63e51849bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709363/general/5bc8722d-3f37-46f1-8ad5-7c63e51849bb.jpg already downloaded
2026-03-30 13:06:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf0749d0-6560-5c1b-b281-8eb718accfb4, identifier: 10744714
2026-03-30 13:06:40 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10744714
2026-03-30 13:06:40 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10744714
2026-03-30 13:06:40 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf0749d0-6560-5c1b-b281-8eb718accfb4 with identifier: 10744714 to the API
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744714>
{'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-31T13: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=10744714',
'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': 25900,
'price_includes_vat': True,
'registration_date': '2024-07-25',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q3 Sportback 35 TFSI - Petrol - Automatic - 150 hp - 27.476 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2024}
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744714%27 HTTP/1.1" 200 None
2026-03-30 13:06:40 [adesa.de] INFO: Saving data for 10744714: {'created_time': 1774876000.853103, 'last_price_update_time': 1774876000.853115, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744714') HTTP/1.1" 204 0
2026-03-30 13:06:41 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744811> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:41 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:41 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10744811
2026-03-30 13:06:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 32ad222c-1eed-552f-8305-2014cb994173 with scrape type 1
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 32ad222c-1eed-552f-8305-2014cb994173
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252F0fb77529-ed00-4c8e-be50-926d706cb4c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/0fb77529-ed00-4c8e-be50-926d706cb4c7.jpg already downloaded
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252F79b7c254-9e38-4156-8d37-905c6b2940fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/79b7c254-9e38-4156-8d37-905c6b2940fe.jpg already downloaded
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252Ff3c94973-8b81-4564-8654-4b7359a41b3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/f3c94973-8b81-4564-8654-4b7359a41b3f.jpg already downloaded
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252F013b0b1d-9b40-478a-801f-bf7bf9b4a348.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/013b0b1d-9b40-478a-801f-bf7bf9b4a348.jpg already downloaded
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252F2613beb4-add5-4fb3-8c8d-626e48e8f927.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/2613beb4-add5-4fb3-8c8d-626e48e8f927.jpg already downloaded
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252Fd7c3294e-b60d-4328-9458-697c5209aa37.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/d7c3294e-b60d-4328-9458-697c5209aa37.jpg already downloaded
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252F14574e83-ff00-4c93-938c-26cfeb525ad5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/14574e83-ff00-4c93-938c-26cfeb525ad5.jpg already downloaded
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252F239bbf79-6e29-4cfb-8949-ce38c86a26c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/239bbf79-6e29-4cfb-8949-ce38c86a26c6.jpg already downloaded
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252Fffe62449-dd45-4d71-88b2-eb87bf70b34c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/ffe62449-dd45-4d71-88b2-eb87bf70b34c.jpg already downloaded
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748779%252Fgeneral%252Fd92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748779/general/d92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg already downloaded
2026-03-30 13:06:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 32ad222c-1eed-552f-8305-2014cb994173, identifier: 10744811
2026-03-30 13:06:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10744811
2026-03-30 13:06:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10744811
2026-03-30 13:06:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 32ad222c-1eed-552f-8305-2014cb994173 with identifier: 10744811 to the API
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744811>
{'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-31T13: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=10744811',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLB',
'odometer': 115595,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5748779/general/0fb77529-ed00-4c8e-be50-926d706cb4c7.jpg',
'https://images.openlane.eu/carimgs/5748779/general/79b7c254-9e38-4156-8d37-905c6b2940fe.jpg',
'https://images.openlane.eu/carimgs/5748779/general/f3c94973-8b81-4564-8654-4b7359a41b3f.jpg',
'https://images.openlane.eu/carimgs/5748779/general/013b0b1d-9b40-478a-801f-bf7bf9b4a348.jpg',
'https://images.openlane.eu/carimgs/5748779/general/2613beb4-add5-4fb3-8c8d-626e48e8f927.jpg',
'https://images.openlane.eu/carimgs/5748779/general/d7c3294e-b60d-4328-9458-697c5209aa37.jpg',
'https://images.openlane.eu/carimgs/5748779/general/14574e83-ff00-4c93-938c-26cfeb525ad5.jpg',
'https://images.openlane.eu/carimgs/5748779/general/239bbf79-6e29-4cfb-8949-ce38c86a26c6.jpg',
'https://images.openlane.eu/carimgs/5748779/general/ffe62449-dd45-4d71-88b2-eb87bf70b34c.jpg',
'https://images.openlane.eu/carimgs/5748779/general/d92a6e7d-29ab-4dcb-b36d-e25db39f9134.jpg'],
'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': 25600,
'price_includes_vat': True,
'registration_date': '2023-01-26',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744811%27 HTTP/1.1" 200 None
2026-03-30 13:06:41 [adesa.de] INFO: Saving data for 10744811: {'created_time': 1774876001.721033, 'last_price_update_time': 1774876001.721044, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744811') HTTP/1.1" 204 0
2026-03-30 13:06:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744723> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:44 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10744723
2026-03-30 13:06:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce1b4a81-66ed-521d-9b13-326fe519ee18 with scrape type 1
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce1b4a81-66ed-521d-9b13-326fe519ee18
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252F3f0a9223-c854-4156-ad8e-d70c51cfe487.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/3f0a9223-c854-4156-ad8e-d70c51cfe487.jpg already downloaded
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252F36537831-402f-4906-8b96-aee28009d584.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/36537831-402f-4906-8b96-aee28009d584.jpg already downloaded
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252F5d0b9898-1db6-465c-9355-7735f975ca1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/5d0b9898-1db6-465c-9355-7735f975ca1a.jpg already downloaded
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252Fda063831-6ec6-4adc-bc15-111f447b5d5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/da063831-6ec6-4adc-bc15-111f447b5d5f.jpg already downloaded
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252F7b50279a-96fc-4038-b718-4a0c0305b74f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/7b50279a-96fc-4038-b718-4a0c0305b74f.jpg already downloaded
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252F8f8c8610-c931-40d3-8be1-b798d4f4853f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/8f8c8610-c931-40d3-8be1-b798d4f4853f.jpg already downloaded
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252F60b23733-2adc-4996-afd0-830fe1490f5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/60b23733-2adc-4996-afd0-830fe1490f5d.jpg already downloaded
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252F8c597667-6fc4-40c3-8203-a1fb262856f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/8c597667-6fc4-40c3-8203-a1fb262856f6.jpg already downloaded
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252Fe729065f-e4f3-427e-aeb0-3dd9a2744a8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/e729065f-e4f3-427e-aeb0-3dd9a2744a8b.jpg already downloaded
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722038%252Fgeneral%252F65d3cb63-3862-4619-942d-b27a7238d2d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722038/general/65d3cb63-3862-4619-942d-b27a7238d2d0.jpg already downloaded
2026-03-30 13:06:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce1b4a81-66ed-521d-9b13-326fe519ee18, identifier: 10744723
2026-03-30 13:06:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10744723
2026-03-30 13:06:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10744723
2026-03-30 13:06:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce1b4a81-66ed-521d-9b13-326fe519ee18 with identifier: 10744723 to the API
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:06:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744723>
{'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-31T13: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=10744723',
'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': 25500,
'price_includes_vat': True,
'registration_date': '2025-02-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q3 35 TFSI Advanced - Petrol - Automatic - 150 hp - 29.255 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2025}
2026-03-30 13:06:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744723%27 HTTP/1.1" 200 None
2026-03-30 13:06:45 [adesa.de] INFO: Saving data for 10744723: {'created_time': 1774876005.001817, 'last_price_update_time': 1774876005.001829, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744723') HTTP/1.1" 204 0
2026-03-30 13:06:48 [scrapy.extensions.logstats] INFO: Crawled 550 pages (at 25 pages/min), scraped 421 items (at 25 items/min)
2026-03-30 13:06:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:06:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744726> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10744726
2026-03-30 13:06:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7851d6de-de22-56c2-a7be-518b0be79b64 with scrape type 1
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7851d6de-de22-56c2-a7be-518b0be79b64
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252Fd6f4f291-5de4-416d-b85d-f9351c77249a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/d6f4f291-5de4-416d-b85d-f9351c77249a.jpg already downloaded
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252F064a57b4-e192-4fae-87ba-bbee17d64f05.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/064a57b4-e192-4fae-87ba-bbee17d64f05.jpg already downloaded
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252F5d184b82-0e42-43bd-b1e5-2caf05ee62ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/5d184b82-0e42-43bd-b1e5-2caf05ee62ed.jpg already downloaded
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252F3954f0bf-1636-4386-b653-0280248831aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/3954f0bf-1636-4386-b653-0280248831aa.jpg already downloaded
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252Fefee8ece-84cc-4ed9-af00-819cd8f2ff55.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/efee8ece-84cc-4ed9-af00-819cd8f2ff55.jpg already downloaded
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252F9511aa6b-505a-4139-bf66-357773224f42.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/9511aa6b-505a-4139-bf66-357773224f42.jpg already downloaded
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252Fffa6692a-d969-4cef-914c-5364ef6ddfcb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/ffa6692a-d969-4cef-914c-5364ef6ddfcb.jpg already downloaded
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252Fbc1faba7-ac1f-4ee8-9b2a-c83bcefbcd41.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/bc1faba7-ac1f-4ee8-9b2a-c83bcefbcd41.jpg already downloaded
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252F8d253bab-d597-4809-8ecc-681d0e3636c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/8d253bab-d597-4809-8ecc-681d0e3636c2.jpg already downloaded
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5722102%252Fgeneral%252Fc9d8d5e4-27bc-4964-bed4-68c16171f279.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722102/general/c9d8d5e4-27bc-4964-bed4-68c16171f279.jpg already downloaded
2026-03-30 13:06:52 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7851d6de-de22-56c2-a7be-518b0be79b64, identifier: 10744726
2026-03-30 13:06:52 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10744726
2026-03-30 13:06:52 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10744726
2026-03-30 13:06:52 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7851d6de-de22-56c2-a7be-518b0be79b64 with identifier: 10744726 to the API
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744726>
{'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-31T13: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=10744726',
'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': 26100,
'price_includes_vat': True,
'registration_date': '2024-07-10',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q3 35 TFSI Advanced - Petrol - Automatic - 150 hp - 27.426 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744726%27 HTTP/1.1" 200 None
2026-03-30 13:06:52 [adesa.de] INFO: Saving data for 10744726: {'created_time': 1774876012.746927, 'last_price_update_time': 1774876012.746938, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744726') HTTP/1.1" 204 0
2026-03-30 13:06:56 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744709> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:56 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:56 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10744709
2026-03-30 13:06:56 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1847c597-4497-5ddf-846c-788f27abe4fe with scrape type 1
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1847c597-4497-5ddf-846c-788f27abe4fe
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252F50ad7e74-6e52-44df-80a7-a24c2cd116ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/50ad7e74-6e52-44df-80a7-a24c2cd116ff.jpg already downloaded
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252Fab81f65b-535e-455a-a5fc-83936d75ad90.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/ab81f65b-535e-455a-a5fc-83936d75ad90.jpg already downloaded
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252F6cd1219d-1588-4643-a2ce-4a1c22c77640.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/6cd1219d-1588-4643-a2ce-4a1c22c77640.jpg already downloaded
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252Fc9146353-5f74-4001-a879-7b0ec154d0f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/c9146353-5f74-4001-a879-7b0ec154d0f1.jpg already downloaded
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252F56f35640-72a9-49c4-86cc-be5df803e02d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/56f35640-72a9-49c4-86cc-be5df803e02d.jpg already downloaded
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252Fd167c894-786f-432e-8dce-c808922efeba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/d167c894-786f-432e-8dce-c808922efeba.jpg already downloaded
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252F61b3cad3-d6e8-42c8-9f78-fe7dee61699a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/61b3cad3-d6e8-42c8-9f78-fe7dee61699a.jpg already downloaded
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252F6a173979-6f92-4476-be0d-fe5bb6b96022.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/6a173979-6f92-4476-be0d-fe5bb6b96022.jpg already downloaded
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252F6b6ebb9a-32aa-465c-b569-8cb7563f8a60.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/6b6ebb9a-32aa-465c-b569-8cb7563f8a60.jpg already downloaded
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5709317%252Fgeneral%252Fcf0a27a0-3b4b-4210-8dcc-5998488cab62.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5709317/general/cf0a27a0-3b4b-4210-8dcc-5998488cab62.jpg already downloaded
2026-03-30 13:06:56 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1847c597-4497-5ddf-846c-788f27abe4fe, identifier: 10744709
2026-03-30 13:06:56 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10744709
2026-03-30 13:06:56 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10744709
2026-03-30 13:06:56 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1847c597-4497-5ddf-846c-788f27abe4fe with identifier: 10744709 to the API
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744709>
{'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-31T13: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=10744709',
'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': 17000,
'price_includes_vat': True,
'registration_date': '2023-05-26',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q2 35 TFSI Advanced - Petrol - Automatic - 150 hp - 61.074 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2023}
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744709%27 HTTP/1.1" 200 None
2026-03-30 13:06:56 [adesa.de] INFO: Saving data for 10744709: {'created_time': 1774876016.955913, 'last_price_update_time': 1774876016.955923, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744709') HTTP/1.1" 204 0
2026-03-30 13:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10744804
2026-03-30 13:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2644d894-fd3a-56a1-b24b-940cd99729b9 with scrape type 1
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2644d894-fd3a-56a1-b24b-940cd99729b9
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252Ff663268f-2cd2-44b9-a556-0c3a93f568c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/f663268f-2cd2-44b9-a556-0c3a93f568c5.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252F73fb2788-8abd-4d3a-9b30-c579e08041c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/73fb2788-8abd-4d3a-9b30-c579e08041c0.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252Ffb79365d-f94e-4a51-b56b-75d5a068f4bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/fb79365d-f94e-4a51-b56b-75d5a068f4bb.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252F118f2b76-ee1a-4b14-afa9-fe4d5c2beed4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/118f2b76-ee1a-4b14-afa9-fe4d5c2beed4.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252F373258de-583c-4e9c-bddc-ddd4f3280a98.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/373258de-583c-4e9c-bddc-ddd4f3280a98.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252F4b0e2efc-2f3a-412f-a9ec-de1c51a801d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/4b0e2efc-2f3a-412f-a9ec-de1c51a801d3.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252Fbf33e398-5d38-4ed4-b771-280560dbdc2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/bf33e398-5d38-4ed4-b771-280560dbdc2d.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252F76c3ee02-7795-43eb-81e0-cc92b0eca63c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/76c3ee02-7795-43eb-81e0-cc92b0eca63c.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252F15e5a78a-124d-4606-881a-f6be76ddbc57.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/15e5a78a-124d-4606-881a-f6be76ddbc57.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5748745%252Fgeneral%252Fed9fab04-badd-4b4c-99be-f67904acd5fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748745/general/ed9fab04-badd-4b4c-99be-f67904acd5fd.jpg already downloaded
2026-03-30 13:06:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2644d894-fd3a-56a1-b24b-940cd99729b9, identifier: 10744804
2026-03-30 13:06:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10744804
2026-03-30 13:06:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10744804
2026-03-30 13:06:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2644d894-fd3a-56a1-b24b-940cd99729b9 with identifier: 10744804 to the API
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744804>
{'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-31T13: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=10744804',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A6',
'odometer': 88309,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5748745/general/f663268f-2cd2-44b9-a556-0c3a93f568c5.jpg',
'https://images.openlane.eu/carimgs/5748745/general/73fb2788-8abd-4d3a-9b30-c579e08041c0.jpg',
'https://images.openlane.eu/carimgs/5748745/general/fb79365d-f94e-4a51-b56b-75d5a068f4bb.jpg',
'https://images.openlane.eu/carimgs/5748745/general/118f2b76-ee1a-4b14-afa9-fe4d5c2beed4.jpg',
'https://images.openlane.eu/carimgs/5748745/general/373258de-583c-4e9c-bddc-ddd4f3280a98.jpg',
'https://images.openlane.eu/carimgs/5748745/general/4b0e2efc-2f3a-412f-a9ec-de1c51a801d3.jpg',
'https://images.openlane.eu/carimgs/5748745/general/bf33e398-5d38-4ed4-b771-280560dbdc2d.jpg',
'https://images.openlane.eu/carimgs/5748745/general/76c3ee02-7795-43eb-81e0-cc92b0eca63c.jpg',
'https://images.openlane.eu/carimgs/5748745/general/15e5a78a-124d-4606-881a-f6be76ddbc57.jpg',
'https://images.openlane.eu/carimgs/5748745/general/ed9fab04-badd-4b4c-99be-f67904acd5fd.jpg'],
'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': 24300,
'price_includes_vat': True,
'registration_date': '2022-11-16',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi A6 Avant 50 TFSIe - Hybrid - Automatic - 265 hp - 88.309 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744804%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [adesa.de] INFO: Saving data for 10744804: {'created_time': 1774876018.728981, 'last_price_update_time': 1774876018.728995, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744804') HTTP/1.1" 204 0
2026-03-30 13:06:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744694> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:06:58 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:06:58 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10744694
2026-03-30 13:06:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5ac72225-72b5-59e3-894e-878d126eeacb with scrape type 1
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5ac72225-72b5-59e3-894e-878d126eeacb
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252F23cff316-96b9-490f-bf06-e2a87d645ea3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/23cff316-96b9-490f-bf06-e2a87d645ea3.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252F96b2610d-8550-4eca-a980-452ba816da3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/96b2610d-8550-4eca-a980-452ba816da3e.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252Fcf77d846-91b6-4ea3-81b7-e72ffa7c7918.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/cf77d846-91b6-4ea3-81b7-e72ffa7c7918.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252Fc9575f88-c5e9-4e00-b75e-c88284cbbf79.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/c9575f88-c5e9-4e00-b75e-c88284cbbf79.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252Fc8ae9889-8b3a-43da-ba65-e722e8027968.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/c8ae9889-8b3a-43da-ba65-e722e8027968.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252Fdbcd5be2-afe8-4a4b-aedb-f6f76afe7623.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/dbcd5be2-afe8-4a4b-aedb-f6f76afe7623.jpg already downloaded
2026-03-30 13:06:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252Fb0fd6fc2-49c0-415d-b1dd-375e2e781f88.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/b0fd6fc2-49c0-415d-b1dd-375e2e781f88.jpg already downloaded
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252Ff1731116-ff3d-45b7-bc4b-a6a4a1de2caf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/f1731116-ff3d-45b7-bc4b-a6a4a1de2caf.jpg already downloaded
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252F4965b703-6ff0-45a8-965d-2dfcf30f158b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/4965b703-6ff0-45a8-965d-2dfcf30f158b.jpg already downloaded
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06: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%252F5683189%252Fgeneral%252F4c75c2b0-ae6a-4d07-9ae4-080474f10607.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:06:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5683189/general/4c75c2b0-ae6a-4d07-9ae4-080474f10607.jpg already downloaded
2026-03-30 13:06:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5ac72225-72b5-59e3-894e-878d126eeacb, identifier: 10744694
2026-03-30 13:06:59 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10744694
2026-03-30 13:06:59 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10744694
2026-03-30 13:06:59 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5ac72225-72b5-59e3-894e-878d126eeacb with identifier: 10744694 to the API
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:06: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-30 13:06:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744694>
{'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-31T13: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=10744694',
'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': 26300,
'price_includes_vat': True,
'registration_date': '2024-10-28',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q3 35 TFSI Advanced - Petrol - Automatic - 150 hp - 27.805 km',
'transmission': 'automatic',
'trim': 'Advanced',
'vin': None,
'year': 2024}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744694%27 HTTP/1.1" 200 None
2026-03-30 13:06:59 [adesa.de] INFO: Saving data for 10744694: {'created_time': 1774876019.464757, 'last_price_update_time': 1774876019.464768, 'auction_closing_time': 1774962000.0}
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:06:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744694') HTTP/1.1" 204 0
2026-03-30 13:07:00 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744778> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:00 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:00 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10744778
2026-03-30 13:07:00 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 53a45657-c441-504c-b573-d12c82c06d19 with scrape type 1
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 53a45657-c441-504c-b573-d12c82c06d19
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252F7d5c7a3b-21db-41ef-88a7-400f2dba324b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/7d5c7a3b-21db-41ef-88a7-400f2dba324b.jpg already downloaded
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252Fbc24f4ba-0630-4046-afed-f5e1b108c7ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/bc24f4ba-0630-4046-afed-f5e1b108c7ff.jpg already downloaded
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252F41f40383-9221-4b05-8c6b-661d8dfe402d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/41f40383-9221-4b05-8c6b-661d8dfe402d.jpg already downloaded
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252F64e2569d-2ab7-429c-b8c2-d77152734761.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/64e2569d-2ab7-429c-b8c2-d77152734761.jpg already downloaded
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252Ff32688fe-6277-464b-b144-5d7c6fd1debb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/f32688fe-6277-464b-b144-5d7c6fd1debb.jpg already downloaded
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252F5e7a8d55-4b14-4448-80a5-f39765a78793.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/5e7a8d55-4b14-4448-80a5-f39765a78793.jpg already downloaded
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252F65dfdb47-d544-4e27-a580-93ea624fe3c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/65dfdb47-d544-4e27-a580-93ea624fe3c3.jpg already downloaded
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252Fa11a6799-c72a-4d07-aac4-9951c5d143f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/a11a6799-c72a-4d07-aac4-9951c5d143f2.jpg already downloaded
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252F25445f25-2610-4061-960d-87c9fb3e374a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/25445f25-2610-4061-960d-87c9fb3e374a.jpg already downloaded
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735856%252Fgeneral%252Ff057518b-787d-4cb2-b1da-4b3847072444.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735856/general/f057518b-787d-4cb2-b1da-4b3847072444.jpg already downloaded
2026-03-30 13:07:00 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 53a45657-c441-504c-b573-d12c82c06d19, identifier: 10744778
2026-03-30 13:07:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10744778
2026-03-30 13:07:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10744778
2026-03-30 13:07:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 53a45657-c441-504c-b573-d12c82c06d19 with identifier: 10744778 to the API
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744778>
{'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-31T13: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=10744778',
'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': 24900,
'price_includes_vat': True,
'registration_date': '2020-12-10',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744778%27 HTTP/1.1" 200 None
2026-03-30 13:07:00 [adesa.de] INFO: Saving data for 10744778: {'created_time': 1774876020.843272, 'last_price_update_time': 1774876020.843284, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744778') HTTP/1.1" 204 0
2026-03-30 13:07:02 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:02 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:02 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with identifier: 10744806
2026-03-30 13:07:02 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with scrape type 1
2026-03-30 13:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252F0cb72c4b-3b67-4657-a6c0-c41a82f4e567.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/0cb72c4b-3b67-4657-a6c0-c41a82f4e567.jpg already downloaded
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252F8d9351b0-4787-4038-89a3-bcb4f23134aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/8d9351b0-4787-4038-89a3-bcb4f23134aa.jpg already downloaded
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252Fd22a36fc-97df-4e00-810d-8eec37a5d9bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/d22a36fc-97df-4e00-810d-8eec37a5d9bc.jpg already downloaded
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252Fb853b350-7459-447f-a324-204d20e7b3ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/b853b350-7459-447f-a324-204d20e7b3ce.jpg already downloaded
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252F13666726-a2c9-4e48-abc0-e3c8b6939822.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:02 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/13666726-a2c9-4e48-abc0-e3c8b6939822.jpg already downloaded
2026-03-30 13:07:02 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252F8199cee3-392f-4d68-abc5-47c820a40cdd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/8199cee3-392f-4d68-abc5-47c820a40cdd.jpg already downloaded
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252F32d0159c-1276-455b-a105-ec7a3fb7d075.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/32d0159c-1276-455b-a105-ec7a3fb7d075.jpg already downloaded
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252Fd32ea868-252c-4903-b123-5756d702caa9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/d32ea868-252c-4903-b123-5756d702caa9.jpg already downloaded
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252Fe4696a5a-ac96-466a-8f3f-b015da3311fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/e4696a5a-ac96-466a-8f3f-b015da3311fd.jpg already downloaded
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748749%252Fgeneral%252Fd1db6c72-838c-460c-8b93-b3e45c033a2a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748749/general/d1db6c72-838c-460c-8b93-b3e45c033a2a.jpg already downloaded
2026-03-30 13:07:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3, identifier: 10744806
2026-03-30 13:07:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with identifier: 10744806
2026-03-30 13:07:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with identifier: 10744806
2026-03-30 13:07:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2b898c94-d66e-5a3c-9d92-1e9cb6f408b3 with identifier: 10744806 to the API
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744806>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': '2b898c94-d66e-5a3c-9d92-1e9cb6f408b3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465144',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744806',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '2 Series',
'odometer': 61209,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photo_urls': ['https://images.openlane.eu/carimgs/5748749/general/0cb72c4b-3b67-4657-a6c0-c41a82f4e567.jpg',
'https://images.openlane.eu/carimgs/5748749/general/8d9351b0-4787-4038-89a3-bcb4f23134aa.jpg',
'https://images.openlane.eu/carimgs/5748749/general/d22a36fc-97df-4e00-810d-8eec37a5d9bc.jpg',
'https://images.openlane.eu/carimgs/5748749/general/b853b350-7459-447f-a324-204d20e7b3ce.jpg',
'https://images.openlane.eu/carimgs/5748749/general/13666726-a2c9-4e48-abc0-e3c8b6939822.jpg',
'https://images.openlane.eu/carimgs/5748749/general/8199cee3-392f-4d68-abc5-47c820a40cdd.jpg',
'https://images.openlane.eu/carimgs/5748749/general/32d0159c-1276-455b-a105-ec7a3fb7d075.jpg',
'https://images.openlane.eu/carimgs/5748749/general/d32ea868-252c-4903-b123-5756d702caa9.jpg',
'https://images.openlane.eu/carimgs/5748749/general/e4696a5a-ac96-466a-8f3f-b015da3311fd.jpg',
'https://images.openlane.eu/carimgs/5748749/general/d1db6c72-838c-460c-8b93-b3e45c033a2a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78241,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/0cb72c4b-3b67-4657-a6c0-c41a82f4e567.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66619,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/8d9351b0-4787-4038-89a3-bcb4f23134aa.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58800,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/d22a36fc-97df-4e00-810d-8eec37a5d9bc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67720,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/b853b350-7459-447f-a324-204d20e7b3ce.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60473,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/13666726-a2c9-4e48-abc0-e3c8b6939822.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62969,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/8199cee3-392f-4d68-abc5-47c820a40cdd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 51237,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/32d0159c-1276-455b-a105-ec7a3fb7d075.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67410,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/d32ea868-252c-4903-b123-5756d702caa9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56948,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/e4696a5a-ac96-466a-8f3f-b015da3311fd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2b898c94-d66e-5a3c-9d92-1e9cb6f408b3/2b898c94-d66e-5a3c-9d92-1e9cb6f408b3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 43875,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748749/general/d1db6c72-838c-460c-8b93-b3e45c033a2a.jpg',
'Width': 1280}],
'price': 21300,
'price_includes_vat': True,
'registration_date': '2022-11-28',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'BMW 2 Series Gran Coupé 218d Sport Line - Diesel - Automatic - 150 '
'hp - 61.209 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2022}
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744806%27 HTTP/1.1" 200 None
2026-03-30 13:07:03 [adesa.de] INFO: Saving data for 10744806: {'created_time': 1774876023.462631, 'last_price_update_time': 1774876023.462641, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744806') HTTP/1.1" 204 0
2026-03-30 13:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744755> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with identifier: 10744755
2026-03-30 13:07:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with scrape type 1
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c6043c86-d80c-522b-bcc9-d3c0dd596eb9
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252F80386543-3aa9-45c0-a4bb-b5453ae041d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/80386543-3aa9-45c0-a4bb-b5453ae041d6.jpg already downloaded
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252F8cd54a1f-17e0-46c6-bf68-9f86c90dc9a1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/8cd54a1f-17e0-46c6-bf68-9f86c90dc9a1.jpg already downloaded
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252F9a261776-eb4e-41b1-b74b-bdb88860f89b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/9a261776-eb4e-41b1-b74b-bdb88860f89b.jpg already downloaded
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252F739cf188-d6f5-449e-b4b4-cb4f749713f5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/739cf188-d6f5-449e-b4b4-cb4f749713f5.jpg already downloaded
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252Fdd6ce4bd-7c6e-4d20-b185-f399cb52da62.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/dd6ce4bd-7c6e-4d20-b185-f399cb52da62.jpg already downloaded
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252F3628b335-5e8f-4450-98e5-e52383ddb3f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/3628b335-5e8f-4450-98e5-e52383ddb3f3.jpg already downloaded
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252Ff2cfc113-a4b0-4316-a230-0c1ae4f6b577.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/f2cfc113-a4b0-4316-a230-0c1ae4f6b577.jpg already downloaded
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252Fb51e001e-841a-46f0-ba1c-4faadbaee3dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/b51e001e-841a-46f0-ba1c-4faadbaee3dd.jpg already downloaded
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252F596b2e07-b3c9-435c-ae01-8551e5372f2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/596b2e07-b3c9-435c-ae01-8551e5372f2f.jpg already downloaded
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735555%252Fgeneral%252F65f6d7f7-62fa-473d-aa4f-8c0dcf2572ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735555/general/65f6d7f7-62fa-473d-aa4f-8c0dcf2572ec.jpg already downloaded
2026-03-30 13:07:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c6043c86-d80c-522b-bcc9-d3c0dd596eb9, identifier: 10744755
2026-03-30 13:07:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with identifier: 10744755
2026-03-30 13:07:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with identifier: 10744755
2026-03-30 13:07:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c6043c86-d80c-522b-bcc9-d3c0dd596eb9 with identifier: 10744755 to the API
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744755>
{'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': 252,
'expiration_date': '2026-03-31T13:00:00Z',
'fuel_type': 'Hybrid',
'id': 'c6043c86-d80c-522b-bcc9-d3c0dd596eb9',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '465173',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744755',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q5',
'odometer': 76760,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5735555/general/80386543-3aa9-45c0-a4bb-b5453ae041d6.jpg',
'https://images.openlane.eu/carimgs/5735555/general/8cd54a1f-17e0-46c6-bf68-9f86c90dc9a1.jpg',
'https://images.openlane.eu/carimgs/5735555/general/9a261776-eb4e-41b1-b74b-bdb88860f89b.jpg',
'https://images.openlane.eu/carimgs/5735555/general/739cf188-d6f5-449e-b4b4-cb4f749713f5.jpg',
'https://images.openlane.eu/carimgs/5735555/general/dd6ce4bd-7c6e-4d20-b185-f399cb52da62.jpg',
'https://images.openlane.eu/carimgs/5735555/general/3628b335-5e8f-4450-98e5-e52383ddb3f3.jpg',
'https://images.openlane.eu/carimgs/5735555/general/f2cfc113-a4b0-4316-a230-0c1ae4f6b577.jpg',
'https://images.openlane.eu/carimgs/5735555/general/b51e001e-841a-46f0-ba1c-4faadbaee3dd.jpg',
'https://images.openlane.eu/carimgs/5735555/general/596b2e07-b3c9-435c-ae01-8551e5372f2f.jpg',
'https://images.openlane.eu/carimgs/5735555/general/65f6d7f7-62fa-473d-aa4f-8c0dcf2572ec.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98948,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/80386543-3aa9-45c0-a4bb-b5453ae041d6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103308,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/8cd54a1f-17e0-46c6-bf68-9f86c90dc9a1.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73775,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/9a261776-eb4e-41b1-b74b-bdb88860f89b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96627,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/739cf188-d6f5-449e-b4b4-cb4f749713f5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77833,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/dd6ce4bd-7c6e-4d20-b185-f399cb52da62.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78020,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/3628b335-5e8f-4450-98e5-e52383ddb3f3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103533,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/f2cfc113-a4b0-4316-a230-0c1ae4f6b577.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93305,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/b51e001e-841a-46f0-ba1c-4faadbaee3dd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89681,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/596b2e07-b3c9-435c-ae01-8551e5372f2f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c6043c86-d80c-522b-bcc9-d3c0dd596eb9/c6043c86-d80c-522b-bcc9-d3c0dd596eb9_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73816,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5735555/general/65f6d7f7-62fa-473d-aa4f-8c0dcf2572ec.jpg',
'Width': 1280}],
'price': 22600,
'price_includes_vat': True,
'registration_date': '2020-09-10',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q5 50 TFSIe Design - Quattro - Hybrid - Automatic - 252 hp - '
'76.760 km',
'transmission': 'automatic',
'trim': 'Design',
'vin': None,
'year': 2020}
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744755%27 HTTP/1.1" 200 None
2026-03-30 13:07:04 [adesa.de] INFO: Saving data for 10744755: {'created_time': 1774876024.940946, 'last_price_update_time': 1774876024.940959, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744755') HTTP/1.1" 204 0
2026-03-30 13:07:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744795> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744824> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:05 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10744795
2026-03-30 13:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with scrape type 1
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4cbb7518-40a5-5047-8775-4c10f6e52ed9
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252Fd514c3fe-23ee-4ed9-8fdf-d9a338d0f690.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/d514c3fe-23ee-4ed9-8fdf-d9a338d0f690.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252Fcd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/cd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252F7801b099-5411-4b9f-8384-a26c1bd03ac3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/7801b099-5411-4b9f-8384-a26c1bd03ac3.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252F37971db6-f2a3-48c9-b3e8-85d828a65111.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/37971db6-f2a3-48c9-b3e8-85d828a65111.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252F09118446-92f7-4c5e-81e0-5fa5b2254778.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/09118446-92f7-4c5e-81e0-5fa5b2254778.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252F0654af8e-fbf6-4244-aa52-6dafa81df47a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/0654af8e-fbf6-4244-aa52-6dafa81df47a.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252Ffdf25bae-f0e2-44aa-881d-51288ee64e46.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/fdf25bae-f0e2-44aa-881d-51288ee64e46.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252Fd4f4abc2-816a-470f-a3be-9e8c72b5bdfb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/d4f4abc2-816a-470f-a3be-9e8c72b5bdfb.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252F5c0eee53-e7f3-49bd-9213-929d8c127656.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/5c0eee53-e7f3-49bd-9213-929d8c127656.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748598%252Fgeneral%252F02337256-0789-44bc-b4c1-bf6c92148e47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748598/general/02337256-0789-44bc-b4c1-bf6c92148e47.jpg already downloaded
2026-03-30 13:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4cbb7518-40a5-5047-8775-4c10f6e52ed9, identifier: 10744795
2026-03-30 13:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10744795
2026-03-30 13:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10744795
2026-03-30 13:07:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4cbb7518-40a5-5047-8775-4c10f6e52ed9 with identifier: 10744795 to the API
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:05 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744795>
{'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-31T13: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=10744795',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A5',
'odometer': 102603,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5748598/general/d514c3fe-23ee-4ed9-8fdf-d9a338d0f690.jpg',
'https://images.openlane.eu/carimgs/5748598/general/cd9ccd6c-aa24-45ce-8b0b-e219b75d367e.jpg',
'https://images.openlane.eu/carimgs/5748598/general/7801b099-5411-4b9f-8384-a26c1bd03ac3.jpg',
'https://images.openlane.eu/carimgs/5748598/general/37971db6-f2a3-48c9-b3e8-85d828a65111.jpg',
'https://images.openlane.eu/carimgs/5748598/general/09118446-92f7-4c5e-81e0-5fa5b2254778.jpg',
'https://images.openlane.eu/carimgs/5748598/general/0654af8e-fbf6-4244-aa52-6dafa81df47a.jpg',
'https://images.openlane.eu/carimgs/5748598/general/fdf25bae-f0e2-44aa-881d-51288ee64e46.jpg',
'https://images.openlane.eu/carimgs/5748598/general/d4f4abc2-816a-470f-a3be-9e8c72b5bdfb.jpg',
'https://images.openlane.eu/carimgs/5748598/general/5c0eee53-e7f3-49bd-9213-929d8c127656.jpg',
'https://images.openlane.eu/carimgs/5748598/general/02337256-0789-44bc-b4c1-bf6c92148e47.jpg'],
'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': 16400,
'price_includes_vat': True,
'registration_date': '2018-07-02',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744795%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [adesa.de] INFO: Saving data for 10744795: {'created_time': 1774876025.668256, 'last_price_update_time': 1774876025.668265, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744795') HTTP/1.1" 204 0
2026-03-30 13:07:05 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with identifier: 10744824
2026-03-30 13:07:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with scrape type 1
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4264ca76-2c83-5f69-a5f5-ca798ddbd223
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252F15dc8621-f8d6-427d-94c1-fafa576df3bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/15dc8621-f8d6-427d-94c1-fafa576df3bb.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252Fd381a1eb-6186-450b-9d90-217019a05bcc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/d381a1eb-6186-450b-9d90-217019a05bcc.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252Fd60faf42-3b7a-4c73-ab30-27dd6dcc4d81.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/d60faf42-3b7a-4c73-ab30-27dd6dcc4d81.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252Fa733f922-1f23-4939-a47c-27e7060afcc7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/a733f922-1f23-4939-a47c-27e7060afcc7.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252Fbb97c472-87b6-4e77-b0f4-397ef0053220.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/bb97c472-87b6-4e77-b0f4-397ef0053220.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252F6d771404-f57c-41c3-bfe8-316512807adc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/6d771404-f57c-41c3-bfe8-316512807adc.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252Fa2f90138-b800-4c90-a821-ebc80afca203.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/a2f90138-b800-4c90-a821-ebc80afca203.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252Fc82598dc-5905-45d4-971b-5f9afcd4e569.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/c82598dc-5905-45d4-971b-5f9afcd4e569.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252F7377572a-aa98-4d68-b1ed-7940695bbdf3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/7377572a-aa98-4d68-b1ed-7940695bbdf3.jpg already downloaded
2026-03-30 13:07:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748811%252Fgeneral%252Fb8d2809d-bf4c-45ac-ad96-d1fa5dfede08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748811/general/b8d2809d-bf4c-45ac-ad96-d1fa5dfede08.jpg already downloaded
2026-03-30 13:07:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4264ca76-2c83-5f69-a5f5-ca798ddbd223, identifier: 10744824
2026-03-30 13:07:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with identifier: 10744824
2026-03-30 13:07:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with identifier: 10744824
2026-03-30 13:07:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4264ca76-2c83-5f69-a5f5-ca798ddbd223 with identifier: 10744824 to the API
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744824>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '4264ca76-2c83-5f69-a5f5-ca798ddbd223',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '463969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744824',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 132769,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5748811/general/15dc8621-f8d6-427d-94c1-fafa576df3bb.jpg',
'https://images.openlane.eu/carimgs/5748811/general/d381a1eb-6186-450b-9d90-217019a05bcc.jpg',
'https://images.openlane.eu/carimgs/5748811/general/d60faf42-3b7a-4c73-ab30-27dd6dcc4d81.jpg',
'https://images.openlane.eu/carimgs/5748811/general/a733f922-1f23-4939-a47c-27e7060afcc7.jpg',
'https://images.openlane.eu/carimgs/5748811/general/bb97c472-87b6-4e77-b0f4-397ef0053220.jpg',
'https://images.openlane.eu/carimgs/5748811/general/6d771404-f57c-41c3-bfe8-316512807adc.jpg',
'https://images.openlane.eu/carimgs/5748811/general/a2f90138-b800-4c90-a821-ebc80afca203.jpg',
'https://images.openlane.eu/carimgs/5748811/general/c82598dc-5905-45d4-971b-5f9afcd4e569.jpg',
'https://images.openlane.eu/carimgs/5748811/general/7377572a-aa98-4d68-b1ed-7940695bbdf3.jpg',
'https://images.openlane.eu/carimgs/5748811/general/b8d2809d-bf4c-45ac-ad96-d1fa5dfede08.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90486,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/15dc8621-f8d6-427d-94c1-fafa576df3bb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99289,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/d381a1eb-6186-450b-9d90-217019a05bcc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99784,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/d60faf42-3b7a-4c73-ab30-27dd6dcc4d81.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83896,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/a733f922-1f23-4939-a47c-27e7060afcc7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94536,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/bb97c472-87b6-4e77-b0f4-397ef0053220.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86292,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/6d771404-f57c-41c3-bfe8-316512807adc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80193,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/a2f90138-b800-4c90-a821-ebc80afca203.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78893,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/c82598dc-5905-45d4-971b-5f9afcd4e569.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70658,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/7377572a-aa98-4d68-b1ed-7940695bbdf3.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4264ca76-2c83-5f69-a5f5-ca798ddbd223/4264ca76-2c83-5f69-a5f5-ca798ddbd223_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64394,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748811/general/b8d2809d-bf4c-45ac-ad96-d1fa5dfede08.jpg',
'Width': 1280}],
'price': 20000,
'price_includes_vat': True,
'registration_date': '2020-10-22',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi A4 Avant 45 TFSI - Quattro - Petrol - Automatic - 265 hp - '
'132.769 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2020}
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744824%27 HTTP/1.1" 200 None
2026-03-30 13:07:06 [adesa.de] INFO: Saving data for 10744824: {'created_time': 1774876026.288045, 'last_price_update_time': 1774876026.288056, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744824') HTTP/1.1" 204 0
2026-03-30 13:07:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 130.483(s), this was the 1st time calling it.
2026-03-30 13:07:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.6612303659650856 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:07:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744782> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10744782
2026-03-30 13:07:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a770a583-9bf6-57fc-a1f1-fc188d7dafea with scrape type 1
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a770a583-9bf6-57fc-a1f1-fc188d7dafea
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252F6c2a37ba-50d5-4f8c-9a9f-33efcfd73f83.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/6c2a37ba-50d5-4f8c-9a9f-33efcfd73f83.jpg already downloaded
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252F8edce7ad-0b3e-4bf4-a75e-9f29208e2620.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/8edce7ad-0b3e-4bf4-a75e-9f29208e2620.jpg already downloaded
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252F3823a442-9899-4e00-bb49-4f357948b875.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/3823a442-9899-4e00-bb49-4f357948b875.jpg already downloaded
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252Ff2288815-a626-4541-8f80-3a191e18636f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/f2288815-a626-4541-8f80-3a191e18636f.jpg already downloaded
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252Fe9ec421a-b78d-465a-b741-94931b10bd05.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/e9ec421a-b78d-465a-b741-94931b10bd05.jpg already downloaded
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252F8cad3065-14fa-44be-81fa-7b486fe18828.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/8cad3065-14fa-44be-81fa-7b486fe18828.jpg already downloaded
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252Fc18ad54f-e157-42a2-a511-122dbc9699cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/c18ad54f-e157-42a2-a511-122dbc9699cb.jpg already downloaded
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252F5a669523-cef4-4ed9-b1ca-895dcdc364f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/5a669523-cef4-4ed9-b1ca-895dcdc364f1.jpg already downloaded
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252F76ce2459-8ebd-4dcc-a1e8-0fb191f5a2ed.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/76ce2459-8ebd-4dcc-a1e8-0fb191f5a2ed.jpg already downloaded
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748342%252Fgeneral%252Feaf9e52f-efd5-4c9a-8e69-1fa06832e5f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748342/general/eaf9e52f-efd5-4c9a-8e69-1fa06832e5f2.jpg already downloaded
2026-03-30 13:07:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a770a583-9bf6-57fc-a1f1-fc188d7dafea, identifier: 10744782
2026-03-30 13:07:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10744782
2026-03-30 13:07:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10744782
2026-03-30 13:07:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a770a583-9bf6-57fc-a1f1-fc188d7dafea with identifier: 10744782 to the API
2026-03-30 13:07:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744782>
{'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-31T13: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=10744782',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 109016,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5748342/general/6c2a37ba-50d5-4f8c-9a9f-33efcfd73f83.jpg',
'https://images.openlane.eu/carimgs/5748342/general/8edce7ad-0b3e-4bf4-a75e-9f29208e2620.jpg',
'https://images.openlane.eu/carimgs/5748342/general/3823a442-9899-4e00-bb49-4f357948b875.jpg',
'https://images.openlane.eu/carimgs/5748342/general/f2288815-a626-4541-8f80-3a191e18636f.jpg',
'https://images.openlane.eu/carimgs/5748342/general/e9ec421a-b78d-465a-b741-94931b10bd05.jpg',
'https://images.openlane.eu/carimgs/5748342/general/8cad3065-14fa-44be-81fa-7b486fe18828.jpg',
'https://images.openlane.eu/carimgs/5748342/general/c18ad54f-e157-42a2-a511-122dbc9699cb.jpg',
'https://images.openlane.eu/carimgs/5748342/general/5a669523-cef4-4ed9-b1ca-895dcdc364f1.jpg',
'https://images.openlane.eu/carimgs/5748342/general/76ce2459-8ebd-4dcc-a1e8-0fb191f5a2ed.jpg',
'https://images.openlane.eu/carimgs/5748342/general/eaf9e52f-efd5-4c9a-8e69-1fa06832e5f2.jpg'],
'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': 20700,
'price_includes_vat': True,
'registration_date': '2019-04-09',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q3 40 TFSI - Quattro - Petrol - Automatic - 190 hp - 109.016 '
'km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2019}
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744782%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [adesa.de] INFO: Saving data for 10744782: {'created_time': 1774876032.22892, 'last_price_update_time': 1774876032.228936, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744782') HTTP/1.1" 204 0
2026-03-30 13:07:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744760> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10744760
2026-03-30 13:07:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e9536eda-2984-56cc-9746-411e8212d8b2 with scrape type 1
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e9536eda-2984-56cc-9746-411e8212d8b2
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252F4e1d96fb-88dc-4d81-a0d3-707f06b1a405.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/4e1d96fb-88dc-4d81-a0d3-707f06b1a405.jpg already downloaded
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252Fbb0c9733-2c5a-498a-b27c-7e27c2354439.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/bb0c9733-2c5a-498a-b27c-7e27c2354439.jpg already downloaded
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252F695b6c89-e99e-4dad-b531-1e7f84b17038.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/695b6c89-e99e-4dad-b531-1e7f84b17038.jpg already downloaded
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252F6806f35d-845d-40db-8df7-bd1b729a4de7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/6806f35d-845d-40db-8df7-bd1b729a4de7.jpg already downloaded
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252Fc08e4e54-9621-480d-a507-062827106737.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/c08e4e54-9621-480d-a507-062827106737.jpg already downloaded
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252F0598274c-cb26-4313-8f50-172d72336ebb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/0598274c-cb26-4313-8f50-172d72336ebb.jpg already downloaded
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252Fbb3eaa84-305b-49e5-891c-d46161e25d40.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/bb3eaa84-305b-49e5-891c-d46161e25d40.jpg already downloaded
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252Fd85f5c1c-e181-4220-af3b-86c6a580c095.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/d85f5c1c-e181-4220-af3b-86c6a580c095.jpg already downloaded
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252F897204e1-0aab-4dc6-9ec2-8d87d309de8a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/897204e1-0aab-4dc6-9ec2-8d87d309de8a.jpg already downloaded
2026-03-30 13:07:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735587%252Fgeneral%252Fdc80e21f-b3b3-402b-b2c2-3c9a9bd36f14.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735587/general/dc80e21f-b3b3-402b-b2c2-3c9a9bd36f14.jpg already downloaded
2026-03-30 13:07:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e9536eda-2984-56cc-9746-411e8212d8b2, identifier: 10744760
2026-03-30 13:07:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10744760
2026-03-30 13:07:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10744760
2026-03-30 13:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e9536eda-2984-56cc-9746-411e8212d8b2 with identifier: 10744760 to the API
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744760>
{'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-31T13: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=10744760',
'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': 24700,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Mercedes-Benz GLB 220d - 4-Matic - Diesel - Automatic - 190 hp - '
'131.822 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744760%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [adesa.de] INFO: Saving data for 10744760: {'created_time': 1774876033.296736, 'last_price_update_time': 1774876033.296746, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744760') HTTP/1.1" 204 0
2026-03-30 13:07:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744772> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:13 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10744772
2026-03-30 13:07:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8395eacd-1c44-5337-852e-f4d11e06303e with scrape type 1
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8395eacd-1c44-5337-852e-f4d11e06303e
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252F355c4ed8-e06f-4b03-804f-d587fca2ea9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/355c4ed8-e06f-4b03-804f-d587fca2ea9e.jpg already downloaded
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252F1dc9426e-b8f4-4cdc-a1b5-8c8433679582.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/1dc9426e-b8f4-4cdc-a1b5-8c8433679582.jpg already downloaded
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252Ff374456a-7360-4ae8-81db-24b4a47c5d5b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/f374456a-7360-4ae8-81db-24b4a47c5d5b.jpg already downloaded
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252Fe1e12a27-b624-4bdd-ad3c-5dc89e4ff563.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/e1e12a27-b624-4bdd-ad3c-5dc89e4ff563.jpg already downloaded
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252F6b29e803-e278-4fcf-bf40-d1156259b37f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/6b29e803-e278-4fcf-bf40-d1156259b37f.jpg already downloaded
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252F81fc64a4-ead2-4c3b-a814-90806db9678f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/81fc64a4-ead2-4c3b-a814-90806db9678f.jpg already downloaded
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252Fc1fd5599-54a5-4978-a785-b9f0e0cd80e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/c1fd5599-54a5-4978-a785-b9f0e0cd80e6.jpg already downloaded
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252Fdb650587-e779-47fa-bc49-db975bef3803.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/db650587-e779-47fa-bc49-db975bef3803.jpg already downloaded
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252F9e7e097b-3786-463e-80a0-5dc8d1b49074.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/9e7e097b-3786-463e-80a0-5dc8d1b49074.jpg already downloaded
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5735710%252Fgeneral%252F08b549ec-e42f-4b03-bbc5-c124912c598c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735710/general/08b549ec-e42f-4b03-bbc5-c124912c598c.jpg already downloaded
2026-03-30 13:07:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8395eacd-1c44-5337-852e-f4d11e06303e, identifier: 10744772
2026-03-30 13:07:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10744772
2026-03-30 13:07:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10744772
2026-03-30 13:07:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8395eacd-1c44-5337-852e-f4d11e06303e with identifier: 10744772 to the API
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:13 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744772>
{'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-31T13: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=10744772',
'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': 14800,
'price_includes_vat': True,
'registration_date': '2022-02-04',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi A4 Avant 35 TDI - Diesel - Automatic - 163 hp - 150.998 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744772%27 HTTP/1.1" 200 None
2026-03-30 13:07:13 [adesa.de] INFO: Saving data for 10744772: {'created_time': 1774876033.993299, 'last_price_update_time': 1774876033.99331, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744772') HTTP/1.1" 204 0
2026-03-30 13:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:07:14 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744822> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:14 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:14 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10744822
2026-03-30 13:07:14 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with scrape type 1
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 353b0ac8-4e1c-5d6a-a316-771ff91bf16f
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252F57e60c6b-ceb9-45cf-8433-677ce5df4769.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/57e60c6b-ceb9-45cf-8433-677ce5df4769.jpg already downloaded
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252Fc42401a5-a4e5-4cf1-9bf8-eece14356a08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/c42401a5-a4e5-4cf1-9bf8-eece14356a08.jpg already downloaded
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252Fcf9646da-287c-443f-ab28-d779aa20cf81.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/cf9646da-287c-443f-ab28-d779aa20cf81.jpg already downloaded
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252F66d9475f-5150-4c5c-9955-e2316a941991.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/66d9475f-5150-4c5c-9955-e2316a941991.jpg already downloaded
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252Fb4c6d5d6-4675-49c3-99a9-8940f8f406c6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/b4c6d5d6-4675-49c3-99a9-8940f8f406c6.jpg already downloaded
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252F868b7bf5-a6bc-493d-b8b8-56e0d0be175f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/868b7bf5-a6bc-493d-b8b8-56e0d0be175f.jpg already downloaded
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252Fbccc3c69-e498-43d9-91c6-01dfe7993ef4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/bccc3c69-e498-43d9-91c6-01dfe7993ef4.jpg already downloaded
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252F573463a7-1e1b-4ee3-a2dc-b25ffd6a094f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/573463a7-1e1b-4ee3-a2dc-b25ffd6a094f.jpg already downloaded
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252F38723736-8642-4873-8962-b98f8a943757.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/38723736-8642-4873-8962-b98f8a943757.jpg already downloaded
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748807%252Fgeneral%252Fed989e0c-9857-4a8f-bb49-9a7032147137.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:14 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748807/general/ed989e0c-9857-4a8f-bb49-9a7032147137.jpg already downloaded
2026-03-30 13:07:14 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f, identifier: 10744822
2026-03-30 13:07:14 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10744822
2026-03-30 13:07:14 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10744822
2026-03-30 13:07:14 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 353b0ac8-4e1c-5d6a-a316-771ff91bf16f with identifier: 10744822 to the API
2026-03-30 13:07:14 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:15 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744822>
{'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-31T13: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=10744822',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 121200,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 23,
'photo_urls': ['https://images.openlane.eu/carimgs/5748807/general/57e60c6b-ceb9-45cf-8433-677ce5df4769.jpg',
'https://images.openlane.eu/carimgs/5748807/general/c42401a5-a4e5-4cf1-9bf8-eece14356a08.jpg',
'https://images.openlane.eu/carimgs/5748807/general/cf9646da-287c-443f-ab28-d779aa20cf81.jpg',
'https://images.openlane.eu/carimgs/5748807/general/66d9475f-5150-4c5c-9955-e2316a941991.jpg',
'https://images.openlane.eu/carimgs/5748807/general/b4c6d5d6-4675-49c3-99a9-8940f8f406c6.jpg',
'https://images.openlane.eu/carimgs/5748807/general/868b7bf5-a6bc-493d-b8b8-56e0d0be175f.jpg',
'https://images.openlane.eu/carimgs/5748807/general/bccc3c69-e498-43d9-91c6-01dfe7993ef4.jpg',
'https://images.openlane.eu/carimgs/5748807/general/573463a7-1e1b-4ee3-a2dc-b25ffd6a094f.jpg',
'https://images.openlane.eu/carimgs/5748807/general/38723736-8642-4873-8962-b98f8a943757.jpg',
'https://images.openlane.eu/carimgs/5748807/general/ed989e0c-9857-4a8f-bb49-9a7032147137.jpg'],
'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': 23300,
'price_includes_vat': True,
'registration_date': '2022-01-07',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi A4 Avant 45 TFSI - Quattro - Petrol - Automatic - 265 hp - '
'121.200 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744822%27 HTTP/1.1" 200 None
2026-03-30 13:07:15 [adesa.de] INFO: Saving data for 10744822: {'created_time': 1774876035.180499, 'last_price_update_time': 1774876035.180509, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744822') HTTP/1.1" 204 0
2026-03-30 13:07:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744689> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:16 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:16 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10744689
2026-03-30 13:07:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d63b1225-922d-57bd-b8ae-e1b28da32796 with scrape type 1
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d63b1225-922d-57bd-b8ae-e1b28da32796
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252F719c98c9-7264-48bc-b17d-12474892bd32.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/719c98c9-7264-48bc-b17d-12474892bd32.jpg already downloaded
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252F321019cd-bf0e-4108-8e80-6103bf312a05.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/321019cd-bf0e-4108-8e80-6103bf312a05.jpg already downloaded
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252Fbab18484-8950-49ef-88c1-660e34309190.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/bab18484-8950-49ef-88c1-660e34309190.jpg already downloaded
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252F7018ab2e-527e-490c-89e0-7a4452a82a47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/7018ab2e-527e-490c-89e0-7a4452a82a47.jpg already downloaded
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252Fe0fbb676-d2be-4e90-bbfa-7f0847b13a39.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/e0fbb676-d2be-4e90-bbfa-7f0847b13a39.jpg already downloaded
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252Fdc417b5e-7a6b-40bf-9137-89ba1e20cc1d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/dc417b5e-7a6b-40bf-9137-89ba1e20cc1d.jpg already downloaded
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252Fca62a70f-a2e7-4f5b-bb98-9d703382691e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/ca62a70f-a2e7-4f5b-bb98-9d703382691e.jpg already downloaded
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252F0fba72ba-ee8a-40eb-b5c0-50ff83838b0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/0fba72ba-ee8a-40eb-b5c0-50ff83838b0e.jpg already downloaded
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252Fe76e9de6-35ba-4973-9393-65adb8b70ca1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/e76e9de6-35ba-4973-9393-65adb8b70ca1.jpg already downloaded
2026-03-30 13:07:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5629357%252Fgeneral%252F28294d20-2723-4880-942e-4b5ce2c8b87e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5629357/general/28294d20-2723-4880-942e-4b5ce2c8b87e.jpg already downloaded
2026-03-30 13:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d63b1225-922d-57bd-b8ae-e1b28da32796, identifier: 10744689
2026-03-30 13:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10744689
2026-03-30 13:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10744689
2026-03-30 13:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d63b1225-922d-57bd-b8ae-e1b28da32796 with identifier: 10744689 to the API
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744689>
{'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-31T13: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=10744689',
'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': 27100,
'price_includes_vat': True,
'registration_date': '2022-05-09',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744689%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [adesa.de] INFO: Saving data for 10744689: {'created_time': 1774876037.294279, 'last_price_update_time': 1774876037.29429, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744689') HTTP/1.1" 204 0
2026-03-30 13:07:17 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:17 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:17 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10744810
2026-03-30 13:07:17 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d7e572b7-5f26-5f27-995f-8d6eb99c9422 with scrape type 1
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d7e572b7-5f26-5f27-995f-8d6eb99c9422
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252Fa042d604-ee95-46d9-b352-0e81c77ea200.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/a042d604-ee95-46d9-b352-0e81c77ea200.jpg already downloaded
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252F22d5a176-00b4-49e8-98a1-5af7abad31d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/22d5a176-00b4-49e8-98a1-5af7abad31d4.jpg already downloaded
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252F660b0ff2-86c6-4c1c-93b3-7323ff5d4d97.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/660b0ff2-86c6-4c1c-93b3-7323ff5d4d97.jpg already downloaded
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252F4e7061e6-d9d4-4335-ad34-ab5c923ea202.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/4e7061e6-d9d4-4335-ad34-ab5c923ea202.jpg already downloaded
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252F7607360a-221e-4610-a8ca-dedc0e87bb69.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/7607360a-221e-4610-a8ca-dedc0e87bb69.jpg already downloaded
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252Fac0c800a-be07-47bb-909b-7bec9853d8ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/ac0c800a-be07-47bb-909b-7bec9853d8ee.jpg already downloaded
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252F7cc566e6-07fd-42b5-81dc-acc430658368.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/7cc566e6-07fd-42b5-81dc-acc430658368.jpg already downloaded
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252Fc882b5bd-647a-4837-a01c-656586caeef6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/c882b5bd-647a-4837-a01c-656586caeef6.jpg already downloaded
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252F467727ce-084d-4641-a5fe-0287b5e22cbf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/467727ce-084d-4641-a5fe-0287b5e22cbf.jpg already downloaded
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748778%252Fgeneral%252Ff81f7ef7-f6e6-4f19-ac9a-3f00fa059115.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748778/general/f81f7ef7-f6e6-4f19-ac9a-3f00fa059115.jpg already downloaded
2026-03-30 13:07:17 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d7e572b7-5f26-5f27-995f-8d6eb99c9422, identifier: 10744810
2026-03-30 13:07:17 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10744810
2026-03-30 13:07:17 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10744810
2026-03-30 13:07:17 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d7e572b7-5f26-5f27-995f-8d6eb99c9422 with identifier: 10744810 to the API
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:17 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744810>
{'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-31T13: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=10744810',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A4',
'odometer': 102993,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5748778/general/a042d604-ee95-46d9-b352-0e81c77ea200.jpg',
'https://images.openlane.eu/carimgs/5748778/general/22d5a176-00b4-49e8-98a1-5af7abad31d4.jpg',
'https://images.openlane.eu/carimgs/5748778/general/660b0ff2-86c6-4c1c-93b3-7323ff5d4d97.jpg',
'https://images.openlane.eu/carimgs/5748778/general/4e7061e6-d9d4-4335-ad34-ab5c923ea202.jpg',
'https://images.openlane.eu/carimgs/5748778/general/7607360a-221e-4610-a8ca-dedc0e87bb69.jpg',
'https://images.openlane.eu/carimgs/5748778/general/ac0c800a-be07-47bb-909b-7bec9853d8ee.jpg',
'https://images.openlane.eu/carimgs/5748778/general/7cc566e6-07fd-42b5-81dc-acc430658368.jpg',
'https://images.openlane.eu/carimgs/5748778/general/c882b5bd-647a-4837-a01c-656586caeef6.jpg',
'https://images.openlane.eu/carimgs/5748778/general/467727ce-084d-4641-a5fe-0287b5e22cbf.jpg',
'https://images.openlane.eu/carimgs/5748778/general/f81f7ef7-f6e6-4f19-ac9a-3f00fa059115.jpg'],
'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': 19400,
'price_includes_vat': True,
'registration_date': '2021-11-30',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'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-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744810%27 HTTP/1.1" 200 None
2026-03-30 13:07:17 [adesa.de] INFO: Saving data for 10744810: {'created_time': 1774876037.97401, 'last_price_update_time': 1774876037.974021, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:17 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744810') HTTP/1.1" 204 0
2026-03-30 13:07:19 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744704> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:19 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:19 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10744704
2026-03-30 13:07:19 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 934831d3-ad43-5bdb-b1b4-606bc844b992 with scrape type 1
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 934831d3-ad43-5bdb-b1b4-606bc844b992
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252Fd5980cc7-f808-45c4-9c94-5bbc13299bcb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/d5980cc7-f808-45c4-9c94-5bbc13299bcb.jpg already downloaded
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252F8164cdb1-c88b-415a-bea2-dedc2d3f29ee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/8164cdb1-c88b-415a-bea2-dedc2d3f29ee.jpg already downloaded
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252Fd863e11a-e5c4-40ca-96cf-4f1ed81eb5c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/d863e11a-e5c4-40ca-96cf-4f1ed81eb5c3.jpg already downloaded
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252F1b9e653e-ea8b-4b30-bdeb-39209ec66b23.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/1b9e653e-ea8b-4b30-bdeb-39209ec66b23.jpg already downloaded
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252Ff10d07c3-f472-43c9-b4b8-d8ea33adfd9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/f10d07c3-f472-43c9-b4b8-d8ea33adfd9e.jpg already downloaded
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252Fe3e483a9-5a56-49ac-8e99-fb3f7ce45b1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/e3e483a9-5a56-49ac-8e99-fb3f7ce45b1c.jpg already downloaded
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252F1e00163f-16eb-40d6-b3d7-56620238fa48.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/1e00163f-16eb-40d6-b3d7-56620238fa48.jpg already downloaded
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252Fb85eb1bb-4ba0-4a8b-8cc6-64301dbabddd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/b85eb1bb-4ba0-4a8b-8cc6-64301dbabddd.jpg already downloaded
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252Ffe8f8b21-eda2-4c7b-92c5-e76b6128f168.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/fe8f8b21-eda2-4c7b-92c5-e76b6128f168.jpg already downloaded
2026-03-30 13:07:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5695918%252Fgeneral%252F7581d446-2136-428b-b37b-12da28a53ef0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5695918/general/7581d446-2136-428b-b37b-12da28a53ef0.jpg already downloaded
2026-03-30 13:07:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 934831d3-ad43-5bdb-b1b4-606bc844b992, identifier: 10744704
2026-03-30 13:07:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10744704
2026-03-30 13:07:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10744704
2026-03-30 13:07:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 934831d3-ad43-5bdb-b1b4-606bc844b992 with identifier: 10744704 to the API
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744704>
{'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-31T13: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=10744704',
'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': 24700,
'price_includes_vat': True,
'registration_date': '2023-02-06',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi A5 Sportback 40 TDI - Quattro - Diesel - Automatic - 204 hp - '
'122.831 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744704%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [adesa.de] INFO: Saving data for 10744704: {'created_time': 1774876040.417062, 'last_price_update_time': 1774876040.417077, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744704') HTTP/1.1" 204 0
2026-03-30 13:07:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744719> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10744719
2026-03-30 13:07:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 09d44ef6-6214-541e-8324-c202dfd56eb4 with scrape type 1
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 09d44ef6-6214-541e-8324-c202dfd56eb4
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252F0efcfcf0-bbe0-40a1-8084-95bd044dce98.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/0efcfcf0-bbe0-40a1-8084-95bd044dce98.jpg already downloaded
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252F9b825e3d-208a-44e1-b20f-c62f4be00f5a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/9b825e3d-208a-44e1-b20f-c62f4be00f5a.jpg already downloaded
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252Fe61df8eb-4559-436a-8f0c-a407aea9d481.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/e61df8eb-4559-436a-8f0c-a407aea9d481.jpg already downloaded
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252F696184c2-98e9-4abd-9231-b293ce9ee687.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/696184c2-98e9-4abd-9231-b293ce9ee687.jpg already downloaded
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252Fce219d67-cbba-4aa7-8fc4-15278dc68339.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/ce219d67-cbba-4aa7-8fc4-15278dc68339.jpg already downloaded
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252Ff60bad8f-1c39-4c59-9721-69f040381040.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/f60bad8f-1c39-4c59-9721-69f040381040.jpg already downloaded
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252F95a7409a-aeb2-40d7-8090-8fa48c20464e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/95a7409a-aeb2-40d7-8090-8fa48c20464e.jpg already downloaded
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252Ff525ac63-a8f0-49c5-a8ca-b66c857d3f2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/f525ac63-a8f0-49c5-a8ca-b66c857d3f2d.jpg already downloaded
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252F23dbe0f9-05fe-4224-9dfe-c28b757925f0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/23dbe0f9-05fe-4224-9dfe-c28b757925f0.jpg already downloaded
2026-03-30 13:07:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721992%252Fgeneral%252F46dd8062-fbea-446e-a777-3f628c73464a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721992/general/46dd8062-fbea-446e-a777-3f628c73464a.jpg already downloaded
2026-03-30 13:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 09d44ef6-6214-541e-8324-c202dfd56eb4, identifier: 10744719
2026-03-30 13:07:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742743> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10744719
2026-03-30 13:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10744719
2026-03-30 13:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 09d44ef6-6214-541e-8324-c202dfd56eb4 with identifier: 10744719 to the API
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744719>
{'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-31T13: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=10744719',
'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': 18100,
'price_includes_vat': True,
'registration_date': '2022-12-08',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi A3 35 TDI - Diesel - Automatic - 150 hp - 50.695 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744719%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [adesa.de] INFO: Saving data for 10744719: {'created_time': 1774876041.365106, 'last_price_update_time': 1774876041.365122, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744719') HTTP/1.1" 204 0
2026-03-30 13:07:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10742743
2026-03-30 13:07:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with scrape type 1
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252F1f297baf-ac48-4ebf-93d0-3fd13bb9d932.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/1f297baf-ac48-4ebf-93d0-3fd13bb9d932.jpg already downloaded
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252F3db94f44-193f-48b2-b5b4-662e8d781239.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/3db94f44-193f-48b2-b5b4-662e8d781239.jpg already downloaded
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252F02758a6d-b8ab-473a-ab25-aec67b3673bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/02758a6d-b8ab-473a-ab25-aec67b3673bd.jpg already downloaded
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252F76b30aa7-40f6-469c-9657-81d6e5e54614.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/76b30aa7-40f6-469c-9657-81d6e5e54614.jpg already downloaded
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252F1b9cc077-0341-4cde-92f8-028e222ee22c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/1b9cc077-0341-4cde-92f8-028e222ee22c.jpg already downloaded
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252F1bdc9de5-feee-49f7-bc68-ad3189c65bc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/1bdc9de5-feee-49f7-bc68-ad3189c65bc2.jpg already downloaded
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252F8bdb1a92-0feb-4714-9f6e-a67f1abd74fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/8bdb1a92-0feb-4714-9f6e-a67f1abd74fd.jpg already downloaded
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252F24009119-dc40-449a-81b3-4a4f6bbcdc9e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/24009119-dc40-449a-81b3-4a4f6bbcdc9e.jpg already downloaded
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252Fe0e8f199-f900-445d-9603-c385506ed65e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/e0e8f199-f900-445d-9603-c385506ed65e.jpg already downloaded
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5746761%252Fgeneral%252Fee55bc54-c8cc-42f0-83a7-753e12bb92d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5746761/general/ee55bc54-c8cc-42f0-83a7-753e12bb92d3.jpg already downloaded
2026-03-30 13:07:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f, identifier: 10742743
2026-03-30 13:07:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10742743
2026-03-30 13:07:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10742743
2026-03-30 13:07:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bfce02d7-99c1-52b7-ac47-fa8dceaf2f0f with identifier: 10742743 to the API
2026-03-30 13:07:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742743>
{'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-31T07:30: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=10742743',
'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-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742743%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [adesa.de] INFO: Saving data for 10742743: {'created_time': 1774876042.056593, 'last_price_update_time': 1774876042.056603, 'auction_closing_time': 1774942200.0}
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742743') HTTP/1.1" 204 0
2026-03-30 13:07:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742805> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10742805
2026-03-30 13:07:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with scrape type 1
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8a9c885a-ff9d-5803-be6b-7d16fcfb8186
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252Fcbd09eff-1401-4061-b217-e3ad14127ac7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/cbd09eff-1401-4061-b217-e3ad14127ac7.jpg already downloaded
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252F59fab463-bc1f-450a-98d1-4a420cc48f94.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/59fab463-bc1f-450a-98d1-4a420cc48f94.jpg already downloaded
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252Fb6f7baab-76c2-4ae6-bb0c-6337f69fb9c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/b6f7baab-76c2-4ae6-bb0c-6337f69fb9c7.jpg already downloaded
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252F2f541b36-73e4-45cd-91de-4d7bc292f74a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/2f541b36-73e4-45cd-91de-4d7bc292f74a.jpg already downloaded
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252Ff0aececb-d63a-45b3-bc71-259cb35ba758.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/f0aececb-d63a-45b3-bc71-259cb35ba758.jpg already downloaded
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252Fb86b5803-8e3a-4e13-95cf-c7bc4be6ae10.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/b86b5803-8e3a-4e13-95cf-c7bc4be6ae10.jpg already downloaded
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252Fa5824a20-c2d3-43ea-9bd9-c0141def6dbe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/a5824a20-c2d3-43ea-9bd9-c0141def6dbe.jpg already downloaded
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252Fffd2afa0-8e35-4d02-bb09-8c099257b3f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/ffd2afa0-8e35-4d02-bb09-8c099257b3f8.jpg already downloaded
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252Fe248ce98-0576-4d8c-a78c-01ce0d5334bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/e248ce98-0576-4d8c-a78c-01ce0d5334bb.jpg already downloaded
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5724098%252Fgeneral%252Ff3604188-44e2-4be6-bc81-95832645a4c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724098/general/f3604188-44e2-4be6-bc81-95832645a4c3.jpg already downloaded
2026-03-30 13:07:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186, identifier: 10742805
2026-03-30 13:07:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10742805
2026-03-30 13:07:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10742805
2026-03-30 13:07:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8a9c885a-ff9d-5803-be6b-7d16fcfb8186 with identifier: 10742805 to the API
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742805>
{'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-31T07:35: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=10742805',
'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-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742805%27 HTTP/1.1" 200 None
2026-03-30 13:07:22 [adesa.de] INFO: Saving data for 10742805: {'created_time': 1774876042.781076, 'last_price_update_time': 1774876042.781087, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742805') HTTP/1.1" 204 0
2026-03-30 13:07:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742756> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:23 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:23 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d432e592-e12c-52d5-828e-f2660f0eac26 with identifier: 10742756
2026-03-30 13:07:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d432e592-e12c-52d5-828e-f2660f0eac26 with scrape type 1
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252Ff062cb85-5d8b-4e26-a2ef-726f09ea078e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/f062cb85-5d8b-4e26-a2ef-726f09ea078e.jpg not downloaded yet
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252Ff1a1c6c4-1b03-420f-bdf0-bcb6ea47f64b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/f1a1c6c4-1b03-420f-bdf0-bcb6ea47f64b.jpg not downloaded yet
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252F5450550f-5e36-4b26-a2d0-345df9302037.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/5450550f-5e36-4b26-a2d0-345df9302037.jpg not downloaded yet
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252F5ef844ae-6da8-450c-8dc0-f023a8fa447c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/5ef844ae-6da8-450c-8dc0-f023a8fa447c.jpg not downloaded yet
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252Fc923fe7e-bffa-4fc9-81a9-19da7e17eb8e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/c923fe7e-bffa-4fc9-81a9-19da7e17eb8e.jpg not downloaded yet
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252Fc1f7ef45-9c87-4756-a501-20a3e9a65e15.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/c1f7ef45-9c87-4756-a501-20a3e9a65e15.jpg not downloaded yet
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252F4fd13a46-602e-4013-aaec-f6b0aee7de1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/4fd13a46-602e-4013-aaec-f6b0aee7de1a.jpg not downloaded yet
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252F63ae384f-6abf-4fa3-83e6-dddff026d97e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/63ae384f-6abf-4fa3-83e6-dddff026d97e.jpg not downloaded yet
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252F031ad242-da14-4e97-8044-14351cdb5cd7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/031ad242-da14-4e97-8044-14351cdb5cd7.jpg not downloaded yet
2026-03-30 13:07:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5753179%252Fgeneral%252Ff004f0d7-2fdc-4689-a683-821594231dff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/f004f0d7-2fdc-4689-a683-821594231dff.jpg not downloaded yet
2026-03-30 13:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742804> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742829> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10742804
2026-03-30 13:07:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item fc036555-d198-5af0-8912-99d6026b6866 with scrape type 1
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item fc036555-d198-5af0-8912-99d6026b6866
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252Fb704cf2b-bcec-4e5e-8a3a-4872f9e947e8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/b704cf2b-bcec-4e5e-8a3a-4872f9e947e8.jpg already downloaded
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252Fb9159e7f-01b4-4e85-b2d8-461e93896008.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/b9159e7f-01b4-4e85-b2d8-461e93896008.jpg already downloaded
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252F469d2faf-b3a8-42fe-9af7-d6e6637684d9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/469d2faf-b3a8-42fe-9af7-d6e6637684d9.jpg already downloaded
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252F5a9a8912-41fd-4da3-bc0d-b001b2fecf6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/5a9a8912-41fd-4da3-bc0d-b001b2fecf6e.jpg already downloaded
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252F4b971c41-5709-41e7-ba6f-829547c6e7d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/4b971c41-5709-41e7-ba6f-829547c6e7d0.jpg already downloaded
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252Fdc8d3746-2a00-45f1-b761-ce4e433cbaaa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/dc8d3746-2a00-45f1-b761-ce4e433cbaaa.jpg already downloaded
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252F5ac0524e-d1d5-4b79-bba2-ad39478e1a88.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/5ac0524e-d1d5-4b79-bba2-ad39478e1a88.jpg already downloaded
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252Fd38e0642-d4a4-4a72-9571-9529c7f22d8c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/d38e0642-d4a4-4a72-9571-9529c7f22d8c.jpg already downloaded
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252F66e813cb-d192-4573-8616-b8e52e696f3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/66e813cb-d192-4573-8616-b8e52e696f3b.jpg already downloaded
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5721130%252Fgeneral%252F7912331e-a90a-44ea-a9b8-72197e9b05a5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:24 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5721130/general/7912331e-a90a-44ea-a9b8-72197e9b05a5.jpg already downloaded
2026-03-30 13:07:24 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: fc036555-d198-5af0-8912-99d6026b6866, identifier: 10742804
2026-03-30 13:07:24 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10742804
2026-03-30 13:07:24 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10742804
2026-03-30 13:07:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: fc036555-d198-5af0-8912-99d6026b6866 with identifier: 10742804 to the API
2026-03-30 13:07:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742804>
{'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-31T07:35: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=10742804',
'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-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742804%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [adesa.de] INFO: Saving data for 10742804: {'created_time': 1774876045.019313, 'last_price_update_time': 1774876045.019324, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742804') HTTP/1.1" 204 0
2026-03-30 13:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742748> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10742829
2026-03-30 13:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with scrape type 1
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 136f0f03-e2ae-5a75-b290-3ff8bafe9666
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252F0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg already downloaded
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252F1d6cb43e-45e2-42fc-93ea-ddf8ae3337f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/1d6cb43e-45e2-42fc-93ea-ddf8ae3337f3.jpg already downloaded
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252F28c2ea34-d88b-43a6-87d7-e923c47f67f8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/28c2ea34-d88b-43a6-87d7-e923c47f67f8.jpg already downloaded
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252Fab96934e-6db7-4d97-aebc-3cad602afd93.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/ab96934e-6db7-4d97-aebc-3cad602afd93.jpg already downloaded
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252F5a3cbbeb-5b63-46a0-9ff4-65f9ad94b433.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/5a3cbbeb-5b63-46a0-9ff4-65f9ad94b433.jpg already downloaded
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252F13bb2bc9-d831-43ee-9df2-5759a2be45a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/13bb2bc9-d831-43ee-9df2-5759a2be45a9.jpg already downloaded
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252Fef15d918-e4bb-4487-a2b7-e4205c88e1ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/ef15d918-e4bb-4487-a2b7-e4205c88e1ff.jpg already downloaded
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252Fa295a671-ef59-4b76-88ff-11ea449e2e9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/a295a671-ef59-4b76-88ff-11ea449e2e9d.jpg already downloaded
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252F01d6d7c8-c10a-4607-824c-bbbc28c5d8a0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/01d6d7c8-c10a-4607-824c-bbbc28c5d8a0.jpg already downloaded
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750222%252Fgeneral%252F6c5454b5-36dc-4f5a-be6f-f71571c2eda1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750222/general/6c5454b5-36dc-4f5a-be6f-f71571c2eda1.jpg already downloaded
2026-03-30 13:07:25 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 136f0f03-e2ae-5a75-b290-3ff8bafe9666, identifier: 10742829
2026-03-30 13:07:25 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10742829
2026-03-30 13:07:25 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10742829
2026-03-30 13:07:25 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 136f0f03-e2ae-5a75-b290-3ff8bafe9666 with identifier: 10742829 to the API
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:25 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742829>
{'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-31T07:35: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=10742829',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 17269,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5750222/general/0312cec3-38e6-4d8a-af4e-d2303c7f8e69.jpg',
'https://images.openlane.eu/carimgs/5750222/general/1d6cb43e-45e2-42fc-93ea-ddf8ae3337f3.jpg',
'https://images.openlane.eu/carimgs/5750222/general/28c2ea34-d88b-43a6-87d7-e923c47f67f8.jpg',
'https://images.openlane.eu/carimgs/5750222/general/ab96934e-6db7-4d97-aebc-3cad602afd93.jpg',
'https://images.openlane.eu/carimgs/5750222/general/5a3cbbeb-5b63-46a0-9ff4-65f9ad94b433.jpg',
'https://images.openlane.eu/carimgs/5750222/general/13bb2bc9-d831-43ee-9df2-5759a2be45a9.jpg',
'https://images.openlane.eu/carimgs/5750222/general/ef15d918-e4bb-4487-a2b7-e4205c88e1ff.jpg',
'https://images.openlane.eu/carimgs/5750222/general/a295a671-ef59-4b76-88ff-11ea449e2e9d.jpg',
'https://images.openlane.eu/carimgs/5750222/general/01d6d7c8-c10a-4607-824c-bbbc28c5d8a0.jpg',
'https://images.openlane.eu/carimgs/5750222/general/6c5454b5-36dc-4f5a-be6f-f71571c2eda1.jpg'],
'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-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742829%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [adesa.de] INFO: Saving data for 10742829: {'created_time': 1774876045.707988, 'last_price_update_time': 1774876045.708003, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742829') HTTP/1.1" 204 0
2026-03-30 13:07:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10742748
2026-03-30 13:07:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8637e66-5597-50c7-a574-ef6c31e3f17c with scrape type 1
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252Fe11d977e-5133-400a-8de1-f3af21025639.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/e11d977e-5133-400a-8de1-f3af21025639.jpg not downloaded yet
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252F029f5944-a609-4d88-8387-535989c2bc8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/029f5944-a609-4d88-8387-535989c2bc8d.jpg not downloaded yet
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252F94c4568d-b61b-49c1-b5f0-9f1f6e8f0b5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/94c4568d-b61b-49c1-b5f0-9f1f6e8f0b5d.jpg not downloaded yet
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252Fd064b4d8-501f-4a39-8a79-f231f67f3459.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/d064b4d8-501f-4a39-8a79-f231f67f3459.jpg not downloaded yet
2026-03-30 13:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/f004f0d7-2fdc-4689-a683-821594231dff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252F2b035803-db79-459c-8267-f34f9407eac8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/2b035803-db79-459c-8267-f34f9407eac8.jpg not downloaded yet
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252Fa15f7c42-ce4c-448c-baed-ad3bfb787a28.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/a15f7c42-ce4c-448c-baed-ad3bfb787a28.jpg not downloaded yet
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252Fe054012c-2861-48a2-8acd-c9978ebf24e2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/e054012c-2861-48a2-8acd-c9978ebf24e2.jpg not downloaded yet
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252F6a4034ce-8adb-4cf2-830d-6d9ad344f050.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/6a4034ce-8adb-4cf2-830d-6d9ad344f050.jpg not downloaded yet
2026-03-30 13:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/031ad242-da14-4e97-8044-14351cdb5cd7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252F2344c12d-5f0e-47ae-9e0b-9835c97ec0c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/2344c12d-5f0e-47ae-9e0b-9835c97ec0c9.jpg not downloaded yet
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749772%252Fgeneral%252Ffe85304a-e779-434e-8196-5ab9264905d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/fe85304a-e779-434e-8196-5ab9264905d1.jpg not downloaded yet
2026-03-30 13:07:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/94c4568d-b61b-49c1-b5f0-9f1f6e8f0b5d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:25 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:25 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c5290>
2026-03-30 13:07:25 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:25 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:25 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252Ff004f0d7-2fdc-4689-a683-821594231dff.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/f004f0d7-2fdc-4689-a683-821594231dff.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/6a4034ce-8adb-4cf2-830d-6d9ad344f050.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/fe85304a-e779-434e-8196-5ab9264905d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec29810>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252F031ad242-da14-4e97-8044-14351cdb5cd7.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/031ad242-da14-4e97-8044-14351cdb5cd7.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbb390>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252F94c4568d-b61b-49c1-b5f0-9f1f6e8f0b5d.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/94c4568d-b61b-49c1-b5f0-9f1f6e8f0b5d.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41c7350>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252F6a4034ce-8adb-4cf2-830d-6d9ad344f050.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/6a4034ce-8adb-4cf2-830d-6d9ad344f050.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4299b90>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252Ffe85304a-e779-434e-8196-5ab9264905d1.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/fe85304a-e779-434e-8196-5ab9264905d1.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/63ae384f-6abf-4fa3-83e6-dddff026d97e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/e054012c-2861-48a2-8acd-c9978ebf24e2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/2344c12d-5f0e-47ae-9e0b-9835c97ec0c9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/d064b4d8-501f-4a39-8a79-f231f67f3459.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/a15f7c42-ce4c-448c-baed-ad3bfb787a28.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/2b035803-db79-459c-8267-f34f9407eac8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/e11d977e-5133-400a-8de1-f3af21025639.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5749772/general/029f5944-a609-4d88-8387-535989c2bc8d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742748)
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57c20cec90>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252F63ae384f-6abf-4fa3-83e6-dddff026d97e.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/63ae384f-6abf-4fa3-83e6-dddff026d97e.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:26 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742736> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b412d550>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252Fe054012c-2861-48a2-8acd-c9978ebf24e2.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/e054012c-2861-48a2-8acd-c9978ebf24e2.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f5fd0>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252F2344c12d-5f0e-47ae-9e0b-9835c97ec0c9.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/2344c12d-5f0e-47ae-9e0b-9835c97ec0c9.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6755d0>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252Fd064b4d8-501f-4a39-8a79-f231f67f3459.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/d064b4d8-501f-4a39-8a79-f231f67f3459.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41ff590>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252Fa15f7c42-ce4c-448c-baed-ad3bfb787a28.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/a15f7c42-ce4c-448c-baed-ad3bfb787a28.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41379d0>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252F2b035803-db79-459c-8267-f34f9407eac8.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/2b035803-db79-459c-8267-f34f9407eac8.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5dfe390>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252Fe11d977e-5133-400a-8de1-f3af21025639.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/e11d977e-5133-400a-8de1-f3af21025639.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af677d50>
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:26 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:26 [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-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5749772%252Fgeneral%252F029f5944-a609-4d88-8387-535989c2bc8d.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749772/general/029f5944-a609-4d88-8387-535989c2bc8d.jpg saved to cache
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d8637e66-5597-50c7-a574-ef6c31e3f17c
2026-03-30 13:07:26 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d8637e66-5597-50c7-a574-ef6c31e3f17c, skipping ID generation
2026-03-30 13:07:26 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d8637e66-5597-50c7-a574-ef6c31e3f17c with scrape type 1
2026-03-30 13:07:26 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d8637e66-5597-50c7-a574-ef6c31e3f17c sending to next pipeline
2026-03-30 13:07:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d8637e66-5597-50c7-a574-ef6c31e3f17c, identifier: 10742748
2026-03-30 13:07:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10742748
2026-03-30 13:07:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10742748
2026-03-30 13:07:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10742748 to the API
2026-03-30 13:07:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5749772/general/029f5944-a609-4d88-8387-535989c2bc8d.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-31T07:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd8637e66-5597-50c7-a574-ef6c31e3f17c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000720',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742748',
'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/5749772/general/e11d977e-5133-400a-8de1-f3af21025639.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/5749772/general/029f5944-a609-4d88-8387-535989c2bc8d.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/5749772/general/94c4568d-b61b-49c1-b5f0-9f1f6e8f0b5d.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/5749772/general/d064b4d8-501f-4a39-8a79-f231f67f3459.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': 68531,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749772/general/2b035803-db79-459c-8267-f34f9407eac8.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/5749772/general/a15f7c42-ce4c-448c-baed-ad3bfb787a28.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/5749772/general/e054012c-2861-48a2-8acd-c9978ebf24e2.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/5749772/general/6a4034ce-8adb-4cf2-830d-6d9ad344f050.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/5749772/general/2344c12d-5f0e-47ae-9e0b-9835c97ec0c9.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/5749772/general/fe85304a-e779-434e-8196-5ab9264905d1.jpg',
'Width': 1280}],
'price': 27600,
'price_includes_vat': True,
'registration_date': '2021-12-02',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'194 hp - 89.264 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2021}
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742748%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [adesa.de] INFO: Saving data for 10742748: {'created_time': 1774876047.204271, 'last_price_update_time': 1774876047.204282, 'auction_closing_time': 1774942200.0}
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742748') HTTP/1.1" 204 0
2026-03-30 13:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742732> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10742736
2026-03-30 13:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cc177765-cfc5-5059-b7b0-40b45f6696dd with scrape type 1
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cc177765-cfc5-5059-b7b0-40b45f6696dd
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252F66c116f1-7a9f-41ba-a793-3f2ca49a8088.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/66c116f1-7a9f-41ba-a793-3f2ca49a8088.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252Fa4c84388-cd88-45bf-ac43-1e8894bf8c74.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/a4c84388-cd88-45bf-ac43-1e8894bf8c74.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252Fe8aee03f-075d-43b6-b3a1-6ae4768700e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/e8aee03f-075d-43b6-b3a1-6ae4768700e1.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252F26668134-ddc6-44c8-b21c-a51c620b87d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/26668134-ddc6-44c8-b21c-a51c620b87d4.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252F9e05b1cb-22da-4573-ac6a-f5a1d1147f87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/9e05b1cb-22da-4573-ac6a-f5a1d1147f87.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252F114199fc-ea25-41b7-bcb6-4af33d608b08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/114199fc-ea25-41b7-bcb6-4af33d608b08.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252F3dd6b90b-fb46-4ce1-9e8e-ab171ecac114.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/3dd6b90b-fb46-4ce1-9e8e-ab171ecac114.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252Fedb265f1-6bbd-45ea-8e21-19937dfc60c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/edb265f1-6bbd-45ea-8e21-19937dfc60c0.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252Fd01cf648-cc30-4ac4-a32d-2b398c2166c5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/d01cf648-cc30-4ac4-a32d-2b398c2166c5.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737635%252Fgeneral%252F609a7fcf-5fba-4563-85a2-10a471608799.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737635/general/609a7fcf-5fba-4563-85a2-10a471608799.jpg already downloaded
2026-03-30 13:07:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cc177765-cfc5-5059-b7b0-40b45f6696dd, identifier: 10742736
2026-03-30 13:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/4fd13a46-602e-4013-aaec-f6b0aee7de1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10742736
2026-03-30 13:07:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10742736
2026-03-30 13:07:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cc177765-cfc5-5059-b7b0-40b45f6696dd with identifier: 10742736 to the API
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:27 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742736>
{'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-31T07:30: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=10742736',
'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-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742736%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [adesa.de] INFO: Saving data for 10742736: {'created_time': 1774876047.881635, 'last_price_update_time': 1774876047.881649, 'auction_closing_time': 1774942200.0}
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742736') HTTP/1.1" 204 0
2026-03-30 13:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/c923fe7e-bffa-4fc9-81a9-19da7e17eb8e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/c1f7ef45-9c87-4756-a501-20a3e9a65e15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742816> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:27 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10742732
2026-03-30 13:07:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5852207d-b0cf-5b84-bf80-19bc97b00055 with scrape type 1
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5852207d-b0cf-5b84-bf80-19bc97b00055
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252Fb8eff21f-2e77-4c43-a056-6335773ce926.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/b8eff21f-2e77-4c43-a056-6335773ce926.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252F3aea0588-37da-45bb-91df-a5cff8cf435f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/3aea0588-37da-45bb-91df-a5cff8cf435f.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252F03adc99c-1db1-486f-9cc3-fbf4dced3faf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/03adc99c-1db1-486f-9cc3-fbf4dced3faf.jpg already downloaded
2026-03-30 13:07:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252Ff91d9d43-ab41-42b6-893f-746868348c65.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/f91d9d43-ab41-42b6-893f-746868348c65.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252F10e10c37-1dc4-45c3-9654-ec8db8e1fd7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/10e10c37-1dc4-45c3-9654-ec8db8e1fd7a.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252Ff98e302e-ab8d-455b-add5-c241837a0946.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/f98e302e-ab8d-455b-add5-c241837a0946.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252Fe6f86327-25ed-49a0-81e3-a10bf5dc6110.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/e6f86327-25ed-49a0-81e3-a10bf5dc6110.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252F746f0a16-59c4-4ec6-9c23-64229f10f8d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/746f0a16-59c4-4ec6-9c23-64229f10f8d2.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252F9e6f0712-daed-4d2d-8698-cea0cefcc354.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/9e6f0712-daed-4d2d-8698-cea0cefcc354.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737176%252Fgeneral%252F7ea8c9c1-042f-485c-a8ce-f8c8e6546c66.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737176/general/7ea8c9c1-042f-485c-a8ce-f8c8e6546c66.jpg already downloaded
2026-03-30 13:07:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5852207d-b0cf-5b84-bf80-19bc97b00055, identifier: 10742732
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4272410>
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252F4fd13a46-602e-4013-aaec-f6b0aee7de1a.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/4fd13a46-602e-4013-aaec-f6b0aee7de1a.jpg saved to cache
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10742732
2026-03-30 13:07:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10742732
2026-03-30 13:07:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5852207d-b0cf-5b84-bf80-19bc97b00055 with identifier: 10742732 to the API
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742732>
{'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-31T07:30: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=10742732',
'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-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742732%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [adesa.de] INFO: Saving data for 10742732: {'created_time': 1774876048.614968, 'last_price_update_time': 1774876048.61498, 'auction_closing_time': 1774942200.0}
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742732') HTTP/1.1" 204 0
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af72b210>
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252Fc923fe7e-bffa-4fc9-81a9-19da7e17eb8e.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/c923fe7e-bffa-4fc9-81a9-19da7e17eb8e.jpg saved to cache
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4236950>
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252Fc1f7ef45-9c87-4756-a501-20a3e9a65e15.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/c1f7ef45-9c87-4756-a501-20a3e9a65e15.jpg saved to cache
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ce33f36a-3c14-51ec-ad9e-a8e866ca282e with identifier: 10742816
2026-03-30 13:07:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ce33f36a-3c14-51ec-ad9e-a8e866ca282e with scrape type 1
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ce33f36a-3c14-51ec-ad9e-a8e866ca282e
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252F884f0bc5-5262-4bc5-b96a-628e029fd0e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/884f0bc5-5262-4bc5-b96a-628e029fd0e5.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252F0af4f1b1-5076-4cc8-9110-04cf76985ada.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/0af4f1b1-5076-4cc8-9110-04cf76985ada.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252F06dd2b57-dd0b-4c32-a522-2ceaed0b8918.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/06dd2b57-dd0b-4c32-a522-2ceaed0b8918.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252F4a574968-068c-4cd5-a28e-f2d0a5988417.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/4a574968-068c-4cd5-a28e-f2d0a5988417.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252Fba67a616-3f3b-4c53-a23e-07f7e119ef6c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/ba67a616-3f3b-4c53-a23e-07f7e119ef6c.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252Fc1cf45fa-fd93-46af-ab03-2cfae238d8ef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/c1cf45fa-fd93-46af-ab03-2cfae238d8ef.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252F130ecc95-2599-4b15-99a1-4c39c317feef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/130ecc95-2599-4b15-99a1-4c39c317feef.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252F5b3cf2f7-8fe2-4883-aac8-a4a6771cb0e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/5b3cf2f7-8fe2-4883-aac8-a4a6771cb0e6.jpg already downloaded
2026-03-30 13:07:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252Fe0c2bb93-8308-4e49-af41-9b11d107c1f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/e0c2bb93-8308-4e49-af41-9b11d107c1f4.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737459%252Fgeneral%252Fb5908059-3fd3-4931-ae03-6461b1654cf2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737459/general/b5908059-3fd3-4931-ae03-6461b1654cf2.jpg already downloaded
2026-03-30 13:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ce33f36a-3c14-51ec-ad9e-a8e866ca282e, identifier: 10742816
2026-03-30 13:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ce33f36a-3c14-51ec-ad9e-a8e866ca282e with identifier: 10742816
2026-03-30 13:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ce33f36a-3c14-51ec-ad9e-a8e866ca282e with identifier: 10742816
2026-03-30 13:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ce33f36a-3c14-51ec-ad9e-a8e866ca282e with identifier: 10742816 to the API
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742816>
{'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': 197,
'expiration_date': '2026-03-31T07:35:00Z',
'fuel_type': 'Hybrid',
'id': 'ce33f36a-3c14-51ec-ad9e-a8e866ca282e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000229',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742816',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 44984,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 20,
'photo_urls': ['https://images.openlane.eu/carimgs/5737459/general/884f0bc5-5262-4bc5-b96a-628e029fd0e5.jpg',
'https://images.openlane.eu/carimgs/5737459/general/0af4f1b1-5076-4cc8-9110-04cf76985ada.jpg',
'https://images.openlane.eu/carimgs/5737459/general/06dd2b57-dd0b-4c32-a522-2ceaed0b8918.jpg',
'https://images.openlane.eu/carimgs/5737459/general/4a574968-068c-4cd5-a28e-f2d0a5988417.jpg',
'https://images.openlane.eu/carimgs/5737459/general/ba67a616-3f3b-4c53-a23e-07f7e119ef6c.jpg',
'https://images.openlane.eu/carimgs/5737459/general/c1cf45fa-fd93-46af-ab03-2cfae238d8ef.jpg',
'https://images.openlane.eu/carimgs/5737459/general/130ecc95-2599-4b15-99a1-4c39c317feef.jpg',
'https://images.openlane.eu/carimgs/5737459/general/5b3cf2f7-8fe2-4883-aac8-a4a6771cb0e6.jpg',
'https://images.openlane.eu/carimgs/5737459/general/e0c2bb93-8308-4e49-af41-9b11d107c1f4.jpg',
'https://images.openlane.eu/carimgs/5737459/general/b5908059-3fd3-4931-ae03-6461b1654cf2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 568608,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/884f0bc5-5262-4bc5-b96a-628e029fd0e5.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 588733,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/0af4f1b1-5076-4cc8-9110-04cf76985ada.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 478298,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/06dd2b57-dd0b-4c32-a522-2ceaed0b8918.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 456411,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/4a574968-068c-4cd5-a28e-f2d0a5988417.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 486401,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/ba67a616-3f3b-4c53-a23e-07f7e119ef6c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 372682,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/c1cf45fa-fd93-46af-ab03-2cfae238d8ef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 391179,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/130ecc95-2599-4b15-99a1-4c39c317feef.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 503129,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/5b3cf2f7-8fe2-4883-aac8-a4a6771cb0e6.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 472545,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/e0c2bb93-8308-4e49-af41-9b11d107c1f4.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ce33f36a-3c14-51ec-ad9e-a8e866ca282e/ce33f36a-3c14-51ec-ad9e-a8e866ca282e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245933,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737459/general/b5908059-3fd3-4931-ae03-6461b1654cf2.jpg',
'Width': 1920}],
'price': 53200,
'price_includes_vat': True,
'registration_date': '2024-05-14',
'seats_number': 5,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz GLC 300de AMG Line - 4-Matic - Hybrid - Automatic - '
'197 hp - 44.984 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2024}
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742816%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [adesa.de] INFO: Saving data for 10742816: {'created_time': 1774876049.431814, 'last_price_update_time': 1774876049.431825, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742816') HTTP/1.1" 204 0
2026-03-30 13:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742807> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/5450550f-5e36-4b26-a2d0-345df9302037.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/f062cb85-5d8b-4e26-a2ef-726f09ea078e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742733> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:29 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/5ef844ae-6da8-450c-8dc0-f023a8fa447c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:29 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10742807
2026-03-30 13:07:29 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with scrape type 1
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b7b894b0-69f9-55eb-943c-bd5ce3cddeb5
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252F05f62158-d225-4b06-b0c4-2da839266c84.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/05f62158-d225-4b06-b0c4-2da839266c84.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252Fc6f0f07b-284c-4fd5-b26f-403b5d10067d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/c6f0f07b-284c-4fd5-b26f-403b5d10067d.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252Fff51bf2b-da34-4195-969e-9febef666bdd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/ff51bf2b-da34-4195-969e-9febef666bdd.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252F93f0b871-30bd-47c6-8432-e8b3d4f7e415.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/93f0b871-30bd-47c6-8432-e8b3d4f7e415.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252Fdc672c1d-efbd-4aa2-98ed-0533c6b0d7d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/dc672c1d-efbd-4aa2-98ed-0533c6b0d7d4.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252F4daca1ad-cf05-405a-ad90-ee7e403f7420.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/4daca1ad-cf05-405a-ad90-ee7e403f7420.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252F33278b7f-c94d-4a89-aebe-a8a581d15caa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/33278b7f-c94d-4a89-aebe-a8a581d15caa.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252Fdec837ac-719b-4007-9a83-9a0dedac4431.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/dec837ac-719b-4007-9a83-9a0dedac4431.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252Fbaab5749-5e9c-4456-b617-e1d2a009306b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/baab5749-5e9c-4456-b617-e1d2a009306b.jpg already downloaded
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732025%252Fgeneral%252F28c540e3-9866-4e1c-9801-099bf3e7f4cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732025/general/28c540e3-9866-4e1c-9801-099bf3e7f4cc.jpg already downloaded
2026-03-30 13:07:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5, identifier: 10742807
2026-03-30 13:07:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10742807
2026-03-30 13:07:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10742807
2026-03-30 13:07:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b7b894b0-69f9-55eb-943c-bd5ce3cddeb5 with identifier: 10742807 to the API
2026-03-30 13:07:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:30 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742807>
{'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-31T07:35: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=10742807',
'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-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742807%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [adesa.de] INFO: Saving data for 10742807: {'created_time': 1774876050.16233, 'last_price_update_time': 1774876050.162342, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742807') HTTP/1.1" 204 0
2026-03-30 13:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742817> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:30 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b58fb290>
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252F5450550f-5e36-4b26-a2d0-345df9302037.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/5450550f-5e36-4b26-a2d0-345df9302037.jpg saved to cache
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6eb6d0>
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252Ff062cb85-5d8b-4e26-a2ef-726f09ea078e.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/f062cb85-5d8b-4e26-a2ef-726f09ea078e.jpg saved to cache
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:30 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10742733
2026-03-30 13:07:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item dcb92654-aa95-5cd9-a892-a0261548b72b with scrape type 1
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item dcb92654-aa95-5cd9-a892-a0261548b72b
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252F4c5f5d6f-1a20-48ac-954d-9c2b1bf28b6d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/4c5f5d6f-1a20-48ac-954d-9c2b1bf28b6d.jpg already downloaded
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252Fd074fb95-9afd-44a5-b11b-74cbea5bc40d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/d074fb95-9afd-44a5-b11b-74cbea5bc40d.jpg already downloaded
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252F60c54259-8e7a-4f0f-bc04-4b0e5a6651b9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/60c54259-8e7a-4f0f-bc04-4b0e5a6651b9.jpg already downloaded
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252F42fa8a52-8f3b-4f25-9c21-59ec9e202e57.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/42fa8a52-8f3b-4f25-9c21-59ec9e202e57.jpg already downloaded
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252Fb6e7b332-f839-4bcd-9f90-95f24612fe21.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/b6e7b332-f839-4bcd-9f90-95f24612fe21.jpg already downloaded
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252Fe1ccbd69-2a4a-4a64-a190-110755d5b8cf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/e1ccbd69-2a4a-4a64-a190-110755d5b8cf.jpg already downloaded
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252F7cf159bc-60f0-4ad2-9c96-e22be08d3af2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/7cf159bc-60f0-4ad2-9c96-e22be08d3af2.jpg already downloaded
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252Fcaafd98f-dd96-4ad0-b520-b54401e1e876.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/caafd98f-dd96-4ad0-b520-b54401e1e876.jpg already downloaded
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252F5aa8ae7d-8723-4752-943d-9cefda2d7658.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/5aa8ae7d-8723-4752-943d-9cefda2d7658.jpg already downloaded
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5737462%252Fgeneral%252F5c1ae6e1-8c48-4dc2-a497-3ce54fd430c4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737462/general/5c1ae6e1-8c48-4dc2-a497-3ce54fd430c4.jpg already downloaded
2026-03-30 13:07:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: dcb92654-aa95-5cd9-a892-a0261548b72b, identifier: 10742733
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeca2b50>
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252F5ef844ae-6da8-450c-8dc0-f023a8fa447c.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/5ef844ae-6da8-450c-8dc0-f023a8fa447c.jpg saved to cache
2026-03-30 13:07:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10742733
2026-03-30 13:07:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10742733
2026-03-30 13:07:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: dcb92654-aa95-5cd9-a892-a0261548b72b with identifier: 10742733 to the API
2026-03-30 13:07:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742733>
{'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-31T07:30: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=10742733',
'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-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742733%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [adesa.de] INFO: Saving data for 10742733: {'created_time': 1774876051.584152, 'last_price_update_time': 1774876051.584163, 'auction_closing_time': 1774942200.0}
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742733') HTTP/1.1" 204 0
2026-03-30 13:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10742817
2026-03-30 13:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 114e43bd-bcce-5925-9c74-09829f22006f with scrape type 1
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 114e43bd-bcce-5925-9c74-09829f22006f
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252F3cf0cefa-45cf-4bfd-a340-db8d65b49579.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/3cf0cefa-45cf-4bfd-a340-db8d65b49579.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252F8cc674c2-f947-453a-ad92-0194b82e0a52.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/8cc674c2-f947-453a-ad92-0194b82e0a52.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252Fcc24f927-9991-40ee-92c6-1f4829a8fdef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/cc24f927-9991-40ee-92c6-1f4829a8fdef.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252Ff79800d9-b7b3-4a15-9dbf-f0f47ca52bc3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/f79800d9-b7b3-4a15-9dbf-f0f47ca52bc3.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252F771293f1-c436-4061-9ed0-3c8f15cd9b4e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/771293f1-c436-4061-9ed0-3c8f15cd9b4e.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252F5187dc6d-1dee-461b-97bd-431564fb7efb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/5187dc6d-1dee-461b-97bd-431564fb7efb.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252F00b0afbc-916b-44d4-81b1-135139c6b4bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/00b0afbc-916b-44d4-81b1-135139c6b4bd.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252F891f28db-c85f-4675-be5a-9813882cee13.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/891f28db-c85f-4675-be5a-9813882cee13.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252F881071ae-287d-420e-9160-9f6c8a37a2d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/881071ae-287d-420e-9160-9f6c8a37a2d7.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742569%252Fgeneral%252F8bef4fda-ac19-4b07-afa6-792e3574d966.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742569/general/8bef4fda-ac19-4b07-afa6-792e3574d966.jpg already downloaded
2026-03-30 13:07:31 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 114e43bd-bcce-5925-9c74-09829f22006f, identifier: 10742817
2026-03-30 13:07:31 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10742831
2026-03-30 13:07:31 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 67f4319a-9103-58a2-8a9d-131d4dff4b61 with scrape type 1
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 67f4319a-9103-58a2-8a9d-131d4dff4b61
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252F0af5a400-0b59-4f7c-a8d2-e10261d04482.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/0af5a400-0b59-4f7c-a8d2-e10261d04482.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252F6784095e-268d-4b5b-af2a-52503883bfbc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/6784095e-268d-4b5b-af2a-52503883bfbc.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252F3c23ba62-ebf8-42d8-b765-984214b4e9ea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/3c23ba62-ebf8-42d8-b765-984214b4e9ea.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252F879b4e17-3c15-430b-a990-15106f7aa554.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/879b4e17-3c15-430b-a990-15106f7aa554.jpg already downloaded
2026-03-30 13:07:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252F7ad95388-d9b9-490c-b526-8920fa74f495.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/7ad95388-d9b9-490c-b526-8920fa74f495.jpg already downloaded
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252Faed54b7b-0367-47df-9c27-12daca969bdb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/aed54b7b-0367-47df-9c27-12daca969bdb.jpg already downloaded
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252F7f18fce0-77fd-48f8-8f57-e4506dfbded4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/7f18fce0-77fd-48f8-8f57-e4506dfbded4.jpg already downloaded
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252F5eb6e7ce-2d55-4233-835f-33ebca1b8585.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/5eb6e7ce-2d55-4233-835f-33ebca1b8585.jpg already downloaded
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252Fbb6b35ec-5206-4afd-bda0-a4c66398179a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/bb6b35ec-5206-4afd-bda0-a4c66398179a.jpg already downloaded
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5750238%252Fgeneral%252Fadf7c4a6-df55-4f22-80dd-2a218abdf617.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5750238/general/adf7c4a6-df55-4f22-80dd-2a218abdf617.jpg already downloaded
2026-03-30 13:07:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 67f4319a-9103-58a2-8a9d-131d4dff4b61, identifier: 10742831
2026-03-30 13:07:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753179/general/f1a1c6c4-1b03-420f-bdf0-bcb6ea47f64b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10742756)
2026-03-30 13:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10742817
2026-03-30 13:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10742817
2026-03-30 13:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 114e43bd-bcce-5925-9c74-09829f22006f with identifier: 10742817 to the API
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742817>
{'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-31T07:35: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=10742817',
'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-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742817%27 HTTP/1.1" 200 None
2026-03-30 13:07:32 [adesa.de] INFO: Saving data for 10742817: {'created_time': 1774876052.715343, 'last_price_update_time': 1774876052.715355, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742817') HTTP/1.1" 204 0
2026-03-30 13:07:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10742831
2026-03-30 13:07:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10742831
2026-03-30 13:07:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 67f4319a-9103-58a2-8a9d-131d4dff4b61 with identifier: 10742831 to the API
2026-03-30 13:07:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:33 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742831>
{'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-31T07:35: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=10742831',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQS',
'odometer': 73963,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5750238/general/0af5a400-0b59-4f7c-a8d2-e10261d04482.jpg',
'https://images.openlane.eu/carimgs/5750238/general/6784095e-268d-4b5b-af2a-52503883bfbc.jpg',
'https://images.openlane.eu/carimgs/5750238/general/3c23ba62-ebf8-42d8-b765-984214b4e9ea.jpg',
'https://images.openlane.eu/carimgs/5750238/general/879b4e17-3c15-430b-a990-15106f7aa554.jpg',
'https://images.openlane.eu/carimgs/5750238/general/7ad95388-d9b9-490c-b526-8920fa74f495.jpg',
'https://images.openlane.eu/carimgs/5750238/general/aed54b7b-0367-47df-9c27-12daca969bdb.jpg',
'https://images.openlane.eu/carimgs/5750238/general/7f18fce0-77fd-48f8-8f57-e4506dfbded4.jpg',
'https://images.openlane.eu/carimgs/5750238/general/5eb6e7ce-2d55-4233-835f-33ebca1b8585.jpg',
'https://images.openlane.eu/carimgs/5750238/general/bb6b35ec-5206-4afd-bda0-a4c66398179a.jpg',
'https://images.openlane.eu/carimgs/5750238/general/adf7c4a6-df55-4f22-80dd-2a218abdf617.jpg'],
'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-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742831%27 HTTP/1.1" 200 None
2026-03-30 13:07:33 [adesa.de] INFO: Saving data for 10742831: {'created_time': 1774876053.640575, 'last_price_update_time': 1774876053.640586, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742831') HTTP/1.1" 204 0
2026-03-30 13:07:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:07:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42460d0>
2026-03-30 13:07:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:07:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753179%252Fgeneral%252Ff1a1c6c4-1b03-420f-bdf0-bcb6ea47f64b.jpg') HTTP/1.1" 204 0
2026-03-30 13:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753179/general/f1a1c6c4-1b03-420f-bdf0-bcb6ea47f64b.jpg saved to cache
2026-03-30 13:07:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d432e592-e12c-52d5-828e-f2660f0eac26
2026-03-30 13:07:33 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d432e592-e12c-52d5-828e-f2660f0eac26, skipping ID generation
2026-03-30 13:07:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d432e592-e12c-52d5-828e-f2660f0eac26 with scrape type 1
2026-03-30 13:07:33 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d432e592-e12c-52d5-828e-f2660f0eac26 sending to next pipeline
2026-03-30 13:07:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d432e592-e12c-52d5-828e-f2660f0eac26, identifier: 10742756
2026-03-30 13:07:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d432e592-e12c-52d5-828e-f2660f0eac26 with identifier: 10742756
2026-03-30 13:07:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d432e592-e12c-52d5-828e-f2660f0eac26 with identifier: 10742756
2026-03-30 13:07:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d432e592-e12c-52d5-828e-f2660f0eac26 with identifier: 10742756 to the API
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753179/general/f1a1c6c4-1b03-420f-bdf0-bcb6ea47f64b.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Minibus',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 237,
'expiration_date': '2026-03-31T07:30:00Z',
'fuel_type': 'Diesel',
'id': 'd432e592-e12c-52d5-828e-f2660f0eac26',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '226000247',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742756',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Mercedes-Benz',
'model': 'V',
'odometer': 149090,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 27,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 733364,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/f062cb85-5d8b-4e26-a2ef-726f09ea078e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 753006,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/f1a1c6c4-1b03-420f-bdf0-bcb6ea47f64b.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 677776,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/5450550f-5e36-4b26-a2d0-345df9302037.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 700340,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/5ef844ae-6da8-450c-8dc0-f023a8fa447c.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546347,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/c923fe7e-bffa-4fc9-81a9-19da7e17eb8e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 546804,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/c1f7ef45-9c87-4756-a501-20a3e9a65e15.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 652504,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/4fd13a46-602e-4013-aaec-f6b0aee7de1a.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 431676,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/63ae384f-6abf-4fa3-83e6-dddff026d97e.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 335443,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/031ad242-da14-4e97-8044-14351cdb5cd7.jpg',
'Width': 1920},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d432e592-e12c-52d5-828e-f2660f0eac26/d432e592-e12c-52d5-828e-f2660f0eac26_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 444381,
'Height': 1440,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753179/general/f004f0d7-2fdc-4689-a683-821594231dff.jpg',
'Width': 1920}],
'price': 36600,
'price_includes_vat': True,
'registration_date': '2023-05-02',
'seats_number': 6,
'seller_name': 'Car Trade Deutschland',
'title': 'Mercedes-Benz V 300d Edition - Diesel - Automatic - 237 hp - '
'149.090 km',
'transmission': 'automatic',
'trim': 'Edition',
'vin': None,
'year': 2023}
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742756%27 HTTP/1.1" 200 None
2026-03-30 13:07:34 [adesa.de] INFO: Saving data for 10742756: {'created_time': 1774876054.773054, 'last_price_update_time': 1774876054.773065, 'auction_closing_time': 1774942200.0}
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742756') HTTP/1.1" 204 0
2026-03-30 13:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744793> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10742728
2026-03-30 13:07:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with scrape type 1
2026-03-30 13:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 19f22c3c-419a-5cb2-8183-8b2d2f0f052f
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252Fbf562bde-210f-48d9-8169-c29b13d72ea8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/bf562bde-210f-48d9-8169-c29b13d72ea8.jpg already downloaded
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252F97879c84-a142-4296-9297-eccb50922f2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/97879c84-a142-4296-9297-eccb50922f2e.jpg already downloaded
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252Faa6df971-de7f-44b9-9c89-a714f6b0af1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/aa6df971-de7f-44b9-9c89-a714f6b0af1a.jpg already downloaded
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252F074cc5ee-814b-41e5-b9f3-716f0d72b6b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/074cc5ee-814b-41e5-b9f3-716f0d72b6b7.jpg already downloaded
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252F3bcd810e-7bc9-4d50-b2e5-f3b7464b9b6f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/3bcd810e-7bc9-4d50-b2e5-f3b7464b9b6f.jpg already downloaded
2026-03-30 13:07:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252F7ac3809e-2c84-45fc-afc4-28cd24534d81.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/7ac3809e-2c84-45fc-afc4-28cd24534d81.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252F1eff3456-632c-44ca-83fd-88de2a2234fb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/1eff3456-632c-44ca-83fd-88de2a2234fb.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252F3cd5b469-2ece-4a59-9808-517489cd8a89.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/3cd5b469-2ece-4a59-9808-517489cd8a89.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252F98e32b10-b788-4065-aba1-71fd39c8dc19.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/98e32b10-b788-4065-aba1-71fd39c8dc19.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732974%252Fgeneral%252F1ad263fc-ece6-4f71-8571-faec285859d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732974/general/1ad263fc-ece6-4f71-8571-faec285859d3.jpg already downloaded
2026-03-30 13:07:35 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f, identifier: 10742728
2026-03-30 13:07:35 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10742728
2026-03-30 13:07:35 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10742728
2026-03-30 13:07:35 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 19f22c3c-419a-5cb2-8183-8b2d2f0f052f with identifier: 10742728 to the API
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:35 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742728>
{'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-31T07:30: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=10742728',
'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-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742728%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [adesa.de] INFO: Saving data for 10742728: {'created_time': 1774876055.720068, 'last_price_update_time': 1774876055.720079, 'auction_closing_time': 1774942200.0}
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742728') HTTP/1.1" 204 0
2026-03-30 13:07:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742725> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:35 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:35 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e5ba07d0-b986-5e80-b192-335f1d393c1c with identifier: 10744793
2026-03-30 13:07:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e5ba07d0-b986-5e80-b192-335f1d393c1c with scrape type 1
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e5ba07d0-b986-5e80-b192-335f1d393c1c
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252Fa5769217-43e0-4215-aee5-f18e36cbf740.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/a5769217-43e0-4215-aee5-f18e36cbf740.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252Fb06fd6ba-4d1a-4617-b0f4-db17a2039972.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/b06fd6ba-4d1a-4617-b0f4-db17a2039972.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252Fc87df80d-7244-4b1b-af61-d0ce3e2f3eb7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/c87df80d-7244-4b1b-af61-d0ce3e2f3eb7.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252Fd54e4a7f-95e2-459e-bc98-68e784f1a3e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/d54e4a7f-95e2-459e-bc98-68e784f1a3e6.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252F7a3118a8-52b0-48d3-a33c-d76faf3ab29d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/7a3118a8-52b0-48d3-a33c-d76faf3ab29d.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252Fef29fb28-c995-42ba-9f39-0d5c8fa849b8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/ef29fb28-c995-42ba-9f39-0d5c8fa849b8.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252Fa219c488-5b4d-4836-b725-72ee0f3dd04e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/a219c488-5b4d-4836-b725-72ee0f3dd04e.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252F7d3f3ef2-5715-4e46-8d93-589fe10b65bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/7d3f3ef2-5715-4e46-8d93-589fe10b65bd.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252F6aa100db-76ea-4159-8698-747092747ac8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/6aa100db-76ea-4159-8698-747092747ac8.jpg already downloaded
2026-03-30 13:07:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5748592%252Fgeneral%252F1174f89b-b857-4cc4-8b1b-557ff99f4363.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5748592/general/1174f89b-b857-4cc4-8b1b-557ff99f4363.jpg already downloaded
2026-03-30 13:07:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e5ba07d0-b986-5e80-b192-335f1d393c1c, identifier: 10744793
2026-03-30 13:07:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e5ba07d0-b986-5e80-b192-335f1d393c1c with identifier: 10744793
2026-03-30 13:07:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e5ba07d0-b986-5e80-b192-335f1d393c1c with identifier: 10744793
2026-03-30 13:07:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e5ba07d0-b986-5e80-b192-335f1d393c1c with identifier: 10744793 to the API
2026-03-30 13:07:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:41 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744793>
{'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-31T13:00:00Z',
'fuel_type': 'Diesel',
'id': 'e5ba07d0-b986-5e80-b192-335f1d393c1c',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466951',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744793',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'A3',
'odometer': 99153,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 31,
'photo_urls': ['https://images.openlane.eu/carimgs/5748592/general/a5769217-43e0-4215-aee5-f18e36cbf740.jpg',
'https://images.openlane.eu/carimgs/5748592/general/b06fd6ba-4d1a-4617-b0f4-db17a2039972.jpg',
'https://images.openlane.eu/carimgs/5748592/general/c87df80d-7244-4b1b-af61-d0ce3e2f3eb7.jpg',
'https://images.openlane.eu/carimgs/5748592/general/d54e4a7f-95e2-459e-bc98-68e784f1a3e6.jpg',
'https://images.openlane.eu/carimgs/5748592/general/7a3118a8-52b0-48d3-a33c-d76faf3ab29d.jpg',
'https://images.openlane.eu/carimgs/5748592/general/ef29fb28-c995-42ba-9f39-0d5c8fa849b8.jpg',
'https://images.openlane.eu/carimgs/5748592/general/a219c488-5b4d-4836-b725-72ee0f3dd04e.jpg',
'https://images.openlane.eu/carimgs/5748592/general/7d3f3ef2-5715-4e46-8d93-589fe10b65bd.jpg',
'https://images.openlane.eu/carimgs/5748592/general/6aa100db-76ea-4159-8698-747092747ac8.jpg',
'https://images.openlane.eu/carimgs/5748592/general/1174f89b-b857-4cc4-8b1b-557ff99f4363.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120514,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/a5769217-43e0-4215-aee5-f18e36cbf740.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100438,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/b06fd6ba-4d1a-4617-b0f4-db17a2039972.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82797,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/c87df80d-7244-4b1b-af61-d0ce3e2f3eb7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74380,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/d54e4a7f-95e2-459e-bc98-68e784f1a3e6.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82495,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/7a3118a8-52b0-48d3-a33c-d76faf3ab29d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72259,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/ef29fb28-c995-42ba-9f39-0d5c8fa849b8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 49028,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/a219c488-5b4d-4836-b725-72ee0f3dd04e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 55436,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/7d3f3ef2-5715-4e46-8d93-589fe10b65bd.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58297,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/6aa100db-76ea-4159-8698-747092747ac8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e5ba07d0-b986-5e80-b192-335f1d393c1c/e5ba07d0-b986-5e80-b192-335f1d393c1c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75316,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5748592/general/1174f89b-b857-4cc4-8b1b-557ff99f4363.jpg',
'Width': 1280}],
'price': 19600,
'price_includes_vat': True,
'registration_date': '2022-02-08',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi A3 Sportback 35 TDI S Line - Diesel - Automatic - 150 hp - '
'99.153 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744793%27 HTTP/1.1" 200 None
2026-03-30 13:07:41 [adesa.de] INFO: Saving data for 10744793: {'created_time': 1774876061.70743, 'last_price_update_time': 1774876061.707443, 'auction_closing_time': 1774962000.0}
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744793') HTTP/1.1" 204 0
2026-03-30 13:07:41 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: d8637e66-5597-50c7-a574-ef6c31e3f17c with identifier: 10742725, dropping item
2026-03-30 13:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742738> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:42 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10742738
2026-03-30 13:07:42 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with scrape type 1
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6f9d44a1-0674-5b9b-bcd1-0471a25e978c
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252F0e6507c8-cb6f-4bb7-b149-cdfe858396ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/0e6507c8-cb6f-4bb7-b149-cdfe858396ae.jpg already downloaded
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252Fc2e68a46-26ad-4283-b0ea-262719780289.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/c2e68a46-26ad-4283-b0ea-262719780289.jpg already downloaded
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252Fdc820fcc-6d2e-4f13-a561-821aafe36d39.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/dc820fcc-6d2e-4f13-a561-821aafe36d39.jpg already downloaded
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252Ff0ecfb41-8bd9-4330-b2ef-6ec21cc90621.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/f0ecfb41-8bd9-4330-b2ef-6ec21cc90621.jpg already downloaded
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252Fe4f12b71-7d0e-423c-b778-f3d5939935e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/e4f12b71-7d0e-423c-b778-f3d5939935e3.jpg already downloaded
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252F9a55763d-9d7f-4a28-a06d-a0b3c7224552.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/9a55763d-9d7f-4a28-a06d-a0b3c7224552.jpg already downloaded
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252Fda0123f3-526a-4639-99e6-489ca01f18c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/da0123f3-526a-4639-99e6-489ca01f18c7.jpg already downloaded
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252F6b3e224b-89ba-434f-ad66-424d68baac80.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/6b3e224b-89ba-434f-ad66-424d68baac80.jpg already downloaded
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252F8ef030df-455c-4937-95de-efce98af5c7c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/8ef030df-455c-4937-95de-efce98af5c7c.jpg already downloaded
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5742567%252Fgeneral%252F028933ff-c05b-4602-a32d-10caaf5f9163.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:42 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5742567/general/028933ff-c05b-4602-a32d-10caaf5f9163.jpg already downloaded
2026-03-30 13:07:42 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c, identifier: 10742738
2026-03-30 13:07:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10742738
2026-03-30 13:07:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10742738
2026-03-30 13:07:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6f9d44a1-0674-5b9b-bcd1-0471a25e978c with identifier: 10742738 to the API
2026-03-30 13:07:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742738>
{'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-31T07:30: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=10742738',
'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-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742738%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [adesa.de] INFO: Saving data for 10742738: {'created_time': 1774876063.153462, 'last_price_update_time': 1774876063.153473, 'auction_closing_time': 1774942200.0}
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742738') HTTP/1.1" 204 0
2026-03-30 13:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742809> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742745> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:43 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10742810
2026-03-30 13:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3820e1bb-43b9-5b63-ae73-3522fedde9de with scrape type 1
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3820e1bb-43b9-5b63-ae73-3522fedde9de
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252F8d8f7051-e41f-4c1d-9c40-61d8d50beba0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/8d8f7051-e41f-4c1d-9c40-61d8d50beba0.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252Fe1c0c6e7-0bb2-4e0e-9365-b8d68d77aeba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/e1c0c6e7-0bb2-4e0e-9365-b8d68d77aeba.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252F1bb56dc9-6ce2-4f6d-978e-a9bad86b9b19.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/1bb56dc9-6ce2-4f6d-978e-a9bad86b9b19.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252Fb92e57fa-ff98-49ec-b638-d06be6f0f1c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/b92e57fa-ff98-49ec-b638-d06be6f0f1c9.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252F385e1219-9acd-4a0a-a170-7cfe347334dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/385e1219-9acd-4a0a-a170-7cfe347334dd.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252F4c44cec6-de36-42fc-9886-9cdfc21fc89d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/4c44cec6-de36-42fc-9886-9cdfc21fc89d.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252F1486347f-b6b9-4079-9131-bc0ee0cf2c67.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/1486347f-b6b9-4079-9131-bc0ee0cf2c67.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252Fac0d7a22-80c2-45f3-9abf-12198d24b931.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/ac0d7a22-80c2-45f3-9abf-12198d24b931.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252F89fb3f76-4a42-4633-b5a8-85dc5362cd54.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/89fb3f76-4a42-4633-b5a8-85dc5362cd54.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5733308%252Fgeneral%252F70549e30-2c04-42a0-83e6-6b932999fdd6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5733308/general/70549e30-2c04-42a0-83e6-6b932999fdd6.jpg already downloaded
2026-03-30 13:07:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3820e1bb-43b9-5b63-ae73-3522fedde9de, identifier: 10742810
2026-03-30 13:07:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10742810
2026-03-30 13:07:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10742810
2026-03-30 13:07:43 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3820e1bb-43b9-5b63-ae73-3522fedde9de with identifier: 10742810 to the API
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742810>
{'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-31T07:35: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=10742810',
'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-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742810%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [adesa.de] INFO: Saving data for 10742810: {'created_time': 1774876063.764707, 'last_price_update_time': 1774876063.764718, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742810') HTTP/1.1" 204 0
2026-03-30 13:07:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10742809
2026-03-30 13:07:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b301b954-7030-5b5a-a0bf-55db413c513b with scrape type 1
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b301b954-7030-5b5a-a0bf-55db413c513b
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252F144d13b9-615b-45d4-a94f-766722b8afac.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/144d13b9-615b-45d4-a94f-766722b8afac.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252F01def160-96b5-44ee-b7bd-307e41b25781.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/01def160-96b5-44ee-b7bd-307e41b25781.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252F9f5ba0e4-1c0d-4dcf-970d-6ae5cbfb67cc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/9f5ba0e4-1c0d-4dcf-970d-6ae5cbfb67cc.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252F6bd55ceb-692a-424b-a4a1-72ab16d02485.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/6bd55ceb-692a-424b-a4a1-72ab16d02485.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252F16201671-b882-46bc-826c-8fe56ea1842d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/16201671-b882-46bc-826c-8fe56ea1842d.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252F3f5042e6-5663-42eb-88e9-16f3c429e297.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/3f5042e6-5663-42eb-88e9-16f3c429e297.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252Fe5b18fb8-c432-4344-a37b-7cc9680bbb64.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/e5b18fb8-c432-4344-a37b-7cc9680bbb64.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252F6a8413c5-9910-4cfa-bdce-d03e443efbee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/6a8413c5-9910-4cfa-bdce-d03e443efbee.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252Fcd451c50-c077-4d64-b100-455b5be732d7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/cd451c50-c077-4d64-b100-455b5be732d7.jpg already downloaded
2026-03-30 13:07:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5732306%252Fgeneral%252F735d35b0-a21c-4442-9d8b-d052b9dfe3e4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732306/general/735d35b0-a21c-4442-9d8b-d052b9dfe3e4.jpg already downloaded
2026-03-30 13:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b301b954-7030-5b5a-a0bf-55db413c513b, identifier: 10742809
2026-03-30 13:07:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10742745
2026-03-30 13:07: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-30 13:07:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4c9e8cd1-4abf-580b-844b-4946c723ffb8
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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-30 13:07: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-30 13:07:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4c9e8cd1-4abf-580b-844b-4946c723ffb8, identifier: 10742745
2026-03-30 13:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10742809
2026-03-30 13:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10742809
2026-03-30 13:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b301b954-7030-5b5a-a0bf-55db413c513b with identifier: 10742809 to the API
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742809>
{'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-31T07:35: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=10742809',
'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-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742809%27 HTTP/1.1" 200 None
2026-03-30 13:07:44 [adesa.de] INFO: Saving data for 10742809: {'created_time': 1774876064.79712, 'last_price_update_time': 1774876064.797134, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742809') HTTP/1.1" 204 0
2026-03-30 13:07:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10742745
2026-03-30 13:07:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10742745
2026-03-30 13:07:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4c9e8cd1-4abf-580b-844b-4946c723ffb8 with identifier: 10742745 to the API
2026-03-30 13:07:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742745>
{'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-31T07: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=10742745',
'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-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742745%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [adesa.de] INFO: Saving data for 10742745: {'created_time': 1774876065.155092, 'last_price_update_time': 1774876065.155102, 'auction_closing_time': 1774942200.0}
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742745') HTTP/1.1" 204 0
2026-03-30 13:07:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742821> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10742821
2026-03-30 13:07:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e2b454f6-830c-5e7b-8163-3f7f32e6c697 with scrape type 1
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e2b454f6-830c-5e7b-8163-3f7f32e6c697
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252Fd1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/d1c49a80-9324-41ee-a7a7-d6d7decb199a.jpg already downloaded
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252Ff3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/f3854f2a-7ed8-449d-bdb5-b6aa73e52a44.jpg already downloaded
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252Fdf0508b9-f51c-46db-8fcd-810ef568e9c7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/df0508b9-f51c-46db-8fcd-810ef568e9c7.jpg already downloaded
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252F991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/991ed4c9-9605-42fc-b42a-ec720e88fa2e.jpg already downloaded
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252Fac4640f9-8501-4d86-bca3-6863044b644c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/ac4640f9-8501-4d86-bca3-6863044b644c.jpg already downloaded
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252Fb1553cea-e04e-47db-aff8-7c091586f021.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/b1553cea-e04e-47db-aff8-7c091586f021.jpg already downloaded
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252Fc58331c8-43eb-40f4-b626-4b66677a10cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/c58331c8-43eb-40f4-b626-4b66677a10cd.jpg already downloaded
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252F51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/51697fdc-471e-44e1-8cc9-e42995fdbe66.jpg already downloaded
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252F22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/22d7fb74-dd3b-4655-b6b5-172d19541dcf.jpg already downloaded
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5745631%252Fgeneral%252F1acbcd54-6a11-4e59-8558-905692bc9620.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745631/general/1acbcd54-6a11-4e59-8558-905692bc9620.jpg already downloaded
2026-03-30 13:07:45 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e2b454f6-830c-5e7b-8163-3f7f32e6c697, identifier: 10742821
2026-03-30 13:07:45 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10742821
2026-03-30 13:07:45 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10742821
2026-03-30 13:07:45 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e2b454f6-830c-5e7b-8163-3f7f32e6c697 with identifier: 10742821 to the API
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742821>
{'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-31T07:35: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=10742821',
'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-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742821%27 HTTP/1.1" 200 None
2026-03-30 13:07:45 [adesa.de] INFO: Saving data for 10742821: {'created_time': 1774876065.974599, 'last_price_update_time': 1774876065.974609, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742821') HTTP/1.1" 204 0
2026-03-30 13:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742826> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:46 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10742826
2026-03-30 13:07:46 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with scrape type 1
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 8663a8b3-a29c-585d-b3da-fcc2f72f55ea
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252F663f7a74-0940-41b0-9368-eca3b191d0c0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/663f7a74-0940-41b0-9368-eca3b191d0c0.jpg already downloaded
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252F01107c26-17b1-406d-ba8c-6fcbd5f7b68e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/01107c26-17b1-406d-ba8c-6fcbd5f7b68e.jpg already downloaded
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252F086077ec-0722-4864-acd0-b6aba6c30ed7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/086077ec-0722-4864-acd0-b6aba6c30ed7.jpg already downloaded
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252F91d92879-b4f6-445e-923d-fb2c627f5fb5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/91d92879-b4f6-445e-923d-fb2c627f5fb5.jpg already downloaded
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252Fe5fff1bd-1607-448d-98b6-6c5cd472fffe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/e5fff1bd-1607-448d-98b6-6c5cd472fffe.jpg already downloaded
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252F4eae97a2-013c-4a62-a007-2a1ed233468e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/4eae97a2-013c-4a62-a007-2a1ed233468e.jpg already downloaded
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252F93085d64-8cc1-4519-93e7-8752b97c4454.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/93085d64-8cc1-4519-93e7-8752b97c4454.jpg already downloaded
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252F8b6845a2-1c73-45a2-a3fd-55fc381a547a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/8b6845a2-1c73-45a2-a3fd-55fc381a547a.jpg already downloaded
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252Fc3f7cb81-8788-4974-916d-18381f99eaa8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/c3f7cb81-8788-4974-916d-18381f99eaa8.jpg already downloaded
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5749686%252Fgeneral%252F6bc4dea5-1aa3-4f90-818f-38012404314e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5749686/general/6bc4dea5-1aa3-4f90-818f-38012404314e.jpg already downloaded
2026-03-30 13:07:46 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea, identifier: 10742826
2026-03-30 13:07:46 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10742826
2026-03-30 13:07:46 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10742826
2026-03-30 13:07:46 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 8663a8b3-a29c-585d-b3da-fcc2f72f55ea with identifier: 10742826 to the API
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:46 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742826>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 523,
'expiration_date': '2026-03-31T07:35:00Z',
'fuel_type': 'Electric',
'id': '8663a8b3-a29c-585d-b3da-fcc2f72f55ea',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000719',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742826',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 60048,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5749686/general/663f7a74-0940-41b0-9368-eca3b191d0c0.jpg',
'https://images.openlane.eu/carimgs/5749686/general/01107c26-17b1-406d-ba8c-6fcbd5f7b68e.jpg',
'https://images.openlane.eu/carimgs/5749686/general/086077ec-0722-4864-acd0-b6aba6c30ed7.jpg',
'https://images.openlane.eu/carimgs/5749686/general/91d92879-b4f6-445e-923d-fb2c627f5fb5.jpg',
'https://images.openlane.eu/carimgs/5749686/general/e5fff1bd-1607-448d-98b6-6c5cd472fffe.jpg',
'https://images.openlane.eu/carimgs/5749686/general/4eae97a2-013c-4a62-a007-2a1ed233468e.jpg',
'https://images.openlane.eu/carimgs/5749686/general/93085d64-8cc1-4519-93e7-8752b97c4454.jpg',
'https://images.openlane.eu/carimgs/5749686/general/8b6845a2-1c73-45a2-a3fd-55fc381a547a.jpg',
'https://images.openlane.eu/carimgs/5749686/general/c3f7cb81-8788-4974-916d-18381f99eaa8.jpg',
'https://images.openlane.eu/carimgs/5749686/general/6bc4dea5-1aa3-4f90-818f-38012404314e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165689,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/663f7a74-0940-41b0-9368-eca3b191d0c0.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104952,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/01107c26-17b1-406d-ba8c-6fcbd5f7b68e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122246,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/086077ec-0722-4864-acd0-b6aba6c30ed7.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69282,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/91d92879-b4f6-445e-923d-fb2c627f5fb5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82089,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/e5fff1bd-1607-448d-98b6-6c5cd472fffe.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101589,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/4eae97a2-013c-4a62-a007-2a1ed233468e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99741,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/93085d64-8cc1-4519-93e7-8752b97c4454.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66809,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/8b6845a2-1c73-45a2-a3fd-55fc381a547a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79637,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/c3f7cb81-8788-4974-916d-18381f99eaa8.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_8663a8b3-a29c-585d-b3da-fcc2f72f55ea/8663a8b3-a29c-585d-b3da-fcc2f72f55ea_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85180,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5749686/general/6bc4dea5-1aa3-4f90-818f-38012404314e.jpg',
'Width': 1280}],
'price': 43600,
'price_includes_vat': True,
'registration_date': '2023-09-04',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'BMW iX 50 - xDrive - Electric - Automatic - 523 hp - 60.048 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742826%27 HTTP/1.1" 200 None
2026-03-30 13:07:46 [adesa.de] INFO: Saving data for 10742826: {'created_time': 1774876066.960158, 'last_price_update_time': 1774876066.960172, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742826') HTTP/1.1" 204 0
2026-03-30 13:07:46 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:46 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:47 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10742812
2026-03-30 13:07:47 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cf40c3a7-6a60-5801-b9a5-16eb58edf02d with scrape type 1
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cf40c3a7-6a60-5801-b9a5-16eb58edf02d
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252F37f3556d-02ea-4592-8016-65a4fcb8c5df.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/37f3556d-02ea-4592-8016-65a4fcb8c5df.jpg already downloaded
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252F0db8940a-3e07-46eb-8e0f-4aa9b9d2b49e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/0db8940a-3e07-46eb-8e0f-4aa9b9d2b49e.jpg already downloaded
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252Fabdf4a91-b47d-427a-b97b-0cfbebf5ab3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/abdf4a91-b47d-427a-b97b-0cfbebf5ab3a.jpg already downloaded
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252Fb6d27b58-c80a-4984-97d7-55b106af0e05.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/b6d27b58-c80a-4984-97d7-55b106af0e05.jpg already downloaded
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252F27fa2c1c-19ca-4979-8cdf-8c07d0e6b02b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/27fa2c1c-19ca-4979-8cdf-8c07d0e6b02b.jpg already downloaded
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252F91872461-3e7f-4994-933d-80532b894a2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/91872461-3e7f-4994-933d-80532b894a2f.jpg already downloaded
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252F83517770-6b7b-4697-9850-c715491d9302.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/83517770-6b7b-4697-9850-c715491d9302.jpg already downloaded
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252F5d793a46-0ad5-4bd5-9fec-031e1a4e5309.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/5d793a46-0ad5-4bd5-9fec-031e1a4e5309.jpg already downloaded
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252Fabe12492-7c60-43cc-8c61-1c434a325da2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/abe12492-7c60-43cc-8c61-1c434a325da2.jpg already downloaded
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5734427%252Fgeneral%252F1fb5f63b-d755-4d56-8054-b6c9c9254415.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5734427/general/1fb5f63b-d755-4d56-8054-b6c9c9254415.jpg already downloaded
2026-03-30 13:07:47 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cf40c3a7-6a60-5801-b9a5-16eb58edf02d, identifier: 10742812
2026-03-30 13:07:47 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10742812
2026-03-30 13:07:47 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10742812
2026-03-30 13:07:47 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cf40c3a7-6a60-5801-b9a5-16eb58edf02d with identifier: 10742812 to the API
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:07:47 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742812>
{'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-31T07:35: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=10742812',
'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-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742812%27 HTTP/1.1" 200 None
2026-03-30 13:07:47 [adesa.de] INFO: Saving data for 10742812: {'created_time': 1774876067.745759, 'last_price_update_time': 1774876067.745767, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:47 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742812') HTTP/1.1" 204 0
2026-03-30 13:07:48 [scrapy.extensions.logstats] INFO: Crawled 590 pages (at 40 pages/min), scraped 460 items (at 39 items/min)
2026-03-30 13:07:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:07:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742819> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:07:55 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:07:55 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10742819
2026-03-30 13:07:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3a50c24c-215c-5f7d-aab5-13f761738b8f with scrape type 1
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3a50c24c-215c-5f7d-aab5-13f761738b8f
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252Fe868c655-27e9-48b7-a108-1fc0247514e9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/e868c655-27e9-48b7-a108-1fc0247514e9.jpg already downloaded
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252F39bcc074-c8c8-482f-9b7e-59b6a085a5e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/39bcc074-c8c8-482f-9b7e-59b6a085a5e6.jpg already downloaded
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252F8536fcde-56ed-4a1b-9ebb-c9a56b174e0c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/8536fcde-56ed-4a1b-9ebb-c9a56b174e0c.jpg already downloaded
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252Fde18d580-4995-4da6-aa79-df285af21431.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/de18d580-4995-4da6-aa79-df285af21431.jpg already downloaded
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252Ff289f17f-a5b8-4cdb-8657-d55bdb7996d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/f289f17f-a5b8-4cdb-8657-d55bdb7996d8.jpg already downloaded
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252F3286a8be-b227-48de-bc28-556105ef0f5d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/3286a8be-b227-48de-bc28-556105ef0f5d.jpg already downloaded
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252F575fc0b0-3960-40bd-ab58-e70d15b535f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/575fc0b0-3960-40bd-ab58-e70d15b535f4.jpg already downloaded
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252Fe51ca221-86b0-487f-af6e-87fdbdb79a6e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/e51ca221-86b0-487f-af6e-87fdbdb79a6e.jpg already downloaded
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252Fd3b2e8d1-11c0-4c51-afc6-585d1fa195ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/d3b2e8d1-11c0-4c51-afc6-585d1fa195ec.jpg already downloaded
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07: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%252F5743523%252Fgeneral%252Fd182152f-f4c0-422a-9fe5-974618aeea3b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:07:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5743523/general/d182152f-f4c0-422a-9fe5-974618aeea3b.jpg already downloaded
2026-03-30 13:07:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3a50c24c-215c-5f7d-aab5-13f761738b8f, identifier: 10742819
2026-03-30 13:07:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10742819
2026-03-30 13:07:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10742819
2026-03-30 13:07:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3a50c24c-215c-5f7d-aab5-13f761738b8f with identifier: 10742819 to the API
2026-03-30 13:07:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:07: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-30 13:07:56 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742819>
{'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-31T07:35: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=10742819',
'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-30 13:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742819%27 HTTP/1.1" 200 None
2026-03-30 13:07:56 [adesa.de] INFO: Saving data for 10742819: {'created_time': 1774876076.216455, 'last_price_update_time': 1774876076.216469, 'auction_closing_time': 1774942500.0}
2026-03-30 13:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:07:56 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742819') HTTP/1.1" 204 0
2026-03-30 13:08:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742734> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10742734
2026-03-30 13:08:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e21c3a82-647e-5e0c-b802-dd54be4e6970 with scrape type 1
2026-03-30 13:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e21c3a82-647e-5e0c-b802-dd54be4e6970
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252F6ac823d3-7de5-4d74-abbf-3d9b1686056f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/6ac823d3-7de5-4d74-abbf-3d9b1686056f.jpg already downloaded
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252F46a52fed-b8d6-4bb6-a8e0-cacb2872de29.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/46a52fed-b8d6-4bb6-a8e0-cacb2872de29.jpg already downloaded
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252Fe077d2d1-5bc7-42f6-8ddf-bd556ed6d2f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/e077d2d1-5bc7-42f6-8ddf-bd556ed6d2f6.jpg already downloaded
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252F3bd6cbcc-3230-479d-b11e-94e3443ca8f2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/3bd6cbcc-3230-479d-b11e-94e3443ca8f2.jpg already downloaded
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252Fcdce67bc-5ebc-4590-9cac-f9c0c68738f1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/cdce67bc-5ebc-4590-9cac-f9c0c68738f1.jpg already downloaded
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252Fda4de476-0087-4d93-a66c-e1249efa3253.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/da4de476-0087-4d93-a66c-e1249efa3253.jpg already downloaded
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252Fe03deae4-89af-4a5f-ac8c-45ea29209fef.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/e03deae4-89af-4a5f-ac8c-45ea29209fef.jpg already downloaded
2026-03-30 13:08:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252Fae387d14-6484-4695-a707-89ba129250d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/ae387d14-6484-4695-a707-89ba129250d1.jpg already downloaded
2026-03-30 13:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252F9270334c-2726-42b2-b511-945346f81191.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/9270334c-2726-42b2-b511-945346f81191.jpg already downloaded
2026-03-30 13:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5737466%252Fgeneral%252F714b1774-7db8-47ce-8682-9d8c66c07f04.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737466/general/714b1774-7db8-47ce-8682-9d8c66c07f04.jpg already downloaded
2026-03-30 13:08:04 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e21c3a82-647e-5e0c-b802-dd54be4e6970, identifier: 10742734
2026-03-30 13:08:04 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10742734
2026-03-30 13:08:04 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10742734
2026-03-30 13:08:04 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e21c3a82-647e-5e0c-b802-dd54be4e6970 with identifier: 10742734 to the API
2026-03-30 13:08:04 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08:04 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:08:04 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742734>
{'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-31T07:30: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=10742734',
'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-30 13:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742734%27 HTTP/1.1" 200 None
2026-03-30 13:08:04 [adesa.de] INFO: Saving data for 10742734: {'created_time': 1774876084.565072, 'last_price_update_time': 1774876084.565087, 'auction_closing_time': 1774942200.0}
2026-03-30 13:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742734') HTTP/1.1" 204 0
2026-03-30 13:08:18 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:18 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:18 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10742806
2026-03-30 13:08:18 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with scrape type 1
2026-03-30 13:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7b569deb-02b6-5e12-b9aa-4f0ba98daebd
2026-03-30 13:08:18 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252Ff9dce8ce-7f60-4717-9468-8914afdd2d5f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:18 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/f9dce8ce-7f60-4717-9468-8914afdd2d5f.jpg already downloaded
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252F273afa52-02c4-4496-9393-c025912469e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/273afa52-02c4-4496-9393-c025912469e0.jpg already downloaded
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252Fbb4c520c-8716-408b-87e8-456562090697.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/bb4c520c-8716-408b-87e8-456562090697.jpg already downloaded
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252F80fe1e80-ac76-476b-8755-fd6a20480f03.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/80fe1e80-ac76-476b-8755-fd6a20480f03.jpg already downloaded
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252F4f618a86-6349-4ff0-b65a-6c80a1a62f7d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/4f618a86-6349-4ff0-b65a-6c80a1a62f7d.jpg already downloaded
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252Fe713fbff-478b-4229-b0a5-6a3c08e953d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/e713fbff-478b-4229-b0a5-6a3c08e953d5.jpg already downloaded
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252Fa8fe4083-52fa-4262-a06a-3d3e7d9ebd05.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/a8fe4083-52fa-4262-a06a-3d3e7d9ebd05.jpg already downloaded
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252F5a9db669-d9d0-44a2-ba19-e117aef401b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/5a9db669-d9d0-44a2-ba19-e117aef401b1.jpg already downloaded
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252F794c1fe6-2ef1-4a1a-be4a-e88effa93f3a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/794c1fe6-2ef1-4a1a-be4a-e88effa93f3a.jpg already downloaded
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5724253%252Fgeneral%252F87517b0b-b005-4a1a-a1d2-7557f2dd9d2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:19 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5724253/general/87517b0b-b005-4a1a-a1d2-7557f2dd9d2d.jpg already downloaded
2026-03-30 13:08:19 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd, identifier: 10742806
2026-03-30 13:08:19 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10742806
2026-03-30 13:08:19 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10742806
2026-03-30 13:08:19 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7b569deb-02b6-5e12-b9aa-4f0ba98daebd with identifier: 10742806 to the API
2026-03-30 13:08:19 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:19 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742806>
{'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-31T07:35: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=10742806',
'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-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742806%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [adesa.de] INFO: Saving data for 10742806: {'created_time': 1774876100.024138, 'last_price_update_time': 1774876100.024159, 'auction_closing_time': 1774942500.0}
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742806') HTTP/1.1" 204 0
2026-03-30 13:08:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743812> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 383adf7a-b1fb-55a7-bf2d-702f7296f9aa with identifier: 10743812
2026-03-30 13:08:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa with scrape type 1
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252F07e6e168-f3c3-4ef3-bca0-700597cb3af7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/07e6e168-f3c3-4ef3-bca0-700597cb3af7.jpg not downloaded yet
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252Fa706a53a-535a-4ed1-9df8-3d4398074f04.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/a706a53a-535a-4ed1-9df8-3d4398074f04.jpg not downloaded yet
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252F5b6342c4-a863-44c5-a227-6d1ff6f38a42.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/5b6342c4-a863-44c5-a227-6d1ff6f38a42.jpg not downloaded yet
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252F34538b34-d0ba-4c09-9d5d-5cb4a3c53d03.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/34538b34-d0ba-4c09-9d5d-5cb4a3c53d03.jpg not downloaded yet
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252F34a7155b-f5ea-45b1-9d5c-a8d82ba5f60f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/34a7155b-f5ea-45b1-9d5c-a8d82ba5f60f.jpg not downloaded yet
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252Ffe8fcdb8-0647-4508-a8b5-c8e838162d49.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/fe8fcdb8-0647-4508-a8b5-c8e838162d49.jpg not downloaded yet
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252Ffa616f68-c26a-49cd-9493-3d8ef27e4c00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/fa616f68-c26a-49cd-9493-3d8ef27e4c00.jpg not downloaded yet
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252F6f936a07-8f3c-4d39-80bd-ee64dafda032.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/6f936a07-8f3c-4d39-80bd-ee64dafda032.jpg not downloaded yet
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252F072f7f40-7cfa-451f-9f5f-a4958b727f15.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/072f7f40-7cfa-451f-9f5f-a4958b727f15.jpg not downloaded yet
2026-03-30 13:08:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753863%252Fgeneral%252F4f686a92-3206-4c30-91a8-a3550b76535d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/4f686a92-3206-4c30-91a8-a3550b76535d.jpg not downloaded yet
2026-03-30 13:08:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742742> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:21 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10742742
2026-03-30 13:08:21 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 290d6376-ac15-5aac-90a7-895079312229 with scrape type 1
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 290d6376-ac15-5aac-90a7-895079312229
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252F81aa168b-da03-470c-92a3-05c542b3c441.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/81aa168b-da03-470c-92a3-05c542b3c441.jpg already downloaded
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252F2dc0c25e-63ea-4592-9089-7105a15218e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/2dc0c25e-63ea-4592-9089-7105a15218e1.jpg already downloaded
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252Ffc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/fc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg already downloaded
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252F5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg already downloaded
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252F78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg already downloaded
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252F7ae84871-35d7-42c4-868e-31c86f9006aa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/7ae84871-35d7-42c4-868e-31c86f9006aa.jpg already downloaded
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252Fe739b54c-2fad-4722-b950-9d1923666155.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/e739b54c-2fad-4722-b950-9d1923666155.jpg already downloaded
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252F8d925dff-c614-4000-9686-eee43545cb89.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/8d925dff-c614-4000-9686-eee43545cb89.jpg already downloaded
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252F75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg already downloaded
2026-03-30 13:08:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5745960%252Fgeneral%252F3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:21 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5745960/general/3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg already downloaded
2026-03-30 13:08:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 290d6376-ac15-5aac-90a7-895079312229, identifier: 10742742
2026-03-30 13:08:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10742742
2026-03-30 13:08:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10742742
2026-03-30 13:08:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 290d6376-ac15-5aac-90a7-895079312229 with identifier: 10742742 to the API
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:22 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742742>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 231,
'expiration_date': '2026-03-31T07:30:00Z',
'fuel_type': 'Electric',
'id': '290d6376-ac15-5aac-90a7-895079312229',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000711',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742742',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Cupra',
'model': 'Born',
'odometer': 79525,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photo_urls': ['https://images.openlane.eu/carimgs/5745960/general/81aa168b-da03-470c-92a3-05c542b3c441.jpg',
'https://images.openlane.eu/carimgs/5745960/general/2dc0c25e-63ea-4592-9089-7105a15218e1.jpg',
'https://images.openlane.eu/carimgs/5745960/general/fc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg',
'https://images.openlane.eu/carimgs/5745960/general/5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg',
'https://images.openlane.eu/carimgs/5745960/general/78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg',
'https://images.openlane.eu/carimgs/5745960/general/7ae84871-35d7-42c4-868e-31c86f9006aa.jpg',
'https://images.openlane.eu/carimgs/5745960/general/e739b54c-2fad-4722-b950-9d1923666155.jpg',
'https://images.openlane.eu/carimgs/5745960/general/8d925dff-c614-4000-9686-eee43545cb89.jpg',
'https://images.openlane.eu/carimgs/5745960/general/75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg',
'https://images.openlane.eu/carimgs/5745960/general/3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 65231,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/81aa168b-da03-470c-92a3-05c542b3c441.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 34014,
'Height': 346,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/2dc0c25e-63ea-4592-9089-7105a15218e1.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 61301,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/fc7c4982-6b34-4fd7-b5b3-bf2c5a6afaae.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 60905,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/5ebc48ea-1c13-4194-b881-b978543a5ad1.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52947,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/78e7f3dc-c570-4a41-84aa-fce29c7c762e.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 54601,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/7ae84871-35d7-42c4-868e-31c86f9006aa.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 52292,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/e739b54c-2fad-4722-b950-9d1923666155.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 36213,
'Height': 387,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/8d925dff-c614-4000-9686-eee43545cb89.jpg',
'Width': 688},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 32298,
'Height': 346,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/75828da1-8ab3-410c-a69a-a7fabb9ee8fd.jpg',
'Width': 460},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_290d6376-ac15-5aac-90a7-895079312229/290d6376-ac15-5aac-90a7-895079312229_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69600,
'Height': 516,
'OriginUrl': 'https://images.openlane.eu/carimgs/5745960/general/3dc6c8db-42d9-4ade-aa03-f625b6b0d1cb.jpg',
'Width': 688}],
'price': 17000,
'price_includes_vat': True,
'registration_date': '2022-12-01',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Cupra Born 58 kWh - Electric - Automatic - 231 hp - 79.525 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742742%27 HTTP/1.1" 200 None
2026-03-30 13:08:22 [adesa.de] INFO: Saving data for 10742742: {'created_time': 1774876102.376362, 'last_price_update_time': 1774876102.376376, 'auction_closing_time': 1774942200.0}
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742742') HTTP/1.1" 204 0
2026-03-30 13:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/4f686a92-3206-4c30-91a8-a3550b76535d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/072f7f40-7cfa-451f-9f5f-a4958b727f15.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4261e10>
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252F4f686a92-3206-4c30-91a8-a3550b76535d.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/4f686a92-3206-4c30-91a8-a3550b76535d.jpg saved to cache
2026-03-30 13:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/6f936a07-8f3c-4d39-80bd-ee64dafda032.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4326b10>
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252F072f7f40-7cfa-451f-9f5f-a4958b727f15.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/072f7f40-7cfa-451f-9f5f-a4958b727f15.jpg saved to cache
2026-03-30 13:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af673650>
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252F6f936a07-8f3c-4d39-80bd-ee64dafda032.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/6f936a07-8f3c-4d39-80bd-ee64dafda032.jpg saved to cache
2026-03-30 13:08:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/fa616f68-c26a-49cd-9493-3d8ef27e4c00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4325c50>
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:22 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:22 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252Ffa616f68-c26a-49cd-9493-3d8ef27e4c00.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/fa616f68-c26a-49cd-9493-3d8ef27e4c00.jpg saved to cache
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/fe8fcdb8-0647-4508-a8b5-c8e838162d49.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/34a7155b-f5ea-45b1-9d5c-a8d82ba5f60f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327150>
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252Ffe8fcdb8-0647-4508-a8b5-c8e838162d49.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/fe8fcdb8-0647-4508-a8b5-c8e838162d49.jpg saved to cache
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421d950>
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252F34a7155b-f5ea-45b1-9d5c-a8d82ba5f60f.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/34a7155b-f5ea-45b1-9d5c-a8d82ba5f60f.jpg saved to cache
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/34538b34-d0ba-4c09-9d5d-5cb4a3c53d03.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/5b6342c4-a863-44c5-a227-6d1ff6f38a42.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4115950>
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252F34538b34-d0ba-4c09-9d5d-5cb4a3c53d03.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/34538b34-d0ba-4c09-9d5d-5cb4a3c53d03.jpg saved to cache
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6a3610>
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252F5b6342c4-a863-44c5-a227-6d1ff6f38a42.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/5b6342c4-a863-44c5-a227-6d1ff6f38a42.jpg saved to cache
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/a706a53a-535a-4ed1-9df8-3d4398074f04.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:23 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753863/general/07e6e168-f3c3-4ef3-bca0-700597cb3af7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743812)
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a8810>
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252Fa706a53a-535a-4ed1-9df8-3d4398074f04.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/a706a53a-535a-4ed1-9df8-3d4398074f04.jpg saved to cache
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e3f10>
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:23 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:23 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753863%252Fgeneral%252F07e6e168-f3c3-4ef3-bca0-700597cb3af7.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753863/general/07e6e168-f3c3-4ef3-bca0-700597cb3af7.jpg saved to cache
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa
2026-03-30 13:08:23 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 383adf7a-b1fb-55a7-bf2d-702f7296f9aa, skipping ID generation
2026-03-30 13:08:23 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa with scrape type 1
2026-03-30 13:08:23 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 383adf7a-b1fb-55a7-bf2d-702f7296f9aa sending to next pipeline
2026-03-30 13:08:23 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 383adf7a-b1fb-55a7-bf2d-702f7296f9aa, identifier: 10743812
2026-03-30 13:08:23 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 383adf7a-b1fb-55a7-bf2d-702f7296f9aa with identifier: 10743812
2026-03-30 13:08:23 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 383adf7a-b1fb-55a7-bf2d-702f7296f9aa with identifier: 10743812
2026-03-30 13:08:24 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 383adf7a-b1fb-55a7-bf2d-702f7296f9aa with identifier: 10743812 to the API
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753863/general/07e6e168-f3c3-4ef3-bca0-700597cb3af7.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': 299,
'expiration_date': '2026-04-02T10:00:00Z',
'fuel_type': 'Electric',
'id': '383adf7a-b1fb-55a7-bf2d-702f7296f9aa',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34129084',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743812',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Volkswagen',
'model': 'ID.4',
'odometer': 58589,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 47,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93541,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/07e6e168-f3c3-4ef3-bca0-700597cb3af7.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94962,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/a706a53a-535a-4ed1-9df8-3d4398074f04.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96318,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/5b6342c4-a863-44c5-a227-6d1ff6f38a42.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90088,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/34538b34-d0ba-4c09-9d5d-5cb4a3c53d03.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121199,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/34a7155b-f5ea-45b1-9d5c-a8d82ba5f60f.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74971,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/fe8fcdb8-0647-4508-a8b5-c8e838162d49.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78703,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/fa616f68-c26a-49cd-9493-3d8ef27e4c00.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 67617,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/6f936a07-8f3c-4d39-80bd-ee64dafda032.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92298,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/072f7f40-7cfa-451f-9f5f-a4958b727f15.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_383adf7a-b1fb-55a7-bf2d-702f7296f9aa/383adf7a-b1fb-55a7-bf2d-702f7296f9aa_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85940,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753863/general/4f686a92-3206-4c30-91a8-a3550b76535d.jpg',
'Width': 800}],
'price': 21800,
'price_includes_vat': True,
'registration_date': '2023-04-04',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Volkswagen ID.4 GTX - 4Motion - Electric - Automatic - 299 hp - '
'58.589 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743812%27 HTTP/1.1" 200 None
2026-03-30 13:08:24 [adesa.de] INFO: Saving data for 10743812: {'created_time': 1774876104.315649, 'last_price_update_time': 1774876104.315658, 'auction_closing_time': 1775124000.0}
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743812') HTTP/1.1" 204 0
2026-03-30 13:08:24 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743808> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:24 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:24 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 9da911f2-d61d-5643-a74a-8ac8338f7385 with identifier: 10743808
2026-03-30 13:08:24 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9da911f2-d61d-5643-a74a-8ac8338f7385 with scrape type 1
2026-03-30 13:08:24 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252F030e5754-2be7-4f20-b938-b1aefc466305.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/030e5754-2be7-4f20-b938-b1aefc466305.jpg not downloaded yet
2026-03-30 13:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252F648d2257-29ae-403d-993a-22f3854ea483.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/648d2257-29ae-403d-993a-22f3854ea483.jpg not downloaded yet
2026-03-30 13:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252Fd4d40ad9-d3ac-455c-b40c-b2c3818daccf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/d4d40ad9-d3ac-455c-b40c-b2c3818daccf.jpg not downloaded yet
2026-03-30 13:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252Fa551e87a-256d-40f2-9cdb-1c3624d0dd0e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/a551e87a-256d-40f2-9cdb-1c3624d0dd0e.jpg not downloaded yet
2026-03-30 13:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252F2b8f35f0-2bbc-49bf-b927-ce166e11bc1a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/2b8f35f0-2bbc-49bf-b927-ce166e11bc1a.jpg not downloaded yet
2026-03-30 13:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252Fcc24e8b8-69b0-42f4-b3fc-36ddcab0daf8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/cc24e8b8-69b0-42f4-b3fc-36ddcab0daf8.jpg not downloaded yet
2026-03-30 13:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252Ffb33d921-be14-4fdf-b432-a50c1082205b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/fb33d921-be14-4fdf-b432-a50c1082205b.jpg not downloaded yet
2026-03-30 13:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252F772e9cdd-b795-4054-b859-ad40888cb7e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/772e9cdd-b795-4054-b859-ad40888cb7e6.jpg not downloaded yet
2026-03-30 13:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252F573c96b1-5877-412c-b651-9a5b37b12812.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/573c96b1-5877-412c-b651-9a5b37b12812.jpg not downloaded yet
2026-03-30 13:08:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753860%252Fgeneral%252Fb5f670dc-8ae9-4724-9863-791af9a60665.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/b5f670dc-8ae9-4724-9863-791af9a60665.jpg not downloaded yet
2026-03-30 13:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743986> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6024ea80-c11e-5951-8e7c-3ec3964a1ac2 with identifier: 10743986
2026-03-30 13:08:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2 with scrape type 1
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252F083aff04-22ab-429d-bb98-0da4b31aa50f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/083aff04-22ab-429d-bb98-0da4b31aa50f.jpg not downloaded yet
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252Fcd1eae49-a82b-4934-9372-d1697005aed6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/cd1eae49-a82b-4934-9372-d1697005aed6.jpg not downloaded yet
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252Fc4f4f930-bc32-4e7c-a02c-14f52bef63f3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/c4f4f930-bc32-4e7c-a02c-14f52bef63f3.jpg not downloaded yet
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252F2ae56831-26e4-4cd7-bb72-472ce0cf76fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/2ae56831-26e4-4cd7-bb72-472ce0cf76fd.jpg not downloaded yet
2026-03-30 13:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/b5f670dc-8ae9-4724-9863-791af9a60665.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252F01442f42-54d5-4de3-b4cd-7522ee454744.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/01442f42-54d5-4de3-b4cd-7522ee454744.jpg not downloaded yet
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252F2152c0ce-d2e2-4d20-b7fa-f59db7322a55.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/2152c0ce-d2e2-4d20-b7fa-f59db7322a55.jpg not downloaded yet
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252Fd522f866-3c45-462c-b3f6-f4437aff07b2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/d522f866-3c45-462c-b3f6-f4437aff07b2.jpg not downloaded yet
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252F3734d269-6ce6-414c-bb2b-9e30c8f2657e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/3734d269-6ce6-414c-bb2b-9e30c8f2657e.jpg not downloaded yet
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6700d0>
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252Fb5f670dc-8ae9-4724-9863-791af9a60665.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/b5f670dc-8ae9-4724-9863-791af9a60665.jpg saved to cache
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252F7ac03ebd-ac4b-48bd-b5c6-392e2594f56d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/7ac03ebd-ac4b-48bd-b5c6-392e2594f56d.jpg not downloaded yet
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753206%252Fgeneral%252F0db87ac6-b293-4691-9194-398665aa0d48.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/0db87ac6-b293-4691-9194-398665aa0d48.jpg not downloaded yet
2026-03-30 13:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/2ae56831-26e4-4cd7-bb72-472ce0cf76fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/0db87ac6-b293-4691-9194-398665aa0d48.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4325dd0>
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252F2ae56831-26e4-4cd7-bb72-472ce0cf76fd.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/2ae56831-26e4-4cd7-bb72-472ce0cf76fd.jpg saved to cache
2026-03-30 13:08:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7284d0>
2026-03-30 13:08:28 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252F0db87ac6-b293-4691-9194-398665aa0d48.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/0db87ac6-b293-4691-9194-398665aa0d48.jpg saved to cache
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/7ac03ebd-ac4b-48bd-b5c6-392e2594f56d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/3734d269-6ce6-414c-bb2b-9e30c8f2657e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7fbbd0>
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252F7ac03ebd-ac4b-48bd-b5c6-392e2594f56d.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/7ac03ebd-ac4b-48bd-b5c6-392e2594f56d.jpg saved to cache
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af719310>
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252F3734d269-6ce6-414c-bb2b-9e30c8f2657e.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/3734d269-6ce6-414c-bb2b-9e30c8f2657e.jpg saved to cache
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/d522f866-3c45-462c-b3f6-f4437aff07b2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/2152c0ce-d2e2-4d20-b7fa-f59db7322a55.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f8d90>
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252Fd522f866-3c45-462c-b3f6-f4437aff07b2.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/d522f866-3c45-462c-b3f6-f4437aff07b2.jpg saved to cache
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f9390>
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252F2152c0ce-d2e2-4d20-b7fa-f59db7322a55.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/2152c0ce-d2e2-4d20-b7fa-f59db7322a55.jpg saved to cache
2026-03-30 13:08:29 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/01442f42-54d5-4de3-b4cd-7522ee454744.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:29 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/c4f4f930-bc32-4e7c-a02c-14f52bef63f3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af668d10>
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:29 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:29 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252F01442f42-54d5-4de3-b4cd-7522ee454744.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/01442f42-54d5-4de3-b4cd-7522ee454744.jpg saved to cache
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af729510>
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252Fc4f4f930-bc32-4e7c-a02c-14f52bef63f3.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/c4f4f930-bc32-4e7c-a02c-14f52bef63f3.jpg saved to cache
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/cd1eae49-a82b-4934-9372-d1697005aed6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753206/general/083aff04-22ab-429d-bb98-0da4b31aa50f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743986)
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af79b790>
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252Fcd1eae49-a82b-4934-9372-d1697005aed6.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/cd1eae49-a82b-4934-9372-d1697005aed6.jpg saved to cache
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:30 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/573c96b1-5877-412c-b651-9a5b37b12812.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5970cd0>
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:30 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753206%252Fgeneral%252F083aff04-22ab-429d-bb98-0da4b31aa50f.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753206/general/083aff04-22ab-429d-bb98-0da4b31aa50f.jpg saved to cache
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2
2026-03-30 13:08:30 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6024ea80-c11e-5951-8e7c-3ec3964a1ac2, skipping ID generation
2026-03-30 13:08:30 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2 with scrape type 1
2026-03-30 13:08:30 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6024ea80-c11e-5951-8e7c-3ec3964a1ac2 sending to next pipeline
2026-03-30 13:08:30 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6024ea80-c11e-5951-8e7c-3ec3964a1ac2, identifier: 10743986
2026-03-30 13:08:30 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6024ea80-c11e-5951-8e7c-3ec3964a1ac2 with identifier: 10743986
2026-03-30 13:08:30 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6024ea80-c11e-5951-8e7c-3ec3964a1ac2 with identifier: 10743986
2026-03-30 13:08:30 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6024ea80-c11e-5951-8e7c-3ec3964a1ac2 with identifier: 10743986 to the API
2026-03-30 13:08:30 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753206/general/083aff04-22ab-429d-bb98-0da4b31aa50f.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Saloon',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 4,
'emission_standard': 'EURO 3',
'engine': '',
'engine_horse_power': 498,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Electric',
'id': '6024ea80-c11e-5951-8e7c-3ec3964a1ac2',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'BS-WH414E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743986',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Tesla',
'model': 'Model 3',
'odometer': 74829,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1790059,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/083aff04-22ab-429d-bb98-0da4b31aa50f.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1749865,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/cd1eae49-a82b-4934-9372-d1697005aed6.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1742018,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/c4f4f930-bc32-4e7c-a02c-14f52bef63f3.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1633017,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/2ae56831-26e4-4cd7-bb72-472ce0cf76fd.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1646808,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/01442f42-54d5-4de3-b4cd-7522ee454744.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1659814,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/2152c0ce-d2e2-4d20-b7fa-f59db7322a55.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1649885,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/d522f866-3c45-462c-b3f6-f4437aff07b2.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1578479,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/3734d269-6ce6-414c-bb2b-9e30c8f2657e.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1588637,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/7ac03ebd-ac4b-48bd-b5c6-392e2594f56d.jpg',
'Width': 2668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6024ea80-c11e-5951-8e7c-3ec3964a1ac2/6024ea80-c11e-5951-8e7c-3ec3964a1ac2_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 1664792,
'Height': 1668,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753206/general/0db87ac6-b293-4691-9194-398665aa0d48.jpg',
'Width': 2668}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2023-01-19',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Tesla Model 3 Long Range - Dual Motor - Electric - Automatic - 498 '
'hp - 74.829 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743986%27 HTTP/1.1" 200 None
2026-03-30 13:08:31 [adesa.de] INFO: Saving data for 10743986: {'created_time': 1774876111.313013, 'last_price_update_time': 1774876111.313023, 'auction_closing_time': 1775043000.0}
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743986') HTTP/1.1" 204 0
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6a3750>
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252F573c96b1-5877-412c-b651-9a5b37b12812.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/573c96b1-5877-412c-b651-9a5b37b12812.jpg saved to cache
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/772e9cdd-b795-4054-b859-ad40888cb7e6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4244ed0>
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252F772e9cdd-b795-4054-b859-ad40888cb7e6.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/772e9cdd-b795-4054-b859-ad40888cb7e6.jpg saved to cache
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/fb33d921-be14-4fdf-b432-a50c1082205b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/cc24e8b8-69b0-42f4-b3fc-36ddcab0daf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43258d0>
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252Ffb33d921-be14-4fdf-b432-a50c1082205b.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/fb33d921-be14-4fdf-b432-a50c1082205b.jpg saved to cache
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/2b8f35f0-2bbc-49bf-b927-ce166e11bc1a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42461d0>
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252Fcc24e8b8-69b0-42f4-b3fc-36ddcab0daf8.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/cc24e8b8-69b0-42f4-b3fc-36ddcab0daf8.jpg saved to cache
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/a551e87a-256d-40f2-9cdb-1c3624d0dd0e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6a0110>
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252F2b8f35f0-2bbc-49bf-b927-ce166e11bc1a.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/2b8f35f0-2bbc-49bf-b927-ce166e11bc1a.jpg saved to cache
2026-03-30 13:08:31 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/d4d40ad9-d3ac-455c-b40c-b2c3818daccf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af728b50>
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252Fa551e87a-256d-40f2-9cdb-1c3624d0dd0e.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/a551e87a-256d-40f2-9cdb-1c3624d0dd0e.jpg saved to cache
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/648d2257-29ae-403d-993a-22f3854ea483.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec53f50>
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252Fd4d40ad9-d3ac-455c-b40c-b2c3818daccf.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/d4d40ad9-d3ac-455c-b40c-b2c3818daccf.jpg saved to cache
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753860/general/030e5754-2be7-4f20-b938-b1aefc466305.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743808)
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4247ed0>
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252F648d2257-29ae-403d-993a-22f3854ea483.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/648d2257-29ae-403d-993a-22f3854ea483.jpg saved to cache
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0a990>
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753860%252Fgeneral%252F030e5754-2be7-4f20-b938-b1aefc466305.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753860/general/030e5754-2be7-4f20-b938-b1aefc466305.jpg saved to cache
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 9da911f2-d61d-5643-a74a-8ac8338f7385
2026-03-30 13:08:32 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 9da911f2-d61d-5643-a74a-8ac8338f7385, skipping ID generation
2026-03-30 13:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 9da911f2-d61d-5643-a74a-8ac8338f7385 with scrape type 1
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 9da911f2-d61d-5643-a74a-8ac8338f7385 sending to next pipeline
2026-03-30 13:08:32 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 9da911f2-d61d-5643-a74a-8ac8338f7385, identifier: 10743808
2026-03-30 13:08:32 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 9da911f2-d61d-5643-a74a-8ac8338f7385 with identifier: 10743808
2026-03-30 13:08:32 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 9da911f2-d61d-5643-a74a-8ac8338f7385 with identifier: 10743808
2026-03-30 13:08:32 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 9da911f2-d61d-5643-a74a-8ac8338f7385 with identifier: 10743808 to the API
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:32 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753860/general/030e5754-2be7-4f20-b938-b1aefc466305.jpg>
{'auction_title': '',
'c_o_2_emission_value': 110,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 115,
'expiration_date': '2026-04-02T10:00:00Z',
'fuel_type': 'Diesel',
'id': '9da911f2-d61d-5643-a74a-8ac8338f7385',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '56852074',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743808',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Renault',
'model': 'Megane',
'odometer': 118464,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 70,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 138336,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/030e5754-2be7-4f20-b938-b1aefc466305.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/648d2257-29ae-403d-993a-22f3854ea483.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97194,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/d4d40ad9-d3ac-455c-b40c-b2c3818daccf.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132578,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/a551e87a-256d-40f2-9cdb-1c3624d0dd0e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103885,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/2b8f35f0-2bbc-49bf-b927-ce166e11bc1a.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/cc24e8b8-69b0-42f4-b3fc-36ddcab0daf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93903,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/fb33d921-be14-4fdf-b432-a50c1082205b.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 140997,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/772e9cdd-b795-4054-b859-ad40888cb7e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147485,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/573c96b1-5877-412c-b651-9a5b37b12812.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_9da911f2-d61d-5643-a74a-8ac8338f7385/9da911f2-d61d-5643-a74a-8ac8338f7385_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146119,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753860/general/b5f670dc-8ae9-4724-9863-791af9a60665.jpg',
'Width': 800}],
'price': 4800,
'price_includes_vat': True,
'registration_date': '2021-02-26',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Renault Megane Grandtour Business - Diesel - Manual - 115 hp - '
'118.464 km',
'transmission': 'manual',
'trim': 'Business',
'vin': None,
'year': 2021}
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743808%27 HTTP/1.1" 200 None
2026-03-30 13:08:32 [adesa.de] INFO: Saving data for 10743808: {'created_time': 1774876112.852748, 'last_price_update_time': 1774876112.852762, 'auction_closing_time': 1775124000.0}
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743808') HTTP/1.1" 204 0
2026-03-30 13:08:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743806> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 2ab6aa1b-de00-5976-8ac8-699a5611409d with identifier: 10743806
2026-03-30 13:08:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab6aa1b-de00-5976-8ac8-699a5611409d with scrape type 1
2026-03-30 13:08:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252F406e5af7-a4e6-4b76-85b4-6420f3e37363.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/406e5af7-a4e6-4b76-85b4-6420f3e37363.jpg not downloaded yet
2026-03-30 13:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252F97676251-6db0-4b91-b9d4-fe50135f67e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/97676251-6db0-4b91-b9d4-fe50135f67e1.jpg not downloaded yet
2026-03-30 13:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252F31d817b0-0b5f-44e6-b04c-b6f3ff37d486.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/31d817b0-0b5f-44e6-b04c-b6f3ff37d486.jpg not downloaded yet
2026-03-30 13:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252Fc6b25fd0-29e8-45eb-b0e8-8580476d8611.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/c6b25fd0-29e8-45eb-b0e8-8580476d8611.jpg not downloaded yet
2026-03-30 13:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252F2948ca75-a185-45b2-9770-27ff81f9f1de.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/2948ca75-a185-45b2-9770-27ff81f9f1de.jpg not downloaded yet
2026-03-30 13:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252Ff0323f6f-6d42-4ed8-b201-ec178323fb75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/f0323f6f-6d42-4ed8-b201-ec178323fb75.jpg not downloaded yet
2026-03-30 13:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252F011fddac-4079-4ca8-b2ec-13756fea8bfc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/011fddac-4079-4ca8-b2ec-13756fea8bfc.jpg not downloaded yet
2026-03-30 13:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252F88d601e0-c750-466e-8e6d-531ab2d3964e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/88d601e0-c750-466e-8e6d-531ab2d3964e.jpg not downloaded yet
2026-03-30 13:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252Fbd5b356f-de68-47e9-a5d1-3dd3a6304e5c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/bd5b356f-de68-47e9-a5d1-3dd3a6304e5c.jpg not downloaded yet
2026-03-30 13:08:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753859%252Fgeneral%252Fe171800e-c9a4-484c-95cf-91f14869f829.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/e171800e-c9a4-484c-95cf-91f14869f829.jpg not downloaded yet
2026-03-30 13:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743984> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:34 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/e171800e-c9a4-484c-95cf-91f14869f829.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:34 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: aabfae42-bd94-521c-8d6a-d843e6cc0370 with identifier: 10743984
2026-03-30 13:08:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aabfae42-bd94-521c-8d6a-d843e6cc0370 with scrape type 1
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252Fba0adca2-49b3-4238-a2dc-a7344b87265f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/ba0adca2-49b3-4238-a2dc-a7344b87265f.jpg not downloaded yet
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252Fcd994c42-0af9-4664-8897-f67fc136e8e0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/cd994c42-0af9-4664-8897-f67fc136e8e0.jpg not downloaded yet
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252Fda70c58d-a0bf-4007-8732-a6123198de61.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/da70c58d-a0bf-4007-8732-a6123198de61.jpg not downloaded yet
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252F580a5f68-319a-4250-9bd3-e2d082b6833d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/580a5f68-319a-4250-9bd3-e2d082b6833d.jpg not downloaded yet
2026-03-30 13:08:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d7150>
2026-03-30 13:08:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252Fe171800e-c9a4-484c-95cf-91f14869f829.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/e171800e-c9a4-484c-95cf-91f14869f829.jpg saved to cache
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252F0786c739-8eca-423a-902e-7fa05de0dacb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/0786c739-8eca-423a-902e-7fa05de0dacb.jpg not downloaded yet
2026-03-30 13:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/bd5b356f-de68-47e9-a5d1-3dd3a6304e5c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252F0baeb0b2-6ab8-4734-a21c-055050a129c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/0baeb0b2-6ab8-4734-a21c-055050a129c3.jpg not downloaded yet
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252F64205fbe-1732-45ac-a0b5-be0727411e8b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/64205fbe-1732-45ac-a0b5-be0727411e8b.jpg not downloaded yet
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252F19369320-6609-4697-8b3e-c57d4a4c6bb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/19369320-6609-4697-8b3e-c57d4a4c6bb2.jpg not downloaded yet
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252F3aba7c41-22f0-4c3a-82be-c7a1e99d4730.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/3aba7c41-22f0-4c3a-82be-c7a1e99d4730.jpg not downloaded yet
2026-03-30 13:08:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/580a5f68-319a-4250-9bd3-e2d082b6833d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7bd790>
2026-03-30 13:08:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252Fbd5b356f-de68-47e9-a5d1-3dd3a6304e5c.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/bd5b356f-de68-47e9-a5d1-3dd3a6304e5c.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08: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%252F5753200%252Fgeneral%252F1bd67a7b-7991-4c2c-8484-dadd4b734ffe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/1bd67a7b-7991-4c2c-8484-dadd4b734ffe.jpg not downloaded yet
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b59713d0>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252F580a5f68-319a-4250-9bd3-e2d082b6833d.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/580a5f68-319a-4250-9bd3-e2d082b6833d.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/19369320-6609-4697-8b3e-c57d4a4c6bb2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/1bd67a7b-7991-4c2c-8484-dadd4b734ffe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af792f90>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252F19369320-6609-4697-8b3e-c57d4a4c6bb2.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/19369320-6609-4697-8b3e-c57d4a4c6bb2.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/3aba7c41-22f0-4c3a-82be-c7a1e99d4730.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e0150>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252F1bd67a7b-7991-4c2c-8484-dadd4b734ffe.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/1bd67a7b-7991-4c2c-8484-dadd4b734ffe.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/64205fbe-1732-45ac-a0b5-be0727411e8b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4246410>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252F3aba7c41-22f0-4c3a-82be-c7a1e99d4730.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/3aba7c41-22f0-4c3a-82be-c7a1e99d4730.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/0baeb0b2-6ab8-4734-a21c-055050a129c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f8390>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252F64205fbe-1732-45ac-a0b5-be0727411e8b.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/64205fbe-1732-45ac-a0b5-be0727411e8b.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/0786c739-8eca-423a-902e-7fa05de0dacb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc5890>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252F0baeb0b2-6ab8-4734-a21c-055050a129c3.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/0baeb0b2-6ab8-4734-a21c-055050a129c3.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/da70c58d-a0bf-4007-8732-a6123198de61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4357fd0>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252F0786c739-8eca-423a-902e-7fa05de0dacb.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/0786c739-8eca-423a-902e-7fa05de0dacb.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/cd994c42-0af9-4664-8897-f67fc136e8e0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0bc50>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252Fda70c58d-a0bf-4007-8732-a6123198de61.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/da70c58d-a0bf-4007-8732-a6123198de61.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753200/general/ba0adca2-49b3-4238-a2dc-a7344b87265f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743984)
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7698d0>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252Fcd994c42-0af9-4664-8897-f67fc136e8e0.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/cd994c42-0af9-4664-8897-f67fc136e8e0.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aeccd110>
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:35 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:35 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753200%252Fgeneral%252Fba0adca2-49b3-4238-a2dc-a7344b87265f.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753200/general/ba0adca2-49b3-4238-a2dc-a7344b87265f.jpg saved to cache
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item aabfae42-bd94-521c-8d6a-d843e6cc0370
2026-03-30 13:08:35 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: aabfae42-bd94-521c-8d6a-d843e6cc0370, skipping ID generation
2026-03-30 13:08:35 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item aabfae42-bd94-521c-8d6a-d843e6cc0370 with scrape type 1
2026-03-30 13:08:35 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item aabfae42-bd94-521c-8d6a-d843e6cc0370 sending to next pipeline
2026-03-30 13:08:36 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: aabfae42-bd94-521c-8d6a-d843e6cc0370, identifier: 10743984
2026-03-30 13:08:36 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: aabfae42-bd94-521c-8d6a-d843e6cc0370 with identifier: 10743984
2026-03-30 13:08:36 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: aabfae42-bd94-521c-8d6a-d843e6cc0370 with identifier: 10743984
2026-03-30 13:08:36 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: aabfae42-bd94-521c-8d6a-d843e6cc0370 with identifier: 10743984 to the API
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:36 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753200/general/ba0adca2-49b3-4238-a2dc-a7344b87265f.jpg>
{'auction_title': '',
'c_o_2_emission_value': 118,
'category': 'Hatchback',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.0L',
'engine_horse_power': 95,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Petrol',
'id': 'aabfae42-bd94-521c-8d6a-d843e6cc0370',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MTK-R8192',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743984',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Ibiza',
'odometer': 30507,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108084,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/ba0adca2-49b3-4238-a2dc-a7344b87265f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 133683,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/cd994c42-0af9-4664-8897-f67fc136e8e0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131538,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/da70c58d-a0bf-4007-8732-a6123198de61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126079,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/580a5f68-319a-4250-9bd3-e2d082b6833d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102151,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/0786c739-8eca-423a-902e-7fa05de0dacb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82295,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/0baeb0b2-6ab8-4734-a21c-055050a129c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117098,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/64205fbe-1732-45ac-a0b5-be0727411e8b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112988,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/19369320-6609-4697-8b3e-c57d4a4c6bb2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118609,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/3aba7c41-22f0-4c3a-82be-c7a1e99d4730.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_aabfae42-bd94-521c-8d6a-d843e6cc0370/aabfae42-bd94-521c-8d6a-d843e6cc0370_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89307,
'Height': 576,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753200/general/1bd67a7b-7991-4c2c-8484-dadd4b734ffe.jpg',
'Width': 1024}],
'price': 11300,
'price_includes_vat': True,
'registration_date': '2022-01-12',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Seat Ibiza 1.0 TSI Style - Petrol - Manual - 95 hp - 30.507 km',
'transmission': 'manual',
'trim': 'Style',
'vin': None,
'year': 2022}
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743984%27 HTTP/1.1" 200 None
2026-03-30 13:08:36 [adesa.de] INFO: Saving data for 10743984: {'created_time': 1774876116.538924, 'last_price_update_time': 1774876116.53894, 'auction_closing_time': 1775043000.0}
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743984') HTTP/1.1" 204 0
2026-03-30 13:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/88d601e0-c750-466e-8e6d-531ab2d3964e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4244450>
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252F88d601e0-c750-466e-8e6d-531ab2d3964e.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/88d601e0-c750-466e-8e6d-531ab2d3964e.jpg saved to cache
2026-03-30 13:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/011fddac-4079-4ca8-b2ec-13756fea8bfc.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/f0323f6f-6d42-4ed8-b201-ec178323fb75.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fea50>
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252F011fddac-4079-4ca8-b2ec-13756fea8bfc.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/011fddac-4079-4ca8-b2ec-13756fea8bfc.jpg saved to cache
2026-03-30 13:08:36 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:36 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/2948ca75-a185-45b2-9770-27ff81f9f1de.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4235710>
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:36 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:08:36 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252Ff0323f6f-6d42-4ed8-b201-ec178323fb75.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/f0323f6f-6d42-4ed8-b201-ec178323fb75.jpg saved to cache
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43257d0>
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252F2948ca75-a185-45b2-9770-27ff81f9f1de.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/2948ca75-a185-45b2-9770-27ff81f9f1de.jpg saved to cache
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/c6b25fd0-29e8-45eb-b0e8-8580476d8611.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/31d817b0-0b5f-44e6-b04c-b6f3ff37d486.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a8c50>
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252Fc6b25fd0-29e8-45eb-b0e8-8580476d8611.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/c6b25fd0-29e8-45eb-b0e8-8580476d8611.jpg saved to cache
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4327550>
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252F31d817b0-0b5f-44e6-b04c-b6f3ff37d486.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/31d817b0-0b5f-44e6-b04c-b6f3ff37d486.jpg saved to cache
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/97676251-6db0-4b91-b9d4-fe50135f67e1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753859/general/406e5af7-a4e6-4b76-85b4-6420f3e37363.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743806)
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4324150>
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252F97676251-6db0-4b91-b9d4-fe50135f67e1.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/97676251-6db0-4b91-b9d4-fe50135f67e1.jpg saved to cache
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7fbe90>
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:08:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753859%252Fgeneral%252F406e5af7-a4e6-4b76-85b4-6420f3e37363.jpg') HTTP/1.1" 204 0
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753859/general/406e5af7-a4e6-4b76-85b4-6420f3e37363.jpg saved to cache
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 2ab6aa1b-de00-5976-8ac8-699a5611409d
2026-03-30 13:08:37 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 2ab6aa1b-de00-5976-8ac8-699a5611409d, skipping ID generation
2026-03-30 13:08:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 2ab6aa1b-de00-5976-8ac8-699a5611409d with scrape type 1
2026-03-30 13:08:37 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 2ab6aa1b-de00-5976-8ac8-699a5611409d sending to next pipeline
2026-03-30 13:08:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 2ab6aa1b-de00-5976-8ac8-699a5611409d, identifier: 10743806
2026-03-30 13:08:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 2ab6aa1b-de00-5976-8ac8-699a5611409d with identifier: 10743806
2026-03-30 13:08:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 2ab6aa1b-de00-5976-8ac8-699a5611409d with identifier: 10743806
2026-03-30 13:08:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 2ab6aa1b-de00-5976-8ac8-699a5611409d with identifier: 10743806 to the API
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:08: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-30 13:08:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753859/general/406e5af7-a4e6-4b76-85b4-6420f3e37363.jpg>
{'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-04-02T10:00:00Z',
'fuel_type': 'Petrol',
'id': '2ab6aa1b-de00-5976-8ac8-699a5611409d',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '98156075',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743806',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Opel',
'model': 'Corsa',
'odometer': 14484,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 26,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94123,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/406e5af7-a4e6-4b76-85b4-6420f3e37363.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231757,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/97676251-6db0-4b91-b9d4-fe50135f67e1.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190388,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/31d817b0-0b5f-44e6-b04c-b6f3ff37d486.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 283831,
'Height': 1200,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/c6b25fd0-29e8-45eb-b0e8-8580476d8611.jpg',
'Width': 1600},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62994,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/2948ca75-a185-45b2-9770-27ff81f9f1de.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73289,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/f0323f6f-6d42-4ed8-b201-ec178323fb75.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 70900,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/011fddac-4079-4ca8-b2ec-13756fea8bfc.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77588,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/88d601e0-c750-466e-8e6d-531ab2d3964e.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63131,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/bd5b356f-de68-47e9-a5d1-3dd3a6304e5c.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_2ab6aa1b-de00-5976-8ac8-699a5611409d/2ab6aa1b-de00-5976-8ac8-699a5611409d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76518,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753859/general/e171800e-c9a4-484c-95cf-91f14869f829.jpg',
'Width': 800}],
'price': 4000,
'price_includes_vat': True,
'registration_date': '2021-04-01',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Opel Corsa 1.2 Edition - Petrol - Manual - 75 hp - 14.484 km',
'transmission': 'manual',
'trim': 'Edition',
'vin': None,
'year': 2021}
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743806%27 HTTP/1.1" 200 None
2026-03-30 13:08:38 [adesa.de] INFO: Saving data for 10743806: {'created_time': 1774876118.465047, 'last_price_update_time': 1774876118.46506, 'auction_closing_time': 1775124000.0}
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743806') HTTP/1.1" 204 0
2026-03-30 13:08:42 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.213(s), this was the 1st time calling it.
2026-03-30 13:08:42 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.840057490457667 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:08:42 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743994> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:08:42 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:08:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc with identifier: 10743994
2026-03-30 13:08:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc with scrape type 1
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F49114c3d-b723-4dd4-8a93-0eb07b079391.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/49114c3d-b723-4dd4-8a93-0eb07b079391.jpg not downloaded yet
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252Fab60f888-8b73-492b-a8d1-8ec072764ea4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/ab60f888-8b73-492b-a8d1-8ec072764ea4.jpg not downloaded yet
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F0d2cdd37-452f-4fc1-a1b5-e2b48e7fd14f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/0d2cdd37-452f-4fc1-a1b5-e2b48e7fd14f.jpg not downloaded yet
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F3f23f562-0307-451e-9421-bf3b06ea877f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/3f23f562-0307-451e-9421-bf3b06ea877f.jpg not downloaded yet
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F08d34ac9-370b-40bf-b633-eff615fbc2ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/08d34ac9-370b-40bf-b633-eff615fbc2ff.jpg not downloaded yet
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F5386c76f-3834-4a2f-b477-89137594db12.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/5386c76f-3834-4a2f-b477-89137594db12.jpg not downloaded yet
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252Fd5cc5f38-497b-493b-ab69-6e87b0e4c04e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/d5cc5f38-497b-493b-ab69-6e87b0e4c04e.jpg not downloaded yet
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F6db54da6-e5f7-4f53-b84e-f032d3aa625f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/6db54da6-e5f7-4f53-b84e-f032d3aa625f.jpg not downloaded yet
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252Faad605cd-2e4d-49f0-af0f-91dc517f3a24.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/aad605cd-2e4d-49f0-af0f-91dc517f3a24.jpg not downloaded yet
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:08:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /PhotoDownloadCache()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%27https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F8c37ea8e-ad89-4f60-b37a-343ed0b4dc93.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:08:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/8c37ea8e-ad89-4f60-b37a-343ed0b4dc93.jpg not downloaded yet
2026-03-30 13:08:48 [scrapy.extensions.logstats] INFO: Crawled 600 pages (at 10 pages/min), scraped 469 items (at 9 items/min)
2026-03-30 13:08:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:08:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:09:06 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 38.132(s), this was the 1st time calling it.
2026-03-30 13:09:06 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.759871671559151 seconds as it raised RequestError: RequestError: 520, message=, headers=<CIMultiDictProxy('Date': 'Mon, 30 Mar 2026 13:09:06 GMT', 'Content-Type': 'application/problem+json', 'Content-Length': '214', 'Connection': 'keep-alive', 'Retry-After': '60', 'Request-Id': '7f63fd5ad7741d971bfa3794c307f50a', '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=7f63fd5ad7741d971bfa3794c307f50a.
2026-03-30 13:09:13 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743995> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:09:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 084b5584-feb2-5a4c-8666-f88bccadca3c with identifier: 10743995
2026-03-30 13:09:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 084b5584-feb2-5a4c-8666-f88bccadca3c with scrape type 1
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252F54eb9326-309b-4386-859e-a08a8a6abc66.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/54eb9326-309b-4386-859e-a08a8a6abc66.jpg not downloaded yet
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/8c37ea8e-ad89-4f60-b37a-343ed0b4dc93.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252F793e787b-db0a-4b59-929d-33bba5cd2981.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/793e787b-db0a-4b59-929d-33bba5cd2981.jpg not downloaded yet
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252Ff04275f2-78fb-4200-a80e-1e1151a2f12e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/f04275f2-78fb-4200-a80e-1e1151a2f12e.jpg not downloaded yet
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252Fee00e1cd-b245-46a2-89d5-7f11406f676c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/ee00e1cd-b245-46a2-89d5-7f11406f676c.jpg not downloaded yet
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252F7be27fd6-3fe4-4eab-bc02-c739c9b459b4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/7be27fd6-3fe4-4eab-bc02-c739c9b459b4.jpg not downloaded yet
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252F8f858efd-3e53-4372-aaa6-eb26e8dfd8ae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/8f858efd-3e53-4372-aaa6-eb26e8dfd8ae.jpg not downloaded yet
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252F68767742-756e-4e49-9eac-6ea3547dc0e3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/68767742-756e-4e49-9eac-6ea3547dc0e3.jpg not downloaded yet
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/54eb9326-309b-4386-859e-a08a8a6abc66.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252F26c310c6-e13f-4b75-9b6c-44fe774664dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/26c310c6-e13f-4b75-9b6c-44fe774664dd.jpg not downloaded yet
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252Fcfee147b-dd1e-415a-95a5-44b16827ed2d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/cfee147b-dd1e-415a-95a5-44b16827ed2d.jpg not downloaded yet
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753226%252Fgeneral%252F74ff23ca-c6d3-4e72-a2f6-20ca5533060c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/74ff23ca-c6d3-4e72-a2f6-20ca5533060c.jpg not downloaded yet
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b40a9b10>
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F8c37ea8e-ad89-4f60-b37a-343ed0b4dc93.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/8c37ea8e-ad89-4f60-b37a-343ed0b4dc93.jpg saved to cache
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af672b10>
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252F54eb9326-309b-4386-859e-a08a8a6abc66.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/54eb9326-309b-4386-859e-a08a8a6abc66.jpg saved to cache
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/8f858efd-3e53-4372-aaa6-eb26e8dfd8ae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/74ff23ca-c6d3-4e72-a2f6-20ca5533060c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af669ed0>
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252F8f858efd-3e53-4372-aaa6-eb26e8dfd8ae.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/8f858efd-3e53-4372-aaa6-eb26e8dfd8ae.jpg saved to cache
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/cfee147b-dd1e-415a-95a5-44b16827ed2d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec86310>
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252F74ff23ca-c6d3-4e72-a2f6-20ca5533060c.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/74ff23ca-c6d3-4e72-a2f6-20ca5533060c.jpg saved to cache
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/26c310c6-e13f-4b75-9b6c-44fe774664dd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66b390>
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252Fcfee147b-dd1e-415a-95a5-44b16827ed2d.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/cfee147b-dd1e-415a-95a5-44b16827ed2d.jpg saved to cache
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/68767742-756e-4e49-9eac-6ea3547dc0e3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410e810>
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252F26c310c6-e13f-4b75-9b6c-44fe774664dd.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/26c310c6-e13f-4b75-9b6c-44fe774664dd.jpg saved to cache
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/7be27fd6-3fe4-4eab-bc02-c739c9b459b4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cc210>
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252F68767742-756e-4e49-9eac-6ea3547dc0e3.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/68767742-756e-4e49-9eac-6ea3547dc0e3.jpg saved to cache
2026-03-30 13:09:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/ee00e1cd-b245-46a2-89d5-7f11406f676c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af798b10>
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:15 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:15 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252F7be27fd6-3fe4-4eab-bc02-c739c9b459b4.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/7be27fd6-3fe4-4eab-bc02-c739c9b459b4.jpg saved to cache
2026-03-30 13:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/f04275f2-78fb-4200-a80e-1e1151a2f12e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e1890>
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252Fee00e1cd-b245-46a2-89d5-7f11406f676c.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/ee00e1cd-b245-46a2-89d5-7f11406f676c.jpg saved to cache
2026-03-30 13:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:16 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753226/general/793e787b-db0a-4b59-929d-33bba5cd2981.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743995)
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4244310>
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252Ff04275f2-78fb-4200-a80e-1e1151a2f12e.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/f04275f2-78fb-4200-a80e-1e1151a2f12e.jpg saved to cache
2026-03-30 13:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421e550>
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:16 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753226%252Fgeneral%252F793e787b-db0a-4b59-929d-33bba5cd2981.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753226/general/793e787b-db0a-4b59-929d-33bba5cd2981.jpg saved to cache
2026-03-30 13:09:16 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 084b5584-feb2-5a4c-8666-f88bccadca3c
2026-03-30 13:09:16 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 084b5584-feb2-5a4c-8666-f88bccadca3c, skipping ID generation
2026-03-30 13:09:16 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 084b5584-feb2-5a4c-8666-f88bccadca3c with scrape type 1
2026-03-30 13:09:16 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 084b5584-feb2-5a4c-8666-f88bccadca3c sending to next pipeline
2026-03-30 13:09:16 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 084b5584-feb2-5a4c-8666-f88bccadca3c, identifier: 10743995
2026-03-30 13:09:16 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 084b5584-feb2-5a4c-8666-f88bccadca3c with identifier: 10743995
2026-03-30 13:09:16 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 084b5584-feb2-5a4c-8666-f88bccadca3c with identifier: 10743995
2026-03-30 13:09:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 084b5584-feb2-5a4c-8666-f88bccadca3c with identifier: 10743995 to the API
2026-03-30 13:09:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:09:48 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753226/general/793e787b-db0a-4b59-929d-33bba5cd2981.jpg>
{'auction_title': '',
'c_o_2_emission_value': 130,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Diesel',
'id': '084b5584-feb2-5a4c-8666-f88bccadca3c',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'B-OA156',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743995',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Superb',
'odometer': 135844,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 75,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106118,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/54eb9326-309b-4386-859e-a08a8a6abc66.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102025,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/793e787b-db0a-4b59-929d-33bba5cd2981.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104988,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/f04275f2-78fb-4200-a80e-1e1151a2f12e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104367,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/ee00e1cd-b245-46a2-89d5-7f11406f676c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95540,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/7be27fd6-3fe4-4eab-bc02-c739c9b459b4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103011,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/8f858efd-3e53-4372-aaa6-eb26e8dfd8ae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83194,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/68767742-756e-4e49-9eac-6ea3547dc0e3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103010,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/26c310c6-e13f-4b75-9b6c-44fe774664dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107199,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/cfee147b-dd1e-415a-95a5-44b16827ed2d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_084b5584-feb2-5a4c-8666-f88bccadca3c/084b5584-feb2-5a4c-8666-f88bccadca3c_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111221,
'Height': 682,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753226/general/74ff23ca-c6d3-4e72-a2f6-20ca5533060c.jpg',
'Width': 1024}],
'price': 14850,
'price_includes_vat': True,
'registration_date': '2022-12-13',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Skoda Superb Combi 2.0 TDI Ambition - Diesel - Automatic - 150 hp - '
'135.844 km',
'transmission': 'automatic',
'trim': 'Ambition',
'vin': None,
'year': 2022}
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743995%27 HTTP/1.1" 200 None
2026-03-30 13:09:48 [adesa.de] INFO: Saving data for 10743995: {'created_time': 1774876188.465524, 'last_price_update_time': 1774876188.465536, 'auction_closing_time': 1775043000.0}
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743995') HTTP/1.1" 204 0
2026-03-30 13:09:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/aad605cd-2e4d-49f0-af0f-91dc517f3a24.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 139.031(s), this was the 1st time calling it.
2026-03-30 13:09:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.599779996285365 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:09:48 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 139.007(s), this was the 1st time calling it.
2026-03-30 13:09:48 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 5.454310165297405 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421ef50>
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252Faad605cd-2e4d-49f0-af0f-91dc517f3a24.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/aad605cd-2e4d-49f0-af0f-91dc517f3a24.jpg saved to cache
2026-03-30 13:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/6db54da6-e5f7-4f53-b84e-f032d3aa625f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/d5cc5f38-497b-493b-ab69-6e87b0e4c04e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e20d0>
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F6db54da6-e5f7-4f53-b84e-f032d3aa625f.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/6db54da6-e5f7-4f53-b84e-f032d3aa625f.jpg saved to cache
2026-03-30 13:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e00d0>
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252Fd5cc5f38-497b-493b-ab69-6e87b0e4c04e.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/d5cc5f38-497b-493b-ab69-6e87b0e4c04e.jpg saved to cache
2026-03-30 13:09:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/5386c76f-3834-4a2f-b477-89137594db12.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:48 [scrapy.extensions.logstats] INFO: Crawled 602 pages (at 2 pages/min), scraped 470 items (at 1 items/min)
2026-03-30 13:09:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/08d34ac9-370b-40bf-b633-eff615fbc2ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7facd0>
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F5386c76f-3834-4a2f-b477-89137594db12.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/5386c76f-3834-4a2f-b477-89137594db12.jpg saved to cache
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/3f23f562-0307-451e-9421-bf3b06ea877f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e30d0>
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F08d34ac9-370b-40bf-b633-eff615fbc2ff.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/08d34ac9-370b-40bf-b633-eff615fbc2ff.jpg saved to cache
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7190d0>
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F3f23f562-0307-451e-9421-bf3b06ea877f.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/3f23f562-0307-451e-9421-bf3b06ea877f.jpg saved to cache
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/0d2cdd37-452f-4fc1-a1b5-e2b48e7fd14f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af673890>
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:49 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F0d2cdd37-452f-4fc1-a1b5-e2b48e7fd14f.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/0d2cdd37-452f-4fc1-a1b5-e2b48e7fd14f.jpg saved to cache
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743810> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:09:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743983> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:09:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744728> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:09:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 946fd565-6533-5151-aee8-629b4e053ffd with identifier: 10743810
2026-03-30 13:09:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 946fd565-6533-5151-aee8-629b4e053ffd with scrape type 1
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 946fd565-6533-5151-aee8-629b4e053ffd
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252F7cb557fe-6a0a-409d-afdf-c27007451886.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/7cb557fe-6a0a-409d-afdf-c27007451886.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252Fb57d3d7c-397f-4045-b58d-3ef6fd6c7f07.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/b57d3d7c-397f-4045-b58d-3ef6fd6c7f07.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252F557cf6f2-a5d2-4f39-870a-37f8a06b1fc0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/557cf6f2-a5d2-4f39-870a-37f8a06b1fc0.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252Fe61fd4c3-984c-4479-98ee-c4e51a13b80e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/e61fd4c3-984c-4479-98ee-c4e51a13b80e.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252F0b31d790-ec24-44d9-a5e3-cb897d651e33.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/0b31d790-ec24-44d9-a5e3-cb897d651e33.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252F04657551-f1dc-4c71-b926-cd4af0e8b974.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/04657551-f1dc-4c71-b926-cd4af0e8b974.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252F63eb99d4-3f2b-4214-8cf9-8a2f496c42c2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/63eb99d4-3f2b-4214-8cf9-8a2f496c42c2.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252F35aa3780-13d0-4a6f-9b3b-dc5baed3ceb0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/35aa3780-13d0-4a6f-9b3b-dc5baed3ceb0.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252F8f3dc99c-bc78-4390-8a48-17345fe6fe68.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/8f3dc99c-bc78-4390-8a48-17345fe6fe68.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5728342%252Fgeneral%252F0e13b409-6a07-43e2-b0e3-82ca7d86193d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/0e13b409-6a07-43e2-b0e3-82ca7d86193d.jpg not downloaded yet
2026-03-30 13:09:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/ab60f888-8b73-492b-a8d1-8ec072764ea4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 58a60266-0430-5d61-911e-b916d7a5d579 with identifier: 10743983
2026-03-30 13:09:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58a60266-0430-5d61-911e-b916d7a5d579 with scrape type 1
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753198%252Fgeneral%252Ff69ffc32-610a-43c3-a44b-279a70642cab.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/f69ffc32-610a-43c3-a44b-279a70642cab.jpg not downloaded yet
2026-03-30 13:09:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 501b816c-e279-5adf-b06f-680ce17b277d with identifier: 10744728
2026-03-30 13:09:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 501b816c-e279-5adf-b06f-680ce17b277d with scrape type 1
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 501b816c-e279-5adf-b06f-680ce17b277d
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252F3a5633fa-6783-468c-8111-304c3bf69946.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/3a5633fa-6783-468c-8111-304c3bf69946.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252Feae3974e-4497-4073-8bbe-25a45edafb54.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/eae3974e-4497-4073-8bbe-25a45edafb54.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252F27860e6e-8f3e-4ae8-beef-453498f1721e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/27860e6e-8f3e-4ae8-beef-453498f1721e.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252Fb4f46437-1d38-4a25-93d0-e5cf5f52e751.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/b4f46437-1d38-4a25-93d0-e5cf5f52e751.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252Fc329f14a-e021-4d4d-8c12-346335d8500e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/c329f14a-e021-4d4d-8c12-346335d8500e.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252Fa5989089-63f8-4eca-ab71-bfe18248454a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/a5989089-63f8-4eca-ab71-bfe18248454a.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252F50fd496f-a791-4135-96cd-30aba2a4b1c9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/50fd496f-a791-4135-96cd-30aba2a4b1c9.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252F26eb0b48-e144-4972-82a8-b504051a97f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/26eb0b48-e144-4972-82a8-b504051a97f4.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252F0015fd48-c9c9-47d6-a3be-e12852616588.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/0015fd48-c9c9-47d6-a3be-e12852616588.jpg already downloaded
2026-03-30 13:09:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5722116%252Fgeneral%252F1c496bcc-74ad-4a2f-bd48-c590f8ed080e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5722116/general/1c496bcc-74ad-4a2f-bd48-c590f8ed080e.jpg already downloaded
2026-03-30 13:09:50 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 501b816c-e279-5adf-b06f-680ce17b277d, identifier: 10744728
2026-03-30 13:09:50 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 501b816c-e279-5adf-b06f-680ce17b277d with identifier: 10744728
2026-03-30 13:09:50 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 501b816c-e279-5adf-b06f-680ce17b277d with identifier: 10744728
2026-03-30 13:09:50 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 501b816c-e279-5adf-b06f-680ce17b277d with identifier: 10744728 to the API
2026-03-30 13:09:50 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:09: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-30 13:09:53 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744728>
{'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-31T13:00:00Z',
'fuel_type': 'Petrol',
'id': '501b816c-e279-5adf-b06f-680ce17b277d',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '466706',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744728',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 41057,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5722116/general/3a5633fa-6783-468c-8111-304c3bf69946.jpg',
'https://images.openlane.eu/carimgs/5722116/general/eae3974e-4497-4073-8bbe-25a45edafb54.jpg',
'https://images.openlane.eu/carimgs/5722116/general/27860e6e-8f3e-4ae8-beef-453498f1721e.jpg',
'https://images.openlane.eu/carimgs/5722116/general/b4f46437-1d38-4a25-93d0-e5cf5f52e751.jpg',
'https://images.openlane.eu/carimgs/5722116/general/c329f14a-e021-4d4d-8c12-346335d8500e.jpg',
'https://images.openlane.eu/carimgs/5722116/general/a5989089-63f8-4eca-ab71-bfe18248454a.jpg',
'https://images.openlane.eu/carimgs/5722116/general/50fd496f-a791-4135-96cd-30aba2a4b1c9.jpg',
'https://images.openlane.eu/carimgs/5722116/general/26eb0b48-e144-4972-82a8-b504051a97f4.jpg',
'https://images.openlane.eu/carimgs/5722116/general/0015fd48-c9c9-47d6-a3be-e12852616588.jpg',
'https://images.openlane.eu/carimgs/5722116/general/1c496bcc-74ad-4a2f-bd48-c590f8ed080e.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92744,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/3a5633fa-6783-468c-8111-304c3bf69946.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83916,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/eae3974e-4497-4073-8bbe-25a45edafb54.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 78783,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/27860e6e-8f3e-4ae8-beef-453498f1721e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58913,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/b4f46437-1d38-4a25-93d0-e5cf5f52e751.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64263,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/c329f14a-e021-4d4d-8c12-346335d8500e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69488,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/a5989089-63f8-4eca-ab71-bfe18248454a.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 44661,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/50fd496f-a791-4135-96cd-30aba2a4b1c9.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76975,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/26eb0b48-e144-4972-82a8-b504051a97f4.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 42224,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/0015fd48-c9c9-47d6-a3be-e12852616588.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_501b816c-e279-5adf-b06f-680ce17b277d/501b816c-e279-5adf-b06f-680ce17b277d_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73202,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5722116/general/1c496bcc-74ad-4a2f-bd48-c590f8ed080e.jpg',
'Width': 1280}],
'price': 22800,
'price_includes_vat': True,
'registration_date': '2021-01-18',
'seats_number': 5,
'seller_name': 'autoexpo - Deutsche Auto-Markt GmbH',
'title': 'Audi Q3 Sportback 35 TFSI S Line - Petrol - Manual - 150 hp - '
'41.057 km',
'transmission': 'manual',
'trim': 'S Line',
'vin': None,
'year': 2021}
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744728%27 HTTP/1.1" 200 None
2026-03-30 13:09:53 [adesa.de] INFO: Saving data for 10744728: {'created_time': 1774876193.379885, 'last_price_update_time': 1774876193.379897, 'auction_closing_time': 1774962000.0}
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744728') HTTP/1.1" 204 0
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753198%252Fgeneral%252F6a06a8d3-ff99-4011-a568-83f4bcda6008.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/6a06a8d3-ff99-4011-a568-83f4bcda6008.jpg not downloaded yet
2026-03-30 13:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753225/general/49114c3d-b723-4dd4-8a93-0eb07b079391.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743994)
2026-03-30 13:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5728342/general/0e13b409-6a07-43e2-b0e3-82ca7d86193d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743810)
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec863d0>
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252Fab60f888-8b73-492b-a8d1-8ec072764ea4.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/ab60f888-8b73-492b-a8d1-8ec072764ea4.jpg saved to cache
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753198%252Fgeneral%252Fbdc1b7e8-7fca-4698-ab7a-7b49dfb09a3f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/bdc1b7e8-7fca-4698-ab7a-7b49dfb09a3f.jpg not downloaded yet
2026-03-30 13:09:53 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743982> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:09:53 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753198%252Fgeneral%252F6f4d4685-13a7-4512-9afb-68c5628178b6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/6f4d4685-13a7-4512-9afb-68c5628178b6.jpg not downloaded yet
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09: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%252F5753198%252Fgeneral%252F53fb190d-0e9d-4cfd-b3ae-9ea611cbf2cd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/53fb190d-0e9d-4cfd-b3ae-9ea611cbf2cd.jpg not downloaded yet
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6787d0>
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753225%252Fgeneral%252F49114c3d-b723-4dd4-8a93-0eb07b079391.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753225/general/49114c3d-b723-4dd4-8a93-0eb07b079391.jpg saved to cache
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc
2026-03-30 13:09:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc, skipping ID generation
2026-03-30 13:09:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc with scrape type 1
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc sending to next pipeline
2026-03-30 13:09:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc, identifier: 10743994
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbd850>
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:09:53 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5728342%252Fgeneral%252F0e13b409-6a07-43e2-b0e3-82ca7d86193d.jpg') HTTP/1.1" 204 0
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5728342/general/0e13b409-6a07-43e2-b0e3-82ca7d86193d.jpg saved to cache
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 946fd565-6533-5151-aee8-629b4e053ffd
2026-03-30 13:09:53 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 946fd565-6533-5151-aee8-629b4e053ffd, skipping ID generation
2026-03-30 13:09:53 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 946fd565-6533-5151-aee8-629b4e053ffd with scrape type 1
2026-03-30 13:09:53 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 946fd565-6533-5151-aee8-629b4e053ffd sending to next pipeline
2026-03-30 13:09:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 946fd565-6533-5151-aee8-629b4e053ffd, identifier: 10743810
2026-03-30 13:09:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc with identifier: 10743994
2026-03-30 13:09:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc with identifier: 10743994
2026-03-30 13:09:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc with identifier: 10743994 to the API
2026-03-30 13:09:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753225/general/49114c3d-b723-4dd4-8a93-0eb07b079391.jpg>
{'auction_title': '',
'c_o_2_emission_value': 123,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 130,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Diesel',
'id': 'cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F-AP378',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743994',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Peugeot',
'model': '308',
'odometer': 130977,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160154,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/49114c3d-b723-4dd4-8a93-0eb07b079391.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157936,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/ab60f888-8b73-492b-a8d1-8ec072764ea4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 157992,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/0d2cdd37-452f-4fc1-a1b5-e2b48e7fd14f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 160553,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/3f23f562-0307-451e-9421-bf3b06ea877f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 139961,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/08d34ac9-370b-40bf-b633-eff615fbc2ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136619,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/5386c76f-3834-4a2f-b477-89137594db12.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107552,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/d5cc5f38-497b-493b-ab69-6e87b0e4c04e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 132525,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/6db54da6-e5f7-4f53-b84e-f032d3aa625f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123867,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/aad605cd-2e4d-49f0-af0f-91dc517f3a24.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc/cb89642e-0bf0-5fcb-8ba3-5e55bee9a4dc_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 149668,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753225/general/8c37ea8e-ad89-4f60-b37a-343ed0b4dc93.jpg',
'Width': 1024}],
'price': 7850,
'price_includes_vat': True,
'registration_date': '2021-06-14',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Peugeot 308 SW Allure - Diesel - Automatic - 130 hp - 130.977 km',
'transmission': 'automatic',
'trim': 'Allure',
'vin': None,
'year': 2021}
2026-03-30 13:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743994%27 HTTP/1.1" 200 None
2026-03-30 13:10:03 [adesa.de] INFO: Saving data for 10743994: {'created_time': 1774876203.564924, 'last_price_update_time': 1774876203.564938, 'auction_closing_time': 1775043000.0}
2026-03-30 13:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743994') HTTP/1.1" 204 0
2026-03-30 13:10:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 946fd565-6533-5151-aee8-629b4e053ffd with identifier: 10743810
2026-03-30 13:10:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 946fd565-6533-5151-aee8-629b4e053ffd with identifier: 10743810
2026-03-30 13:10:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 946fd565-6533-5151-aee8-629b4e053ffd with identifier: 10743810 to the API
2026-03-30 13:10:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5728342/general/0e13b409-6a07-43e2-b0e3-82ca7d86193d.jpg>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Red',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.0L',
'engine_horse_power': 110,
'expiration_date': '2026-04-02T10:00:00Z',
'fuel_type': 'Petrol',
'id': '946fd565-6533-5151-aee8-629b4e053ffd',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '84129079',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743810',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Seat',
'model': 'Leon',
'odometer': 125833,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 58,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85411,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/7cb557fe-6a0a-409d-afdf-c27007451886.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84884,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/b57d3d7c-397f-4045-b58d-3ef6fd6c7f07.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79255,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/557cf6f2-a5d2-4f39-870a-37f8a06b1fc0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105176,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/e61fd4c3-984c-4479-98ee-c4e51a13b80e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99829,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/0b31d790-ec24-44d9-a5e3-cb897d651e33.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104497,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/04657551-f1dc-4c71-b926-cd4af0e8b974.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105011,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/63eb99d4-3f2b-4214-8cf9-8a2f496c42c2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 73373,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/35aa3780-13d0-4a6f-9b3b-dc5baed3ceb0.jpg',
'Width': 800},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 68087,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/8f3dc99c-bc78-4390-8a48-17345fe6fe68.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_946fd565-6533-5151-aee8-629b4e053ffd/946fd565-6533-5151-aee8-629b4e053ffd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87774,
'Height': 600,
'OriginUrl': 'https://images.openlane.eu/carimgs/5728342/general/0e13b409-6a07-43e2-b0e3-82ca7d86193d.jpg',
'Width': 800}],
'price': 12000,
'price_includes_vat': True,
'registration_date': '2021-11-24',
'seats_number': 5,
'seller_name': 'Allane SE',
'title': 'Seat Leon 1.0 TSI Style - Petrol - Automatic - 110 hp - 125.833 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743810%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [adesa.de] INFO: Saving data for 10743810: {'created_time': 1774876212.042713, 'last_price_update_time': 1774876212.042724, 'auction_closing_time': 1775124000.0}
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743810') HTTP/1.1" 204 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753198%252Fgeneral%252F8e4a6185-814b-4f98-b94e-b9e9a5827ace.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/8e4a6185-814b-4f98-b94e-b9e9a5827ace.jpg not downloaded yet
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/f69ffc32-610a-43c3-a44b-279a70642cab.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/6a06a8d3-ff99-4011-a568-83f4bcda6008.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 146.899(s), this was the 1st time calling it.
2026-03-30 13:10:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 4.231504009858043 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:10:12 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 145.916(s), this was the 1st time calling it.
2026-03-30 13:10:12 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.6632333917605555 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:10:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:10:12 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753198%252Fgeneral%252Fc1f27af4-1e26-44bd-92f0-362e52c94ec7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/c1f27af4-1e26-44bd-92f0-362e52c94ec7.jpg not downloaded yet
2026-03-30 13:10:12 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 52030ede-35c3-5710-a68e-ed536645cdf1 with identifier: 10743982
2026-03-30 13:10:12 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52030ede-35c3-5710-a68e-ed536645cdf1 with scrape type 1
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252F2afce367-a02f-4af6-aefc-274e72f659d4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/2afce367-a02f-4af6-aefc-274e72f659d4.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753198%252Fgeneral%252F9320b13b-3eeb-4113-8b27-ebeddf1d4677.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/9320b13b-3eeb-4113-8b27-ebeddf1d4677.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252F8e33d520-8a65-4e09-a790-448e91010f00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/8e33d520-8a65-4e09-a790-448e91010f00.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753198%252Fgeneral%252F9d5d84d0-9f7d-43d0-b67e-99fae5042fcf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/9d5d84d0-9f7d-43d0-b67e-99fae5042fcf.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252Fc8216960-8d29-49cf-832e-4b4ec1c32232.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/c8216960-8d29-49cf-832e-4b4ec1c32232.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753198%252Fgeneral%252Fa85d79de-eec3-494e-8786-fe109a475986.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/a85d79de-eec3-494e-8786-fe109a475986.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252F5b5711b5-16c3-45b3-83b0-ff51734ce9c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/5b5711b5-16c3-45b3-83b0-ff51734ce9c3.jpg not downloaded yet
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af763fd0>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252Ff69ffc32-610a-43c3-a44b-279a70642cab.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/f69ffc32-610a-43c3-a44b-279a70642cab.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec2aa50>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252F6a06a8d3-ff99-4011-a568-83f4bcda6008.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/6a06a8d3-ff99-4011-a568-83f4bcda6008.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/53fb190d-0e9d-4cfd-b3ae-9ea611cbf2cd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/6f4d4685-13a7-4512-9afb-68c5628178b6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252F12fc904f-1aff-445e-8f1e-332335a1e8d6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/12fc904f-1aff-445e-8f1e-332335a1e8d6.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252F61fd7276-15c7-4783-b3ba-62ff5e7e3ec8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/61fd7276-15c7-4783-b3ba-62ff5e7e3ec8.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252F843dafa7-c3fd-4805-92b7-bb66a994a967.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/843dafa7-c3fd-4805-92b7-bb66a994a967.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252F66244c67-20d5-4d76-94ac-c262e88b6b7a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/66244c67-20d5-4d76-94ac-c262e88b6b7a.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252Fd9876857-1238-429f-8270-1258b3897452.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/d9876857-1238-429f-8270-1258b3897452.jpg not downloaded yet
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5731253%252Fgeneral%252Fcf5f6e4e-0009-41b3-a097-21e906d478f4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/cf5f6e4e-0009-41b3-a097-21e906d478f4.jpg not downloaded yet
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/a85d79de-eec3-494e-8786-fe109a475986.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb87d0>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252F53fb190d-0e9d-4cfd-b3ae-9ea611cbf2cd.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/53fb190d-0e9d-4cfd-b3ae-9ea611cbf2cd.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4214290>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252F6f4d4685-13a7-4512-9afb-68c5628178b6.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/6f4d4685-13a7-4512-9afb-68c5628178b6.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/5b5711b5-16c3-45b3-83b0-ff51734ce9c3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/d9876857-1238-429f-8270-1258b3897452.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67a390>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252Fa85d79de-eec3-494e-8786-fe109a475986.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/a85d79de-eec3-494e-8786-fe109a475986.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b591fe10>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252F5b5711b5-16c3-45b3-83b0-ff51734ce9c3.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/5b5711b5-16c3-45b3-83b0-ff51734ce9c3.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/cf5f6e4e-0009-41b3-a097-21e906d478f4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4214dd0>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252Fd9876857-1238-429f-8270-1258b3897452.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/d9876857-1238-429f-8270-1258b3897452.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/66244c67-20d5-4d76-94ac-c262e88b6b7a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecadf10>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252Fcf5f6e4e-0009-41b3-a097-21e906d478f4.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/cf5f6e4e-0009-41b3-a097-21e906d478f4.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4120490>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252F66244c67-20d5-4d76-94ac-c262e88b6b7a.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/66244c67-20d5-4d76-94ac-c262e88b6b7a.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/843dafa7-c3fd-4805-92b7-bb66a994a967.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:12 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/61fd7276-15c7-4783-b3ba-62ff5e7e3ec8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6729d0>
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:12 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252F843dafa7-c3fd-4805-92b7-bb66a994a967.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/843dafa7-c3fd-4805-92b7-bb66a994a967.jpg saved to cache
2026-03-30 13:10:12 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bedd0>
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252F61fd7276-15c7-4783-b3ba-62ff5e7e3ec8.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/61fd7276-15c7-4783-b3ba-62ff5e7e3ec8.jpg saved to cache
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/12fc904f-1aff-445e-8f1e-332335a1e8d6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/c8216960-8d29-49cf-832e-4b4ec1c32232.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/9d5d84d0-9f7d-43d0-b67e-99fae5042fcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c0b2d0>
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252F12fc904f-1aff-445e-8f1e-332335a1e8d6.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/12fc904f-1aff-445e-8f1e-332335a1e8d6.jpg saved to cache
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/8e33d520-8a65-4e09-a790-448e91010f00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/9320b13b-3eeb-4113-8b27-ebeddf1d4677.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af776e10>
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252Fc8216960-8d29-49cf-832e-4b4ec1c32232.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/c8216960-8d29-49cf-832e-4b4ec1c32232.jpg saved to cache
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4214f10>
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252F9d5d84d0-9f7d-43d0-b67e-99fae5042fcf.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/9d5d84d0-9f7d-43d0-b67e-99fae5042fcf.jpg saved to cache
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5731253/general/2afce367-a02f-4af6-aefc-274e72f659d4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743982)
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/c1f27af4-1e26-44bd-92f0-362e52c94ec7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41bd250>
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252F8e33d520-8a65-4e09-a790-448e91010f00.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/8e33d520-8a65-4e09-a790-448e91010f00.jpg saved to cache
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c037d0>
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252F9320b13b-3eeb-4113-8b27-ebeddf1d4677.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/9320b13b-3eeb-4113-8b27-ebeddf1d4677.jpg saved to cache
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/8e4a6185-814b-4f98-b94e-b9e9a5827ace.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:13 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753198/general/bdc1b7e8-7fca-4698-ab7a-7b49dfb09a3f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743983)
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6e9910>
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:13 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5731253%252Fgeneral%252F2afce367-a02f-4af6-aefc-274e72f659d4.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731253/general/2afce367-a02f-4af6-aefc-274e72f659d4.jpg saved to cache
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 52030ede-35c3-5710-a68e-ed536645cdf1
2026-03-30 13:10:13 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 52030ede-35c3-5710-a68e-ed536645cdf1, skipping ID generation
2026-03-30 13:10:13 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 52030ede-35c3-5710-a68e-ed536645cdf1 with scrape type 1
2026-03-30 13:10:13 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 52030ede-35c3-5710-a68e-ed536645cdf1 sending to next pipeline
2026-03-30 13:10:13 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 52030ede-35c3-5710-a68e-ed536645cdf1, identifier: 10743982
2026-03-30 13:10:13 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 52030ede-35c3-5710-a68e-ed536645cdf1 with identifier: 10743982
2026-03-30 13:10:13 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 52030ede-35c3-5710-a68e-ed536645cdf1 with identifier: 10743982
2026-03-30 13:10:13 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 52030ede-35c3-5710-a68e-ed536645cdf1 with identifier: 10743982 to the API
2026-03-30 13:10:13 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:20 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5731253/general/2afce367-a02f-4af6-aefc-274e72f659d4.jpg>
{'auction_title': '',
'c_o_2_emission_value': 113,
'category': 'Estate',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.5L',
'engine_horse_power': 105,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Diesel',
'id': '52030ede-35c3-5710-a68e-ed536645cdf1',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'KO-NE2736',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743982',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Opel',
'model': 'Astra',
'odometer': 170633,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107913,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/2afce367-a02f-4af6-aefc-274e72f659d4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108018,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/8e33d520-8a65-4e09-a790-448e91010f00.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108145,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/c8216960-8d29-49cf-832e-4b4ec1c32232.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104363,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/5b5711b5-16c3-45b3-83b0-ff51734ce9c3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124341,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/12fc904f-1aff-445e-8f1e-332335a1e8d6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76518,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/61fd7276-15c7-4783-b3ba-62ff5e7e3ec8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131728,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/843dafa7-c3fd-4805-92b7-bb66a994a967.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121405,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/66244c67-20d5-4d76-94ac-c262e88b6b7a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/d9876857-1238-429f-8270-1258b3897452.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_52030ede-35c3-5710-a68e-ed536645cdf1/52030ede-35c3-5710-a68e-ed536645cdf1_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731253/general/cf5f6e4e-0009-41b3-a097-21e906d478f4.jpg',
'Width': 1024}],
'price': 2850,
'price_includes_vat': True,
'registration_date': '2020-12-11',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Opel Astra Sports Tourer 1.5 Elegance - Diesel - Manual - 105 hp - '
'170.633 km',
'transmission': 'manual',
'trim': 'Elegance',
'vin': None,
'year': 2020}
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743982%27 HTTP/1.1" 200 None
2026-03-30 13:10:20 [adesa.de] INFO: Saving data for 10743982: {'created_time': 1774876220.839258, 'last_price_update_time': 1774876220.839273, 'auction_closing_time': 1775043000.0}
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743982') HTTP/1.1" 204 0
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c03690>
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252Fc1f27af4-1e26-44bd-92f0-362e52c94ec7.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/c1f27af4-1e26-44bd-92f0-362e52c94ec7.jpg saved to cache
2026-03-30 13:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af635090>
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252F8e4a6185-814b-4f98-b94e-b9e9a5827ace.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/8e4a6185-814b-4f98-b94e-b9e9a5827ace.jpg saved to cache
2026-03-30 13:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecba6d0>
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:20 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753198%252Fgeneral%252Fbdc1b7e8-7fca-4698-ab7a-7b49dfb09a3f.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753198/general/bdc1b7e8-7fca-4698-ab7a-7b49dfb09a3f.jpg saved to cache
2026-03-30 13:10:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 58a60266-0430-5d61-911e-b916d7a5d579
2026-03-30 13:10:20 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 58a60266-0430-5d61-911e-b916d7a5d579, skipping ID generation
2026-03-30 13:10:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 58a60266-0430-5d61-911e-b916d7a5d579 with scrape type 1
2026-03-30 13:10:20 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 58a60266-0430-5d61-911e-b916d7a5d579 sending to next pipeline
2026-03-30 13:10:21 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 58a60266-0430-5d61-911e-b916d7a5d579, identifier: 10743983
2026-03-30 13:10:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:10:21 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:10:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743987> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743988> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:21 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743990> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:21 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 58a60266-0430-5d61-911e-b916d7a5d579 with identifier: 10743983
2026-03-30 13:10:21 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 58a60266-0430-5d61-911e-b916d7a5d579 with identifier: 10743983
2026-03-30 13:10:21 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 58a60266-0430-5d61-911e-b916d7a5d579 with identifier: 10743983 to the API
2026-03-30 13:10:21 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753198/general/bdc1b7e8-7fca-4698-ab7a-7b49dfb09a3f.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': 180,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Electric',
'id': '58a60266-0430-5d61-911e-b916d7a5d579',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FD-OM232E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743983',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'MG',
'model': 'Marvel R',
'odometer': 65304,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91772,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/f69ffc32-610a-43c3-a44b-279a70642cab.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/6a06a8d3-ff99-4011-a568-83f4bcda6008.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82971,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/bdc1b7e8-7fca-4698-ab7a-7b49dfb09a3f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83960,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/6f4d4685-13a7-4512-9afb-68c5628178b6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94548,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/53fb190d-0e9d-4cfd-b3ae-9ea611cbf2cd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75146,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/8e4a6185-814b-4f98-b94e-b9e9a5827ace.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106385,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/c1f27af4-1e26-44bd-92f0-362e52c94ec7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/9320b13b-3eeb-4113-8b27-ebeddf1d4677.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121845,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/9d5d84d0-9f7d-43d0-b67e-99fae5042fcf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_58a60266-0430-5d61-911e-b916d7a5d579/58a60266-0430-5d61-911e-b916d7a5d579_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 74174,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753198/general/a85d79de-eec3-494e-8786-fe109a475986.jpg',
'Width': 1024}],
'price': 16800,
'price_includes_vat': True,
'registration_date': '2022-12-20',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'MG Marvel R Luxury - Electric - Automatic - 180 hp - 65.304 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743983%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [adesa.de] INFO: Saving data for 10743983: {'created_time': 1774876228.527139, 'last_price_update_time': 1774876228.527151, 'auction_closing_time': 1775043000.0}
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743983') HTTP/1.1" 204 0
2026-03-30 13:10:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:28 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742814> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:28 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b with identifier: 10743987
2026-03-30 13:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b with scrape type 1
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252Ffc1838f5-5b8e-43a9-a982-dbc30b9bf0ff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/fc1838f5-5b8e-43a9-a982-dbc30b9bf0ff.jpg not downloaded yet
2026-03-30 13:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac2d192d-a438-5261-97db-f28048b9f458 with identifier: 10743988
2026-03-30 13:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac2d192d-a438-5261-97db-f28048b9f458 with scrape type 1
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252F176090d6-7601-46bc-9bcd-9925e8fb8a68.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/176090d6-7601-46bc-9bcd-9925e8fb8a68.jpg not downloaded yet
2026-03-30 13:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: c418b96a-f98c-5130-87bf-bd5402f48cca with identifier: 10743990
2026-03-30 13:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c418b96a-f98c-5130-87bf-bd5402f48cca with scrape type 1
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252F3e18c4f2-94d0-4d92-ab12-7267fb4d2ee5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/3e18c4f2-94d0-4d92-ab12-7267fb4d2ee5.jpg not downloaded yet
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252Fa8f6a9f1-9acc-41ac-b38b-6357a72b34db.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/a8f6a9f1-9acc-41ac-b38b-6357a72b34db.jpg not downloaded yet
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252Fe3483c78-8168-490f-ae45-511594f57906.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/e3483c78-8168-490f-ae45-511594f57906.jpg not downloaded yet
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252Fbf11db28-2f28-48b5-af94-18e9e3371f38.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/bf11db28-2f28-48b5-af94-18e9e3371f38.jpg not downloaded yet
2026-03-30 13:10:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10742814
2026-03-30 13:10:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6cd61673-3f4d-5a03-9378-947cc50dcf23 with scrape type 1
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6cd61673-3f4d-5a03-9378-947cc50dcf23
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252F5bebe104-02ba-4256-be0f-1d69c3ce1ad1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/5bebe104-02ba-4256-be0f-1d69c3ce1ad1.jpg already downloaded
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252Fae293fc8-f145-45f5-b605-c88c68cd3f75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/ae293fc8-f145-45f5-b605-c88c68cd3f75.jpg already downloaded
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252F604973f1-4c5c-4cae-859e-84268ec68a24.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/604973f1-4c5c-4cae-859e-84268ec68a24.jpg already downloaded
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252F904e901b-d8c2-474e-a91d-d3989f1c2ecf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/904e901b-d8c2-474e-a91d-d3989f1c2ecf.jpg already downloaded
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252F58675559-f93a-465e-b785-7418750db921.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/58675559-f93a-465e-b785-7418750db921.jpg already downloaded
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252F63c86cef-5112-49b4-9812-e0c36bc44c71.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/63c86cef-5112-49b4-9812-e0c36bc44c71.jpg already downloaded
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252F59ae88bc-db28-46bd-b96a-37960af4ae96.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/59ae88bc-db28-46bd-b96a-37960af4ae96.jpg already downloaded
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252F9bd1e976-e678-4211-9e39-86600962d124.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/9bd1e976-e678-4211-9e39-86600962d124.jpg already downloaded
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252F12d4808a-5b9f-4b49-aadd-1e96b4c84fba.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/12d4808a-5b9f-4b49-aadd-1e96b4c84fba.jpg already downloaded
2026-03-30 13:10:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5737172%252Fgeneral%252F8aa807bf-c71d-4dc9-bcfc-cad3d6989f25.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5737172/general/8aa807bf-c71d-4dc9-bcfc-cad3d6989f25.jpg already downloaded
2026-03-30 13:10:29 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6cd61673-3f4d-5a03-9378-947cc50dcf23, identifier: 10742814
2026-03-30 13:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252Fc89bb774-c20d-421f-98ac-e44b84f48095.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/c89bb774-c20d-421f-98ac-e44b84f48095.jpg not downloaded yet
2026-03-30 13:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252F7379b175-5d5e-4487-8f5f-824af4b928a9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/7379b175-5d5e-4487-8f5f-824af4b928a9.jpg not downloaded yet
2026-03-30 13:10:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252Fac208b12-d4cd-45ac-949f-6812400432b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:29 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/ac208b12-d4cd-45ac-949f-6812400432b7.jpg not downloaded yet
2026-03-30 13:10:29 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10742814
2026-03-30 13:10:29 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10742814
2026-03-30 13:10:29 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10742814 to the API
2026-03-30 13:10:29 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:31 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742814>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-03-31T07:35:00Z',
'fuel_type': 'Electric',
'id': '6cd61673-3f4d-5a03-9378-947cc50dcf23',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '126000681',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10742814',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'EQC',
'odometer': 105611,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 24,
'photo_urls': ['https://images.openlane.eu/carimgs/5737172/general/5bebe104-02ba-4256-be0f-1d69c3ce1ad1.jpg',
'https://images.openlane.eu/carimgs/5737172/general/ae293fc8-f145-45f5-b605-c88c68cd3f75.jpg',
'https://images.openlane.eu/carimgs/5737172/general/604973f1-4c5c-4cae-859e-84268ec68a24.jpg',
'https://images.openlane.eu/carimgs/5737172/general/904e901b-d8c2-474e-a91d-d3989f1c2ecf.jpg',
'https://images.openlane.eu/carimgs/5737172/general/58675559-f93a-465e-b785-7418750db921.jpg',
'https://images.openlane.eu/carimgs/5737172/general/63c86cef-5112-49b4-9812-e0c36bc44c71.jpg',
'https://images.openlane.eu/carimgs/5737172/general/59ae88bc-db28-46bd-b96a-37960af4ae96.jpg',
'https://images.openlane.eu/carimgs/5737172/general/9bd1e976-e678-4211-9e39-86600962d124.jpg',
'https://images.openlane.eu/carimgs/5737172/general/12d4808a-5b9f-4b49-aadd-1e96b4c84fba.jpg',
'https://images.openlane.eu/carimgs/5737172/general/8aa807bf-c71d-4dc9-bcfc-cad3d6989f25.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': 128815,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/5bebe104-02ba-4256-be0f-1d69c3ce1ad1.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': 123094,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/ae293fc8-f145-45f5-b605-c88c68cd3f75.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': 97192,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/604973f1-4c5c-4cae-859e-84268ec68a24.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': 77631,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/904e901b-d8c2-474e-a91d-d3989f1c2ecf.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': 87286,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/58675559-f93a-465e-b785-7418750db921.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': 99520,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/63c86cef-5112-49b4-9812-e0c36bc44c71.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': 85185,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/59ae88bc-db28-46bd-b96a-37960af4ae96.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': 119843,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/9bd1e976-e678-4211-9e39-86600962d124.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': 122370,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/12d4808a-5b9f-4b49-aadd-1e96b4c84fba.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': 111929,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5737172/general/8aa807bf-c71d-4dc9-bcfc-cad3d6989f25.jpg',
'Width': 1280}],
'price': 24600,
'price_includes_vat': True,
'registration_date': '2022-12-14',
'seats_number': 5,
'seller_name': 'Mind2move GmbH',
'title': 'Mercedes-Benz EQC 400 AMG Line - 4-Matic - Electric - Automatic - '
'408 hp - 105.611 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2022}
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742814%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [adesa.de] INFO: Saving data for 10742814: {'created_time': 1774876231.448167, 'last_price_update_time': 1774876231.448177, 'auction_closing_time': 1774942500.0}
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742814') HTTP/1.1" 204 0
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252F2704c576-cbc4-475e-8a3d-0111898cdda3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/2704c576-cbc4-475e-8a3d-0111898cdda3.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252Ff5a5e409-00ce-4dad-bf5a-fe0a030afcae.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/f5a5e409-00ce-4dad-bf5a-fe0a030afcae.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252F3c4eda93-6ac1-434d-8cae-90e471f67f51.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/3c4eda93-6ac1-434d-8cae-90e471f67f51.jpg not downloaded yet
2026-03-30 13:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742799> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252Fae3ea33f-fcd9-4127-886c-620ab9438109.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/ae3ea33f-fcd9-4127-886c-620ab9438109.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252F806ef817-f474-44bc-8ebe-fb98adce62df.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/806ef817-f474-44bc-8ebe-fb98adce62df.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252Fd93cc058-3248-4859-ab3a-4904270aeb4a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/d93cc058-3248-4859-ab3a-4904270aeb4a.jpg not downloaded yet
2026-03-30 13:10:31 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252Fae8a7586-9927-4f87-b964-c98d04593f47.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/ae8a7586-9927-4f87-b964-c98d04593f47.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252F49558baa-4757-4f15-91a0-dc7778dae3a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/49558baa-4757-4f15-91a0-dc7778dae3a6.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252Fabcd6c42-c864-4fc3-9483-6461c292493e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/abcd6c42-c864-4fc3-9483-6461c292493e.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252Fc5f9e9b7-96d1-49d4-a10e-f5cf43eb61e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/c5f9e9b7-96d1-49d4-a10e-f5cf43eb61e5.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252F5293d3e3-b6c3-4da2-b811-0f0549b31660.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/5293d3e3-b6c3-4da2-b811-0f0549b31660.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252F7a93db03-dc03-42c0-aae1-79f8354cf01e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/7a93db03-dc03-42c0-aae1-79f8354cf01e.jpg not downloaded yet
2026-03-30 13:10:31 [crawlers.middlewares.id_gen_middleware] INFO: Duplicate ID generated for item: 6cd61673-3f4d-5a03-9378-947cc50dcf23 with identifier: 10742799, dropping item
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252F31b14fba-c1ae-454e-90ec-44c2a0189baa.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/31b14fba-c1ae-454e-90ec-44c2a0189baa.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252F263a68f2-b1d0-489e-ab0f-4bdbcfd963d0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/263a68f2-b1d0-489e-ab0f-4bdbcfd963d0.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252F053951ea-626e-40db-9550-8cc995e5e08d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/053951ea-626e-40db-9550-8cc995e5e08d.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252F123a8c0a-04c6-48c2-b864-f6e81b903787.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/123a8c0a-04c6-48c2-b864-f6e81b903787.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252Fd9725c46-1a34-4c57-ab1e-ced5cc7a3863.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/d9725c46-1a34-4c57-ab1e-ced5cc7a3863.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252F8e835f49-4d2f-4aa1-b8b7-c80765e61c1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/8e835f49-4d2f-4aa1-b8b7-c80765e61c1c.jpg not downloaded yet
2026-03-30 13:10:31 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/3c4eda93-6ac1-434d-8cae-90e471f67f51.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753209%252Fgeneral%252F1191e6c2-428d-4a99-a803-c41ff4a4c107.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/1191e6c2-428d-4a99-a803-c41ff4a4c107.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753211%252Fgeneral%252Ffb29758b-e3d1-493b-b06e-25a9d491632f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/fb29758b-e3d1-493b-b06e-25a9d491632f.jpg not downloaded yet
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753217%252Fgeneral%252Fb289f666-8056-4594-a69d-03f5a24eb0fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:31 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/b289f666-8056-4594-a69d-03f5a24eb0fd.jpg not downloaded yet
2026-03-30 13:10:31 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:31 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f0490>
2026-03-30 13:10:31 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:31 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:31 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252F3c4eda93-6ac1-434d-8cae-90e471f67f51.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/3c4eda93-6ac1-434d-8cae-90e471f67f51.jpg saved to cache
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/8e835f49-4d2f-4aa1-b8b7-c80765e61c1c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4217650>
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252F8e835f49-4d2f-4aa1-b8b7-c80765e61c1c.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/8e835f49-4d2f-4aa1-b8b7-c80765e61c1c.jpg saved to cache
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/b289f666-8056-4594-a69d-03f5a24eb0fd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/fb29758b-e3d1-493b-b06e-25a9d491632f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66d090>
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252Fb289f666-8056-4594-a69d-03f5a24eb0fd.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/b289f666-8056-4594-a69d-03f5a24eb0fd.jpg saved to cache
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/1191e6c2-428d-4a99-a803-c41ff4a4c107.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af692dd0>
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252Ffb29758b-e3d1-493b-b06e-25a9d491632f.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/fb29758b-e3d1-493b-b06e-25a9d491632f.jpg saved to cache
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/d9725c46-1a34-4c57-ab1e-ced5cc7a3863.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66c050>
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252F1191e6c2-428d-4a99-a803-c41ff4a4c107.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/1191e6c2-428d-4a99-a803-c41ff4a4c107.jpg saved to cache
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/123a8c0a-04c6-48c2-b864-f6e81b903787.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66d810>
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252Fd9725c46-1a34-4c57-ab1e-ced5cc7a3863.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/d9725c46-1a34-4c57-ab1e-ced5cc7a3863.jpg saved to cache
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743989> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:32 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af670050>
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252F123a8c0a-04c6-48c2-b864-f6e81b903787.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/123a8c0a-04c6-48c2-b864-f6e81b903787.jpg saved to cache
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/263a68f2-b1d0-489e-ab0f-4bdbcfd963d0.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:32 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 26d61512-0896-59f8-ac12-6cec1bcd9bca with identifier: 10743989
2026-03-30 13:10:32 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d61512-0896-59f8-ac12-6cec1bcd9bca with scrape type 1
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252Fa680fd3f-5ba3-4fd0-9517-48adf096b357.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/a680fd3f-5ba3-4fd0-9517-48adf096b357.jpg not downloaded yet
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252F32a540a9-4433-4c66-b7b8-511ae6f00391.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/32a540a9-4433-4c66-b7b8-511ae6f00391.jpg not downloaded yet
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/31b14fba-c1ae-454e-90ec-44c2a0189baa.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/053951ea-626e-40db-9550-8cc995e5e08d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252F363c1f68-cd1f-4762-b4b0-c97c72b98042.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/363c1f68-cd1f-4762-b4b0-c97c72b98042.jpg not downloaded yet
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252F9390eaf8-256b-44ad-a0be-b479c093659b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/9390eaf8-256b-44ad-a0be-b479c093659b.jpg not downloaded yet
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecaf790>
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252F263a68f2-b1d0-489e-ab0f-4bdbcfd963d0.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/263a68f2-b1d0-489e-ab0f-4bdbcfd963d0.jpg saved to cache
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252Fdaa76336-7539-420d-997b-45b224447664.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/daa76336-7539-420d-997b-45b224447664.jpg not downloaded yet
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252F870d4edf-88b3-4b0f-9e85-1dda6e4d3054.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/870d4edf-88b3-4b0f-9e85-1dda6e4d3054.jpg not downloaded yet
2026-03-30 13:10:32 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/a680fd3f-5ba3-4fd0-9517-48adf096b357.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252Fc4f9e114-2927-4471-b6ae-6869b0caa603.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:32 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/c4f9e114-2927-4471-b6ae-6869b0caa603.jpg not downloaded yet
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6bf750>
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:32 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:32 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252F31b14fba-c1ae-454e-90ec-44c2a0189baa.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/31b14fba-c1ae-454e-90ec-44c2a0189baa.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41fd9d0>
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252F053951ea-626e-40db-9550-8cc995e5e08d.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/053951ea-626e-40db-9550-8cc995e5e08d.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252F8bc21b4a-6592-4019-85f7-7d39a9dc184e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/8bc21b4a-6592-4019-85f7-7d39a9dc184e.jpg not downloaded yet
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4121e50>
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252Fa680fd3f-5ba3-4fd0-9517-48adf096b357.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/a680fd3f-5ba3-4fd0-9517-48adf096b357.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252F13e11bb3-8fa7-43e9-aedd-b123b41aca57.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/13e11bb3-8fa7-43e9-aedd-b123b41aca57.jpg not downloaded yet
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753215%252Fgeneral%252F719c3649-65a1-4965-b769-dc504f6e0dcf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/719c3649-65a1-4965-b769-dc504f6e0dcf.jpg not downloaded yet
2026-03-30 13:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/32a540a9-4433-4c66-b7b8-511ae6f00391.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/870d4edf-88b3-4b0f-9e85-1dda6e4d3054.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecbce50>
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252F32a540a9-4433-4c66-b7b8-511ae6f00391.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/32a540a9-4433-4c66-b7b8-511ae6f00391.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cc4d0>
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252F870d4edf-88b3-4b0f-9e85-1dda6e4d3054.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/870d4edf-88b3-4b0f-9e85-1dda6e4d3054.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/719c3649-65a1-4965-b769-dc504f6e0dcf.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/13e11bb3-8fa7-43e9-aedd-b123b41aca57.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4214690>
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252F719c3649-65a1-4965-b769-dc504f6e0dcf.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/719c3649-65a1-4965-b769-dc504f6e0dcf.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/8bc21b4a-6592-4019-85f7-7d39a9dc184e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/c4f9e114-2927-4471-b6ae-6869b0caa603.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af72ba10>
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252F13e11bb3-8fa7-43e9-aedd-b123b41aca57.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/13e11bb3-8fa7-43e9-aedd-b123b41aca57.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/daa76336-7539-420d-997b-45b224447664.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4339e90>
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252F8bc21b4a-6592-4019-85f7-7d39a9dc184e.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/8bc21b4a-6592-4019-85f7-7d39a9dc184e.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af693d50>
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252Fc4f9e114-2927-4471-b6ae-6869b0caa603.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/c4f9e114-2927-4471-b6ae-6869b0caa603.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f0190>
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:33 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252Fdaa76336-7539-420d-997b-45b224447664.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/daa76336-7539-420d-997b-45b224447664.jpg saved to cache
2026-03-30 13:10:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/9390eaf8-256b-44ad-a0be-b479c093659b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753215/general/363c1f68-cd1f-4762-b4b0-c97c72b98042.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743989)
2026-03-30 13:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/7a93db03-dc03-42c0-aae1-79f8354cf01e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b433b0d0>
2026-03-30 13:10:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252F9390eaf8-256b-44ad-a0be-b479c093659b.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/9390eaf8-256b-44ad-a0be-b479c093659b.jpg saved to cache
2026-03-30 13:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:34 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/5293d3e3-b6c3-4da2-b811-0f0549b31660.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:34 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:34 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af729c50>
2026-03-30 13:10:34 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:34 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753215%252Fgeneral%252F363c1f68-cd1f-4762-b4b0-c97c72b98042.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753215/general/363c1f68-cd1f-4762-b4b0-c97c72b98042.jpg saved to cache
2026-03-30 13:10:34 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 26d61512-0896-59f8-ac12-6cec1bcd9bca
2026-03-30 13:10:34 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 26d61512-0896-59f8-ac12-6cec1bcd9bca, skipping ID generation
2026-03-30 13:10:34 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 26d61512-0896-59f8-ac12-6cec1bcd9bca with scrape type 1
2026-03-30 13:10:34 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 26d61512-0896-59f8-ac12-6cec1bcd9bca sending to next pipeline
2026-03-30 13:10:34 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 26d61512-0896-59f8-ac12-6cec1bcd9bca, identifier: 10743989
2026-03-30 13:10:34 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 26d61512-0896-59f8-ac12-6cec1bcd9bca with identifier: 10743989
2026-03-30 13:10:34 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 26d61512-0896-59f8-ac12-6cec1bcd9bca with identifier: 10743989
2026-03-30 13:10:34 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 26d61512-0896-59f8-ac12-6cec1bcd9bca with identifier: 10743989 to the API
2026-03-30 13:10:34 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:37 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753215/general/363c1f68-cd1f-4762-b4b0-c97c72b98042.jpg>
{'auction_title': '',
'c_o_2_emission_value': 37,
'category': 'SUV',
'color': 'White',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.4L',
'engine_horse_power': 150,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Hybrid',
'id': '26d61512-0896-59f8-ac12-6cec1bcd9bca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-BY4043E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743989',
'listing': 'auction',
'location': 'Ehingen (Germany)',
'make': 'Audi',
'model': 'Q3',
'odometer': 84011,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 29,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 226261,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/a680fd3f-5ba3-4fd0-9517-48adf096b357.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255423,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/32a540a9-4433-4c66-b7b8-511ae6f00391.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221289,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/363c1f68-cd1f-4762-b4b0-c97c72b98042.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 213635,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/9390eaf8-256b-44ad-a0be-b479c093659b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 198799,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/daa76336-7539-420d-997b-45b224447664.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 190349,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/870d4edf-88b3-4b0f-9e85-1dda6e4d3054.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237153,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/c4f9e114-2927-4471-b6ae-6869b0caa603.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236020,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/8bc21b4a-6592-4019-85f7-7d39a9dc184e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186411,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/13e11bb3-8fa7-43e9-aedd-b123b41aca57.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_26d61512-0896-59f8-ac12-6cec1bcd9bca/26d61512-0896-59f8-ac12-6cec1bcd9bca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 345418,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753215/general/719c3649-65a1-4965-b769-dc504f6e0dcf.jpg',
'Width': 1280}],
'price': 19700,
'price_includes_vat': True,
'registration_date': '2021-12-13',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Audi Q3 45 TFSIe - Hybrid - Automatic - 150 hp - 84.011 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743989%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [adesa.de] INFO: Saving data for 10743989: {'created_time': 1774876237.044896, 'last_price_update_time': 1774876237.044912, 'auction_closing_time': 1775043000.0}
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743989') HTTP/1.1" 204 0
2026-03-30 13:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/c5f9e9b7-96d1-49d4-a10e-f5cf43eb61e5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/abcd6c42-c864-4fc3-9483-6461c292493e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744864> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4271190>
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252F7a93db03-dc03-42c0-aae1-79f8354cf01e.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/7a93db03-dc03-42c0-aae1-79f8354cf01e.jpg saved to cache
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af679ad0>
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252F5293d3e3-b6c3-4da2-b811-0f0549b31660.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/5293d3e3-b6c3-4da2-b811-0f0549b31660.jpg saved to cache
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:37 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4235c50>
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252Fc5f9e9b7-96d1-49d4-a10e-f5cf43eb61e5.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/c5f9e9b7-96d1-49d4-a10e-f5cf43eb61e5.jpg saved to cache
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af67bcd0>
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:37 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252Fabcd6c42-c864-4fc3-9483-6461c292493e.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/abcd6c42-c864-4fc3-9483-6461c292493e.jpg saved to cache
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:37 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10744864
2026-03-30 13:10:37 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 5517ab35-6fbe-5561-9835-d26988166710 with scrape type 1
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 5517ab35-6fbe-5561-9835-d26988166710
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fgeneral%252Fb3700c92-4b79-4dd2-a3cd-d6ec018d7089.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/b3700c92-4b79-4dd2-a3cd-d6ec018d7089.jpg already downloaded
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fgeneral%252F6ede537f-2ad5-43d7-9e9b-a2cdfa1a3ae4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/6ede537f-2ad5-43d7-9e9b-a2cdfa1a3ae4.jpg already downloaded
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fgeneral%252F31ee0b47-2f15-41ed-8c62-cf90e506ff0d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/31ee0b47-2f15-41ed-8c62-cf90e506ff0d.jpg already downloaded
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fgeneral%252Fb0646e5e-4acf-4e32-84a0-84e3527bd96e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/b0646e5e-4acf-4e32-84a0-84e3527bd96e.jpg already downloaded
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fgeneral%252Fa41abf09-ac4a-49f2-91a0-580dc5e87c85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/a41abf09-ac4a-49f2-91a0-580dc5e87c85.jpg already downloaded
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fgeneral%252Fe83dc760-8691-45c1-8867-fbdece0feda9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/e83dc760-8691-45c1-8867-fbdece0feda9.jpg already downloaded
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fgeneral%252F1ba3b36c-2887-4a6f-a65b-ee127a943571.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/1ba3b36c-2887-4a6f-a65b-ee127a943571.jpg already downloaded
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fgeneral%252F34d14089-ba86-421a-b6d9-69f1ca2c1cea.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/34d14089-ba86-421a-b6d9-69f1ca2c1cea.jpg already downloaded
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fgeneral%252F01828616-ae9f-4a99-a79d-9cbfc56a503e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/general/01828616-ae9f-4a99-a79d-9cbfc56a503e.jpg already downloaded
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5715344%252Fdamage%252F76142ead-dcc7-480a-a5a1-5636211c8024.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:37 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715344/damage/76142ead-dcc7-480a-a5a1-5636211c8024.jpg already downloaded
2026-03-30 13:10:37 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 5517ab35-6fbe-5561-9835-d26988166710, identifier: 10744864
2026-03-30 13:10:37 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10744864
2026-03-30 13:10:37 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10744864
2026-03-30 13:10:37 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 5517ab35-6fbe-5561-9835-d26988166710 with identifier: 10744864 to the API
2026-03-30 13:10:37 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:38 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744864>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Diesel',
'id': '5517ab35-6fbe-5561-9835-d26988166710',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'LB-WK212',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744864',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'Skoda',
'model': 'Kodiaq',
'odometer': 153772,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5715344/general/b3700c92-4b79-4dd2-a3cd-d6ec018d7089.jpg',
'https://images.openlane.eu/carimgs/5715344/general/6ede537f-2ad5-43d7-9e9b-a2cdfa1a3ae4.jpg',
'https://images.openlane.eu/carimgs/5715344/general/31ee0b47-2f15-41ed-8c62-cf90e506ff0d.jpg',
'https://images.openlane.eu/carimgs/5715344/general/b0646e5e-4acf-4e32-84a0-84e3527bd96e.jpg',
'https://images.openlane.eu/carimgs/5715344/general/a41abf09-ac4a-49f2-91a0-580dc5e87c85.jpg',
'https://images.openlane.eu/carimgs/5715344/general/e83dc760-8691-45c1-8867-fbdece0feda9.jpg',
'https://images.openlane.eu/carimgs/5715344/general/1ba3b36c-2887-4a6f-a65b-ee127a943571.jpg',
'https://images.openlane.eu/carimgs/5715344/general/34d14089-ba86-421a-b6d9-69f1ca2c1cea.jpg',
'https://images.openlane.eu/carimgs/5715344/general/01828616-ae9f-4a99-a79d-9cbfc56a503e.jpg',
'https://images.openlane.eu/carimgs/5715344/damage/76142ead-dcc7-480a-a5a1-5636211c8024.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/b3700c92-4b79-4dd2-a3cd-d6ec018d7089.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 212615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/6ede537f-2ad5-43d7-9e9b-a2cdfa1a3ae4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219586,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/31ee0b47-2f15-41ed-8c62-cf90e506ff0d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225186,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/b0646e5e-4acf-4e32-84a0-84e3527bd96e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199495,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/a41abf09-ac4a-49f2-91a0-580dc5e87c85.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 191427,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/e83dc760-8691-45c1-8867-fbdece0feda9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 143093,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/1ba3b36c-2887-4a6f-a65b-ee127a943571.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173955,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/34d14089-ba86-421a-b6d9-69f1ca2c1cea.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 164230,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/general/01828616-ae9f-4a99-a79d-9cbfc56a503e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_5517ab35-6fbe-5561-9835-d26988166710/5517ab35-6fbe-5561-9835-d26988166710_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 176240,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715344/damage/76142ead-dcc7-480a-a5a1-5636211c8024.jpg',
'Width': 1024}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2021-06-16',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Skoda Kodiaq 2.0 TDI Style - AWD - Diesel - Automatic - 200 hp - '
'153.772 km',
'transmission': 'automatic',
'trim': 'Style',
'vin': None,
'year': 2021}
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744864%27 HTTP/1.1" 200 None
2026-03-30 13:10:38 [adesa.de] INFO: Saving data for 10744864: {'created_time': 1774876238.536192, 'last_price_update_time': 1774876238.536203, 'auction_closing_time': 1775125800.0}
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744864') HTTP/1.1" 204 0
2026-03-30 13:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/ae8a7586-9927-4f87-b964-c98d04593f47.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/49558baa-4757-4f15-91a0-dc7778dae3a6.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/ae3ea33f-fcd9-4127-886c-620ab9438109.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/806ef817-f474-44bc-8ebe-fb98adce62df.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af72ba90>
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252Fae8a7586-9927-4f87-b964-c98d04593f47.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/ae8a7586-9927-4f87-b964-c98d04593f47.jpg saved to cache
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/f5a5e409-00ce-4dad-bf5a-fe0a030afcae.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c04290>
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252F49558baa-4757-4f15-91a0-dc7778dae3a6.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/49558baa-4757-4f15-91a0-dc7778dae3a6.jpg saved to cache
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/2704c576-cbc4-475e-8a3d-0111898cdda3.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af729c50>
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252Fae3ea33f-fcd9-4127-886c-620ab9438109.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/ae3ea33f-fcd9-4127-886c-620ab9438109.jpg saved to cache
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6c3250>
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252F806ef817-f474-44bc-8ebe-fb98adce62df.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/806ef817-f474-44bc-8ebe-fb98adce62df.jpg saved to cache
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/d93cc058-3248-4859-ab3a-4904270aeb4a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/7379b175-5d5e-4487-8f5f-824af4b928a9.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41203d0>
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252Ff5a5e409-00ce-4dad-bf5a-fe0a030afcae.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/f5a5e409-00ce-4dad-bf5a-fe0a030afcae.jpg saved to cache
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/ac208b12-d4cd-45ac-949f-6812400432b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421cdd0>
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252F2704c576-cbc4-475e-8a3d-0111898cdda3.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/2704c576-cbc4-475e-8a3d-0111898cdda3.jpg saved to cache
2026-03-30 13:10:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af719350>
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:10:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252Fd93cc058-3248-4859-ab3a-4904270aeb4a.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/d93cc058-3248-4859-ab3a-4904270aeb4a.jpg saved to cache
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb8310>
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252F7379b175-5d5e-4487-8f5f-824af4b928a9.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/7379b175-5d5e-4487-8f5f-824af4b928a9.jpg saved to cache
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/c89bb774-c20d-421f-98ac-e44b84f48095.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/e3483c78-8168-490f-ae45-511594f57906.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/bf11db28-2f28-48b5-af94-18e9e3371f38.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af690050>
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252Fac208b12-d4cd-45ac-949f-6812400432b7.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/ac208b12-d4cd-45ac-949f-6812400432b7.jpg saved to cache
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753217/general/3e18c4f2-94d0-4d92-ab12-7267fb4d2ee5.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743990)
2026-03-30 13:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/a8f6a9f1-9acc-41ac-b38b-6357a72b34db.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43549d0>
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252Fc89bb774-c20d-421f-98ac-e44b84f48095.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/c89bb774-c20d-421f-98ac-e44b84f48095.jpg saved to cache
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7294d0>
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252Fe3483c78-8168-490f-ae45-511594f57906.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/e3483c78-8168-490f-ae45-511594f57906.jpg saved to cache
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753211/general/176090d6-7601-46bc-9bcd-9925e8fb8a68.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743988)
2026-03-30 13:10:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753209/general/fc1838f5-5b8e-43a9-a982-dbc30b9bf0ff.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743987)
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b737d410>
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252Fbf11db28-2f28-48b5-af94-18e9e3371f38.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/bf11db28-2f28-48b5-af94-18e9e3371f38.jpg saved to cache
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4123410>
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753217%252Fgeneral%252F3e18c4f2-94d0-4d92-ab12-7267fb4d2ee5.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753217/general/3e18c4f2-94d0-4d92-ab12-7267fb4d2ee5.jpg saved to cache
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item c418b96a-f98c-5130-87bf-bd5402f48cca
2026-03-30 13:10:39 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: c418b96a-f98c-5130-87bf-bd5402f48cca, skipping ID generation
2026-03-30 13:10:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item c418b96a-f98c-5130-87bf-bd5402f48cca with scrape type 1
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item c418b96a-f98c-5130-87bf-bd5402f48cca sending to next pipeline
2026-03-30 13:10:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: c418b96a-f98c-5130-87bf-bd5402f48cca, identifier: 10743990
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c04650>
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:39 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252Fa8f6a9f1-9acc-41ac-b38b-6357a72b34db.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/a8f6a9f1-9acc-41ac-b38b-6357a72b34db.jpg saved to cache
2026-03-30 13:10:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: c418b96a-f98c-5130-87bf-bd5402f48cca with identifier: 10743990
2026-03-30 13:10:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: c418b96a-f98c-5130-87bf-bd5402f48cca with identifier: 10743990
2026-03-30 13:10:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: c418b96a-f98c-5130-87bf-bd5402f48cca with identifier: 10743990 to the API
2026-03-30 13:10:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753217/general/3e18c4f2-94d0-4d92-ab12-7267fb4d2ee5.jpg>
{'auction_title': '',
'c_o_2_emission_value': 121,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 120,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Diesel',
'id': 'c418b96a-f98c-5130-87bf-bd5402f48cca',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'HD-RW435',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743990',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'Ford',
'model': 'Mondeo',
'odometer': 85676,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 48,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 152207,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/3e18c4f2-94d0-4d92-ab12-7267fb4d2ee5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167680,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/bf11db28-2f28-48b5-af94-18e9e3371f38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 161214,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/ac208b12-d4cd-45ac-949f-6812400432b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178600,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/3c4eda93-6ac1-434d-8cae-90e471f67f51.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131334,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/d93cc058-3248-4859-ab3a-4904270aeb4a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 147686,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/abcd6c42-c864-4fc3-9483-6461c292493e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/7a93db03-dc03-42c0-aae1-79f8354cf01e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120812,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/053951ea-626e-40db-9550-8cc995e5e08d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 141091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/8e835f49-4d2f-4aa1-b8b7-c80765e61c1c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_c418b96a-f98c-5130-87bf-bd5402f48cca/c418b96a-f98c-5130-87bf-bd5402f48cca_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124272,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753217/general/b289f666-8056-4594-a69d-03f5a24eb0fd.jpg',
'Width': 1024}],
'price': 10200,
'price_includes_vat': True,
'registration_date': '2019-10-21',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Ford Mondeo 2.0 Trend - Diesel - Manual - 120 hp - 85.676 km',
'transmission': 'manual',
'trim': 'Trend',
'vin': None,
'year': 2019}
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743990%27 HTTP/1.1" 200 None
2026-03-30 13:10:40 [adesa.de] INFO: Saving data for 10743990: {'created_time': 1774876240.831737, 'last_price_update_time': 1774876240.83175, 'auction_closing_time': 1775043000.0}
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743990') HTTP/1.1" 204 0
2026-03-30 13:10:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4236710>
2026-03-30 13:10:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753211%252Fgeneral%252F176090d6-7601-46bc-9bcd-9925e8fb8a68.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753211/general/176090d6-7601-46bc-9bcd-9925e8fb8a68.jpg saved to cache
2026-03-30 13:10:40 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item ac2d192d-a438-5261-97db-f28048b9f458
2026-03-30 13:10:40 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: ac2d192d-a438-5261-97db-f28048b9f458, skipping ID generation
2026-03-30 13:10:40 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac2d192d-a438-5261-97db-f28048b9f458 with scrape type 1
2026-03-30 13:10:40 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item ac2d192d-a438-5261-97db-f28048b9f458 sending to next pipeline
2026-03-30 13:10:40 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac2d192d-a438-5261-97db-f28048b9f458, identifier: 10743988
2026-03-30 13:10:40 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:40 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421e150>
2026-03-30 13:10:40 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:40 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:40 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:41 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:41 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753209%252Fgeneral%252Ffc1838f5-5b8e-43a9-a982-dbc30b9bf0ff.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:41 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753209/general/fc1838f5-5b8e-43a9-a982-dbc30b9bf0ff.jpg saved to cache
2026-03-30 13:10:41 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b
2026-03-30 13:10:41 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b, skipping ID generation
2026-03-30 13:10:41 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b with scrape type 1
2026-03-30 13:10:41 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b sending to next pipeline
2026-03-30 13:10:41 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b, identifier: 10743987
2026-03-30 13:10:41 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac2d192d-a438-5261-97db-f28048b9f458 with identifier: 10743988
2026-03-30 13:10:41 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac2d192d-a438-5261-97db-f28048b9f458 with identifier: 10743988
2026-03-30 13:10:41 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac2d192d-a438-5261-97db-f28048b9f458 with identifier: 10743988 to the API
2026-03-30 13:10:41 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:10:42 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753211/general/176090d6-7601-46bc-9bcd-9925e8fb8a68.jpg>
{'auction_title': '',
'c_o_2_emission_value': 135,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 265,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Diesel',
'id': 'ac2d192d-a438-5261-97db-f28048b9f458',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FR-GE555',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743988',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'Mercedes-Benz',
'model': 'C',
'odometer': 158832,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 46,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/176090d6-7601-46bc-9bcd-9925e8fb8a68.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97649,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/e3483c78-8168-490f-ae45-511594f57906.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101175,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/7379b175-5d5e-4487-8f5f-824af4b928a9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98429,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/f5a5e409-00ce-4dad-bf5a-fe0a030afcae.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88643,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/806ef817-f474-44bc-8ebe-fb98adce62df.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 118834,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/49558baa-4757-4f15-91a0-dc7778dae3a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81868,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/5293d3e3-b6c3-4da2-b811-0f0549b31660.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/263a68f2-b1d0-489e-ab0f-4bdbcfd963d0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 127439,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/d9725c46-1a34-4c57-ab1e-ced5cc7a3863.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac2d192d-a438-5261-97db-f28048b9f458/ac2d192d-a438-5261-97db-f28048b9f458_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100985,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753211/general/fb29758b-e3d1-493b-b06e-25a9d491632f.jpg',
'Width': 1024}],
'price': 27800,
'price_includes_vat': True,
'registration_date': '2023-06-30',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Mercedes-Benz C Break 300d AMG Line - Diesel - Automatic - 265 hp - '
'158.832 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2023}
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743988%27 HTTP/1.1" 200 None
2026-03-30 13:10:42 [adesa.de] INFO: Saving data for 10743988: {'created_time': 1774876242.733204, 'last_price_update_time': 1774876242.733213, 'auction_closing_time': 1775043000.0}
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743988') HTTP/1.1" 204 0
2026-03-30 13:10:42 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b with identifier: 10743987
2026-03-30 13:10:42 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b with identifier: 10743987
2026-03-30 13:10:42 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 4e7c3e7d-4b23-5284-9dbd-1be9f452c15b with identifier: 10743987 to the API
2026-03-30 13:10:42 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:43 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753209/general/fc1838f5-5b8e-43a9-a982-dbc30b9bf0ff.jpg>
{'auction_title': '',
'c_o_2_emission_value': 21,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 211,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Hybrid',
'id': '4e7c3e7d-4b23-5284-9dbd-1be9f452c15b',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'FN-RR937E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743987',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLE',
'odometer': 55451,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 54,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111568,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/fc1838f5-5b8e-43a9-a982-dbc30b9bf0ff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124204,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/a8f6a9f1-9acc-41ac-b38b-6357a72b34db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105364,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/c89bb774-c20d-421f-98ac-e44b84f48095.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114623,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/2704c576-cbc4-475e-8a3d-0111898cdda3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96475,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/ae3ea33f-fcd9-4127-886c-620ab9438109.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108148,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/ae8a7586-9927-4f87-b964-c98d04593f47.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 121036,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/c5f9e9b7-96d1-49d4-a10e-f5cf43eb61e5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97328,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/31b14fba-c1ae-454e-90ec-44c2a0189baa.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 112747,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/123a8c0a-04c6-48c2-b864-f6e81b903787.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_4e7c3e7d-4b23-5284-9dbd-1be9f452c15b/4e7c3e7d-4b23-5284-9dbd-1be9f452c15b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 79516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753209/general/1191e6c2-428d-4a99-a803-c41ff4a4c107.jpg',
'Width': 1024}],
'price': 44300,
'price_includes_vat': True,
'registration_date': '2023-02-23',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Mercedes-Benz GLE 350e - 4-Matic - Hybrid - Automatic - 211 hp - '
'55.451 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2023}
2026-03-30 13:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743987%27 HTTP/1.1" 200 None
2026-03-30 13:10:43 [adesa.de] INFO: Saving data for 10743987: {'created_time': 1774876243.734253, 'last_price_update_time': 1774876243.734269, 'auction_closing_time': 1775043000.0}
2026-03-30 13:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743987') HTTP/1.1" 204 0
2026-03-30 13:10:45 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743993> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:45 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:45 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: e7143539-bfe6-5367-a904-128661eb15fd with identifier: 10743993
2026-03-30 13:10:45 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7143539-bfe6-5367-a904-128661eb15fd with scrape type 1
2026-03-30 13:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252F1675b5eb-439e-44f0-babf-d52717908dfb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/1675b5eb-439e-44f0-babf-d52717908dfb.jpg not downloaded yet
2026-03-30 13:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252Fe20eb43b-cd3f-446c-893d-9f3774285b31.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/e20eb43b-cd3f-446c-893d-9f3774285b31.jpg not downloaded yet
2026-03-30 13:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252F9989b05f-aa8a-47c1-923f-dcb450adc23d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/9989b05f-aa8a-47c1-923f-dcb450adc23d.jpg not downloaded yet
2026-03-30 13:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252F9fa3bc32-5cc7-49b4-9b55-2e52b9f4013c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/9fa3bc32-5cc7-49b4-9b55-2e52b9f4013c.jpg not downloaded yet
2026-03-30 13:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252Ff2bd12af-bc76-4a7e-bd00-68f0019e4bb4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/f2bd12af-bc76-4a7e-bd00-68f0019e4bb4.jpg not downloaded yet
2026-03-30 13:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252F436b6187-daa9-4d27-ab0f-73874a2ba312.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/436b6187-daa9-4d27-ab0f-73874a2ba312.jpg not downloaded yet
2026-03-30 13:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252F730b4f7c-1276-40d4-8f5f-4cf121e85e56.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/730b4f7c-1276-40d4-8f5f-4cf121e85e56.jpg not downloaded yet
2026-03-30 13:10:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252Fc3294395-2987-4a9e-af1d-d1aba5f57f6b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:45 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/c3294395-2987-4a9e-af1d-d1aba5f57f6b.jpg not downloaded yet
2026-03-30 13:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252F25adf26e-3a3c-4e0b-9615-e59167d3d685.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/25adf26e-3a3c-4e0b-9615-e59167d3d685.jpg not downloaded yet
2026-03-30 13:10:46 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753224%252Fgeneral%252Fc7b77422-aa00-4808-a533-82f9755ee7bd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:46 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/c7b77422-aa00-4808-a533-82f9755ee7bd.jpg not downloaded yet
2026-03-30 13:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743985> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:48 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:48 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3 with identifier: 10743985
2026-03-30 13:10:48 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3 with scrape type 1
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252F37181988-e553-4f04-b215-213a94f66d08.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/37181988-e553-4f04-b215-213a94f66d08.jpg not downloaded yet
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252F7cb63f64-cf44-4ca7-8674-70c1f4c9f38d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/7cb63f64-cf44-4ca7-8674-70c1f4c9f38d.jpg not downloaded yet
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252Fa95793f1-5c4b-42f0-a9db-ee65ba0dbd14.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/a95793f1-5c4b-42f0-a9db-ee65ba0dbd14.jpg not downloaded yet
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252F4287f7d9-c9f3-41b7-bd65-754119edd96d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/4287f7d9-c9f3-41b7-bd65-754119edd96d.jpg not downloaded yet
2026-03-30 13:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/c7b77422-aa00-4808-a533-82f9755ee7bd.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252F10fc492d-451d-4f66-a786-f28a58b8022b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/10fc492d-451d-4f66-a786-f28a58b8022b.jpg not downloaded yet
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252F6083dd72-f181-482e-b843-6b8c5ed63623.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/6083dd72-f181-482e-b843-6b8c5ed63623.jpg not downloaded yet
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252F13867fad-0f8e-4745-a028-9e31ad57df00.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/13867fad-0f8e-4745-a028-9e31ad57df00.jpg not downloaded yet
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252F90be2c1f-0458-4dce-8dc0-e0787b309205.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/90be2c1f-0458-4dce-8dc0-e0787b309205.jpg not downloaded yet
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252F334468b8-5998-4c83-ae3c-987642d54d0a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/334468b8-5998-4c83-ae3c-987642d54d0a.jpg not downloaded yet
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5753201%252Fgeneral%252F12e60f56-2912-47ed-8c6c-e52780844b9b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/12e60f56-2912-47ed-8c6c-e52780844b9b.jpg not downloaded yet
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4237950>
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252Fc7b77422-aa00-4808-a533-82f9755ee7bd.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/c7b77422-aa00-4808-a533-82f9755ee7bd.jpg saved to cache
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/4287f7d9-c9f3-41b7-bd65-754119edd96d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4236050>
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252F4287f7d9-c9f3-41b7-bd65-754119edd96d.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/4287f7d9-c9f3-41b7-bd65-754119edd96d.jpg saved to cache
2026-03-30 13:10:48 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:48 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/12e60f56-2912-47ed-8c6c-e52780844b9b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6723d0>
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:48 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:48 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252F12e60f56-2912-47ed-8c6c-e52780844b9b.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/12e60f56-2912-47ed-8c6c-e52780844b9b.jpg saved to cache
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:49 [scrapy.extensions.logstats] INFO: Crawled 614 pages (at 12 pages/min), scraped 481 items (at 11 items/min)
2026-03-30 13:10:49 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744861> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:49 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:49 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/334468b8-5998-4c83-ae3c-987642d54d0a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:49 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10744861
2026-03-30 13:10:49 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 604778e0-2326-569b-9bc7-2edae4017eed with scrape type 1
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 604778e0-2326-569b-9bc7-2edae4017eed
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252F11b628e0-8d97-4ad3-b860-d23ea215f742.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/11b628e0-8d97-4ad3-b860-d23ea215f742.jpg already downloaded
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252F3c285674-9f84-4b2c-9926-54ea46167551.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/3c285674-9f84-4b2c-9926-54ea46167551.jpg already downloaded
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252F3b220a0d-0ce2-4ad2-a162-1d15922c9076.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/3b220a0d-0ce2-4ad2-a162-1d15922c9076.jpg already downloaded
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252F3263d2f6-2d82-44e3-9243-ed0baed34697.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/3263d2f6-2d82-44e3-9243-ed0baed34697.jpg already downloaded
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252Fcb797044-0190-466e-ac72-8e86a6d27eda.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/cb797044-0190-466e-ac72-8e86a6d27eda.jpg already downloaded
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252F1632036d-5e1a-492c-b481-742b26d3bbf1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/1632036d-5e1a-492c-b481-742b26d3bbf1.jpg already downloaded
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252F992f7f7b-b711-4568-9205-9b07898c6f20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/992f7f7b-b711-4568-9205-9b07898c6f20.jpg already downloaded
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252F002ddb68-8c2d-4d54-a33c-15fefa4990a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/002ddb68-8c2d-4d54-a33c-15fefa4990a2.jpg already downloaded
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252F1784fb59-92bb-4983-965d-0ea2ae8e6069.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/1784fb59-92bb-4983-965d-0ea2ae8e6069.jpg already downloaded
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5696545%252Fgeneral%252Fa0f14c07-5359-4c3d-8ced-ba37929620a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:49 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5696545/general/a0f14c07-5359-4c3d-8ced-ba37929620a2.jpg already downloaded
2026-03-30 13:10:49 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 604778e0-2326-569b-9bc7-2edae4017eed, identifier: 10744861
2026-03-30 13:10:49 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10744861
2026-03-30 13:10:49 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10744861
2026-03-30 13:10:49 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 604778e0-2326-569b-9bc7-2edae4017eed with identifier: 10744861 to the API
2026-03-30 13:10:49 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:52 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744861>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 200,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Diesel',
'id': '604778e0-2326-569b-9bc7-2edae4017eed',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-BM9889',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744861',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'E',
'odometer': 152274,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5696545/general/11b628e0-8d97-4ad3-b860-d23ea215f742.jpg',
'https://images.openlane.eu/carimgs/5696545/general/3c285674-9f84-4b2c-9926-54ea46167551.jpg',
'https://images.openlane.eu/carimgs/5696545/general/3b220a0d-0ce2-4ad2-a162-1d15922c9076.jpg',
'https://images.openlane.eu/carimgs/5696545/general/3263d2f6-2d82-44e3-9243-ed0baed34697.jpg',
'https://images.openlane.eu/carimgs/5696545/general/cb797044-0190-466e-ac72-8e86a6d27eda.jpg',
'https://images.openlane.eu/carimgs/5696545/general/1632036d-5e1a-492c-b481-742b26d3bbf1.jpg',
'https://images.openlane.eu/carimgs/5696545/general/992f7f7b-b711-4568-9205-9b07898c6f20.jpg',
'https://images.openlane.eu/carimgs/5696545/general/002ddb68-8c2d-4d54-a33c-15fefa4990a2.jpg',
'https://images.openlane.eu/carimgs/5696545/general/1784fb59-92bb-4983-965d-0ea2ae8e6069.jpg',
'https://images.openlane.eu/carimgs/5696545/general/a0f14c07-5359-4c3d-8ced-ba37929620a2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98651,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/11b628e0-8d97-4ad3-b860-d23ea215f742.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91610,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/3c285674-9f84-4b2c-9926-54ea46167551.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 96821,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/3b220a0d-0ce2-4ad2-a162-1d15922c9076.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82290,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/3263d2f6-2d82-44e3-9243-ed0baed34697.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80155,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/cb797044-0190-466e-ac72-8e86a6d27eda.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 88381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/1632036d-5e1a-492c-b481-742b26d3bbf1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92292,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/992f7f7b-b711-4568-9205-9b07898c6f20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75294,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/002ddb68-8c2d-4d54-a33c-15fefa4990a2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 119890,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/1784fb59-92bb-4983-965d-0ea2ae8e6069.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_604778e0-2326-569b-9bc7-2edae4017eed/604778e0-2326-569b-9bc7-2edae4017eed_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 80126,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5696545/general/a0f14c07-5359-4c3d-8ced-ba37929620a2.jpg',
'Width': 1024}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2022-11-03',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz E Break 220 Avantgarde - Diesel - Automatic - 200 hp '
'- 152.274 km',
'transmission': 'automatic',
'trim': 'Avantgarde',
'vin': None,
'year': 2022}
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744861%27 HTTP/1.1" 200 None
2026-03-30 13:10:52 [adesa.de] INFO: Saving data for 10744861: {'created_time': 1774876252.750468, 'last_price_update_time': 1774876252.75048, 'auction_closing_time': 1775125800.0}
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744861') HTTP/1.1" 204 0
2026-03-30 13:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744859> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:52 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:52 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:52 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4332550>
2026-03-30 13:10:52 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:52 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252F334468b8-5998-4c83-ae3c-987642d54d0a.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/334468b8-5998-4c83-ae3c-987642d54d0a.jpg saved to cache
2026-03-30 13:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/90be2c1f-0458-4dce-8dc0-e0787b309205.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:52 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/13867fad-0f8e-4745-a028-9e31ad57df00.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:52 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10744859
2026-03-30 13:10:52 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 62803b2a-5b02-5110-970a-cf05e8ee36bf with scrape type 1
2026-03-30 13:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 62803b2a-5b02-5110-970a-cf05e8ee36bf
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252F38790007-b0e5-4424-9f1b-245734ebe413.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/38790007-b0e5-4424-9f1b-245734ebe413.jpg already downloaded
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252F1a9aaab9-2840-432e-b11d-de1fe225e3f6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/1a9aaab9-2840-432e-b11d-de1fe225e3f6.jpg already downloaded
2026-03-30 13:10:52 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252F499b42a0-52a8-4a03-adb1-ca09fa2d67e1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:52 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/499b42a0-52a8-4a03-adb1-ca09fa2d67e1.jpg already downloaded
2026-03-30 13:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252Fb3ed3c0e-007f-4b78-9179-774cc297830d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/b3ed3c0e-007f-4b78-9179-774cc297830d.jpg already downloaded
2026-03-30 13:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252Ff9b25ae1-34c2-41f6-99ee-e9867a6c6f65.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/f9b25ae1-34c2-41f6-99ee-e9867a6c6f65.jpg already downloaded
2026-03-30 13:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252F0eb4d896-a43a-43f1-868e-ec0e219d2687.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/0eb4d896-a43a-43f1-868e-ec0e219d2687.jpg already downloaded
2026-03-30 13:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252F4f901f28-a7aa-407d-94e1-dd4d6932add9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/4f901f28-a7aa-407d-94e1-dd4d6932add9.jpg already downloaded
2026-03-30 13:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252Fac0ba6c4-7ce7-46aa-98cb-ddbfc190738d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/ac0ba6c4-7ce7-46aa-98cb-ddbfc190738d.jpg already downloaded
2026-03-30 13:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252Fc15880c0-93f3-49b6-b84b-657a632a4333.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/c15880c0-93f3-49b6-b84b-657a632a4333.jpg already downloaded
2026-03-30 13:10:53 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5687821%252Fgeneral%252F459ae015-b996-441d-9bb0-fc7ee9a55da9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:53 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687821/general/459ae015-b996-441d-9bb0-fc7ee9a55da9.jpg already downloaded
2026-03-30 13:10:53 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 62803b2a-5b02-5110-970a-cf05e8ee36bf, identifier: 10744859
2026-03-30 13:10:53 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10744859
2026-03-30 13:10:53 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10744859
2026-03-30 13:10:53 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 62803b2a-5b02-5110-970a-cf05e8ee36bf with identifier: 10744859 to the API
2026-03-30 13:10:53 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:10:54 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744859>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 258,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Diesel',
'id': '62803b2a-5b02-5110-970a-cf05e8ee36bf',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1032811',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744859',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 169574,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 13,
'photo_urls': ['https://images.openlane.eu/carimgs/5687821/general/38790007-b0e5-4424-9f1b-245734ebe413.jpg',
'https://images.openlane.eu/carimgs/5687821/general/1a9aaab9-2840-432e-b11d-de1fe225e3f6.jpg',
'https://images.openlane.eu/carimgs/5687821/general/499b42a0-52a8-4a03-adb1-ca09fa2d67e1.jpg',
'https://images.openlane.eu/carimgs/5687821/general/b3ed3c0e-007f-4b78-9179-774cc297830d.jpg',
'https://images.openlane.eu/carimgs/5687821/general/f9b25ae1-34c2-41f6-99ee-e9867a6c6f65.jpg',
'https://images.openlane.eu/carimgs/5687821/general/0eb4d896-a43a-43f1-868e-ec0e219d2687.jpg',
'https://images.openlane.eu/carimgs/5687821/general/4f901f28-a7aa-407d-94e1-dd4d6932add9.jpg',
'https://images.openlane.eu/carimgs/5687821/general/ac0ba6c4-7ce7-46aa-98cb-ddbfc190738d.jpg',
'https://images.openlane.eu/carimgs/5687821/general/c15880c0-93f3-49b6-b84b-657a632a4333.jpg',
'https://images.openlane.eu/carimgs/5687821/general/459ae015-b996-441d-9bb0-fc7ee9a55da9.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232917,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/38790007-b0e5-4424-9f1b-245734ebe413.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 269404,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/1a9aaab9-2840-432e-b11d-de1fe225e3f6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 246481,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/499b42a0-52a8-4a03-adb1-ca09fa2d67e1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217178,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/b3ed3c0e-007f-4b78-9179-774cc297830d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 255584,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/f9b25ae1-34c2-41f6-99ee-e9867a6c6f65.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 231996,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/0eb4d896-a43a-43f1-868e-ec0e219d2687.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 252516,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/4f901f28-a7aa-407d-94e1-dd4d6932add9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 184778,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/ac0ba6c4-7ce7-46aa-98cb-ddbfc190738d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172570,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/c15880c0-93f3-49b6-b84b-657a632a4333.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_62803b2a-5b02-5110-970a-cf05e8ee36bf/62803b2a-5b02-5110-970a-cf05e8ee36bf_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 217004,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687821/general/459ae015-b996-441d-9bb0-fc7ee9a55da9.jpg',
'Width': 1024}],
'price': 23300,
'price_includes_vat': True,
'registration_date': '2019-11-15',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Mercedes-Benz GLC 350d AMG Line - 4-Matic - Diesel - Automatic - '
'258 hp - 169.574 km',
'transmission': 'automatic',
'trim': 'AMG Line',
'vin': None,
'year': 2019}
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744859%27 HTTP/1.1" 200 None
2026-03-30 13:10:54 [adesa.de] INFO: Saving data for 10744859: {'created_time': 1774876254.654914, 'last_price_update_time': 1774876254.654926, 'auction_closing_time': 1775125800.0}
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744859') HTTP/1.1" 204 0
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4331f90>
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252F90be2c1f-0458-4dce-8dc0-e0787b309205.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/90be2c1f-0458-4dce-8dc0-e0787b309205.jpg saved to cache
2026-03-30 13:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41cd8d0>
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252F13867fad-0f8e-4745-a028-9e31ad57df00.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/13867fad-0f8e-4745-a028-9e31ad57df00.jpg saved to cache
2026-03-30 13:10:54 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/6083dd72-f181-482e-b843-6b8c5ed63623.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/a95793f1-5c4b-42f0-a9db-ee65ba0dbd14.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:54 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/10fc492d-451d-4f66-a786-f28a58b8022b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b421f790>
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:54 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:54 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252F6083dd72-f181-482e-b843-6b8c5ed63623.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/6083dd72-f181-482e-b843-6b8c5ed63623.jpg saved to cache
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d50d0>
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252Fa95793f1-5c4b-42f0-a9db-ee65ba0dbd14.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/a95793f1-5c4b-42f0-a9db-ee65ba0dbd14.jpg saved to cache
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/25adf26e-3a3c-4e0b-9615-e59167d3d685.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b41e0f90>
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252F10fc492d-451d-4f66-a786-f28a58b8022b.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/10fc492d-451d-4f66-a786-f28a58b8022b.jpg saved to cache
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/37181988-e553-4f04-b215-213a94f66d08.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753201/general/7cb63f64-cf44-4ca7-8674-70c1f4c9f38d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743985)
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6f04d0>
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252F25adf26e-3a3c-4e0b-9615-e59167d3d685.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/25adf26e-3a3c-4e0b-9615-e59167d3d685.jpg saved to cache
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/436b6187-daa9-4d27-ab0f-73874a2ba312.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af691c50>
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252F37181988-e553-4f04-b215-213a94f66d08.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/37181988-e553-4f04-b215-213a94f66d08.jpg saved to cache
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/c3294395-2987-4a9e-af1d-d1aba5f57f6b.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:55 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/730b4f7c-1276-40d4-8f5f-4cf121e85e56.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5912dd0>
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753201%252Fgeneral%252F7cb63f64-cf44-4ca7-8674-70c1f4c9f38d.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753201/general/7cb63f64-cf44-4ca7-8674-70c1f4c9f38d.jpg saved to cache
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3
2026-03-30 13:10:55 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3, skipping ID generation
2026-03-30 13:10:55 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3 with scrape type 1
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3 sending to next pipeline
2026-03-30 13:10:55 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3, identifier: 10743985
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5d0c0d0>
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:55 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252F436b6187-daa9-4d27-ab0f-73874a2ba312.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/436b6187-daa9-4d27-ab0f-73874a2ba312.jpg saved to cache
2026-03-30 13:10:55 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:55 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3 with identifier: 10743985
2026-03-30 13:10:55 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3 with identifier: 10743985
2026-03-30 13:10:55 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3 with identifier: 10743985 to the API
2026-03-30 13:10:55 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10:57 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:10:58 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753201/general/7cb63f64-cf44-4ca7-8674-70c1f4c9f38d.jpg>
{'auction_title': '',
'c_o_2_emission_value': 132,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Diesel',
'id': '6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'F-BA2202',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743985',
'listing': 'auction',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 90466,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 758078,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/37181988-e553-4f04-b215-213a94f66d08.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 883022,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/7cb63f64-cf44-4ca7-8674-70c1f4c9f38d.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 843088,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/a95793f1-5c4b-42f0-a9db-ee65ba0dbd14.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 937325,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/4287f7d9-c9f3-41b7-bd65-754119edd96d.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 861018,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/10fc492d-451d-4f66-a786-f28a58b8022b.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 834210,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/6083dd72-f181-482e-b843-6b8c5ed63623.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 864463,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/13867fad-0f8e-4745-a028-9e31ad57df00.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 774852,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/90be2c1f-0458-4dce-8dc0-e0787b309205.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 703538,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/334468b8-5998-4c83-ae3c-987642d54d0a.jpg',
'Width': 1668},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3/6d971fd1-9ba8-5b5f-b24b-c5efb2078ba3_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 829281,
'Height': 1252,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753201/general/12e60f56-2912-47ed-8c6c-e52780844b9b.jpg',
'Width': 1668}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-09-19',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'BMW 3 Series Touring 320d - Diesel - Automatic - 190 hp - 90.466 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743985%27 HTTP/1.1" 200 None
2026-03-30 13:10:58 [adesa.de] INFO: Saving data for 10743985: {'created_time': 1774876258.110071, 'last_price_update_time': 1774876258.110084, 'auction_closing_time': 1775043000.0}
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743985') HTTP/1.1" 204 0
2026-03-30 13:10:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/f2bd12af-bc76-4a7e-bd00-68f0019e4bb4.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/9989b05f-aa8a-47c1-923f-dcb450adc23d.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/9fa3bc32-5cc7-49b4-9b55-2e52b9f4013c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4122290>
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252Fc3294395-2987-4a9e-af1d-d1aba5f57f6b.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/c3294395-2987-4a9e-af1d-d1aba5f57f6b.jpg saved to cache
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af693f50>
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252F730b4f7c-1276-40d4-8f5f-4cf121e85e56.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/730b4f7c-1276-40d4-8f5f-4cf121e85e56.jpg saved to cache
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5c06550>
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252Ff2bd12af-bc76-4a7e-bd00-68f0019e4bb4.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/f2bd12af-bc76-4a7e-bd00-68f0019e4bb4.jpg saved to cache
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b5910050>
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252F9989b05f-aa8a-47c1-923f-dcb450adc23d.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/9989b05f-aa8a-47c1-923f-dcb450adc23d.jpg saved to cache
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af671ad0>
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252F9fa3bc32-5cc7-49b4-9b55-2e52b9f4013c.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/9fa3bc32-5cc7-49b4-9b55-2e52b9f4013c.jpg saved to cache
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/1675b5eb-439e-44f0-babf-d52717908dfb.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:58 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753224/general/e20eb43b-cd3f-446c-893d-9f3774285b31.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743993)
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b59853d0>
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252F1675b5eb-439e-44f0-babf-d52717908dfb.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/1675b5eb-439e-44f0-babf-d52717908dfb.jpg saved to cache
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecb8790>
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:10:58 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753224%252Fgeneral%252Fe20eb43b-cd3f-446c-893d-9f3774285b31.jpg') HTTP/1.1" 204 0
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753224/general/e20eb43b-cd3f-446c-893d-9f3774285b31.jpg saved to cache
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item e7143539-bfe6-5367-a904-128661eb15fd
2026-03-30 13:10:58 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: e7143539-bfe6-5367-a904-128661eb15fd, skipping ID generation
2026-03-30 13:10:58 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item e7143539-bfe6-5367-a904-128661eb15fd with scrape type 1
2026-03-30 13:10:58 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item e7143539-bfe6-5367-a904-128661eb15fd sending to next pipeline
2026-03-30 13:10:58 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: e7143539-bfe6-5367-a904-128661eb15fd, identifier: 10743993
2026-03-30 13:10:58 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: e7143539-bfe6-5367-a904-128661eb15fd with identifier: 10743993
2026-03-30 13:10:58 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: e7143539-bfe6-5367-a904-128661eb15fd with identifier: 10743993
2026-03-30 13:10:58 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: e7143539-bfe6-5367-a904-128661eb15fd with identifier: 10743993 to the API
2026-03-30 13:10:58 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:10: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-30 13:10:59 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753224/general/e20eb43b-cd3f-446c-893d-9f3774285b31.jpg>
{'auction_title': '',
'c_o_2_emission_value': 180,
'category': 'SUV',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '3.0L',
'engine_horse_power': 265,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Diesel',
'id': 'e7143539-bfe6-5367-a904-128661eb15fd',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'E-HT1234',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743993',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': 'X3',
'odometer': 44428,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 69,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114394,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/1675b5eb-439e-44f0-babf-d52717908dfb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 111115,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/e20eb43b-cd3f-446c-893d-9f3774285b31.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104129,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/9989b05f-aa8a-47c1-923f-dcb450adc23d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105009,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/9fa3bc32-5cc7-49b4-9b55-2e52b9f4013c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 91580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/f2bd12af-bc76-4a7e-bd00-68f0019e4bb4.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69934,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/436b6187-daa9-4d27-ab0f-73874a2ba312.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 90889,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/730b4f7c-1276-40d4-8f5f-4cf121e85e56.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86064,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/c3294395-2987-4a9e-af1d-d1aba5f57f6b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 81366,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/25adf26e-3a3c-4e0b-9615-e59167d3d685.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_e7143539-bfe6-5367-a904-128661eb15fd/e7143539-bfe6-5367-a904-128661eb15fd_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101085,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753224/general/c7b77422-aa00-4808-a533-82f9755ee7bd.jpg',
'Width': 1024}],
'price': 24900,
'price_includes_vat': True,
'registration_date': '2019-07-29',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'BMW X3 M Advantage - xDrive - Diesel - Automatic - 265 hp - 44.428 '
'km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2019}
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743993%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [adesa.de] INFO: Saving data for 10743993: {'created_time': 1774876259.536747, 'last_price_update_time': 1774876259.53676, 'auction_closing_time': 1775043000.0}
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743993') HTTP/1.1" 204 0
2026-03-30 13:10:59 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744867> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:10:59 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:10:59 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10744867
2026-03-30 13:10:59 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item b3c89df0-516a-54b4-8593-c3ea2bda6515 with scrape type 1
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item b3c89df0-516a-54b4-8593-c3ea2bda6515
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F06ffa78b-6892-463b-94fc-a79b45118648.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/06ffa78b-6892-463b-94fc-a79b45118648.jpg already downloaded
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F25d00ffb-1db5-49aa-b756-6f1f7062de04.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/25d00ffb-1db5-49aa-b756-6f1f7062de04.jpg already downloaded
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F343dd0eb-f176-4442-9fcb-62383700beee.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/343dd0eb-f176-4442-9fcb-62383700beee.jpg already downloaded
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F23a3bc03-41e7-465b-bc6a-8e0d86d792e7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/23a3bc03-41e7-465b-bc6a-8e0d86d792e7.jpg already downloaded
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F3928fe3b-43de-41a7-9319-23629b309c54.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/3928fe3b-43de-41a7-9319-23629b309c54.jpg already downloaded
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F75fb7eba-b146-469d-a35a-84dd3d2d38bb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/75fb7eba-b146-469d-a35a-84dd3d2d38bb.jpg already downloaded
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F19784f39-6bf6-48aa-a2e3-64c488342046.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/19784f39-6bf6-48aa-a2e3-64c488342046.jpg already downloaded
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F2b8ad821-8eec-42e0-beca-53061492e694.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/2b8ad821-8eec-42e0-beca-53061492e694.jpg already downloaded
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F6fabc16b-d9e8-49f0-87a0-abdbaf6ce71b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/6fabc16b-d9e8-49f0-87a0-abdbaf6ce71b.jpg already downloaded
2026-03-30 13:10:59 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:10: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%252F5732347%252Fgeneral%252F7eb0e662-ae66-4696-ae43-5f739abf804a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:10:59 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5732347/general/7eb0e662-ae66-4696-ae43-5f739abf804a.jpg already downloaded
2026-03-30 13:10:59 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: b3c89df0-516a-54b4-8593-c3ea2bda6515, identifier: 10744867
2026-03-30 13:11:00 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10744867
2026-03-30 13:11:00 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10744867
2026-03-30 13:11:00 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: b3c89df0-516a-54b4-8593-c3ea2bda6515 with identifier: 10744867 to the API
2026-03-30 13:11:00 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11:00 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:11:00 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744867>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.5L',
'engine_horse_power': 243,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'b3c89df0-516a-54b4-8593-c3ea2bda6515',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'D-QA1616',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744867',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Lexus',
'model': 'NX',
'odometer': 119918,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 17,
'photo_urls': ['https://images.openlane.eu/carimgs/5732347/general/06ffa78b-6892-463b-94fc-a79b45118648.jpg',
'https://images.openlane.eu/carimgs/5732347/general/25d00ffb-1db5-49aa-b756-6f1f7062de04.jpg',
'https://images.openlane.eu/carimgs/5732347/general/343dd0eb-f176-4442-9fcb-62383700beee.jpg',
'https://images.openlane.eu/carimgs/5732347/general/23a3bc03-41e7-465b-bc6a-8e0d86d792e7.jpg',
'https://images.openlane.eu/carimgs/5732347/general/3928fe3b-43de-41a7-9319-23629b309c54.jpg',
'https://images.openlane.eu/carimgs/5732347/general/75fb7eba-b146-469d-a35a-84dd3d2d38bb.jpg',
'https://images.openlane.eu/carimgs/5732347/general/19784f39-6bf6-48aa-a2e3-64c488342046.jpg',
'https://images.openlane.eu/carimgs/5732347/general/2b8ad821-8eec-42e0-beca-53061492e694.jpg',
'https://images.openlane.eu/carimgs/5732347/general/6fabc16b-d9e8-49f0-87a0-abdbaf6ce71b.jpg',
'https://images.openlane.eu/carimgs/5732347/general/7eb0e662-ae66-4696-ae43-5f739abf804a.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256247,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/06ffa78b-6892-463b-94fc-a79b45118648.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 268423,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/25d00ffb-1db5-49aa-b756-6f1f7062de04.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 256542,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/343dd0eb-f176-4442-9fcb-62383700beee.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 254527,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/23a3bc03-41e7-465b-bc6a-8e0d86d792e7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 204998,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/3928fe3b-43de-41a7-9319-23629b309c54.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 237353,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/75fb7eba-b146-469d-a35a-84dd3d2d38bb.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 186636,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/19784f39-6bf6-48aa-a2e3-64c488342046.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 207319,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/2b8ad821-8eec-42e0-beca-53061492e694.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197336,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/6fabc16b-d9e8-49f0-87a0-abdbaf6ce71b.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_b3c89df0-516a-54b4-8593-c3ea2bda6515/b3c89df0-516a-54b4-8593-c3ea2bda6515_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228545,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5732347/general/7eb0e662-ae66-4696-ae43-5f739abf804a.jpg',
'Width': 1024}],
'price': 25800,
'price_includes_vat': True,
'registration_date': '2022-09-15',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Lexus NX 350h Business - Hybrid - Automatic - 243 hp - 119.918 km',
'transmission': 'automatic',
'trim': 'Business',
'vin': None,
'year': 2022}
2026-03-30 13:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744867%27 HTTP/1.1" 200 None
2026-03-30 13:11:00 [adesa.de] INFO: Saving data for 10744867: {'created_time': 1774876260.457035, 'last_price_update_time': 1774876260.457047, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:00 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744867') HTTP/1.1" 204 0
2026-03-30 13:11:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744851> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:03 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10744851
2026-03-30 13:11:03 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1042ce3d-11ba-5c71-a169-290abf46d034 with scrape type 1
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1042ce3d-11ba-5c71-a169-290abf46d034
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252F9c391dd1-e618-4454-ab12-44098f992bdc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/9c391dd1-e618-4454-ab12-44098f992bdc.jpg already downloaded
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252Fee9f6969-ec17-414d-ad38-a70a7a7a4650.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/ee9f6969-ec17-414d-ad38-a70a7a7a4650.jpg already downloaded
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252F4669e4b9-48a4-43f9-b146-b928ad966f1c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/4669e4b9-48a4-43f9-b146-b928ad966f1c.jpg already downloaded
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252F58a40fc3-9bf5-4664-bed0-1262b9cd67b5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/58a40fc3-9bf5-4664-bed0-1262b9cd67b5.jpg already downloaded
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252F520dbf82-0a9b-4259-a308-f1a61f058155.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/520dbf82-0a9b-4259-a308-f1a61f058155.jpg already downloaded
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252F3ab668b1-5e6f-450f-953c-03c258bf9155.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/3ab668b1-5e6f-450f-953c-03c258bf9155.jpg already downloaded
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252Ff5a2dcfa-0862-4042-a934-0a3dcced9b89.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/f5a2dcfa-0862-4042-a934-0a3dcced9b89.jpg already downloaded
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252Fa62d5721-0b1d-4707-9f8a-22373d76c4eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/a62d5721-0b1d-4707-9f8a-22373d76c4eb.jpg already downloaded
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252F17243cf3-535c-4994-9f69-e5d02b5db15d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/17243cf3-535c-4994-9f69-e5d02b5db15d.jpg already downloaded
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5653639%252Fgeneral%252F42f12c24-c094-4ea0-bdca-f334ef5e94fd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5653639/general/42f12c24-c094-4ea0-bdca-f334ef5e94fd.jpg already downloaded
2026-03-30 13:11:03 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1042ce3d-11ba-5c71-a169-290abf46d034, identifier: 10744851
2026-03-30 13:11:03 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10744851
2026-03-30 13:11:03 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10744851
2026-03-30 13:11:03 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1042ce3d-11ba-5c71-a169-290abf46d034 with identifier: 10744851 to the API
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:03 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744851>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '',
'engine_horse_power': 88,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Electric',
'id': '1042ce3d-11ba-5c71-a169-290abf46d034',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'CAR 1031109',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744851',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Byd',
'model': 'Atto 3',
'odometer': 21455,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 15,
'photo_urls': ['https://images.openlane.eu/carimgs/5653639/general/9c391dd1-e618-4454-ab12-44098f992bdc.jpg',
'https://images.openlane.eu/carimgs/5653639/general/ee9f6969-ec17-414d-ad38-a70a7a7a4650.jpg',
'https://images.openlane.eu/carimgs/5653639/general/4669e4b9-48a4-43f9-b146-b928ad966f1c.jpg',
'https://images.openlane.eu/carimgs/5653639/general/58a40fc3-9bf5-4664-bed0-1262b9cd67b5.jpg',
'https://images.openlane.eu/carimgs/5653639/general/520dbf82-0a9b-4259-a308-f1a61f058155.jpg',
'https://images.openlane.eu/carimgs/5653639/general/3ab668b1-5e6f-450f-953c-03c258bf9155.jpg',
'https://images.openlane.eu/carimgs/5653639/general/f5a2dcfa-0862-4042-a934-0a3dcced9b89.jpg',
'https://images.openlane.eu/carimgs/5653639/general/a62d5721-0b1d-4707-9f8a-22373d76c4eb.jpg',
'https://images.openlane.eu/carimgs/5653639/general/17243cf3-535c-4994-9f69-e5d02b5db15d.jpg',
'https://images.openlane.eu/carimgs/5653639/general/42f12c24-c094-4ea0-bdca-f334ef5e94fd.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 423987,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/9c391dd1-e618-4454-ab12-44098f992bdc.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 412489,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/ee9f6969-ec17-414d-ad38-a70a7a7a4650.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 410132,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/4669e4b9-48a4-43f9-b146-b928ad966f1c.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 377080,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/58a40fc3-9bf5-4664-bed0-1262b9cd67b5.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 150469,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/520dbf82-0a9b-4259-a308-f1a61f058155.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 224521,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/3ab668b1-5e6f-450f-953c-03c258bf9155.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 228742,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/f5a2dcfa-0862-4042-a934-0a3dcced9b89.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 294971,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/a62d5721-0b1d-4707-9f8a-22373d76c4eb.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 203508,
'Height': 959,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/17243cf3-535c-4994-9f69-e5d02b5db15d.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1042ce3d-11ba-5c71-a169-290abf46d034/1042ce3d-11ba-5c71-a169-290abf46d034_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205142,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5653639/general/42f12c24-c094-4ea0-bdca-f334ef5e94fd.jpg',
'Width': 1280}],
'price': 18200,
'price_includes_vat': True,
'registration_date': '2023-10-25',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Byd Atto 3 60 kWh Comfort - Electric - Automatic - 88 hp - 21.455 '
'km',
'transmission': 'automatic',
'trim': 'Comfort',
'vin': None,
'year': 2023}
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744851%27 HTTP/1.1" 200 None
2026-03-30 13:11:03 [adesa.de] INFO: Saving data for 10744851: {'created_time': 1774876263.968086, 'last_price_update_time': 1774876263.968097, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:03 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744851') HTTP/1.1" 204 0
2026-03-30 13:11:03 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743996> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:03 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: d664e97a-7fe7-5c55-8414-b71fff7512fb with identifier: 10743996
2026-03-30 13:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d664e97a-7fe7-5c55-8414-b71fff7512fb with scrape type 1
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252Fc62742bf-0280-4314-a2cf-3712cfbf1107.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/c62742bf-0280-4314-a2cf-3712cfbf1107.jpg not downloaded yet
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252Ff374750e-7a59-43ca-b83b-29126870f9d1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/f374750e-7a59-43ca-b83b-29126870f9d1.jpg not downloaded yet
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252Fcf917ad4-fa3a-4bd8-bc96-784eab527538.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/cf917ad4-fa3a-4bd8-bc96-784eab527538.jpg not downloaded yet
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252Fdbaa318c-b03d-43e2-9ac4-caf0667fd5be.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/dbaa318c-b03d-43e2-9ac4-caf0667fd5be.jpg not downloaded yet
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252F499ce05c-05f4-4458-887e-78f3b5e632d8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/499ce05c-05f4-4458-887e-78f3b5e632d8.jpg not downloaded yet
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743991> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252F2fecdcf7-5e0c-4e83-beaf-190e1183442e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/2fecdcf7-5e0c-4e83-beaf-190e1183442e.jpg not downloaded yet
2026-03-30 13:11:04 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252F9f443292-36fc-46b7-972d-6ed3e19a514a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/9f443292-36fc-46b7-972d-6ed3e19a514a.jpg not downloaded yet
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252Fc289c7d8-365e-4b10-b305-0f2d684dffc2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/c289c7d8-365e-4b10-b305-0f2d684dffc2.jpg not downloaded yet
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252F929c4977-f847-4ef5-803b-0016d58b0928.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/929c4977-f847-4ef5-803b-0016d58b0928.jpg not downloaded yet
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/c62742bf-0280-4314-a2cf-3712cfbf1107.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753227%252Fgeneral%252F5d770f7b-366e-4afc-971a-6a5c91149e16.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/5d770f7b-366e-4afc-971a-6a5c91149e16.jpg not downloaded yet
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/f374750e-7a59-43ca-b83b-29126870f9d1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:04 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 3d581f14-1bf8-55db-a968-3c83c5aaf065 with identifier: 10743991
2026-03-30 13:11:04 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d581f14-1bf8-55db-a968-3c83c5aaf065 with scrape type 1
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252Fcb3f1441-8677-4cd8-9efa-aed1c5a6fe84.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/cb3f1441-8677-4cd8-9efa-aed1c5a6fe84.jpg not downloaded yet
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252F9fbe98b4-f321-4c02-b8a0-0916343248b1.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/9fbe98b4-f321-4c02-b8a0-0916343248b1.jpg not downloaded yet
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/499ce05c-05f4-4458-887e-78f3b5e632d8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252Feca4b931-08cc-4d8a-a0fd-df9ca73cb56c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/eca4b931-08cc-4d8a-a0fd-df9ca73cb56c.jpg not downloaded yet
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/929c4977-f847-4ef5-803b-0016d58b0928.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252F8a49e1fc-622a-46ad-b70d-a7611e4d7b61.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/8a49e1fc-622a-46ad-b70d-a7611e4d7b61.jpg not downloaded yet
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/5d770f7b-366e-4afc-971a-6a5c91149e16.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252Fcabd040b-1d40-4d94-a5ef-07c606484f20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/cabd040b-1d40-4d94-a5ef-07c606484f20.jpg not downloaded yet
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252F22ec6f62-b262-4597-be6e-6f69ef557bf8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/22ec6f62-b262-4597-be6e-6f69ef557bf8.jpg not downloaded yet
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252Ff0f69108-97aa-4feb-8783-22037f53cbf7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/f0f69108-97aa-4feb-8783-22037f53cbf7.jpg not downloaded yet
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6d4590>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252Fc62742bf-0280-4314-a2cf-3712cfbf1107.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/c62742bf-0280-4314-a2cf-3712cfbf1107.jpg saved to cache
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/cb3f1441-8677-4cd8-9efa-aed1c5a6fe84.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252F839de0ca-404a-4e32-9da5-0440fe1c545c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/839de0ca-404a-4e32-9da5-0440fe1c545c.jpg not downloaded yet
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc3bd0>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252Ff374750e-7a59-43ca-b83b-29126870f9d1.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/f374750e-7a59-43ca-b83b-29126870f9d1.jpg saved to cache
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/eca4b931-08cc-4d8a-a0fd-df9ca73cb56c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/9fbe98b4-f321-4c02-b8a0-0916343248b1.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252F9182a8ab-3118-4cc8-be5e-31f4ec902e2c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/9182a8ab-3118-4cc8-be5e-31f4ec902e2c.jpg not downloaded yet
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecba9d0>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252F499ce05c-05f4-4458-887e-78f3b5e632d8.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/499ce05c-05f4-4458-887e-78f3b5e632d8.jpg saved to cache
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af76a7d0>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252F929c4977-f847-4ef5-803b-0016d58b0928.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/929c4977-f847-4ef5-803b-0016d58b0928.jpg saved to cache
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7f2f10>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252F5d770f7b-366e-4afc-971a-6a5c91149e16.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/5d770f7b-366e-4afc-971a-6a5c91149e16.jpg saved to cache
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753218%252Fgeneral%252Fdee4b31b-9756-433d-8a4d-333d5757208f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/dee4b31b-9756-433d-8a4d-333d5757208f.jpg not downloaded yet
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/f0f69108-97aa-4feb-8783-22037f53cbf7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af6a3250>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252Fcb3f1441-8677-4cd8-9efa-aed1c5a6fe84.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/cb3f1441-8677-4cd8-9efa-aed1c5a6fe84.jpg saved to cache
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4262690>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252Feca4b931-08cc-4d8a-a0fd-df9ca73cb56c.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/eca4b931-08cc-4d8a-a0fd-df9ca73cb56c.jpg saved to cache
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b410ce50>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252F9fbe98b4-f321-4c02-b8a0-0916343248b1.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/9fbe98b4-f321-4c02-b8a0-0916343248b1.jpg saved to cache
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/cabd040b-1d40-4d94-a5ef-07c606484f20.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/22ec6f62-b262-4597-be6e-6f69ef557bf8.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66f690>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252Ff0f69108-97aa-4feb-8783-22037f53cbf7.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/f0f69108-97aa-4feb-8783-22037f53cbf7.jpg saved to cache
2026-03-30 13:11:04 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/839de0ca-404a-4e32-9da5-0440fe1c545c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/9182a8ab-3118-4cc8-be5e-31f4ec902e2c.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:04 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/dee4b31b-9756-433d-8a4d-333d5757208f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429ba90>
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:04 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:04 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252Fcabd040b-1d40-4d94-a5ef-07c606484f20.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/cabd040b-1d40-4d94-a5ef-07c606484f20.jpg saved to cache
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7e6510>
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252F22ec6f62-b262-4597-be6e-6f69ef557bf8.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/22ec6f62-b262-4597-be6e-6f69ef557bf8.jpg saved to cache
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753218/general/8a49e1fc-622a-46ad-b70d-a7611e4d7b61.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743991)
2026-03-30 13:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/c289c7d8-365e-4b10-b305-0f2d684dffc2.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/9f443292-36fc-46b7-972d-6ed3e19a514a.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b422fed0>
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252F839de0ca-404a-4e32-9da5-0440fe1c545c.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/839de0ca-404a-4e32-9da5-0440fe1c545c.jpg saved to cache
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc6a10>
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252F9182a8ab-3118-4cc8-be5e-31f4ec902e2c.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/9182a8ab-3118-4cc8-be5e-31f4ec902e2c.jpg saved to cache
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/cf917ad4-fa3a-4bd8-bc96-784eab527538.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/dbaa318c-b03d-43e2-9ac4-caf0667fd5be.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:05 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753227/general/2fecdcf7-5e0c-4e83-beaf-190e1183442e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743996)
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b429b850>
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252Fdee4b31b-9756-433d-8a4d-333d5757208f.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/dee4b31b-9756-433d-8a4d-333d5757208f.jpg saved to cache
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af68ab10>
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753218%252Fgeneral%252F8a49e1fc-622a-46ad-b70d-a7611e4d7b61.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753218/general/8a49e1fc-622a-46ad-b70d-a7611e4d7b61.jpg saved to cache
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 3d581f14-1bf8-55db-a968-3c83c5aaf065
2026-03-30 13:11:05 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 3d581f14-1bf8-55db-a968-3c83c5aaf065, skipping ID generation
2026-03-30 13:11:05 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 3d581f14-1bf8-55db-a968-3c83c5aaf065 with scrape type 1
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 3d581f14-1bf8-55db-a968-3c83c5aaf065 sending to next pipeline
2026-03-30 13:11:05 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 3d581f14-1bf8-55db-a968-3c83c5aaf065, identifier: 10743991
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42491d0>
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252Fc289c7d8-365e-4b10-b305-0f2d684dffc2.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/c289c7d8-365e-4b10-b305-0f2d684dffc2.jpg saved to cache
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66e490>
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:05 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252F9f443292-36fc-46b7-972d-6ed3e19a514a.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/9f443292-36fc-46b7-972d-6ed3e19a514a.jpg saved to cache
2026-03-30 13:11:05 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:05 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 3d581f14-1bf8-55db-a968-3c83c5aaf065 with identifier: 10743991
2026-03-30 13:11:05 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 3d581f14-1bf8-55db-a968-3c83c5aaf065 with identifier: 10743991
2026-03-30 13:11:05 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 3d581f14-1bf8-55db-a968-3c83c5aaf065 with identifier: 10743991 to the API
2026-03-30 13:11:05 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:06 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753218/general/8a49e1fc-622a-46ad-b70d-a7611e4d7b61.jpg>
{'auction_title': '',
'c_o_2_emission_value': 138,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 190,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Diesel',
'id': '3d581f14-1bf8-55db-a968-3c83c5aaf065',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'SG-GE141',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743991',
'listing': 'auction',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 122081,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 122809,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/cb3f1441-8677-4cd8-9efa-aed1c5a6fe84.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98698,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/9fbe98b4-f321-4c02-b8a0-0916343248b1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/eca4b931-08cc-4d8a-a0fd-df9ca73cb56c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 110279,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/8a49e1fc-622a-46ad-b70d-a7611e4d7b61.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97308,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/cabd040b-1d40-4d94-a5ef-07c606484f20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106699,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/22ec6f62-b262-4597-be6e-6f69ef557bf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 72797,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/f0f69108-97aa-4feb-8783-22037f53cbf7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87617,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/839de0ca-404a-4e32-9da5-0440fe1c545c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94201,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/9182a8ab-3118-4cc8-be5e-31f4ec902e2c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_3d581f14-1bf8-55db-a968-3c83c5aaf065/3d581f14-1bf8-55db-a968-3c83c5aaf065_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 95627,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753218/general/dee4b31b-9756-433d-8a4d-333d5757208f.jpg',
'Width': 1024}],
'price': 23600,
'price_includes_vat': True,
'registration_date': '2022-01-18',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'BMW 5 Series Touring 520 Luxury - xDrive - Diesel - Automatic - 190 '
'hp - 122.081 km',
'transmission': 'automatic',
'trim': 'Luxury',
'vin': None,
'year': 2022}
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743991%27 HTTP/1.1" 200 None
2026-03-30 13:11:06 [adesa.de] INFO: Saving data for 10743991: {'created_time': 1774876266.026383, 'last_price_update_time': 1774876266.026393, 'auction_closing_time': 1775043000.0}
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743991') HTTP/1.1" 204 0
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4227d10>
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252Fcf917ad4-fa3a-4bd8-bc96-784eab527538.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/cf917ad4-fa3a-4bd8-bc96-784eab527538.jpg saved to cache
2026-03-30 13:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b4247450>
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252Fdbaa318c-b03d-43e2-9ac4-caf0667fd5be.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/dbaa318c-b03d-43e2-9ac4-caf0667fd5be.jpg saved to cache
2026-03-30 13:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec0ef10>
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:06 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753227%252Fgeneral%252F2fecdcf7-5e0c-4e83-beaf-190e1183442e.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753227/general/2fecdcf7-5e0c-4e83-beaf-190e1183442e.jpg saved to cache
2026-03-30 13:11:06 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item d664e97a-7fe7-5c55-8414-b71fff7512fb
2026-03-30 13:11:06 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: d664e97a-7fe7-5c55-8414-b71fff7512fb, skipping ID generation
2026-03-30 13:11:06 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item d664e97a-7fe7-5c55-8414-b71fff7512fb with scrape type 1
2026-03-30 13:11:06 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item d664e97a-7fe7-5c55-8414-b71fff7512fb sending to next pipeline
2026-03-30 13:11:06 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: d664e97a-7fe7-5c55-8414-b71fff7512fb, identifier: 10743996
2026-03-30 13:11:06 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: d664e97a-7fe7-5c55-8414-b71fff7512fb with identifier: 10743996
2026-03-30 13:11:06 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: d664e97a-7fe7-5c55-8414-b71fff7512fb with identifier: 10743996
2026-03-30 13:11:06 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: d664e97a-7fe7-5c55-8414-b71fff7512fb with identifier: 10743996 to the API
2026-03-30 13:11:06 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:07 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753227/general/2fecdcf7-5e0c-4e83-beaf-190e1183442e.jpg>
{'auction_title': '',
'c_o_2_emission_value': 45,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.9L',
'engine_horse_power': 194,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Hybrid',
'id': 'd664e97a-7fe7-5c55-8414-b71fff7512fb',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MTK-Y502E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743996',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'Mercedes-Benz',
'model': 'GLC',
'odometer': 108058,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 64,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/c62742bf-0280-4314-a2cf-3712cfbf1107.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 130615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/f374750e-7a59-43ca-b83b-29126870f9d1.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108693,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/cf917ad4-fa3a-4bd8-bc96-784eab527538.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 123580,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/dbaa318c-b03d-43e2-9ac4-caf0667fd5be.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87193,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/499ce05c-05f4-4458-887e-78f3b5e632d8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84921,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/2fecdcf7-5e0c-4e83-beaf-190e1183442e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 113325,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/9f443292-36fc-46b7-972d-6ed3e19a514a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82358,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/c289c7d8-365e-4b10-b305-0f2d684dffc2.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 124111,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/929c4977-f847-4ef5-803b-0016d58b0928.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_d664e97a-7fe7-5c55-8414-b71fff7512fb/d664e97a-7fe7-5c55-8414-b71fff7512fb_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 53743,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753227/general/5d770f7b-366e-4afc-971a-6a5c91149e16.jpg',
'Width': 1024}],
'price': 26800,
'price_includes_vat': True,
'registration_date': '2021-12-09',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'Mercedes-Benz GLC 300de - 4-Matic - Hybrid - Automatic - 194 hp - '
'108.058 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743996%27 HTTP/1.1" 200 None
2026-03-30 13:11:07 [adesa.de] INFO: Saving data for 10743996: {'created_time': 1774876267.159594, 'last_price_update_time': 1774876267.159605, 'auction_closing_time': 1775043000.0}
2026-03-30 13:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:07 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743996') HTTP/1.1" 204 0
2026-03-30 13:11:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744857> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:11 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10744857
2026-03-30 13:11:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 82158fa2-5256-50af-94e7-9b9310826ad6 with scrape type 1
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 82158fa2-5256-50af-94e7-9b9310826ad6
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252Fc64b37f7-5388-4530-ac77-9e2a06709e9c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/c64b37f7-5388-4530-ac77-9e2a06709e9c.jpg already downloaded
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252F5ce4cacc-799e-4726-8c2d-c4ef5912f850.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/5ce4cacc-799e-4726-8c2d-c4ef5912f850.jpg already downloaded
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252F6b31db55-1ae6-45d3-b6d9-ab07c2200669.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/6b31db55-1ae6-45d3-b6d9-ab07c2200669.jpg already downloaded
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252Fe18d9328-177a-4e61-b40d-619bb46bb976.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/e18d9328-177a-4e61-b40d-619bb46bb976.jpg already downloaded
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252F10d5a7de-5b87-40d8-9a50-3e67c7efd728.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/10d5a7de-5b87-40d8-9a50-3e67c7efd728.jpg already downloaded
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252Fbfb0d489-8fa6-40df-9aee-ad34077f6e70.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/bfb0d489-8fa6-40df-9aee-ad34077f6e70.jpg already downloaded
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252Fff09869d-2d6a-4765-bebb-58c2d1490faf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/ff09869d-2d6a-4765-bebb-58c2d1490faf.jpg already downloaded
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252Fa21481b0-dd00-4846-932e-2afc57c6d889.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/a21481b0-dd00-4846-932e-2afc57c6d889.jpg already downloaded
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252F42d716e8-823a-40b5-8537-0587477dc643.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/42d716e8-823a-40b5-8537-0587477dc643.jpg already downloaded
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687483%252Fgeneral%252F7949941f-9cd3-488f-bbaa-f1d04f4d69a2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687483/general/7949941f-9cd3-488f-bbaa-f1d04f4d69a2.jpg already downloaded
2026-03-30 13:11:11 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 82158fa2-5256-50af-94e7-9b9310826ad6, identifier: 10744857
2026-03-30 13:11:11 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10744857
2026-03-30 13:11:11 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10744857
2026-03-30 13:11:11 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 82158fa2-5256-50af-94e7-9b9310826ad6 with identifier: 10744857 to the API
2026-03-30 13:11:11 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744857>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '3.0L',
'engine_horse_power': 286,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Diesel',
'id': '82158fa2-5256-50af-94e7-9b9310826ad6',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'RO-DS3',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744857',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '5 Series',
'odometer': 104598,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 16,
'photo_urls': ['https://images.openlane.eu/carimgs/5687483/general/c64b37f7-5388-4530-ac77-9e2a06709e9c.jpg',
'https://images.openlane.eu/carimgs/5687483/general/5ce4cacc-799e-4726-8c2d-c4ef5912f850.jpg',
'https://images.openlane.eu/carimgs/5687483/general/6b31db55-1ae6-45d3-b6d9-ab07c2200669.jpg',
'https://images.openlane.eu/carimgs/5687483/general/e18d9328-177a-4e61-b40d-619bb46bb976.jpg',
'https://images.openlane.eu/carimgs/5687483/general/10d5a7de-5b87-40d8-9a50-3e67c7efd728.jpg',
'https://images.openlane.eu/carimgs/5687483/general/bfb0d489-8fa6-40df-9aee-ad34077f6e70.jpg',
'https://images.openlane.eu/carimgs/5687483/general/ff09869d-2d6a-4765-bebb-58c2d1490faf.jpg',
'https://images.openlane.eu/carimgs/5687483/general/a21481b0-dd00-4846-932e-2afc57c6d889.jpg',
'https://images.openlane.eu/carimgs/5687483/general/42d716e8-823a-40b5-8537-0587477dc643.jpg',
'https://images.openlane.eu/carimgs/5687483/general/7949941f-9cd3-488f-bbaa-f1d04f4d69a2.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 115327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/c64b37f7-5388-4530-ac77-9e2a06709e9c.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106124,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/5ce4cacc-799e-4726-8c2d-c4ef5912f850.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107718,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/6b31db55-1ae6-45d3-b6d9-ab07c2200669.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92241,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/e18d9328-177a-4e61-b40d-619bb46bb976.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 87169,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/10d5a7de-5b87-40d8-9a50-3e67c7efd728.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100079,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/bfb0d489-8fa6-40df-9aee-ad34077f6e70.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 83810,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/ff09869d-2d6a-4765-bebb-58c2d1490faf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 62088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/a21481b0-dd00-4846-932e-2afc57c6d889.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 117815,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/42d716e8-823a-40b5-8537-0587477dc643.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_82158fa2-5256-50af-94e7-9b9310826ad6/82158fa2-5256-50af-94e7-9b9310826ad6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 63080,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687483/general/7949941f-9cd3-488f-bbaa-f1d04f4d69a2.jpg',
'Width': 1024}],
'price': 21700,
'price_includes_vat': True,
'registration_date': '2021-11-01',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 5 Series Touring 530d - xDrive - Diesel - Automatic - 286 hp - '
'104.598 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2021}
2026-03-30 13:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744857%27 HTTP/1.1" 200 None
2026-03-30 13:11:12 [adesa.de] INFO: Saving data for 10744857: {'created_time': 1774876272.24393, 'last_price_update_time': 1774876272.24399, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744857') HTTP/1.1" 204 0
2026-03-30 13:11:15 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744866> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:15 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:15 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10744866
2026-03-30 13:11:15 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item a8cc1239-0128-5ba2-879f-ec89bba5cf8a with scrape type 1
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item a8cc1239-0128-5ba2-879f-ec89bba5cf8a
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252F51caa8f6-761c-4ad8-806b-b7238745824e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/51caa8f6-761c-4ad8-806b-b7238745824e.jpg already downloaded
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252Fbc6e9a9c-6131-48c4-bc4d-162f1f3b4302.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/bc6e9a9c-6131-48c4-bc4d-162f1f3b4302.jpg already downloaded
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252F589adbd0-a503-4a8c-90a5-81812b7b8095.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/589adbd0-a503-4a8c-90a5-81812b7b8095.jpg already downloaded
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252Ff56847b1-5960-4f83-adc5-68302532a3e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/f56847b1-5960-4f83-adc5-68302532a3e6.jpg already downloaded
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252F19bba918-a83f-44dd-8e3d-e0ffb9480ff8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/19bba918-a83f-44dd-8e3d-e0ffb9480ff8.jpg already downloaded
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252F3da1954c-0ed9-42b3-96d5-76b3f2948036.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/3da1954c-0ed9-42b3-96d5-76b3f2948036.jpg already downloaded
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252Fc04fa73e-77c2-46e0-ae1f-79a34e6195db.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/c04fa73e-77c2-46e0-ae1f-79a34e6195db.jpg already downloaded
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252F48583b10-0eae-422e-88d9-97410fdea879.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/48583b10-0eae-422e-88d9-97410fdea879.jpg already downloaded
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252Fdaebf026-c0d8-44f7-93d6-0083de62e691.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/daebf026-c0d8-44f7-93d6-0083de62e691.jpg already downloaded
2026-03-30 13:11:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5731228%252Fgeneral%252F6a715f84-752b-4184-964d-9785582ed9be.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:15 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5731228/general/6a715f84-752b-4184-964d-9785582ed9be.jpg already downloaded
2026-03-30 13:11:15 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: a8cc1239-0128-5ba2-879f-ec89bba5cf8a, identifier: 10744866
2026-03-30 13:11:15 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10744866
2026-03-30 13:11:15 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10744866
2026-03-30 13:11:16 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: a8cc1239-0128-5ba2-879f-ec89bba5cf8a with identifier: 10744866 to the API
2026-03-30 13:11:16 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11:16 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:11:16 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744866>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'a8cc1239-0128-5ba2-879f-ec89bba5cf8a',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744866',
'listing': 'auctionplusdirectbuy',
'location': 'Leipzig (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 80267,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 18,
'photo_urls': ['https://images.openlane.eu/carimgs/5731228/general/51caa8f6-761c-4ad8-806b-b7238745824e.jpg',
'https://images.openlane.eu/carimgs/5731228/general/bc6e9a9c-6131-48c4-bc4d-162f1f3b4302.jpg',
'https://images.openlane.eu/carimgs/5731228/general/589adbd0-a503-4a8c-90a5-81812b7b8095.jpg',
'https://images.openlane.eu/carimgs/5731228/general/f56847b1-5960-4f83-adc5-68302532a3e6.jpg',
'https://images.openlane.eu/carimgs/5731228/general/19bba918-a83f-44dd-8e3d-e0ffb9480ff8.jpg',
'https://images.openlane.eu/carimgs/5731228/general/3da1954c-0ed9-42b3-96d5-76b3f2948036.jpg',
'https://images.openlane.eu/carimgs/5731228/general/c04fa73e-77c2-46e0-ae1f-79a34e6195db.jpg',
'https://images.openlane.eu/carimgs/5731228/general/48583b10-0eae-422e-88d9-97410fdea879.jpg',
'https://images.openlane.eu/carimgs/5731228/general/daebf026-c0d8-44f7-93d6-0083de62e691.jpg',
'https://images.openlane.eu/carimgs/5731228/general/6a715f84-752b-4184-964d-9785582ed9be.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 102132,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/51caa8f6-761c-4ad8-806b-b7238745824e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84315,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/bc6e9a9c-6131-48c4-bc4d-162f1f3b4302.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92615,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/589adbd0-a503-4a8c-90a5-81812b7b8095.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76352,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/f56847b1-5960-4f83-adc5-68302532a3e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 89949,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/19bba918-a83f-44dd-8e3d-e0ffb9480ff8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 86571,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/3da1954c-0ed9-42b3-96d5-76b3f2948036.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 75338,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/c04fa73e-77c2-46e0-ae1f-79a34e6195db.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 66739,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/48583b10-0eae-422e-88d9-97410fdea879.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 93398,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/daebf026-c0d8-44f7-93d6-0083de62e691.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_a8cc1239-0128-5ba2-879f-ec89bba5cf8a/a8cc1239-0128-5ba2-879f-ec89bba5cf8a_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 58519,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5731228/general/6a715f84-752b-4184-964d-9785582ed9be.jpg',
'Width': 1024}],
'price': 20800,
'price_includes_vat': True,
'registration_date': '2022-07-12',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 330e M Sport - Hybrid - Automatic - 184 hp - '
'80.267 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2022}
2026-03-30 13:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744866%27 HTTP/1.1" 200 None
2026-03-30 13:11:16 [adesa.de] INFO: Saving data for 10744866: {'created_time': 1774876276.234895, 'last_price_update_time': 1774876276.234905, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:16 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744866') HTTP/1.1" 204 0
2026-03-30 13:11:20 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744860> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:20 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:20 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10744860
2026-03-30 13:11:20 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 7584b889-8e7c-599a-a29a-d826b2e52933 with scrape type 1
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 7584b889-8e7c-599a-a29a-d826b2e52933
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252Fdcfdf425-0e18-4950-8108-dfa064422267.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/dcfdf425-0e18-4950-8108-dfa064422267.jpg already downloaded
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252Fa9a5995e-dedf-4d33-aaba-781bb02ecf82.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/a9a5995e-dedf-4d33-aaba-781bb02ecf82.jpg already downloaded
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252F3400eba8-fabc-413f-92ce-fb9b77f5fa3e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/3400eba8-fabc-413f-92ce-fb9b77f5fa3e.jpg already downloaded
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252F13bb7cf2-9ce4-4fa1-bc7d-9a84fd6c5a20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/13bb7cf2-9ce4-4fa1-bc7d-9a84fd6c5a20.jpg already downloaded
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252F76e3d031-22d7-4ae3-aa18-bde37d1621ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/76e3d031-22d7-4ae3-aa18-bde37d1621ce.jpg already downloaded
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252F0b4f4208-1641-4eb1-bf88-dd65a6daf4dd.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/0b4f4208-1641-4eb1-bf88-dd65a6daf4dd.jpg already downloaded
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252Fde7df04d-164b-4afa-aea0-4ff87bfe6c87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/de7df04d-164b-4afa-aea0-4ff87bfe6c87.jpg already downloaded
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252Fca863768-cac7-45d6-8bdf-89ad2f2377ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/ca863768-cac7-45d6-8bdf-89ad2f2377ce.jpg already downloaded
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252F1894a63d-bdd5-49b7-a070-a8d64a7c0d2f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/1894a63d-bdd5-49b7-a070-a8d64a7c0d2f.jpg already downloaded
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687884%252Fgeneral%252Fc57409c0-eb86-4f16-840f-9f90e6cbcf58.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:20 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687884/general/c57409c0-eb86-4f16-840f-9f90e6cbcf58.jpg already downloaded
2026-03-30 13:11:20 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 7584b889-8e7c-599a-a29a-d826b2e52933, identifier: 10744860
2026-03-30 13:11:20 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10744860
2026-03-30 13:11:20 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10744860
2026-03-30 13:11:20 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 7584b889-8e7c-599a-a29a-d826b2e52933 with identifier: 10744860 to the API
2026-03-30 13:11:20 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:21 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744860>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '7584b889-8e7c-599a-a29a-d826b2e52933',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': True,
'is_vat_included': True,
'license_plate': '1032969',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744860',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 199550,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 12,
'photo_urls': ['https://images.openlane.eu/carimgs/5687884/general/dcfdf425-0e18-4950-8108-dfa064422267.jpg',
'https://images.openlane.eu/carimgs/5687884/general/a9a5995e-dedf-4d33-aaba-781bb02ecf82.jpg',
'https://images.openlane.eu/carimgs/5687884/general/3400eba8-fabc-413f-92ce-fb9b77f5fa3e.jpg',
'https://images.openlane.eu/carimgs/5687884/general/13bb7cf2-9ce4-4fa1-bc7d-9a84fd6c5a20.jpg',
'https://images.openlane.eu/carimgs/5687884/general/76e3d031-22d7-4ae3-aa18-bde37d1621ce.jpg',
'https://images.openlane.eu/carimgs/5687884/general/0b4f4208-1641-4eb1-bf88-dd65a6daf4dd.jpg',
'https://images.openlane.eu/carimgs/5687884/general/de7df04d-164b-4afa-aea0-4ff87bfe6c87.jpg',
'https://images.openlane.eu/carimgs/5687884/general/ca863768-cac7-45d6-8bdf-89ad2f2377ce.jpg',
'https://images.openlane.eu/carimgs/5687884/general/1894a63d-bdd5-49b7-a070-a8d64a7c0d2f.jpg',
'https://images.openlane.eu/carimgs/5687884/general/c57409c0-eb86-4f16-840f-9f90e6cbcf58.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236259,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/dcfdf425-0e18-4950-8108-dfa064422267.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239162,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/a9a5995e-dedf-4d33-aaba-781bb02ecf82.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 236551,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/3400eba8-fabc-413f-92ce-fb9b77f5fa3e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232664,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/13bb7cf2-9ce4-4fa1-bc7d-9a84fd6c5a20.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 270281,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/76e3d031-22d7-4ae3-aa18-bde37d1621ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 232980,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/0b4f4208-1641-4eb1-bf88-dd65a6daf4dd.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 245303,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/de7df04d-164b-4afa-aea0-4ff87bfe6c87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183926,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/ca863768-cac7-45d6-8bdf-89ad2f2377ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 197348,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/1894a63d-bdd5-49b7-a070-a8d64a7c0d2f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_7584b889-8e7c-599a-a29a-d826b2e52933/7584b889-8e7c-599a-a29a-d826b2e52933_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 275265,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687884/general/c57409c0-eb86-4f16-840f-9f90e6cbcf58.jpg',
'Width': 1024}],
'price': 13400,
'price_includes_vat': True,
'registration_date': '2020-12-18',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 330e Sport Line - Hybrid - Automatic - 184 hp '
'- 199.550 km',
'transmission': 'automatic',
'trim': 'Sport Line',
'vin': None,
'year': 2020}
2026-03-30 13:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744860%27 HTTP/1.1" 200 None
2026-03-30 13:11:21 [adesa.de] INFO: Saving data for 10744860: {'created_time': 1774876281.16217, 'last_price_update_time': 1774876281.16218, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:21 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744860') HTTP/1.1" 204 0
2026-03-30 13:11:22 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744850> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:22 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:22 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10744850
2026-03-30 13:11:22 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with scrape type 1
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 73ffe9b4-ab84-5ba3-b19e-b7adef912f90
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252F139bad3a-e06b-4ea3-9869-661ef9223ef0.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/139bad3a-e06b-4ea3-9869-661ef9223ef0.jpg already downloaded
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252F40f1b46c-9f3f-4acd-9516-735f14b18ae5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/40f1b46c-9f3f-4acd-9516-735f14b18ae5.jpg already downloaded
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252Faf4287f7-7af0-4414-b2b9-9ffaa2f4b676.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/af4287f7-7af0-4414-b2b9-9ffaa2f4b676.jpg already downloaded
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252F2cc26b32-6780-4192-a0e3-58be4dd54e8d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/2cc26b32-6780-4192-a0e3-58be4dd54e8d.jpg already downloaded
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252F2b17b3b7-5922-4c08-b36b-4e6023f31848.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/2b17b3b7-5922-4c08-b36b-4e6023f31848.jpg already downloaded
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252F4933a6fd-5801-4493-bc0c-6c886bb4005e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/4933a6fd-5801-4493-bc0c-6c886bb4005e.jpg already downloaded
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252F20a7bfb7-5df1-4603-9b97-df81ba1299a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/20a7bfb7-5df1-4603-9b97-df81ba1299a6.jpg already downloaded
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252F276b267a-b40b-47b2-9f7d-4df2506f8796.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/276b267a-b40b-47b2-9f7d-4df2506f8796.jpg already downloaded
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252F4e3f41ef-1fc7-42ac-aa44-e715e1eaccf8.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/4e3f41ef-1fc7-42ac-aa44-e715e1eaccf8.jpg already downloaded
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465328%252Fgeneral%252F133249cc-de0f-4a1b-9850-e22c4edacc31.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:22 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465328/general/133249cc-de0f-4a1b-9850-e22c4edacc31.jpg already downloaded
2026-03-30 13:11:22 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90, identifier: 10744850
2026-03-30 13:11:22 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10744850
2026-03-30 13:11:22 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10744850
2026-03-30 13:11:22 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 73ffe9b4-ab84-5ba3-b19e-b7adef912f90 with identifier: 10744850 to the API
2026-03-30 13:11:22 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:24 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744850>
{'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-04-02T10:30:00Z',
'fuel_type': 'Electric',
'id': '73ffe9b4-ab84-5ba3-b19e-b7adef912f90',
'is_damaged': True,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '20562',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744850',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 66414,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5465328/general/139bad3a-e06b-4ea3-9869-661ef9223ef0.jpg',
'https://images.openlane.eu/carimgs/5465328/general/40f1b46c-9f3f-4acd-9516-735f14b18ae5.jpg',
'https://images.openlane.eu/carimgs/5465328/general/af4287f7-7af0-4414-b2b9-9ffaa2f4b676.jpg',
'https://images.openlane.eu/carimgs/5465328/general/2cc26b32-6780-4192-a0e3-58be4dd54e8d.jpg',
'https://images.openlane.eu/carimgs/5465328/general/2b17b3b7-5922-4c08-b36b-4e6023f31848.jpg',
'https://images.openlane.eu/carimgs/5465328/general/4933a6fd-5801-4493-bc0c-6c886bb4005e.jpg',
'https://images.openlane.eu/carimgs/5465328/general/20a7bfb7-5df1-4603-9b97-df81ba1299a6.jpg',
'https://images.openlane.eu/carimgs/5465328/general/276b267a-b40b-47b2-9f7d-4df2506f8796.jpg',
'https://images.openlane.eu/carimgs/5465328/general/4e3f41ef-1fc7-42ac-aa44-e715e1eaccf8.jpg',
'https://images.openlane.eu/carimgs/5465328/general/133249cc-de0f-4a1b-9850-e22c4edacc31.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 98211,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/139bad3a-e06b-4ea3-9869-661ef9223ef0.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 37884,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/40f1b46c-9f3f-4acd-9516-735f14b18ae5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 64601,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/af4287f7-7af0-4414-b2b9-9ffaa2f4b676.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 167881,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/2cc26b32-6780-4192-a0e3-58be4dd54e8d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 71011,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/2b17b3b7-5922-4c08-b36b-4e6023f31848.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 107513,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/4933a6fd-5801-4493-bc0c-6c886bb4005e.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 120106,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/20a7bfb7-5df1-4603-9b97-df81ba1299a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 105397,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/276b267a-b40b-47b2-9f7d-4df2506f8796.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 187343,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/4e3f41ef-1fc7-42ac-aa44-e715e1eaccf8.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_73ffe9b4-ab84-5ba3-b19e-b7adef912f90/73ffe9b4-ab84-5ba3-b19e-b7adef912f90_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39299,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465328/general/133249cc-de0f-4a1b-9850-e22c4edacc31.jpg',
'Width': 1024}],
'price': 26600,
'price_includes_vat': True,
'registration_date': '2022-01-20',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron Sportback 55 S Line - Quattro - Electric - Automatic - '
'408 hp - 66.414 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 13:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744850%27 HTTP/1.1" 200 None
2026-03-30 13:11:24 [adesa.de] INFO: Saving data for 10744850: {'created_time': 1774876284.042958, 'last_price_update_time': 1774876284.042968, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:24 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744850') HTTP/1.1" 204 0
2026-03-30 13:11:25 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744849> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:25 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 1st time calling it.
2026-03-30 13:11:25 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10744849
2026-03-30 13:11:25 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item da4026ab-5f9e-5793-b69a-21023eeecde6 with scrape type 1
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item da4026ab-5f9e-5793-b69a-21023eeecde6
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252Fc939446f-c894-4d37-b35f-4829635b06a7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/c939446f-c894-4d37-b35f-4829635b06a7.jpg already downloaded
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252Fb48d547d-5434-4900-b9ef-3ed5b10e4249.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/b48d547d-5434-4900-b9ef-3ed5b10e4249.jpg already downloaded
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252Fec394953-939a-488e-b17f-be1e8ab488d3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/ec394953-939a-488e-b17f-be1e8ab488d3.jpg already downloaded
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252F45eddfa3-802b-4703-97bb-66958b9c0e78.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/45eddfa3-802b-4703-97bb-66958b9c0e78.jpg already downloaded
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252F5ef4b7c2-15eb-41d2-96ac-e6a9e889288f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/5ef4b7c2-15eb-41d2-96ac-e6a9e889288f.jpg already downloaded
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252Fc490c1e2-8820-4307-bf33-820fd10c7659.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/c490c1e2-8820-4307-bf33-820fd10c7659.jpg already downloaded
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252F74b542fc-58a4-4a8f-86fe-1fb00eedd3a6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/74b542fc-58a4-4a8f-86fe-1fb00eedd3a6.jpg already downloaded
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252F7451edf0-7530-4947-bbdb-520b51bbea38.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/7451edf0-7530-4947-bbdb-520b51bbea38.jpg already downloaded
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252F1868356b-34e8-42d6-a3c7-16bcd9ae6f72.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/1868356b-34e8-42d6-a3c7-16bcd9ae6f72.jpg already downloaded
2026-03-30 13:11:25 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465312%252Fgeneral%252F301443e2-d228-448f-969e-84644be1ea21.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:25 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465312/general/301443e2-d228-448f-969e-84644be1ea21.jpg already downloaded
2026-03-30 13:11:26 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: da4026ab-5f9e-5793-b69a-21023eeecde6, identifier: 10744849
2026-03-30 13:11:26 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10744849
2026-03-30 13:11:26 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10744849
2026-03-30 13:11:26 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: da4026ab-5f9e-5793-b69a-21023eeecde6 with identifier: 10744849 to the API
2026-03-30 13:11:26 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:26 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744849>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 503,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Electric',
'id': 'da4026ab-5f9e-5793-b69a-21023eeecde6',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '42637',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744849',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 93333,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 22,
'photo_urls': ['https://images.openlane.eu/carimgs/5465312/general/c939446f-c894-4d37-b35f-4829635b06a7.jpg',
'https://images.openlane.eu/carimgs/5465312/general/b48d547d-5434-4900-b9ef-3ed5b10e4249.jpg',
'https://images.openlane.eu/carimgs/5465312/general/ec394953-939a-488e-b17f-be1e8ab488d3.jpg',
'https://images.openlane.eu/carimgs/5465312/general/45eddfa3-802b-4703-97bb-66958b9c0e78.jpg',
'https://images.openlane.eu/carimgs/5465312/general/5ef4b7c2-15eb-41d2-96ac-e6a9e889288f.jpg',
'https://images.openlane.eu/carimgs/5465312/general/c490c1e2-8820-4307-bf33-820fd10c7659.jpg',
'https://images.openlane.eu/carimgs/5465312/general/74b542fc-58a4-4a8f-86fe-1fb00eedd3a6.jpg',
'https://images.openlane.eu/carimgs/5465312/general/7451edf0-7530-4947-bbdb-520b51bbea38.jpg',
'https://images.openlane.eu/carimgs/5465312/general/1868356b-34e8-42d6-a3c7-16bcd9ae6f72.jpg',
'https://images.openlane.eu/carimgs/5465312/general/301443e2-d228-448f-969e-84644be1ea21.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106381,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/c939446f-c894-4d37-b35f-4829635b06a7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 39605,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/b48d547d-5434-4900-b9ef-3ed5b10e4249.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 69814,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/ec394953-939a-488e-b17f-be1e8ab488d3.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 188791,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/45eddfa3-802b-4703-97bb-66958b9c0e78.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 76792,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/5ef4b7c2-15eb-41d2-96ac-e6a9e889288f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 100681,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/c490c1e2-8820-4307-bf33-820fd10c7659.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 126271,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/74b542fc-58a4-4a8f-86fe-1fb00eedd3a6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 40119,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/7451edf0-7530-4947-bbdb-520b51bbea38.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 41614,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/1868356b-34e8-42d6-a3c7-16bcd9ae6f72.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_da4026ab-5f9e-5793-b69a-21023eeecde6/da4026ab-5f9e-5793-b69a-21023eeecde6_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 108491,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465312/general/301443e2-d228-448f-969e-84644be1ea21.jpg',
'Width': 1024}],
'price': 26900,
'price_includes_vat': True,
'registration_date': '2022-06-20',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron S 95 kWh - Quattro - Electric - Automatic - 503 hp - '
'93.333 km',
'transmission': 'automatic',
'trim': '',
'vin': None,
'year': 2022}
2026-03-30 13:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744849%27 HTTP/1.1" 200 None
2026-03-30 13:11:26 [adesa.de] INFO: Saving data for 10744849: {'created_time': 1774876286.367996, 'last_price_update_time': 1774876286.368007, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:26 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744849') HTTP/1.1" 204 0
2026-03-30 13:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744858> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:27 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744848> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:27 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10744858
2026-03-30 13:11:27 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 6ad589e6-8dde-54ca-8578-b4074df336ee with scrape type 1
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 6ad589e6-8dde-54ca-8578-b4074df336ee
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252Fabd010f0-3ca6-4757-b3d5-39b67b945796.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/abd010f0-3ca6-4757-b3d5-39b67b945796.jpg already downloaded
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252Fb7c1744d-0099-4f27-acab-05a9cb861112.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/b7c1744d-0099-4f27-acab-05a9cb861112.jpg already downloaded
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252F89d36963-c179-4f80-90fc-832aa47197ce.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/89d36963-c179-4f80-90fc-832aa47197ce.jpg already downloaded
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252Fa5faf964-1714-43ac-a2c5-bcc35a538ed7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/a5faf964-1714-43ac-a2c5-bcc35a538ed7.jpg already downloaded
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252Fc1a5f7e2-77d0-4c80-a4fc-03c11a7f74bc.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/c1a5f7e2-77d0-4c80-a4fc-03c11a7f74bc.jpg already downloaded
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252Fbf3a3223-c603-4186-aaa5-d1082b5cf8d5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/bf3a3223-c603-4186-aaa5-d1082b5cf8d5.jpg already downloaded
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252F9a2bde96-02f5-4ab6-bf79-19a22e2c68f9.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/9a2bde96-02f5-4ab6-bf79-19a22e2c68f9.jpg already downloaded
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252F1c29f580-ac07-4330-99cb-eadb40be96ec.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/1c29f580-ac07-4330-99cb-eadb40be96ec.jpg already downloaded
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252F52720d1f-619c-48bd-88db-1b702d2c83e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/52720d1f-619c-48bd-88db-1b702d2c83e6.jpg already downloaded
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5687672%252Fgeneral%252F7554abe1-edec-4126-afb5-ec75a1d85dd3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:27 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5687672/general/7554abe1-edec-4126-afb5-ec75a1d85dd3.jpg already downloaded
2026-03-30 13:11:27 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 6ad589e6-8dde-54ca-8578-b4074df336ee, identifier: 10744858
2026-03-30 13:11:27 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10744858
2026-03-30 13:11:27 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10744858
2026-03-30 13:11:27 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 6ad589e6-8dde-54ca-8578-b4074df336ee with identifier: 10744858 to the API
2026-03-30 13:11:27 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:28 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744858>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Estate',
'color': 'Blue',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '2.0L',
'engine_horse_power': 150,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Diesel',
'id': '6ad589e6-8dde-54ca-8578-b4074df336ee',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'MTK-TM22',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744858',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 116856,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5687672/general/abd010f0-3ca6-4757-b3d5-39b67b945796.jpg',
'https://images.openlane.eu/carimgs/5687672/general/b7c1744d-0099-4f27-acab-05a9cb861112.jpg',
'https://images.openlane.eu/carimgs/5687672/general/89d36963-c179-4f80-90fc-832aa47197ce.jpg',
'https://images.openlane.eu/carimgs/5687672/general/a5faf964-1714-43ac-a2c5-bcc35a538ed7.jpg',
'https://images.openlane.eu/carimgs/5687672/general/c1a5f7e2-77d0-4c80-a4fc-03c11a7f74bc.jpg',
'https://images.openlane.eu/carimgs/5687672/general/bf3a3223-c603-4186-aaa5-d1082b5cf8d5.jpg',
'https://images.openlane.eu/carimgs/5687672/general/9a2bde96-02f5-4ab6-bf79-19a22e2c68f9.jpg',
'https://images.openlane.eu/carimgs/5687672/general/1c29f580-ac07-4330-99cb-eadb40be96ec.jpg',
'https://images.openlane.eu/carimgs/5687672/general/52720d1f-619c-48bd-88db-1b702d2c83e6.jpg',
'https://images.openlane.eu/carimgs/5687672/general/7554abe1-edec-4126-afb5-ec75a1d85dd3.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 243071,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/abd010f0-3ca6-4757-b3d5-39b67b945796.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 233528,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/b7c1744d-0099-4f27-acab-05a9cb861112.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 225199,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/89d36963-c179-4f80-90fc-832aa47197ce.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 227091,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/a5faf964-1714-43ac-a2c5-bcc35a538ed7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205806,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/c1a5f7e2-77d0-4c80-a4fc-03c11a7f74bc.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 247485,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/bf3a3223-c603-4186-aaa5-d1082b5cf8d5.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 221378,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/9a2bde96-02f5-4ab6-bf79-19a22e2c68f9.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162477,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/1c29f580-ac07-4330-99cb-eadb40be96ec.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 199420,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/52720d1f-619c-48bd-88db-1b702d2c83e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_6ad589e6-8dde-54ca-8578-b4074df336ee/6ad589e6-8dde-54ca-8578-b4074df336ee_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 206844,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5687672/general/7554abe1-edec-4126-afb5-ec75a1d85dd3.jpg',
'Width': 1024}],
'price': 11500,
'price_includes_vat': True,
'registration_date': '2020-10-30',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 318d Advantage - Diesel - Automatic - 150 hp - '
'116.856 km',
'transmission': 'automatic',
'trim': 'Advantage',
'vin': None,
'year': 2020}
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744858%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [adesa.de] INFO: Saving data for 10744858: {'created_time': 1774876288.391371, 'last_price_update_time': 1774876288.391382, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744858') HTTP/1.1" 204 0
2026-03-30 13:11:28 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10744848
2026-03-30 13:11:28 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item ac9865d1-b5be-59cb-980b-dd95ac740701 with scrape type 1
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item ac9865d1-b5be-59cb-980b-dd95ac740701
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252Ffa9b08cd-0086-409f-acd2-0f07df97363f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/fa9b08cd-0086-409f-acd2-0f07df97363f.jpg already downloaded
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252F4e85a9cf-f723-4c74-afc3-7fbad771ce87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/4e85a9cf-f723-4c74-afc3-7fbad771ce87.jpg already downloaded
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252Feb75992c-8c82-4ddc-bd96-6d3193090f87.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/eb75992c-8c82-4ddc-bd96-6d3193090f87.jpg already downloaded
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252F59112964-111d-41b2-bad9-92d07a8aa371.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/59112964-111d-41b2-bad9-92d07a8aa371.jpg already downloaded
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252Fe17d99b5-eb55-4a73-98cf-649479792fff.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/e17d99b5-eb55-4a73-98cf-649479792fff.jpg already downloaded
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252F2a070bc4-2749-4c12-99b8-a93cbb0f558d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/2a070bc4-2749-4c12-99b8-a93cbb0f558d.jpg already downloaded
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252Fe808e8e6-8d15-4d5f-b034-d63cf10c821a.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/e808e8e6-8d15-4d5f-b034-d63cf10c821a.jpg already downloaded
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252F57412e7a-e98f-4560-b9d0-073d66fb234f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/57412e7a-e98f-4560-b9d0-073d66fb234f.jpg already downloaded
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252F56d83d35-4a19-46ad-8627-a8a52a854e50.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/56d83d35-4a19-46ad-8627-a8a52a854e50.jpg already downloaded
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5465306%252Fgeneral%252F1489e81d-b166-4fb3-a857-ac0ef4149354.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:28 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5465306/general/1489e81d-b166-4fb3-a857-ac0ef4149354.jpg already downloaded
2026-03-30 13:11:28 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: ac9865d1-b5be-59cb-980b-dd95ac740701, identifier: 10744848
2026-03-30 13:11:28 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10744848
2026-03-30 13:11:28 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10744848
2026-03-30 13:11:28 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: ac9865d1-b5be-59cb-980b-dd95ac740701 with identifier: 10744848 to the API
2026-03-30 13:11:28 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:29 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744848>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'nb',
'engine': '',
'engine_horse_power': 408,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Electric',
'id': 'ac9865d1-b5be-59cb-980b-dd95ac740701',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': '34921',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744848',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Audi',
'model': 'E-Tron',
'odometer': 68399,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 28,
'photo_urls': ['https://images.openlane.eu/carimgs/5465306/general/fa9b08cd-0086-409f-acd2-0f07df97363f.jpg',
'https://images.openlane.eu/carimgs/5465306/general/4e85a9cf-f723-4c74-afc3-7fbad771ce87.jpg',
'https://images.openlane.eu/carimgs/5465306/general/eb75992c-8c82-4ddc-bd96-6d3193090f87.jpg',
'https://images.openlane.eu/carimgs/5465306/general/59112964-111d-41b2-bad9-92d07a8aa371.jpg',
'https://images.openlane.eu/carimgs/5465306/general/e17d99b5-eb55-4a73-98cf-649479792fff.jpg',
'https://images.openlane.eu/carimgs/5465306/general/2a070bc4-2749-4c12-99b8-a93cbb0f558d.jpg',
'https://images.openlane.eu/carimgs/5465306/general/e808e8e6-8d15-4d5f-b034-d63cf10c821a.jpg',
'https://images.openlane.eu/carimgs/5465306/general/57412e7a-e98f-4560-b9d0-073d66fb234f.jpg',
'https://images.openlane.eu/carimgs/5465306/general/56d83d35-4a19-46ad-8627-a8a52a854e50.jpg',
'https://images.openlane.eu/carimgs/5465306/general/1489e81d-b166-4fb3-a857-ac0ef4149354.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94440,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/fa9b08cd-0086-409f-acd2-0f07df97363f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 94696,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/4e85a9cf-f723-4c74-afc3-7fbad771ce87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 106088,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/eb75992c-8c82-4ddc-bd96-6d3193090f87.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 101779,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/59112964-111d-41b2-bad9-92d07a8aa371.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151732,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/e17d99b5-eb55-4a73-98cf-649479792fff.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 162882,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/2a070bc4-2749-4c12-99b8-a93cbb0f558d.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 219653,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/e808e8e6-8d15-4d5f-b034-d63cf10c821a.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 47245,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/57412e7a-e98f-4560-b9d0-073d66fb234f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 56147,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/56d83d35-4a19-46ad-8627-a8a52a854e50.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_ac9865d1-b5be-59cb-980b-dd95ac740701/ac9865d1-b5be-59cb-980b-dd95ac740701_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 59467,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5465306/general/1489e81d-b166-4fb3-a857-ac0ef4149354.jpg',
'Width': 1024}],
'price': 23500,
'price_includes_vat': True,
'registration_date': '2022-04-22',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Audi E-Tron 55 S Line - Quattro - Electric - Automatic - 408 hp - '
'68.399 km',
'transmission': 'automatic',
'trim': 'S Line',
'vin': None,
'year': 2022}
2026-03-30 13:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744848%27 HTTP/1.1" 200 None
2026-03-30 13:11:29 [adesa.de] INFO: Saving data for 10744848: {'created_time': 1774876289.077697, 'last_price_update_time': 1774876289.077709, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:29 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744848') HTTP/1.1" 204 0
2026-03-30 13:11:33 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742744> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:33 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10742744
2026-03-30 13:11:33 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 86369cd0-8bf2-5b83-b181-f9da38e591eb with scrape type 1
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 86369cd0-8bf2-5b83-b181-f9da38e591eb
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252Fc37edeb8-2073-4eda-ae58-a89d7bda57eb.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/c37edeb8-2073-4eda-ae58-a89d7bda57eb.jpg already downloaded
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252F9a30c579-89fb-4eb8-82d8-dbaaa7d6c208.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/9a30c579-89fb-4eb8-82d8-dbaaa7d6c208.jpg already downloaded
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252Fac311782-d7b9-4b36-be07-b3cd31d20202.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/ac311782-d7b9-4b36-be07-b3cd31d20202.jpg already downloaded
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252Fa9d7489b-058f-4b51-9e30-68ce5a397f5e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/a9d7489b-058f-4b51-9e30-68ce5a397f5e.jpg already downloaded
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252Fd6b4c620-fbe7-4e0f-9985-3eb6007afc06.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/d6b4c620-fbe7-4e0f-9985-3eb6007afc06.jpg already downloaded
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252F46107f69-61b6-468a-95dd-36280e40419c.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/46107f69-61b6-468a-95dd-36280e40419c.jpg already downloaded
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252F8467e1b9-4396-405b-95a1-53e906d550c3.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/8467e1b9-4396-405b-95a1-53e906d550c3.jpg already downloaded
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252F28fbbe34-dde1-4a7e-b8e0-315dce4fa198.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/28fbbe34-dde1-4a7e-b8e0-315dce4fa198.jpg already downloaded
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252F63769d83-8e94-4cad-9fac-7ae1bbf40a09.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/63769d83-8e94-4cad-9fac-7ae1bbf40a09.jpg already downloaded
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5747529%252Fgeneral%252F162bc609-415a-473e-8a1a-fa32c9a1a0d2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:33 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5747529/general/162bc609-415a-473e-8a1a-fa32c9a1a0d2.jpg already downloaded
2026-03-30 13:11:33 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 86369cd0-8bf2-5b83-b181-f9da38e591eb, identifier: 10742744
2026-03-30 13:11:33 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10742744
2026-03-30 13:11:33 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10742744
2026-03-30 13:11:33 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 86369cd0-8bf2-5b83-b181-f9da38e591eb with identifier: 10742744 to the API
2026-03-30 13:11:33 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:34 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742744>
{'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-31T07:30: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=10742744',
'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-30 13:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742744%27 HTTP/1.1" 200 None
2026-03-30 13:11:34 [adesa.de] INFO: Saving data for 10742744: {'created_time': 1774876294.03309, 'last_price_update_time': 1774876294.033101, 'auction_closing_time': 1774942200.0}
2026-03-30 13:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:34 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742744') HTTP/1.1" 204 0
2026-03-30 13:11:37 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10743992> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:38 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 33380fca-7b4c-5eae-ac3d-b55d9eb0f969 with identifier: 10743992
2026-03-30 13:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969 with scrape type 1
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252Feb6a0a8d-621b-4973-96b7-f83a6db0603f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/eb6a0a8d-621b-4973-96b7-f83a6db0603f.jpg not downloaded yet
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252Fc3449010-3bf9-4c9d-a2f1-357c1796d388.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/c3449010-3bf9-4c9d-a2f1-357c1796d388.jpg not downloaded yet
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252F0fe8d81a-cf41-4ba1-b774-5bff548d3f80.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/0fe8d81a-cf41-4ba1-b774-5bff548d3f80.jpg not downloaded yet
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252Fd98e66dc-5879-436c-8530-685df60fcf90.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/d98e66dc-5879-436c-8530-685df60fcf90.jpg not downloaded yet
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252F59f0b76f-1e8b-40b7-a994-101f2bf1486f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/59f0b76f-1e8b-40b7-a994-101f2bf1486f.jpg not downloaded yet
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252F664a33d2-5050-40d7-b559-4bec1e2e67fe.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/664a33d2-5050-40d7-b559-4bec1e2e67fe.jpg not downloaded yet
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252F2f031779-1391-4c6d-9609-b45d0f267652.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/2f031779-1391-4c6d-9609-b45d0f267652.jpg not downloaded yet
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/eb6a0a8d-621b-4973-96b7-f83a6db0603f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/c3449010-3bf9-4c9d-a2f1-357c1796d388.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252F813d3f15-219d-4e7b-8733-6c339e1824b7.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/813d3f15-219d-4e7b-8733-6c339e1824b7.jpg not downloaded yet
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/0fe8d81a-cf41-4ba1-b774-5bff548d3f80.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252Fbe825fda-f332-42c3-93aa-ce0846708387.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/be825fda-f332-42c3-93aa-ce0846708387.jpg not downloaded yet
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5753220%252Fgeneral%252Fdac7bade-ddd1-4b81-b4bf-7afbe74d178e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/dac7bade-ddd1-4b81-b4bf-7afbe74d178e.jpg not downloaded yet
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/813d3f15-219d-4e7b-8733-6c339e1824b7.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/2f031779-1391-4c6d-9609-b45d0f267652.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b42477d0>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_0.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252Feb6a0a8d-621b-4973-96b7-f83a6db0603f.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/eb6a0a8d-621b-4973-96b7-f83a6db0603f.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 0 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af7cef90>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_1.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252Fc3449010-3bf9-4c9d-a2f1-357c1796d388.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/c3449010-3bf9-4c9d-a2f1-357c1796d388.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 1 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/be825fda-f332-42c3-93aa-ce0846708387.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b6174650>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_2.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252F0fe8d81a-cf41-4ba1-b774-5bff548d3f80.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/0fe8d81a-cf41-4ba1-b774-5bff548d3f80.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 2 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66f290>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_7.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252F813d3f15-219d-4e7b-8733-6c339e1824b7.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/813d3f15-219d-4e7b-8733-6c339e1824b7.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 7 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/59f0b76f-1e8b-40b7-a994-101f2bf1486f.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/d98e66dc-5879-436c-8530-685df60fcf90.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aec92010>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_6.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252F2f031779-1391-4c6d-9609-b45d0f267652.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/2f031779-1391-4c6d-9609-b45d0f267652.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 6 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b43328d0>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_8.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252Fbe825fda-f332-42c3-93aa-ce0846708387.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/be825fda-f332-42c3-93aa-ce0846708387.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 8 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/664a33d2-5050-40d7-b559-4bec1e2e67fe.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://images.openlane.eu/carimgs/5753220/general/dac7bade-ddd1-4b81-b4bf-7afbe74d178e.jpg> (referer: https://www.openlane.eu/en/carv6/auction/10743992)
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57b47fbe90>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_4.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252F59f0b76f-1e8b-40b7-a994-101f2bf1486f.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/59f0b76f-1e8b-40b7-a994-101f2bf1486f.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 4 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57aecc4a90>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_3.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252Fd98e66dc-5879-436c-8530-685df60fcf90.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/d98e66dc-5879-436c-8530-685df60fcf90.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 3 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af66fb90>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_5.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252F664a33d2-5050-40d7-b559-4bec1e2e67fe.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/664a33d2-5050-40d7-b559-4bec1e2e67fe.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 5 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container client for top-deal-listing
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container_client: <azure.storage.blob._container_client.ContainerClient object at 0x7f57af746b50>
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Creating container if not exists
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing?restype=container HTTP/1.1" 409 230
2026-03-30 13:11:38 [common.azure_blobstore] INFO: Container already exists, skipping creation
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxproduction.blob.core.windows.net:443 "PUT /top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_9.jpg HTTP/1.1" 201 0
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /PhotoDownloadCache(PartitionKey='adesa.de',RowKey='https%3A%252F%252Fimages.openlane.eu%252Fcarimgs%252F5753220%252Fgeneral%252Fdac7bade-ddd1-4b81-b4bf-7afbe74d178e.jpg') HTTP/1.1" 204 0
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5753220/general/dac7bade-ddd1-4b81-b4bf-7afbe74d178e.jpg saved to cache
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: Downloaded image 9 for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969
2026-03-30 13:11:38 [crawlers.middlewares.id_gen_middleware] DEBUG: Item already has an ID: 33380fca-7b4c-5eae-ac3d-b55d9eb0f969, skipping ID generation
2026-03-30 13:11:38 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969 with scrape type 1
2026-03-30 13:11:38 [crawlers.middlewares.photo_download_middleware] INFO: All photos downloaded for item 33380fca-7b4c-5eae-ac3d-b55d9eb0f969 sending to next pipeline
2026-03-30 13:11:38 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 33380fca-7b4c-5eae-ac3d-b55d9eb0f969, identifier: 10743992
2026-03-30 13:11:38 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 33380fca-7b4c-5eae-ac3d-b55d9eb0f969 with identifier: 10743992
2026-03-30 13:11:38 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 33380fca-7b4c-5eae-ac3d-b55d9eb0f969 with identifier: 10743992
2026-03-30 13:11:38 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 33380fca-7b4c-5eae-ac3d-b55d9eb0f969 with identifier: 10743992 to the API
2026-03-30 13:11:38 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:39 [scrapy.core.scraper] DEBUG: Scraped from <200 https://images.openlane.eu/carimgs/5753220/general/dac7bade-ddd1-4b81-b4bf-7afbe74d178e.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': 326,
'expiration_date': '2026-04-01T11:30:00Z',
'fuel_type': 'Electric',
'id': '33380fca-7b4c-5eae-ac3d-b55d9eb0f969',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'R-K8059E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10743992',
'listing': 'auction',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': 'iX',
'odometer': 40280,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 30,
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 97788,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/eb6a0a8d-621b-4973-96b7-f83a6db0603f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 114386,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/c3449010-3bf9-4c9d-a2f1-357c1796d388.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 99695,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/0fe8d81a-cf41-4ba1-b774-5bff548d3f80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 104327,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/d98e66dc-5879-436c-8530-685df60fcf90.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 84383,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/59f0b76f-1e8b-40b7-a994-101f2bf1486f.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 82206,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/664a33d2-5050-40d7-b559-4bec1e2e67fe.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 92928,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/2f031779-1391-4c6d-9609-b45d0f267652.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 103233,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/813d3f15-219d-4e7b-8733-6c339e1824b7.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 131098,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/be825fda-f332-42c3-93aa-ce0846708387.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_33380fca-7b4c-5eae-ac3d-b55d9eb0f969/33380fca-7b4c-5eae-ac3d-b55d9eb0f969_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 77342,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5753220/general/dac7bade-ddd1-4b81-b4bf-7afbe74d178e.jpg',
'Width': 1024}],
'price': 37300,
'price_includes_vat': True,
'registration_date': '2022-12-29',
'seats_number': 5,
'seller_name': 'ARVAL Deutschland GmbH',
'title': 'BMW iX 40 Sport - xDrive - Electric - Automatic - 326 hp - 40.280 '
'km',
'transmission': 'automatic',
'trim': 'Sport',
'vin': None,
'year': 2022}
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710743992%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [adesa.de] INFO: Saving data for 10743992: {'created_time': 1774876299.30579, 'last_price_update_time': 1774876299.3058, 'auction_closing_time': 1775043000.0}
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10743992') HTTP/1.1" 204 0
2026-03-30 13:11:39 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744852> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:39 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10744852
2026-03-30 13:11:39 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with scrape type 1
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item bd36b59c-7cd0-5ad0-be83-b1d127b4f77e
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252Fa01d3f3e-a574-4fdb-a315-c02ba700c035.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/a01d3f3e-a574-4fdb-a315-c02ba700c035.jpg already downloaded
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252F38eda009-b5d1-4667-b2a2-c1f3c2d73006.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/38eda009-b5d1-4667-b2a2-c1f3c2d73006.jpg already downloaded
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252Fdfa764d1-a7b2-44ef-a106-a545c27b2c75.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/dfa764d1-a7b2-44ef-a106-a545c27b2c75.jpg already downloaded
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252Fc28bc91f-1d72-4597-aa62-819ce4422449.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/c28bc91f-1d72-4597-aa62-819ce4422449.jpg already downloaded
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252Fac164731-d752-4159-9bd6-c5f13767aabf.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/ac164731-d752-4159-9bd6-c5f13767aabf.jpg already downloaded
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252Fa3ce3470-3cfd-46dc-8a98-4b7096801a19.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/a3ce3470-3cfd-46dc-8a98-4b7096801a19.jpg already downloaded
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252F52e8487c-a1e2-45fc-8bd2-e59665297f80.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/52e8487c-a1e2-45fc-8bd2-e59665297f80.jpg already downloaded
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252Fd992686d-9350-4474-861b-ba5193dea7e6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/d992686d-9350-4474-861b-ba5193dea7e6.jpg already downloaded
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252Fea4bd811-377b-411a-bb15-2d241a02f053.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/ea4bd811-377b-411a-bb15-2d241a02f053.jpg already downloaded
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5660774%252Fgeneral%252F1e146b5b-1e9a-4899-ba68-8ed33ecce491.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:11:39 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5660774/general/1e146b5b-1e9a-4899-ba68-8ed33ecce491.jpg already downloaded
2026-03-30 13:11:39 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e, identifier: 10744852
2026-03-30 13:11:39 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10744852
2026-03-30 13:11:39 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10744852
2026-03-30 13:11:39 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: bd36b59c-7cd0-5ad0-be83-b1d127b4f77e with identifier: 10744852 to the API
2026-03-30 13:11:39 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:40 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744852>
{'auction_title': '',
'c_o_2_emission_value': 35,
'category': 'Estate',
'color': 'Gray',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '2.0L',
'engine_horse_power': 184,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': 'bd36b59c-7cd0-5ad0-be83-b1d127b4f77e',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'M-I1034E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744852',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'BMW',
'model': '3 Series',
'odometer': 131323,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 100,
'photo_urls': ['https://images.openlane.eu/carimgs/5660774/general/a01d3f3e-a574-4fdb-a315-c02ba700c035.jpg',
'https://images.openlane.eu/carimgs/5660774/general/38eda009-b5d1-4667-b2a2-c1f3c2d73006.jpg',
'https://images.openlane.eu/carimgs/5660774/general/dfa764d1-a7b2-44ef-a106-a545c27b2c75.jpg',
'https://images.openlane.eu/carimgs/5660774/general/c28bc91f-1d72-4597-aa62-819ce4422449.jpg',
'https://images.openlane.eu/carimgs/5660774/general/ac164731-d752-4159-9bd6-c5f13767aabf.jpg',
'https://images.openlane.eu/carimgs/5660774/general/a3ce3470-3cfd-46dc-8a98-4b7096801a19.jpg',
'https://images.openlane.eu/carimgs/5660774/general/52e8487c-a1e2-45fc-8bd2-e59665297f80.jpg',
'https://images.openlane.eu/carimgs/5660774/general/d992686d-9350-4474-861b-ba5193dea7e6.jpg',
'https://images.openlane.eu/carimgs/5660774/general/ea4bd811-377b-411a-bb15-2d241a02f053.jpg',
'https://images.openlane.eu/carimgs/5660774/general/1e146b5b-1e9a-4899-ba68-8ed33ecce491.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 170972,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/a01d3f3e-a574-4fdb-a315-c02ba700c035.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 180856,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/38eda009-b5d1-4667-b2a2-c1f3c2d73006.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 172968,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/dfa764d1-a7b2-44ef-a106-a545c27b2c75.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 178040,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/c28bc91f-1d72-4597-aa62-819ce4422449.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 183031,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/ac164731-d752-4159-9bd6-c5f13767aabf.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 158417,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/a3ce3470-3cfd-46dc-8a98-4b7096801a19.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 136965,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/52e8487c-a1e2-45fc-8bd2-e59665297f80.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 179729,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/d992686d-9350-4474-861b-ba5193dea7e6.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 205329,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/ea4bd811-377b-411a-bb15-2d241a02f053.jpg',
'Width': 1024},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_bd36b59c-7cd0-5ad0-be83-b1d127b4f77e/bd36b59c-7cd0-5ad0-be83-b1d127b4f77e_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 146979,
'Height': 768,
'OriginUrl': 'https://images.openlane.eu/carimgs/5660774/general/1e146b5b-1e9a-4899-ba68-8ed33ecce491.jpg',
'Width': 1024}],
'price': 17700,
'price_includes_vat': True,
'registration_date': '2021-11-11',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'BMW 3 Series Touring 330e M Sport - xDrive - Hybrid - Automatic - '
'184 hp - 131.323 km',
'transmission': 'automatic',
'trim': 'M Sport',
'vin': None,
'year': 2021}
2026-03-30 13:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744852%27 HTTP/1.1" 200 None
2026-03-30 13:11:40 [adesa.de] INFO: Saving data for 10744852: {'created_time': 1774876300.345179, 'last_price_update_time': 1774876300.345191, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:40 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744852') HTTP/1.1" 204 0
2026-03-30 13:11:44 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744831> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:11:44 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10744831
2026-03-30 13:11:44 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with scrape type 1
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252F503d3e9e-b7da-49df-b469-b3e158381c6b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/503d3e9e-b7da-49df-b469-b3e158381c6b.jpeg already downloaded
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252Fe8cbdc37-ccae-45f2-80a8-832505be346b.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/e8cbdc37-ccae-45f2-80a8-832505be346b.jpeg already downloaded
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252F9e9c9379-fae1-40c1-88f6-549619873bfa.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/9e9c9379-fae1-40c1-88f6-549619873bfa.jpeg already downloaded
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252Fda18fd9b-ded9-46f5-9962-c0e2f5d5a0c5.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/da18fd9b-ded9-46f5-9962-c0e2f5d5a0c5.jpeg already downloaded
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252Ff8acaf4f-460f-4339-9be9-3c61b1480567.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/f8acaf4f-460f-4339-9be9-3c61b1480567.jpeg already downloaded
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252Fcdeffc2c-3d4e-4f8d-a08f-6a627e35c897.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/cdeffc2c-3d4e-4f8d-a08f-6a627e35c897.jpeg already downloaded
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252Fff427f5b-9615-4d44-9ad3-2143720f2e5d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/ff427f5b-9615-4d44-9ad3-2143720f2e5d.jpeg already downloaded
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252F778d585c-098f-4a28-98b9-b124046b901d.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/778d585c-098f-4a28-98b9-b124046b901d.jpeg already downloaded
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252Fad7144c3-9d40-4ed8-ba1f-e8c467454a91.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/ad7144c3-9d40-4ed8-ba1f-e8c467454a91.jpeg already downloaded
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11: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%252F5561948%252Fgeneral%252Fa6668ae1-087c-48ed-a7cc-d35993bf6ea0.jpeg%27 HTTP/1.1" 200 None
2026-03-30 13:11:44 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5561948/general/a6668ae1-087c-48ed-a7cc-d35993bf6ea0.jpeg already downloaded
2026-03-30 13:11:44 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4, identifier: 10744831
2026-03-30 13:11:44 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10744831
2026-03-30 13:11:44 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10744831
2026-03-30 13:11:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4 with identifier: 10744831 to the API
2026-03-30 13:11:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:11: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-30 13:11:45 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744831>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'SUV',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': 'EURO 6',
'engine': '1.3L',
'engine_horse_power': 158,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Petrol',
'id': 'cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'EJ95839',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744831',
'listing': 'auctionplusdirectbuy',
'location': 'Moenchengladbach (Germany)',
'make': 'Renault',
'model': 'Austral',
'odometer': 9534,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 40,
'photo_urls': ['https://images.openlane.eu/carimgs/5561948/general/503d3e9e-b7da-49df-b469-b3e158381c6b.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/e8cbdc37-ccae-45f2-80a8-832505be346b.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/9e9c9379-fae1-40c1-88f6-549619873bfa.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/da18fd9b-ded9-46f5-9962-c0e2f5d5a0c5.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/f8acaf4f-460f-4339-9be9-3c61b1480567.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/cdeffc2c-3d4e-4f8d-a08f-6a627e35c897.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/ff427f5b-9615-4d44-9ad3-2143720f2e5d.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/778d585c-098f-4a28-98b9-b124046b901d.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/ad7144c3-9d40-4ed8-ba1f-e8c467454a91.jpeg',
'https://images.openlane.eu/carimgs/5561948/general/a6668ae1-087c-48ed-a7cc-d35993bf6ea0.jpeg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3451452,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/503d3e9e-b7da-49df-b469-b3e158381c6b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3377222,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/e8cbdc37-ccae-45f2-80a8-832505be346b.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2923777,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/9e9c9379-fae1-40c1-88f6-549619873bfa.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2800501,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/da18fd9b-ded9-46f5-9962-c0e2f5d5a0c5.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2157181,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/f8acaf4f-460f-4339-9be9-3c61b1480567.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_5.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 3778123,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/cdeffc2c-3d4e-4f8d-a08f-6a627e35c897.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 2591881,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/ff427f5b-9615-4d44-9ad3-2143720f2e5d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 3094774,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/778d585c-098f-4a28-98b9-b124046b901d.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_8.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 4366923,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/ad7144c3-9d40-4ed8-ba1f-e8c467454a91.jpeg',
'Width': 4032},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4/cbffdf30-fc23-587f-a0ab-a8fe72f1c1a4_image_9.mpo',
'Extension': 'mpo',
'FileSizeInBytes': 2267728,
'Height': 3024,
'OriginUrl': 'https://images.openlane.eu/carimgs/5561948/general/a6668ae1-087c-48ed-a7cc-d35993bf6ea0.jpeg',
'Width': 4032}],
'price': 20900,
'price_includes_vat': True,
'registration_date': '2025-06-06',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Renault Austral 1.3 Techno - Petrol - Automatic - 158 hp - 9.534 km',
'transmission': 'automatic',
'trim': 'Techno',
'vin': None,
'year': 2025}
2026-03-30 13:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744831%27 HTTP/1.1" 200 None
2026-03-30 13:11:45 [adesa.de] INFO: Saving data for 10744831: {'created_time': 1774876305.734785, 'last_price_update_time': 1774876305.734796, 'auction_closing_time': 1775125800.0}
2026-03-30 13:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:11:45 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744831') HTTP/1.1" 204 0
2026-03-30 13:11:48 [scrapy.extensions.logstats] INFO: Crawled 631 pages (at 17 pages/min), scraped 500 items (at 19 items/min)
2026-03-30 13:11:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:12:31 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 285.822(s), this was the 2nd time calling it.
2026-03-30 13:12:31 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 6.048679944440372 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:12:38 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 3rd time calling it.
2026-03-30 13:12:43 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10742731> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:12:43 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10742731
2026-03-30 13:12:43 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1673774c-218b-5f04-b6f6-be98594063d9 with scrape type 1
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1673774c-218b-5f04-b6f6-be98594063d9
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252Fed941d45-446b-4c96-a4f2-c97fade62a85.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/ed941d45-446b-4c96-a4f2-c97fade62a85.jpg already downloaded
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252Fa4840551-6d68-4a97-8b59-7a6ad6276b12.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/a4840551-6d68-4a97-8b59-7a6ad6276b12.jpg already downloaded
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252Fddaedb75-d2fa-49b3-94eb-30b09fa9ea20.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/ddaedb75-d2fa-49b3-94eb-30b09fa9ea20.jpg already downloaded
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252Fb1d2f3e1-f2a3-4599-bc37-ee0d380cea1f.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/b1d2f3e1-f2a3-4599-bc37-ee0d380cea1f.jpg already downloaded
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252Fe5211cc8-7662-4e27-93d7-631065c5eb83.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/e5211cc8-7662-4e27-93d7-631065c5eb83.jpg already downloaded
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252Ff5b74a0e-3c7c-4531-adac-d9bf33501c9d.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/f5b74a0e-3c7c-4531-adac-d9bf33501c9d.jpg already downloaded
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252Fa78c93b8-7de3-48da-a996-99eb2222aea4.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/a78c93b8-7de3-48da-a996-99eb2222aea4.jpg already downloaded
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252Fdf8ee20f-7048-48cf-9bd9-7ff792ed3fe6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/df8ee20f-7048-48cf-9bd9-7ff792ed3fe6.jpg already downloaded
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252F1424ac4c-1d86-49ae-8e36-1b377fe6eec6.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/1424ac4c-1d86-49ae-8e36-1b377fe6eec6.jpg already downloaded
2026-03-30 13:12:43 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12: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%252F5735506%252Fgeneral%252Fa650f328-7a29-4ddc-a74e-bbbac93ae600.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:12:43 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5735506/general/a650f328-7a29-4ddc-a74e-bbbac93ae600.jpg already downloaded
2026-03-30 13:12:43 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1673774c-218b-5f04-b6f6-be98594063d9, identifier: 10742731
2026-03-30 13:12:43 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10742731
2026-03-30 13:12:43 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10742731
2026-03-30 13:12:44 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1673774c-218b-5f04-b6f6-be98594063d9 with identifier: 10742731 to the API
2026-03-30 13:12:44 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:12:44 [urllib3.connectionpool] DEBUG: https://api.app.infinit.cc:443 "POST /api/command/Alx.Cars.Contracts.Internal.Sourcing.AddListing HTTP/1.1" 200 None
2026-03-30 13:12:44 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10742731>
{'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-31T07:30: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=10742731',
'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-30 13:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742731%27 HTTP/1.1" 200 None
2026-03-30 13:12:44 [adesa.de] INFO: Saving data for 10742731: {'created_time': 1774876364.293527, 'last_price_update_time': 1774876364.293538, 'auction_closing_time': 1774942200.0}
2026-03-30 13:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:12:44 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742731') HTTP/1.1" 204 0
2026-03-30 13:12:48 [scrapy.extensions.logstats] INFO: Crawled 632 pages (at 1 pages/min), scraped 501 items (at 1 items/min)
2026-03-30 13:12:48 [scrapy.extensions.memusage] INFO: Peak memory usage is 177MiB
2026-03-30 13:13:02 [zyte_api._retry] DEBUG: Finished call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request' after 129.936(s), this was the 1st time calling it.
2026-03-30 13:13:02 [zyte_api._retry] DEBUG: Retrying zyte_api._async.AsyncZyteAPI.get.<locals>.request in 7.792811467369805 seconds as it raised ClientConnectorError: Cannot connect to host api.zyte.com:443 ssl:default [Connect call failed ('69.41.180.81', 443)].
2026-03-30 13:13:10 [zyte_api._retry] DEBUG: Starting call to 'zyte_api._async.AsyncZyteAPI.get.<locals>.request', this is the 2nd time calling it.
2026-03-30 13:13:11 [scrapy.core.engine] DEBUG: Crawled (200) <GET https://www.openlane.eu/en/carv6/auction/10744863> (referer: https://www.openlane.eu/en/findcar/advanced) ['zyte-api']
2026-03-30 13:13:11 [crawlers.middlewares.id_gen_middleware] INFO: Generated ID for item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10744863
2026-03-30 13:13:11 [crawlers.middlewares.report_download_middleware] INFO: Skipping car_expert_report download for item 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with scrape type 1
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Downloading 10 photos for item 1650dbdd-965c-5c9b-9f59-c9eae8854b3b
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252F49f72ba8-80df-4df6-a0fd-4ab3f6cfeeb2.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/49f72ba8-80df-4df6-a0fd-4ab3f6cfeeb2.jpg already downloaded
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252F5e8f229d-e747-41ba-ae0c-5284c10ef97e.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/5e8f229d-e747-41ba-ae0c-5284c10ef97e.jpg already downloaded
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252F505fcdd6-9c01-44b4-bba6-01902e40969b.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/505fcdd6-9c01-44b4-bba6-01902e40969b.jpg already downloaded
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252F2c57e71b-3151-46e1-a6ce-d76e7a607819.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/2c57e71b-3151-46e1-a6ce-d76e7a607819.jpg already downloaded
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252F1005c936-d980-4013-8989-b9bed804fa53.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/1005c936-d980-4013-8989-b9bed804fa53.jpg already downloaded
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252Fc0d67cab-1460-4abc-ae8f-2ccbd6d34f90.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/c0d67cab-1460-4abc-ae8f-2ccbd6d34f90.jpg already downloaded
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252F567b417f-16c1-4c94-9ad4-256d1c94e274.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/567b417f-16c1-4c94-9ad4-256d1c94e274.jpg already downloaded
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252Fa7099676-0816-4795-90ec-d2f5608e7b61.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/a7099676-0816-4795-90ec-d2f5608e7b61.jpg already downloaded
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252F4a70ff09-6c2d-4b0c-aa7a-06f301a7b754.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/4a70ff09-6c2d-4b0c-aa7a-06f301a7b754.jpg already downloaded
2026-03-30 13:13:11 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13: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%252F5715019%252Fgeneral%252F49a0fd7a-6fbd-4d73-b338-f3ed6ab043e5.jpg%27 HTTP/1.1" 200 None
2026-03-30 13:13:11 [crawlers.middlewares.photo_download_middleware] INFO: Image https://images.openlane.eu/carimgs/5715019/general/49a0fd7a-6fbd-4d73-b338-f3ed6ab043e5.jpg already downloaded
2026-03-30 13:13:12 [crawlers.middlewares.monitoring_spider_middleware] INFO: Spider: adesa.de, Processed item id: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b, identifier: 10744863
2026-03-30 13:13:12 [crawlers.pipelines.translation_pipeline] INFO: Spider: adesa.de, Translating item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10744863
2026-03-30 13:13:12 [crawlers.pipelines.item_rules_pipeline] INFO: Spider: adesa.de, Applying rules to item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10744863
2026-03-30 13:13:12 [crawlers.pipelines.post_to_api] INFO: Spider: adesa.de, Posting item: 1650dbdd-965c-5c9b-9f59-c9eae8854b3b with identifier: 10744863 to the API
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: Starting new HTTPS connection (1): api.app.infinit.cc:443
2026-03-30 13:13: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-30 13:13:12 [scrapy.core.scraper] DEBUG: Scraped from <200 https://www.openlane.eu/en/carv6/auction/10744863>
{'auction_title': '',
'c_o_2_emission_value': None,
'category': 'Hatchback',
'color': 'Black',
'currency': 'EUR',
'doors_number': 5,
'emission_standard': None,
'engine': '1.6L',
'engine_horse_power': 224,
'expiration_date': '2026-04-02T10:30:00Z',
'fuel_type': 'Hybrid',
'id': '1650dbdd-965c-5c9b-9f59-c9eae8854b3b',
'is_damaged': False,
'is_operable': True,
'is_vat_deductible': False,
'is_vat_included': False,
'license_plate': 'UL-H2088E',
'link_to_web_offer': 'https://www.openlane.eu/en/car/info?auctionId=10744863',
'listing': 'auctionplusdirectbuy',
'location': 'Amberg (Germany)',
'make': 'Citroën',
'model': 'C5',
'odometer': 99048,
'odometer_reading_unit': 'km',
'origin_country_code': 'DE',
'original_photo_count': 19,
'photo_urls': ['https://images.openlane.eu/carimgs/5715019/general/49f72ba8-80df-4df6-a0fd-4ab3f6cfeeb2.jpg',
'https://images.openlane.eu/carimgs/5715019/general/5e8f229d-e747-41ba-ae0c-5284c10ef97e.jpg',
'https://images.openlane.eu/carimgs/5715019/general/505fcdd6-9c01-44b4-bba6-01902e40969b.jpg',
'https://images.openlane.eu/carimgs/5715019/general/2c57e71b-3151-46e1-a6ce-d76e7a607819.jpg',
'https://images.openlane.eu/carimgs/5715019/general/1005c936-d980-4013-8989-b9bed804fa53.jpg',
'https://images.openlane.eu/carimgs/5715019/general/c0d67cab-1460-4abc-ae8f-2ccbd6d34f90.jpg',
'https://images.openlane.eu/carimgs/5715019/general/567b417f-16c1-4c94-9ad4-256d1c94e274.jpg',
'https://images.openlane.eu/carimgs/5715019/general/a7099676-0816-4795-90ec-d2f5608e7b61.jpg',
'https://images.openlane.eu/carimgs/5715019/general/4a70ff09-6c2d-4b0c-aa7a-06f301a7b754.jpg',
'https://images.openlane.eu/carimgs/5715019/general/49a0fd7a-6fbd-4d73-b338-f3ed6ab043e5.jpg'],
'photos': [{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_0.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 173147,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/49f72ba8-80df-4df6-a0fd-4ab3f6cfeeb2.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_1.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 298523,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/5e8f229d-e747-41ba-ae0c-5284c10ef97e.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_2.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 239996,
'Height': 958,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/505fcdd6-9c01-44b4-bba6-01902e40969b.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_3.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 229820,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/2c57e71b-3151-46e1-a6ce-d76e7a607819.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_4.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 151727,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/1005c936-d980-4013-8989-b9bed804fa53.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_5.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 165667,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/c0d67cab-1460-4abc-ae8f-2ccbd6d34f90.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_6.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 208552,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/567b417f-16c1-4c94-9ad4-256d1c94e274.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_7.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 159017,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/a7099676-0816-4795-90ec-d2f5608e7b61.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_8.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 238517,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/4a70ff09-6c2d-4b0c-aa7a-06f301a7b754.jpg',
'Width': 1280},
{'BlobStorageUrl': 'https://alxproduction.blob.core.windows.net/top-deal-listing/listing_1650dbdd-965c-5c9b-9f59-c9eae8854b3b/1650dbdd-965c-5c9b-9f59-c9eae8854b3b_image_9.jpg',
'Extension': 'jpg',
'FileSizeInBytes': 85440,
'Height': 960,
'OriginUrl': 'https://images.openlane.eu/carimgs/5715019/general/49a0fd7a-6fbd-4d73-b338-f3ed6ab043e5.jpg',
'Width': 1280}],
'price': 11700,
'price_includes_vat': True,
'registration_date': '2022-10-26',
'seats_number': 5,
'seller_name': 'Car Quality Services GmbH',
'title': 'Citroën C5 X 1.6 Shine - Hybrid - Automatic - 224 hp - 99.048 km',
'transmission': 'automatic',
'trim': 'Shine',
'vin': None,
'year': 2022}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744863%27 HTTP/1.1" 200 None
2026-03-30 13:13:12 [adesa.de] INFO: Saving data for 10744863: {'created_time': 1774876392.403763, 'last_price_update_time': 1774876392.403774, 'auction_closing_time': 1775125800.0}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744863') HTTP/1.1" 204 0
2026-03-30 13:13:12 [scrapy.core.engine] INFO: Closing spider (finished)
2026-03-30 13:13:12 [adesa.de] INFO: adesa.de Crawl ended with reason finished, scrape types: {<ScrapeType.NEW: 1>: -6, <ScrapeType.NEW_DUPLICATE_ID: 4>: 6, <ScrapeType.PRICE_UPDATE: 2>: 0, <ScrapeType.AUCTION_UPDATE: 3>: 0, <ScrapeType.SKIPPED: 0>: 0, <ScrapeType.BATCH_SKIPPED: 5>: 0}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735075%27 HTTP/1.1" 200 None
2026-03-30 13:13:12 [adesa.de] INFO: Saving data for 10735075: {'created_time': 1774876392.529698}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735075') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735074%27 HTTP/1.1" 200 None
2026-03-30 13:13:12 [adesa.de] INFO: Saving data for 10735074: {'created_time': 1774876392.563483}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735074') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742799%27 HTTP/1.1" 200 None
2026-03-30 13:13:12 [adesa.de] INFO: Saving data for 10742799: {'created_time': 1774876392.599031}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742799') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710742725%27 HTTP/1.1" 200 None
2026-03-30 13:13:12 [adesa.de] INFO: Saving data for 10742725: {'created_time': 1774876392.633077}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10742725') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710744823%27 HTTP/1.1" 200 None
2026-03-30 13:13:12 [adesa.de] INFO: Saving data for 10744823: {'created_time': 1774876392.668189}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10744823') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20RowKey%20eq%20%2710735076%27 HTTP/1.1" 200 None
2026-03-30 13:13:12 [adesa.de] INFO: Saving data for 10735076: {'created_time': 1774876392.702213}
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "PATCH /ScrapedListings(PartitionKey='adesa.de',RowKey='10735076') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "POST /Tables HTTP/1.1" 409 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "GET /ScrapedListings()?$filter=PartitionKey%20eq%20%27adesa.de%27%20and%20last_price_update_time%20lt%201774444392 HTTP/1.1" 200 None
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10699732') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715066') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715596') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715617') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715618') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715620') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715635') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715644') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715660') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10715666') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716651') HTTP/1.1" 204 0
2026-03-30 13:13:12 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10716794') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717059') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717060') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717062') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717065') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717066') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717067') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717068') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717070') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717073') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717074') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717075') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717079') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717094') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10717096') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720298') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720299') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720422') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720429') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720450') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720456') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720463') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720468') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10720473') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721417') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721418') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721419') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721420') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721421') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721422') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721423') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721424') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721425') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721426') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721427') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721428') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721429') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721430') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721431') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721432') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721433') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721434') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721438') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721439') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721440') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721441') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721442') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721443') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721444') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721445') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721446') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721447') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721448') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721449') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721451') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721469') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721470') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721471') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721472') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721473') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721474') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721475') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721476') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721477') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721478') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721479') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721480') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721481') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721482') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721483') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721484') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721485') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721486') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721487') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721488') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721489') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721490') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721491') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721492') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721493') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721494') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721495') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721496') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721497') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721498') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721499') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721500') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721501') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721502') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721503') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721504') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721505') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721506') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721507') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721508') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721509') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721510') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721511') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721512') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721513') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721514') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721515') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721516') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721517') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721518') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721519') HTTP/1.1" 204 0
2026-03-30 13:13:13 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721520') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721521') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721522') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721523') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721524') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721525') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721526') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721527') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721528') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721529') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721530') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721531') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721532') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721533') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721534') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721535') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721536') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721537') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721538') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721539') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721540') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721541') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721542') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721543') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721544') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721545') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721546') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721547') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721548') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721549') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721550') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721551') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721552') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721553') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721554') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721555') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721556') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721557') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721558') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721559') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721560') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721561') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721562') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721563') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721564') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721565') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721566') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721567') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721568') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721569') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721570') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721571') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721572') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721573') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721574') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721575') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721576') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721577') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721578') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721579') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721580') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721581') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721582') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721583') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721584') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721585') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721586') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721587') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721588') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721589') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721590') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721591') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721592') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721593') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721594') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721595') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721596') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721597') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721598') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721599') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721600') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721601') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721605') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721623') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721627') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721634') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721637') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721638') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721639') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721642') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721643') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721644') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721645') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721647') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721648') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721649') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721650') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721702') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721703') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721704') HTTP/1.1" 204 0
2026-03-30 13:13:14 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721708') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721710') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721713') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721714') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721715') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721716') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721720') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721721') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721723') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10721725') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722326') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722328') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722330') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722332') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722334') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722335') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722337') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722338') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722339') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722340') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722341') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722342') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722344') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722345') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722346') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722347') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722348') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722349') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722351') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722352') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722353') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722354') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722355') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722356') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722716') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722717') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722718') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722719') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722720') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722722') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722724') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722725') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722726') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722727') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722763') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722784') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722785') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722818') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722840') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722841') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10722866') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723069') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723070') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723071') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723075') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723078') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723085') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723091') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723092') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723093') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723106') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723111') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723112') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723122') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723123') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723124') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723126') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723127') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723128') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723606') HTTP/1.1" 204 0
2026-03-30 13:13:15 [urllib3.connectionpool] DEBUG: https://alxsourcingstorageprod.table.core.windows.net:443 "DELETE /ScrapedListings(PartitionKey='adesa.de',RowKey='10723612') HTTP/1.1" 204 0
2026-03-30 13:13:15 [scrapy.extensions.feedexport] INFO: Stored jsonlines feed (502 items) in: file:///var/lib/scrapyd/items/sourcing_v2/adesa.de/task_40_2026-03-30T12_15_00.jl
2026-03-30 13:13:15 [scrapy.statscollectors] INFO: Dumping Scrapy stats:
{'downloader/exception_count': 1,
'downloader/exception_type_count/zyte_api._errors.RequestError': 1,
'downloader/request_bytes': 1735250,
'downloader/request_count': 2088,
'downloader/request_method_count/GET': 2077,
'downloader/request_method_count/POST': 11,
'downloader/response_bytes': 267293214,
'downloader/response_count': 2087,
'downloader/response_status_count/200': 1973,
'downloader/response_status_count/403': 114,
'elapsed_time_seconds': 2486.704983,
'feedexport/success_count/FileFeedStorage': 1,
'finish_reason': 'finished',
'finish_time': datetime.datetime(2026, 3, 30, 13, 13, 15, 664278, tzinfo=datetime.timezone.utc),
'httpcompression/response_bytes': 518387,
'httpcompression/response_count': 114,
'item_scraped_count': 502,
'log_count/DEBUG': 22106,
'log_count/ERROR': 2,
'log_count/INFO': 19992,
'memusage/max': 185606144,
'memusage/startup': 149536768,
'photo_download_count': 1454,
'request_depth_max': 12,
'response_received_count': 633,
'scheduler/dequeued': 2088,
'scheduler/dequeued/memory': 2088,
'scheduler/enqueued': 2088,
'scheduler/enqueued/memory': 2088,
'scrape_type/new': 358,
'scrape_type/new_duplicate_id': 6,
'scrape_type/price_update': 145,
'scrape_type/skipped': 558,
'scrapy-zyte-api/429': 0,
'scrapy-zyte-api/attempts': 596,
'scrapy-zyte-api/error_ratio': 0.12919463087248323,
'scrapy-zyte-api/error_types/download/temporary-error': 4,
'scrapy-zyte-api/error_types/website/connection-error': 1,
'scrapy-zyte-api/errors': 77,
"scrapy-zyte-api/exception_types/<class 'aiohttp.client_exceptions.ClientConnectorError'>": 72,
'scrapy-zyte-api/fatal_errors': 1,
'scrapy-zyte-api/mean_connection_seconds': 15.001191236787008,
'scrapy-zyte-api/mean_response_seconds': 15.00201332805452,
'scrapy-zyte-api/processed': 520,
'scrapy-zyte-api/request_args/customHttpRequestHeaders': 520,
'scrapy-zyte-api/request_args/experimental.requestCookies': 519,
'scrapy-zyte-api/request_args/experimental.responseCookies': 520,
'scrapy-zyte-api/request_args/httpRequestBody': 11,
'scrapy-zyte-api/request_args/httpRequestMethod': 11,
'scrapy-zyte-api/request_args/httpResponseBody': 520,
'scrapy-zyte-api/request_args/httpResponseHeaders': 520,
'scrapy-zyte-api/request_args/url': 520,
'scrapy-zyte-api/status_codes/0': 72,
'scrapy-zyte-api/status_codes/200': 519,
'scrapy-zyte-api/status_codes/421': 1,
'scrapy-zyte-api/status_codes/520': 4,
'scrapy-zyte-api/success': 519,
'scrapy-zyte-api/success_ratio': 0.9980769230769231,
'scrapy-zyte-api/throttle_ratio': 0.0,
'source/items_encountered': 1067,
'source/total_available': 1067,
'start_time': datetime.datetime(2026, 3, 30, 12, 31, 48, 959295, tzinfo=datetime.timezone.utc)}
2026-03-30 13:13:15 [scrapy.core.engine] INFO: Spider closed (finished)
2026-03-30 13:13:15 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f57b5d0f010>
2026-03-30 13:13:15 [asyncio] ERROR: Unclosed client session
client_session: <aiohttp.client.ClientSession object at 0x7f57b5959e50>